public class IfcRelCoversSpaces extends IfcRelConnects
Constructor and Description |
---|
IfcRelCoversSpaces() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcCovering> |
getRelatedCoverings() |
IfcSpace |
getRelatingSpace() |
void |
setRelatedCoverings(IfcCollection<IfcCovering> value) |
void |
setRelatingSpace(IfcSpace 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 IfcSpace getRelatingSpace()
public final void setRelatingSpace(IfcSpace value)
public final IfcCollection<IfcCovering> getRelatedCoverings()
public final void setRelatedCoverings(IfcCollection<IfcCovering> value)