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, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcObject> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObject> value)
public final IfcObject getRelatingObject()
public final void setRelatingObject(IfcObject value)