public class IfcPropertySetTemplate extends IfcPropertyTemplateDefinition
| Constructor and Description |
|---|
IfcPropertySetTemplate() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier |
getApplicableEntity() |
IfcCollection<IfcRelDefinesByTemplate> |
getDefines() |
IfcPropertySetTemplateTypeEnum |
getTemplateType() |
IfcCollection<IfcPropertyTemplate> |
hasPropertyTemplates() |
void |
setApplicableEntity(IfcIdentifier value) |
void |
setPropertyTemplates(IfcCollection<IfcPropertyTemplate> value) |
void |
setTemplateType(IfcPropertySetTemplateTypeEnum value) |
hasAssociations, hasContextgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPropertySetTemplateTypeEnum getTemplateType()
public final void setTemplateType(IfcPropertySetTemplateTypeEnum value)
public final IfcIdentifier getApplicableEntity()
public final void setApplicableEntity(IfcIdentifier value)
public final IfcCollection<IfcPropertyTemplate> hasPropertyTemplates()
public final void setPropertyTemplates(IfcCollection<IfcPropertyTemplate> value)
public final IfcCollection<IfcRelDefinesByTemplate> getDefines()