public interface IfcDistributionControlElement extends IfcDistributionElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelFlowControlElements> |
getAssignedToFlowElement()
Returns the value of the 'Assigned To Flow Element' reference list.
|
String |
getControlElementId()
Returns the value of the 'Control Element Id' attribute.
|
boolean |
isSetAssignedToFlowElement()
Returns whether the value of the '
Assigned To Flow Element' reference list is set. |
boolean |
isSetControlElementId()
Returns whether the value of the '
Control Element Id' attribute is set. |
void |
setControlElementId(String value)
Sets the value of the '
Control Element Id' attribute. |
void |
unsetAssignedToFlowElement()
Unsets the value of the '
Assigned To Flow Element' reference list. |
void |
unsetControlElementId()
Unsets the value of the '
Control Element Id' attribute. |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasCoverings, getHasOpenings, getHasPorts, getHasProjections, getHasStructuralMember, getIsConnectionRealization, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasCoverings, isSetHasOpenings, isSetHasPorts, isSetHasProjections, isSetHasStructuralMember, isSetIsConnectionRealization, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasCoverings, unsetHasOpenings, unsetHasPorts, unsetHasProjections, unsetHasStructuralMember, unsetIsConnectionRealization, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getControlElementId()
If the meaning of the 'Control Element Id' attribute isn't clear, there really should be more of a description here...
isSetControlElementId(),
unsetControlElementId(),
setControlElementId(String),
Ifc2x3tc1Package.getIfcDistributionControlElement_ControlElementId()void setControlElementId(String value)
Control Element Id' attribute.
value - the new value of the 'Control Element Id' attribute.isSetControlElementId(),
unsetControlElementId(),
getControlElementId()void unsetControlElementId()
Control Element Id' attribute.
boolean isSetControlElementId()
Control Element Id' attribute is set.
unsetControlElementId(),
getControlElementId(),
setControlElementId(String)org.eclipse.emf.common.util.EList<IfcRelFlowControlElements> getAssignedToFlowElement()
IfcRelFlowControlElements.
It is bidirectional and its opposite is 'Related Control Elements'.
If the meaning of the 'Assigned To Flow Element' reference list isn't clear, there really should be more of a description here...
isSetAssignedToFlowElement(),
unsetAssignedToFlowElement(),
Ifc2x3tc1Package.getIfcDistributionControlElement_AssignedToFlowElement(),
IfcRelFlowControlElements.getRelatedControlElements()void unsetAssignedToFlowElement()
Assigned To Flow Element' reference list.
boolean isSetAssignedToFlowElement()
Assigned To Flow Element' reference list is set.
unsetAssignedToFlowElement(),
getAssignedToFlowElement()Copyright © 2016 OpenSource BIM. All rights reserved.