public interface IfcDistributionPort extends IfcPort
The following features are supported:
Ifc4Package.getIfcDistributionPort()| Modifier and Type | Method and Description |
|---|---|
IfcFlowDirectionEnum |
getFlowDirection()
Returns the value of the 'Flow Direction' attribute.
|
IfcDistributionPortTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcDistributionSystemEnum |
getSystemType()
Returns the value of the 'System Type' attribute.
|
boolean |
isSetFlowDirection()
Returns whether the value of the '
Flow Direction' attribute is set. |
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetSystemType()
Returns whether the value of the '
System Type' attribute is set. |
void |
setFlowDirection(IfcFlowDirectionEnum value)
Sets the value of the '
Flow Direction' attribute. |
void |
setPredefinedType(IfcDistributionPortTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setSystemType(IfcDistributionSystemEnum value)
Sets the value of the '
System Type' attribute. |
void |
unsetFlowDirection()
Unsets the value of the '
Flow Direction' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetSystemType()
Unsets the value of the '
System Type' attribute. |
getConnectedFrom, getConnectedTo, getContainedIn, isSetConnectedFrom, isSetConnectedTo, isSetContainedIn, unsetConnectedFrom, unsetConnectedTo, unsetContainedIngetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcFlowDirectionEnum getFlowDirection()
IfcFlowDirectionEnum.
If the meaning of the 'Flow Direction' attribute isn't clear, there really should be more of a description here...
IfcFlowDirectionEnum,
isSetFlowDirection(),
unsetFlowDirection(),
setFlowDirection(IfcFlowDirectionEnum),
Ifc4Package.getIfcDistributionPort_FlowDirection()void setFlowDirection(IfcFlowDirectionEnum value)
Flow Direction' attribute.
value - the new value of the 'Flow Direction' attribute.IfcFlowDirectionEnum,
isSetFlowDirection(),
unsetFlowDirection(),
getFlowDirection()void unsetFlowDirection()
Flow Direction' attribute.
boolean isSetFlowDirection()
Flow Direction' attribute is set.
unsetFlowDirection(),
getFlowDirection(),
setFlowDirection(IfcFlowDirectionEnum)IfcDistributionPortTypeEnum getPredefinedType()
IfcDistributionPortTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcDistributionPortTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcDistributionPortTypeEnum),
Ifc4Package.getIfcDistributionPort_PredefinedType()void setPredefinedType(IfcDistributionPortTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcDistributionPortTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcDistributionPortTypeEnum)IfcDistributionSystemEnum getSystemType()
IfcDistributionSystemEnum.
If the meaning of the 'System Type' attribute isn't clear, there really should be more of a description here...
IfcDistributionSystemEnum,
isSetSystemType(),
unsetSystemType(),
setSystemType(IfcDistributionSystemEnum),
Ifc4Package.getIfcDistributionPort_SystemType()void setSystemType(IfcDistributionSystemEnum value)
System Type' attribute.
value - the new value of the 'System Type' attribute.IfcDistributionSystemEnum,
isSetSystemType(),
unsetSystemType(),
getSystemType()void unsetSystemType()
System Type' attribute.
boolean isSetSystemType()
System Type' attribute is set.
unsetSystemType(),
getSystemType(),
setSystemType(IfcDistributionSystemEnum)Copyright © 2016 OpenSource BIM. All rights reserved.