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, getPartOfPsetTemplate
hasAssociations, hasContext
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 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)