| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.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 |
IfcStructuralCurveAction.getProjectedOrTrue()
Returns the value of the 'Projected Or True' attribute.
|
IfcProjectedOrTrueLengthEnum |
IfcStructuralSurfaceAction.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 |
IfcStructuralCurveAction.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum value)
Sets the value of the '
Projected Or True' attribute. |
void |
IfcStructuralSurfaceAction.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum value)
Sets the value of the '
Projected Or True' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcProjectedOrTrueLengthEnum |
Ifc4FactoryImpl.createIfcProjectedOrTrueLengthEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcProjectedOrTrueLengthEnum |
IfcStructuralCurveActionImpl.getProjectedOrTrue() |
IfcProjectedOrTrueLengthEnum |
IfcStructuralSurfaceActionImpl.getProjectedOrTrue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralCurveActionImpl.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum newProjectedOrTrue) |
void |
IfcStructuralSurfaceActionImpl.setProjectedOrTrue(IfcProjectedOrTrueLengthEnum newProjectedOrTrue) |
Copyright © 2018 OpenSource BIM. All rights reserved.