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, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcObjectDefinition> getRelatedObjects()
public final void setRelatedObjects(IfcCollection<IfcObjectDefinition> value)
public final IfcObjectTypeEnum getRelatedObjectsType()
public final void setRelatedObjectsType(IfcObjectTypeEnum value)