public class IfcRelNests extends IfcRelDecomposes
Constructor and Description |
---|
IfcRelNests() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcObjectDefinition> |
getRelatedObjects() |
IfcObjectDefinition |
getRelatingObject() |
void |
setRelatedObjects(IfcCollection<IfcObjectDefinition> value) |
void |
setRelatingObject(IfcObjectDefinition 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 IfcObjectDefinition getRelatingObject()
public final void setRelatingObject(IfcObjectDefinition value)
public final IfcCollection<IfcObjectDefinition> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)