public interface IfcRelConnectsPathElements extends IfcRelConnectsElements
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionTypeEnum |
getRelatedConnectionType()
Returns the value of the 'Related Connection Type' attribute.
|
org.eclipse.emf.common.util.EList<Integer> |
getRelatedPriorities()
Returns the value of the 'Related Priorities' attribute list.
|
IfcConnectionTypeEnum |
getRelatingConnectionType()
Returns the value of the 'Relating Connection Type' attribute.
|
org.eclipse.emf.common.util.EList<Integer> |
getRelatingPriorities()
Returns the value of the 'Relating Priorities' attribute list.
|
void |
setRelatedConnectionType(IfcConnectionTypeEnum value)
Sets the value of the '
Related Connection Type' attribute. |
void |
setRelatingConnectionType(IfcConnectionTypeEnum value)
Sets the value of the '
Relating Connection Type' attribute. |
getConnectionGeometry, getRelatedElement, getRelatingElement, isSetConnectionGeometry, setConnectionGeometry, setRelatedElement, setRelatingElement, unsetConnectionGeometrygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Integer> getRelatingPriorities()
Integer.
If the meaning of the 'Relating Priorities' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcRelConnectsPathElements_RelatingPriorities()org.eclipse.emf.common.util.EList<Integer> getRelatedPriorities()
Integer.
If the meaning of the 'Related Priorities' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcRelConnectsPathElements_RelatedPriorities()IfcConnectionTypeEnum getRelatedConnectionType()
IfcConnectionTypeEnum.
If the meaning of the 'Related Connection Type' attribute isn't clear, there really should be more of a description here...
IfcConnectionTypeEnum,
setRelatedConnectionType(IfcConnectionTypeEnum),
Ifc2x3tc1Package.getIfcRelConnectsPathElements_RelatedConnectionType()void setRelatedConnectionType(IfcConnectionTypeEnum value)
Related Connection Type' attribute.
value - the new value of the 'Related Connection Type' attribute.IfcConnectionTypeEnum,
getRelatedConnectionType()IfcConnectionTypeEnum getRelatingConnectionType()
IfcConnectionTypeEnum.
If the meaning of the 'Relating Connection Type' attribute isn't clear, there really should be more of a description here...
IfcConnectionTypeEnum,
setRelatingConnectionType(IfcConnectionTypeEnum),
Ifc2x3tc1Package.getIfcRelConnectsPathElements_RelatingConnectionType()void setRelatingConnectionType(IfcConnectionTypeEnum value)
Relating Connection Type' attribute.
value - the new value of the 'Relating Connection Type' attribute.IfcConnectionTypeEnum,
getRelatingConnectionType()Copyright © 2016 OpenSource BIM. All rights reserved.