public abstract class IfcRelAssigns extends IfcRelationship
Constructor and Description |
---|
IfcRelAssigns() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcObjectDefinition> |
getRelatedObjects() |
IfcObjectTypeEnum |
getRelatedObjectsType() |
void |
setRelatedObjects(IfcCollection<IfcObjectDefinition> value) |
void |
setRelatedObjectsType(IfcObjectTypeEnum 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<IfcObjectDefinition> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)
public final IfcObjectTypeEnum getRelatedObjectsType()
public final void setRelatedObjectsType(IfcObjectTypeEnum value)