public interface IfcRelFlowControlElements extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcDistributionControlElement> |
getRelatedControlElements()
Returns the value of the 'Related Control Elements' reference list.
|
IfcDistributionFlowElement |
getRelatingFlowElement()
Returns the value of the 'Relating Flow Element' reference.
|
void |
setRelatingFlowElement(IfcDistributionFlowElement value)
Sets the value of the '
Relating Flow Element' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcDistributionControlElement> getRelatedControlElements()
IfcDistributionControlElement.
It is bidirectional and its opposite is 'Assigned To Flow Element'.
If the meaning of the 'Related Control Elements' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcRelFlowControlElements_RelatedControlElements(),
IfcDistributionControlElement.getAssignedToFlowElement()IfcDistributionFlowElement getRelatingFlowElement()
Has Control Elements'.
If the meaning of the 'Relating Flow Element' reference isn't clear, there really should be more of a description here...
setRelatingFlowElement(IfcDistributionFlowElement),
Ifc2x3tc1Package.getIfcRelFlowControlElements_RelatingFlowElement(),
IfcDistributionFlowElement.getHasControlElements()void setRelatingFlowElement(IfcDistributionFlowElement value)
Relating Flow Element' reference.
value - the new value of the 'Relating Flow Element' reference.getRelatingFlowElement()Copyright © 2018 OpenSource BIM. All rights reserved.