public interface IfcRelDefinesByTemplate extends IfcRelDefines
The following features are supported:
Ifc4Package.getIfcRelDefinesByTemplate()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPropertySetDefinition> |
getRelatedPropertySets()
Returns the value of the 'Related Property Sets' reference list.
|
IfcPropertySetTemplate |
getRelatingTemplate()
Returns the value of the 'Relating Template' reference.
|
void |
setRelatingTemplate(IfcPropertySetTemplate value)
Sets the value of the '
Relating Template' reference. |
getDescription, 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<IfcPropertySetDefinition> getRelatedPropertySets()
IfcPropertySetDefinition.
It is bidirectional and its opposite is 'Is Defined By'.
If the meaning of the 'Related Property Sets' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelDefinesByTemplate_RelatedPropertySets(),
IfcPropertySetDefinition.getIsDefinedBy()IfcPropertySetTemplate getRelatingTemplate()
Defines'.
If the meaning of the 'Relating Template' reference isn't clear, there really should be more of a description here...
setRelatingTemplate(IfcPropertySetTemplate),
Ifc4Package.getIfcRelDefinesByTemplate_RelatingTemplate(),
IfcPropertySetTemplate.getDefines()void setRelatingTemplate(IfcPropertySetTemplate value)
Relating Template' reference.
value - the new value of the 'Relating Template' reference.getRelatingTemplate()Copyright © 2018 OpenSource BIM. All rights reserved.