| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralLoadLinearForce
A representation of the model object 'Ifc Structural Load Linear Force'.
|
interface |
IfcStructuralLoadPlanarForce
A representation of the model object 'Ifc Structural Load Planar Force'.
|
interface |
IfcStructuralLoadSingleDisplacement
A representation of the model object 'Ifc Structural Load Single Displacement'.
|
interface |
IfcStructuralLoadSingleDisplacementDistortion
A representation of the model object 'Ifc Structural Load Single Displacement Distortion'.
|
interface |
IfcStructuralLoadSingleForce
A representation of the model object 'Ifc Structural Load Single Force'.
|
interface |
IfcStructuralLoadSingleForceWarping
A representation of the model object 'Ifc Structural Load Single Force Warping'.
|
interface |
IfcStructuralLoadStatic
A representation of the model object 'Ifc Structural Load Static'.
|
interface |
IfcStructuralLoadTemperature
A representation of the model object 'Ifc Structural Load Temperature'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoad |
Ifc2x3tc1Factory.createIfcStructuralLoad()
Returns a new object of class 'Ifc Structural Load'.
|
IfcStructuralLoad |
IfcStructuralActivity.getAppliedLoad()
Returns the value of the 'Applied Load' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcStructuralLoad> |
IfcStructuralPlanarActionVarying.getSubsequentAppliedLoads()
Returns the value of the 'Subsequent Applied Loads' reference list.
|
org.eclipse.emf.common.util.EList<IfcStructuralLoad> |
IfcStructuralLinearActionVarying.getSubsequentAppliedLoads()
Returns the value of the 'Subsequent Applied Loads' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralActivity.setAppliedLoad(IfcStructuralLoad value)
Sets the value of the '
Applied Load' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralLoad |
Ifc2x3tc1FactoryImpl.createIfcStructuralLoad() |
IfcStructuralLoad |
IfcStructuralActivityImpl.getAppliedLoad() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcStructuralLoad> |
IfcStructuralLinearActionVaryingImpl.getSubsequentAppliedLoads() |
org.eclipse.emf.common.util.EList<IfcStructuralLoad> |
IfcStructuralPlanarActionVaryingImpl.getSubsequentAppliedLoads() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralActivityImpl.setAppliedLoad(IfcStructuralLoad newAppliedLoad) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcStructuralLoad(IfcStructuralLoad object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Load'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.