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, getContainedIn
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
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 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)