| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcGeometricProjectionEnum> |
IfcGeometricProjectionEnum.VALUES
A public read-only list of all the 'Ifc Geometric Projection Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcGeometricProjectionEnum |
IfcGeometricProjectionEnum.get(int value)
Returns the 'Ifc Geometric Projection Enum' literal with the specified integer value.
|
static IfcGeometricProjectionEnum |
IfcGeometricProjectionEnum.get(String literal)
Returns the 'Ifc Geometric Projection Enum' literal with the specified literal value.
|
static IfcGeometricProjectionEnum |
IfcGeometricProjectionEnum.getByName(String name)
Returns the 'Ifc Geometric Projection Enum' literal with the specified name.
|
IfcGeometricProjectionEnum |
IfcGeometricRepresentationSubContext.getTargetView()
Returns the value of the 'Target View' attribute.
|
static IfcGeometricProjectionEnum |
IfcGeometricProjectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcGeometricProjectionEnum[] |
IfcGeometricProjectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGeometricRepresentationSubContext.setTargetView(IfcGeometricProjectionEnum value)
Sets the value of the '
Target View' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcGeometricProjectionEnum |
Ifc2x3tc1FactoryImpl.createIfcGeometricProjectionEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcGeometricProjectionEnum |
IfcGeometricRepresentationSubContextImpl.getTargetView() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGeometricRepresentationSubContextImpl.setTargetView(IfcGeometricProjectionEnum newTargetView) |
Copyright © 2016 OpenSource BIM. All rights reserved.