public interface IfcPropertySetTemplate extends IfcPropertyTemplateDefinition
The following features are supported:
Ifc4Package.getIfcPropertySetTemplate()| Modifier and Type | Method and Description |
|---|---|
String |
getApplicableEntity()
Returns the value of the 'Applicable Entity' attribute.
|
org.eclipse.emf.common.util.EList<IfcRelDefinesByTemplate> |
getDefines()
Returns the value of the 'Defines' reference list.
|
org.eclipse.emf.common.util.EList<IfcPropertyTemplate> |
getHasPropertyTemplates()
Returns the value of the 'Has Property Templates' reference list.
|
IfcPropertySetTemplateTypeEnum |
getTemplateType()
Returns the value of the 'Template Type' attribute.
|
boolean |
isSetApplicableEntity()
Returns whether the value of the '
Applicable Entity' attribute is set. |
boolean |
isSetDefines()
Returns whether the value of the '
Defines' reference list is set. |
boolean |
isSetTemplateType()
Returns whether the value of the '
Template Type' attribute is set. |
void |
setApplicableEntity(String value)
Sets the value of the '
Applicable Entity' attribute. |
void |
setTemplateType(IfcPropertySetTemplateTypeEnum value)
Sets the value of the '
Template Type' attribute. |
void |
unsetApplicableEntity()
Unsets the value of the '
Applicable Entity' attribute. |
void |
unsetDefines()
Unsets the value of the '
Defines' reference list. |
void |
unsetTemplateType()
Unsets the value of the '
Template Type' attribute. |
getHasAssociations, getHasContext, isSetHasAssociations, isSetHasContext, unsetHasAssociations, unsetHasContextgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPropertySetTemplateTypeEnum getTemplateType()
IfcPropertySetTemplateTypeEnum.
If the meaning of the 'Template Type' attribute isn't clear, there really should be more of a description here...
IfcPropertySetTemplateTypeEnum,
isSetTemplateType(),
unsetTemplateType(),
setTemplateType(IfcPropertySetTemplateTypeEnum),
Ifc4Package.getIfcPropertySetTemplate_TemplateType()void setTemplateType(IfcPropertySetTemplateTypeEnum value)
Template Type' attribute.
value - the new value of the 'Template Type' attribute.IfcPropertySetTemplateTypeEnum,
isSetTemplateType(),
unsetTemplateType(),
getTemplateType()void unsetTemplateType()
Template Type' attribute.
boolean isSetTemplateType()
Template Type' attribute is set.
unsetTemplateType(),
getTemplateType(),
setTemplateType(IfcPropertySetTemplateTypeEnum)String getApplicableEntity()
If the meaning of the 'Applicable Entity' attribute isn't clear, there really should be more of a description here...
isSetApplicableEntity(),
unsetApplicableEntity(),
setApplicableEntity(String),
Ifc4Package.getIfcPropertySetTemplate_ApplicableEntity()void setApplicableEntity(String value)
Applicable Entity' attribute.
value - the new value of the 'Applicable Entity' attribute.isSetApplicableEntity(),
unsetApplicableEntity(),
getApplicableEntity()void unsetApplicableEntity()
Applicable Entity' attribute.
boolean isSetApplicableEntity()
Applicable Entity' attribute is set.
unsetApplicableEntity(),
getApplicableEntity(),
setApplicableEntity(String)org.eclipse.emf.common.util.EList<IfcPropertyTemplate> getHasPropertyTemplates()
IfcPropertyTemplate.
It is bidirectional and its opposite is 'Part Of Pset Template'.
If the meaning of the 'Has Property Templates' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcPropertySetTemplate_HasPropertyTemplates(),
IfcPropertyTemplate.getPartOfPsetTemplate()org.eclipse.emf.common.util.EList<IfcRelDefinesByTemplate> getDefines()
IfcRelDefinesByTemplate.
It is bidirectional and its opposite is 'Relating Template'.
If the meaning of the 'Defines' reference list isn't clear, there really should be more of a description here...
isSetDefines(),
unsetDefines(),
Ifc4Package.getIfcPropertySetTemplate_Defines(),
IfcRelDefinesByTemplate.getRelatingTemplate()void unsetDefines()
Defines' reference list.
isSetDefines(),
getDefines()boolean isSetDefines()
Defines' reference list is set.
unsetDefines(),
getDefines()Copyright © 2018 OpenSource BIM. All rights reserved.