public class IfcComplexPropertyTemplate extends IfcPropertyTemplate
| Constructor and Description |
|---|
IfcComplexPropertyTemplate() |
| Modifier and Type | Method and Description |
|---|---|
IfcComplexPropertyTemplateTypeEnum |
getTemplateType() |
IfcLabel |
getUsageName() |
IfcCollection<IfcPropertyTemplate> |
hasPropertyTemplates() |
void |
setPropertyTemplates(IfcCollection<IfcPropertyTemplate> value) |
void |
setTemplateType(IfcComplexPropertyTemplateTypeEnum value) |
void |
setUsageName(IfcLabel value) |
getPartOfComplexTemplate, getPartOfPsetTemplatehasAssociations, hasContextgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLabel getUsageName()
public final void setUsageName(IfcLabel value)
public final IfcComplexPropertyTemplateTypeEnum getTemplateType()
public final void setTemplateType(IfcComplexPropertyTemplateTypeEnum value)
public final IfcCollection<IfcPropertyTemplate> hasPropertyTemplates()
public final void setPropertyTemplates(IfcCollection<IfcPropertyTemplate> value)