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, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcSpace getRelatingSpace()
public final void setRelatingSpace(IfcSpace value)
public final IfcCollection<IfcCovering> getRelatedCoverings()
public final void setRelatedCoverings(IfcCollection<IfcCovering> value)