| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralLoadLinearForce
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadPlanarForce
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleDisplacement
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleDisplacementDistortion
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleForce
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadSingleForceWarping
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadStatic
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcStructuralLoadTemperature
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| 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 | Class and Description |
|---|---|
class |
IfcStructuralLoadImpl
An implementation of the model object 'Ifc Structural Load'.
|
class |
IfcStructuralLoadLinearForceImpl
An implementation of the model object 'Ifc Structural Load Linear Force'.
|
class |
IfcStructuralLoadPlanarForceImpl
An implementation of the model object 'Ifc Structural Load Planar Force'.
|
class |
IfcStructuralLoadSingleDisplacementDistortionImpl
An implementation of the model object 'Ifc Structural Load Single Displacement Distortion'.
|
class |
IfcStructuralLoadSingleDisplacementImpl
An implementation of the model object 'Ifc Structural Load Single Displacement'.
|
class |
IfcStructuralLoadSingleForceImpl
An implementation of the model object 'Ifc Structural Load Single Force'.
|
class |
IfcStructuralLoadSingleForceWarpingImpl
An implementation of the model object 'Ifc Structural Load Single Force Warping'.
|
class |
IfcStructuralLoadStaticImpl
An implementation of the model object 'Ifc Structural Load Static'.
|
class |
IfcStructuralLoadTemperatureImpl
An implementation of the model object 'Ifc Structural Load Temperature'.
|
| 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 © 2018 OpenSource BIM. All rights reserved.