public class IfcComplexProperty extends IfcProperty
| Constructor and Description |
|---|
IfcComplexProperty() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier |
getUsageName() |
IfcCollection<IfcProperty> |
hasProperties() |
void |
setProperties(IfcCollection<IfcProperty> value) |
void |
setUsageName(IfcIdentifier value) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier getUsageName()
public final void setUsageName(IfcIdentifier value)
public final IfcCollection<IfcProperty> hasProperties()
public final void setProperties(IfcCollection<IfcProperty> value)