public interface IfcDoorType extends IfcBuildingElementType
The following features are supported:
Ifc4Package.getIfcDoorType()| Modifier and Type | Method and Description |
|---|---|
IfcDoorTypeOperationEnum |
getOperationType()
Returns the value of the 'Operation Type' attribute.
|
Tristate |
getParameterTakesPrecedence()
Returns the value of the 'Parameter Takes Precedence' attribute.
|
IfcDoorTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
String |
getUserDefinedOperationType()
Returns the value of the 'User Defined Operation Type' attribute.
|
boolean |
isSetParameterTakesPrecedence()
Returns whether the value of the '
Parameter Takes Precedence' attribute is set. |
boolean |
isSetUserDefinedOperationType()
Returns whether the value of the '
User Defined Operation Type' attribute is set. |
void |
setOperationType(IfcDoorTypeOperationEnum value)
Sets the value of the '
Operation Type' attribute. |
void |
setParameterTakesPrecedence(Tristate value)
Sets the value of the '
Parameter Takes Precedence' attribute. |
void |
setPredefinedType(IfcDoorTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setUserDefinedOperationType(String value)
Sets the value of the '
User Defined Operation Type' attribute. |
void |
unsetParameterTakesPrecedence()
Unsets the value of the '
Parameter Takes Precedence' attribute. |
void |
unsetUserDefinedOperationType()
Unsets the value of the '
User Defined Operation Type' attribute. |
getElementType, isSetElementType, setElementType, unsetElementTypegetReferencedBy, getRepresentationMaps, getTag, isSetReferencedBy, isSetRepresentationMaps, isSetTag, setTag, unsetReferencedBy, unsetRepresentationMaps, unsetTaggetApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, 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, removeIfcDoorTypeEnum getPredefinedType()
IfcDoorTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcDoorTypeEnum,
setPredefinedType(IfcDoorTypeEnum),
Ifc4Package.getIfcDoorType_PredefinedType()void setPredefinedType(IfcDoorTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcDoorTypeEnum,
getPredefinedType()IfcDoorTypeOperationEnum getOperationType()
IfcDoorTypeOperationEnum.
If the meaning of the 'Operation Type' attribute isn't clear, there really should be more of a description here...
IfcDoorTypeOperationEnum,
setOperationType(IfcDoorTypeOperationEnum),
Ifc4Package.getIfcDoorType_OperationType()void setOperationType(IfcDoorTypeOperationEnum value)
Operation Type' attribute.
value - the new value of the 'Operation Type' attribute.IfcDoorTypeOperationEnum,
getOperationType()Tristate getParameterTakesPrecedence()
Tristate.
If the meaning of the 'Parameter Takes Precedence' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetParameterTakesPrecedence(),
unsetParameterTakesPrecedence(),
setParameterTakesPrecedence(Tristate),
Ifc4Package.getIfcDoorType_ParameterTakesPrecedence()void setParameterTakesPrecedence(Tristate value)
Parameter Takes Precedence' attribute.
value - the new value of the 'Parameter Takes Precedence' attribute.Tristate,
isSetParameterTakesPrecedence(),
unsetParameterTakesPrecedence(),
getParameterTakesPrecedence()void unsetParameterTakesPrecedence()
Parameter Takes Precedence' attribute.
boolean isSetParameterTakesPrecedence()
Parameter Takes Precedence' attribute is set.
unsetParameterTakesPrecedence(),
getParameterTakesPrecedence(),
setParameterTakesPrecedence(Tristate)String getUserDefinedOperationType()
If the meaning of the 'User Defined Operation Type' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedOperationType(),
unsetUserDefinedOperationType(),
setUserDefinedOperationType(String),
Ifc4Package.getIfcDoorType_UserDefinedOperationType()void setUserDefinedOperationType(String value)
User Defined Operation Type' attribute.
value - the new value of the 'User Defined Operation Type' attribute.isSetUserDefinedOperationType(),
unsetUserDefinedOperationType(),
getUserDefinedOperationType()void unsetUserDefinedOperationType()
User Defined Operation Type' attribute.
boolean isSetUserDefinedOperationType()
User Defined Operation Type' attribute is set.
unsetUserDefinedOperationType(),
getUserDefinedOperationType(),
setUserDefinedOperationType(String)Copyright © 2016 OpenSource BIM. All rights reserved.