public interface IfcPropertyTemplate extends IfcPropertyTemplateDefinition
The following features are supported:
Ifc4Package.getIfcPropertyTemplate()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcComplexPropertyTemplate> |
getPartOfComplexTemplate()
Returns the value of the 'Part Of Complex Template' reference list.
|
org.eclipse.emf.common.util.EList<IfcPropertySetTemplate> |
getPartOfPsetTemplate()
Returns the value of the 'Part Of Pset Template' reference list.
|
boolean |
isSetPartOfComplexTemplate()
Returns whether the value of the '
Part Of Complex Template' reference list is set. |
boolean |
isSetPartOfPsetTemplate()
Returns whether the value of the '
Part Of Pset Template' reference list is set. |
void |
unsetPartOfComplexTemplate()
Unsets the value of the '
Part Of Complex Template' reference list. |
void |
unsetPartOfPsetTemplate()
Unsets the value of the '
Part Of Pset Template' reference list. |
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, removeorg.eclipse.emf.common.util.EList<IfcComplexPropertyTemplate> getPartOfComplexTemplate()
IfcComplexPropertyTemplate.
It is bidirectional and its opposite is 'Has Property Templates'.
If the meaning of the 'Part Of Complex Template' reference list isn't clear, there really should be more of a description here...
isSetPartOfComplexTemplate(),
unsetPartOfComplexTemplate(),
Ifc4Package.getIfcPropertyTemplate_PartOfComplexTemplate(),
IfcComplexPropertyTemplate.getHasPropertyTemplates()void unsetPartOfComplexTemplate()
Part Of Complex Template' reference list.
boolean isSetPartOfComplexTemplate()
Part Of Complex Template' reference list is set.
unsetPartOfComplexTemplate(),
getPartOfComplexTemplate()org.eclipse.emf.common.util.EList<IfcPropertySetTemplate> getPartOfPsetTemplate()
IfcPropertySetTemplate.
It is bidirectional and its opposite is 'Has Property Templates'.
If the meaning of the 'Part Of Pset Template' reference list isn't clear, there really should be more of a description here...
isSetPartOfPsetTemplate(),
unsetPartOfPsetTemplate(),
Ifc4Package.getIfcPropertyTemplate_PartOfPsetTemplate(),
IfcPropertySetTemplate.getHasPropertyTemplates()void unsetPartOfPsetTemplate()
Part Of Pset Template' reference list.
isSetPartOfPsetTemplate(),
getPartOfPsetTemplate()boolean isSetPartOfPsetTemplate()
Part Of Pset Template' reference list is set.
unsetPartOfPsetTemplate(),
getPartOfPsetTemplate()Copyright © 2016 OpenSource BIM. All rights reserved.