public class IfcRelDefinesByObject extends IfcRelDefines
| Constructor and Description |
|---|
IfcRelDefinesByObject() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcObject> |
getRelatedObjects() |
IfcObject |
getRelatingObject() |
void |
setRelatedObjects(IfcCollection<IfcObject> value) |
void |
setRelatingObject(IfcObject value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcObject> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObject> value)
public final IfcObject getRelatingObject()
public final void setRelatingObject(IfcObject value)