public interface IfcRelDefinesByType extends IfcRelDefines
The following features are supported:
Ifc4Package.getIfcRelDefinesByType()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcObject> |
getRelatedObjects()
Returns the value of the 'Related Objects' reference list.
|
IfcTypeObject |
getRelatingType()
Returns the value of the 'Relating Type' reference.
|
void |
setRelatingType(IfcTypeObject value)
Sets the value of the '
Relating Type' reference. |
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<IfcObject> getRelatedObjects()
IfcObject.
It is bidirectional and its opposite is 'Is Typed By'.
If the meaning of the 'Related Objects' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelDefinesByType_RelatedObjects(),
IfcObject.getIsTypedBy()IfcTypeObject getRelatingType()
Types'.
If the meaning of the 'Relating Type' reference isn't clear, there really should be more of a description here...
setRelatingType(IfcTypeObject),
Ifc4Package.getIfcRelDefinesByType_RelatingType(),
IfcTypeObject.getTypes()void setRelatingType(IfcTypeObject value)
Relating Type' reference.
value - the new value of the 'Relating Type' reference.getRelatingType()Copyright © 2016 OpenSource BIM. All rights reserved.