public interface IfcRelDefinesByProperties extends IfcRelDefines
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcObjectDefinition> |
getRelatedObjects()
Returns the value of the 'Related Objects' reference list.
|
IfcPropertySetDefinitionSelect |
getRelatingPropertyDefinition()
Returns the value of the 'Relating Property Definition' reference.
|
void |
setRelatingPropertyDefinition(IfcPropertySetDefinitionSelect value)
Sets the value of the '
Relating Property Definition' 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<IfcObjectDefinition> getRelatedObjects()
IfcObjectDefinition.
If the meaning of the 'Related Objects' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelDefinesByProperties_RelatedObjects()IfcPropertySetDefinitionSelect getRelatingPropertyDefinition()
If the meaning of the 'Relating Property Definition' reference isn't clear, there really should be more of a description here...
setRelatingPropertyDefinition(IfcPropertySetDefinitionSelect),
Ifc4Package.getIfcRelDefinesByProperties_RelatingPropertyDefinition()void setRelatingPropertyDefinition(IfcPropertySetDefinitionSelect value)
Relating Property Definition' reference.
value - the new value of the 'Relating Property Definition' reference.getRelatingPropertyDefinition()Copyright © 2016 OpenSource BIM. All rights reserved.