| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcRelConnectsPathElements
A representation of the model object 'Ifc Rel Connects Path Elements'.
|
interface |
IfcRelConnectsWithRealizingElements
A representation of the model object 'Ifc Rel Connects With Realizing Elements'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRelConnectsElements |
Ifc4Factory.createIfcRelConnectsElements()
Returns a new object of class 'Ifc Rel Connects Elements'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelConnectsElements> |
IfcElement.getConnectedFrom()
Returns the value of the 'Connected From' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelConnectsElements> |
IfcElement.getConnectedTo()
Returns the value of the 'Connected To' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRelConnectsElements |
Ifc4FactoryImpl.createIfcRelConnectsElements() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelConnectsElements> |
IfcElementImpl.getConnectedFrom() |
org.eclipse.emf.common.util.EList<IfcRelConnectsElements> |
IfcElementImpl.getConnectedTo() |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcRelConnectsElements(IfcRelConnectsElements object)
Returns the result of interpreting the object as an instance of 'Ifc Rel Connects Elements'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.