public abstract class AggregationType extends Object implements BaseType, UnderlyingType
| Constructor and Description |
|---|
AggregationType(BaseType element_type)
Standard constructor
|
| Modifier and Type | Method and Description |
|---|---|
BaseType |
getElement_type() |
void |
setElement_type(BaseType element_type) |
public AggregationType(BaseType element_type)
element_type - a base element type this aggregation collectsCopyright © 2018 OpenSource BIM. All rights reserved.