| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralLoadCase
A representation of the model object 'Ifc Structural Load Case'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoadGroup |
Ifc4Factory.createIfcStructuralLoadGroup()
Returns a new object of class 'Ifc Structural Load Group'.
|
IfcStructuralLoadGroup |
IfcStructuralResultGroup.getResultForLoadGroup()
Returns the value of the 'Result For Load Group' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcStructuralLoadGroup> |
IfcStructuralAnalysisModel.getLoadedBy()
Returns the value of the 'Loaded By' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralResultGroup.setResultForLoadGroup(IfcStructuralLoadGroup value)
Sets the value of the '
Result For Load Group' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcStructuralLoadCaseImpl
An implementation of the model object 'Ifc Structural Load Case'.
|
class |
IfcStructuralLoadGroupImpl
An implementation of the model object 'Ifc Structural Load Group'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoadGroup |
Ifc4FactoryImpl.createIfcStructuralLoadGroup() |
IfcStructuralLoadGroup |
IfcStructuralResultGroupImpl.getResultForLoadGroup() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcStructuralLoadGroup> |
IfcStructuralAnalysisModelImpl.getLoadedBy() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralResultGroupImpl.setResultForLoadGroup(IfcStructuralLoadGroup newResultForLoadGroup) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcStructuralLoadGroup(IfcStructuralLoadGroup object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Load Group'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.