| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcProject
A representation of the model object 'Ifc Project'.
|
interface |
IfcProjectLibrary
A representation of the model object 'Ifc Project Library'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcContext |
Ifc4Factory.createIfcContext()
Returns a new object of class 'Ifc Context'.
|
IfcContext |
IfcRelDeclares.getRelatingContext()
Returns the value of the 'Relating Context' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelDeclares.setRelatingContext(IfcContext value)
Sets the value of the '
Relating Context' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcContextImpl
An implementation of the model object 'Ifc Context'.
|
class |
IfcProjectImpl
An implementation of the model object 'Ifc Project'.
|
class |
IfcProjectLibraryImpl
An implementation of the model object 'Ifc Project Library'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcContext |
Ifc4FactoryImpl.createIfcContext() |
IfcContext |
IfcRelDeclaresImpl.getRelatingContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelDeclaresImpl.setRelatingContext(IfcContext newRelatingContext) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcContext(IfcContext object)
Returns the result of interpreting the object as an instance of 'Ifc Context'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.