| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcAsset
A representation of the model object 'Ifc Asset'.
|
interface |
IfcBuildingSystem
A representation of the model object 'Ifc Building System'.
|
interface |
IfcDistributionCircuit
A representation of the model object 'Ifc Distribution Circuit'.
|
interface |
IfcDistributionSystem
A representation of the model object 'Ifc Distribution System'.
|
interface |
IfcInventory
A representation of the model object 'Ifc Inventory'.
|
interface |
IfcStructuralAnalysisModel
A representation of the model object 'Ifc Structural Analysis Model'.
|
interface |
IfcStructuralLoadCase
A representation of the model object 'Ifc Structural Load Case'.
|
interface |
IfcStructuralLoadGroup
A representation of the model object 'Ifc Structural Load Group'.
|
interface |
IfcStructuralResultGroup
A representation of the model object 'Ifc Structural Result Group'.
|
interface |
IfcSystem
A representation of the model object 'Ifc System'.
|
interface |
IfcZone
A representation of the model object 'Ifc Zone'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcGroup |
Ifc4Factory.createIfcGroup()
Returns a new object of class 'Ifc Group'.
|
IfcGroup |
IfcRelAssignsToGroup.getRelatingGroup()
Returns the value of the 'Relating Group' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToGroup.setRelatingGroup(IfcGroup value)
Sets the value of the '
Relating Group' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAssetImpl
An implementation of the model object 'Ifc Asset'.
|
class |
IfcBuildingSystemImpl
An implementation of the model object 'Ifc Building System'.
|
class |
IfcDistributionCircuitImpl
An implementation of the model object 'Ifc Distribution Circuit'.
|
class |
IfcDistributionSystemImpl
An implementation of the model object 'Ifc Distribution System'.
|
class |
IfcGroupImpl
An implementation of the model object 'Ifc Group'.
|
class |
IfcInventoryImpl
An implementation of the model object 'Ifc Inventory'.
|
class |
IfcStructuralAnalysisModelImpl
An implementation of the model object 'Ifc Structural Analysis Model'.
|
class |
IfcStructuralLoadCaseImpl
An implementation of the model object 'Ifc Structural Load Case'.
|
class |
IfcStructuralLoadGroupImpl
An implementation of the model object 'Ifc Structural Load Group'.
|
class |
IfcStructuralResultGroupImpl
An implementation of the model object 'Ifc Structural Result Group'.
|
class |
IfcSystemImpl
An implementation of the model object 'Ifc System'.
|
class |
IfcZoneImpl
An implementation of the model object 'Ifc Zone'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcGroup |
Ifc4FactoryImpl.createIfcGroup() |
IfcGroup |
IfcRelAssignsToGroupImpl.getRelatingGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssignsToGroupImpl.setRelatingGroup(IfcGroup newRelatingGroup) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcGroup(IfcGroup object)
Returns the result of interpreting the object as an instance of 'Ifc Group'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.