public abstract class IfcSpatialStructureElement extends IfcProduct
Constructor and Description |
---|
IfcSpatialStructureElement() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcRelContainedInSpatialStructure> |
containsElements() |
IfcElementCompositionEnum |
getCompositionType() |
IfcLabel |
getLongName() |
IfcCollection<IfcRelReferencedInSpatialStructure> |
getReferencesElements() |
IfcCollection<IfcRelServicesBuildings> |
getServicedBySystems() |
void |
setCompositionType(IfcElementCompositionEnum value) |
void |
setLongName(IfcLabel value) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcLabel getLongName()
public final void setLongName(IfcLabel value)
public final IfcElementCompositionEnum getCompositionType()
public final void setCompositionType(IfcElementCompositionEnum value)
public final IfcCollection<IfcRelReferencedInSpatialStructure> getReferencesElements()
public final IfcCollection<IfcRelServicesBuildings> getServicedBySystems()
public final IfcCollection<IfcRelContainedInSpatialStructure> containsElements()