public interface IfcRelAssigns extends IfcRelationship
The following features are supported:
Ifc4Package.getIfcRelAssigns()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcObjectDefinition> |
getRelatedObjects()
Returns the value of the 'Related Objects' reference list.
|
IfcObjectTypeEnum |
getRelatedObjectsType()
Returns the value of the 'Related Objects Type' attribute.
|
boolean |
isSetRelatedObjectsType()
Returns whether the value of the '
Related Objects Type' attribute is set. |
void |
setRelatedObjectsType(IfcObjectTypeEnum value)
Sets the value of the '
Related Objects Type' attribute. |
void |
unsetRelatedObjectsType()
Unsets the value of the '
Related Objects Type' attribute. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcObjectDefinition> getRelatedObjects()
IfcObjectDefinition.
It is bidirectional and its opposite is 'Has Assignments'.
If the meaning of the 'Related Objects' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelAssigns_RelatedObjects(),
IfcObjectDefinition.getHasAssignments()IfcObjectTypeEnum getRelatedObjectsType()
IfcObjectTypeEnum.
If the meaning of the 'Related Objects Type' attribute isn't clear, there really should be more of a description here...
IfcObjectTypeEnum,
isSetRelatedObjectsType(),
unsetRelatedObjectsType(),
setRelatedObjectsType(IfcObjectTypeEnum),
Ifc4Package.getIfcRelAssigns_RelatedObjectsType()void setRelatedObjectsType(IfcObjectTypeEnum value)
Related Objects Type' attribute.
value - the new value of the 'Related Objects Type' attribute.IfcObjectTypeEnum,
isSetRelatedObjectsType(),
unsetRelatedObjectsType(),
getRelatedObjectsType()void unsetRelatedObjectsType()
Related Objects Type' attribute.
boolean isSetRelatedObjectsType()
Related Objects Type' attribute is set.
unsetRelatedObjectsType(),
getRelatedObjectsType(),
setRelatedObjectsType(IfcObjectTypeEnum)Copyright © 2018 OpenSource BIM. All rights reserved.