public class IfcDistributionPort extends IfcPort
| Constructor and Description |
|---|
IfcDistributionPort() |
| Modifier and Type | Method and Description |
|---|---|
IfcFlowDirectionEnum |
getFlowDirection() |
IfcDistributionPortTypeEnum |
getPredefinedType() |
IfcDistributionSystemEnum |
getSystemType() |
void |
setFlowDirection(IfcFlowDirectionEnum value) |
void |
setPredefinedType(IfcDistributionPortTypeEnum value) |
void |
setSystemType(IfcDistributionSystemEnum value) |
getConnectedFrom, getConnectedTo, getContainedIngetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcFlowDirectionEnum getFlowDirection()
public final void setFlowDirection(IfcFlowDirectionEnum value)
public final IfcDistributionPortTypeEnum getPredefinedType()
public final void setPredefinedType(IfcDistributionPortTypeEnum value)
public final IfcDistributionSystemEnum getSystemType()
public final void setSystemType(IfcDistributionSystemEnum value)