public interface IfcRelConnectsWithRealizingElements extends IfcRelConnectsElements
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionType()
Returns the value of the 'Connection Type' attribute.
|
org.eclipse.emf.common.util.EList<IfcElement> |
getRealizingElements()
Returns the value of the 'Realizing Elements' reference list.
|
boolean |
isSetConnectionType()
Returns whether the value of the '
Connection Type' attribute is set. |
void |
setConnectionType(String value)
Sets the value of the '
Connection Type' attribute. |
void |
unsetConnectionType()
Unsets the value of the '
Connection Type' attribute. |
getConnectionGeometry, getRelatedElement, getRelatingElement, isSetConnectionGeometry, setConnectionGeometry, setRelatedElement, setRelatingElement, unsetConnectionGeometrygetDescription, 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<IfcElement> getRealizingElements()
IfcElement.
It is bidirectional and its opposite is 'Is Connection Realization'.
If the meaning of the 'Realizing Elements' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelConnectsWithRealizingElements_RealizingElements(),
IfcElement.getIsConnectionRealization()String getConnectionType()
If the meaning of the 'Connection Type' attribute isn't clear, there really should be more of a description here...
isSetConnectionType(),
unsetConnectionType(),
setConnectionType(String),
Ifc4Package.getIfcRelConnectsWithRealizingElements_ConnectionType()void setConnectionType(String value)
Connection Type' attribute.
value - the new value of the 'Connection Type' attribute.isSetConnectionType(),
unsetConnectionType(),
getConnectionType()void unsetConnectionType()
Connection Type' attribute.
boolean isSetConnectionType()
Connection Type' attribute is set.
unsetConnectionType(),
getConnectionType(),
setConnectionType(String)Copyright © 2016 OpenSource BIM. All rights reserved.