public class IfcWindowType extends IfcBuildingElementType
| Constructor and Description |
|---|
IfcWindowType() |
| Modifier and Type | Method and Description |
|---|---|
IfcBoolean |
getParameterTakesPrecedence() |
IfcWindowTypePartitioningEnum |
getPartitioningType() |
IfcWindowTypeEnum |
getPredefinedType() |
IfcLabel |
getUserDefinedPartitioningType() |
void |
setParameterTakesPrecedence(IfcBoolean value) |
void |
setPartitioningType(IfcWindowTypePartitioningEnum value) |
void |
setPredefinedType(IfcWindowTypeEnum value) |
void |
setUserDefinedPartitioningType(IfcLabel value) |
getElementType, setElementTypegetReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTaggetApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, 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 IfcWindowTypeEnum getPredefinedType()
public final void setPredefinedType(IfcWindowTypeEnum value)
public final IfcWindowTypePartitioningEnum getPartitioningType()
public final void setPartitioningType(IfcWindowTypePartitioningEnum value)
public final IfcBoolean getParameterTakesPrecedence()
public final void setParameterTakesPrecedence(IfcBoolean value)
public final IfcLabel getUserDefinedPartitioningType()
public final void setUserDefinedPartitioningType(IfcLabel value)