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, setElementType
getReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTag
getApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySets
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 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)