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, 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 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()