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, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, hasApprovals, hasConstraints, setDescription, setName
hasExternalReferences
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcIdentifier getUsageName()
public final void setUsageName(IfcIdentifier value)
public final IfcCollection<IfcProperty> hasProperties()
public final void setProperties(IfcCollection<IfcProperty> value)