public class IfcSimplePropertyTemplate4 extends IfcPropertyTemplate4
IfcSimplePropertyTemplate
| Constructor and Description |
|---|
IfcSimplePropertyTemplate4() |
| Modifier and Type | Method and Description |
|---|---|
IfcStateEnum4 |
getAccessState() |
IfcPropertyEnumeration4 |
getEnumerators() |
IfcLabel4 |
getExpression() |
IfcLabel4 |
getPrimaryMeasureType() |
IfcUnit4 |
getPrimaryUnit() |
IfcLabel4 |
getSecondaryMeasureType() |
IfcUnit4 |
getSecondaryUnit() |
IfcSimplePropertyTemplateTypeEnum4 |
getTemplateType() |
void |
setAccessState(IfcStateEnum4 value) |
void |
setEnumerators(IfcPropertyEnumeration4 value) |
void |
setExpression(IfcLabel4 value) |
void |
setPrimaryMeasureType(IfcLabel4 value) |
void |
setPrimaryUnit(IfcUnit4 value) |
void |
setSecondaryMeasureType(IfcLabel4 value) |
void |
setSecondaryUnit(IfcUnit4 value) |
void |
setTemplateType(IfcSimplePropertyTemplateTypeEnum4 value) |
getPartOfComplexTemplate, getPartOfPsetTemplatehasAssociations, hasContextgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcSimplePropertyTemplateTypeEnum4 getTemplateType()
public final void setTemplateType(IfcSimplePropertyTemplateTypeEnum4 value)
public final IfcLabel4 getPrimaryMeasureType()
public final void setPrimaryMeasureType(IfcLabel4 value)
public final IfcLabel4 getSecondaryMeasureType()
public final void setSecondaryMeasureType(IfcLabel4 value)
public final IfcPropertyEnumeration4 getEnumerators()
public final void setEnumerators(IfcPropertyEnumeration4 value)
public final IfcUnit4 getPrimaryUnit()
public final void setPrimaryUnit(IfcUnit4 value)
public final IfcUnit4 getSecondaryUnit()
public final void setSecondaryUnit(IfcUnit4 value)
public final IfcLabel4 getExpression()
public final void setExpression(IfcLabel4 value)
public final IfcStateEnum4 getAccessState()
public final void setAccessState(IfcStateEnum4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.