public class IfcRelContainedInSpatialStructure extends IfcRelConnects
Constructor and Description |
---|
IfcRelContainedInSpatialStructure() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcProduct> |
getRelatedElements() |
IfcSpatialElement |
getRelatingStructure() |
void |
setRelatedElements(IfcCollection<IfcProduct> value) |
void |
setRelatingStructure(IfcSpatialElement value) |
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 IfcCollection<IfcProduct> getRelatedElements()
public final void setRelatedElements(IfcCollection<IfcProduct> value)
public final IfcSpatialElement getRelatingStructure()
public final void setRelatingStructure(IfcSpatialElement value)