| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcProjectedOrTrueLengthEnum> |
IfcProjectedOrTrueLengthEnum.VALUES
A public read-only list of all the 'Ifc Projected Or True Length Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcProjectedOrTrueLengthEnum |
IfcProjectedOrTrueLengthEnum.get(int value)
Returns the 'Ifc Projected Or True Length Enum' literal with the specified integer value.
|
static IfcProjectedOrTrueLengthEnum |
IfcProjectedOrTrueLengthEnum.get(String literal)
Returns the 'Ifc Projected Or True Length Enum' literal with the specified literal value.
|
static IfcProjectedOrTrueLengthEnum |
IfcProjectedOrTrueLengthEnum.getByName(String name)
Returns the 'Ifc Projected Or True Length Enum' literal with the specified name.
|
IfcProjectedOrTrueLengthEnum |
IfcStructuralLinearAction.getProjectedOrTrue()
Returns the value of the 'Projected Or True' attribute.
|
IfcProjectedOrTrueLengthEnum |
IfcStructuralPlanarAction.getProjectedOrTrue()
Returns the value of the 'Projected Or True' attribute.
|
static IfcProjectedOrTrueLengthEnum |
IfcProjectedOrTrueLengthEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcProjectedOrTrueLengthEnum[] |
IfcProjectedOrTrueLengthEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralLinearAction.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum value)
Sets the value of the '
Projected Or True' attribute. |
void |
IfcStructuralPlanarAction.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum value)
Sets the value of the '
Projected Or True' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcProjectedOrTrueLengthEnum |
Ifc2x3tc1FactoryImpl.createIfcProjectedOrTrueLengthEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcProjectedOrTrueLengthEnum |
IfcStructuralLinearActionImpl.getProjectedOrTrue() |
IfcProjectedOrTrueLengthEnum |
IfcStructuralPlanarActionImpl.getProjectedOrTrue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralLinearActionImpl.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum newProjectedOrTrue) |
void |
IfcStructuralPlanarActionImpl.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum newProjectedOrTrue) |
Copyright © 2018 OpenSource BIM. All rights reserved.