public interface IfcRelDecomposes extends IfcRelationship
The following features are supported:
Ifc2x3tc1Package.getIfcRelDecomposes()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcObjectDefinition> |
getRelatedObjects()
Returns the value of the 'Related Objects' reference list.
|
IfcObjectDefinition |
getRelatingObject()
Returns the value of the 'Relating Object' reference.
|
void |
setRelatingObject(IfcObjectDefinition value)
Sets the value of the '
Relating Object' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcObjectDefinition getRelatingObject()
Is Decomposed By'.
If the meaning of the 'Relating Object' reference isn't clear, there really should be more of a description here...
setRelatingObject(IfcObjectDefinition),
Ifc2x3tc1Package.getIfcRelDecomposes_RelatingObject(),
IfcObjectDefinition.getIsDecomposedBy()void setRelatingObject(IfcObjectDefinition value)
Relating Object' reference.
value - the new value of the 'Relating Object' reference.getRelatingObject()org.eclipse.emf.common.util.EList<IfcObjectDefinition> getRelatedObjects()
IfcObjectDefinition.
It is bidirectional and its opposite is 'Decomposes'.
If the meaning of the 'Related Objects' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcRelDecomposes_RelatedObjects(),
IfcObjectDefinition.getDecomposes()Copyright © 2018 OpenSource BIM. All rights reserved.