public class IfcRelFlowControlElements extends IfcRelConnects
Constructor and Description |
---|
IfcRelFlowControlElements() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcDistributionControlElement> |
getRelatedControlElements() |
IfcDistributionFlowElement |
getRelatingFlowElement() |
void |
setRelatedControlElements(IfcCollection<IfcDistributionControlElement> value) |
void |
setRelatingFlowElement(IfcDistributionFlowElement value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcDistributionControlElement> getRelatedControlElements()
public final void setRelatedControlElements(IfcCollection<IfcDistributionControlElement> value)
public final IfcDistributionFlowElement getRelatingFlowElement()
public final void setRelatingFlowElement(IfcDistributionFlowElement value)