public interface IfcRelDefinesByObject extends IfcRelDefines
The following features are supported:
Ifc4Package.getIfcRelDefinesByObject()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcObject> |
getRelatedObjects()
Returns the value of the 'Related Objects' reference list.
|
IfcObject |
getRelatingObject()
Returns the value of the 'Relating Object' reference.
|
void |
setRelatingObject(IfcObject value)
Sets the value of the '
Relating Object' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcObject> getRelatedObjects()
IfcObject.
It is bidirectional and its opposite is 'Is Declared By'.
If the meaning of the 'Related Objects' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelDefinesByObject_RelatedObjects(),
IfcObject.getIsDeclaredBy()IfcObject getRelatingObject()
Declares'.
If the meaning of the 'Relating Object' reference isn't clear, there really should be more of a description here...
setRelatingObject(IfcObject),
Ifc4Package.getIfcRelDefinesByObject_RelatingObject(),
IfcObject.getDeclares()void setRelatingObject(IfcObject value)
Relating Object' reference.
value - the new value of the 'Relating Object' reference.getRelatingObject()Copyright © 2018 OpenSource BIM. All rights reserved.