public class IfcRelCoversBldgElements extends IfcRelConnects
| Constructor and Description |
|---|
IfcRelCoversBldgElements() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcCovering> |
getRelatedCoverings() |
IfcElement |
getRelatingBuildingElement() |
void |
setRelatedCoverings(IfcCollection<IfcCovering> value) |
void |
setRelatingBuildingElement(IfcElement value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcElement getRelatingBuildingElement()
public final void setRelatingBuildingElement(IfcElement value)
public final IfcCollection<IfcCovering> getRelatedCoverings()
public final void setRelatedCoverings(IfcCollection<IfcCovering> value)