| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcBenchmarkEnum> |
IfcBenchmarkEnum.VALUES
A public read-only list of all the 'Ifc Benchmark Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcBenchmarkEnum |
IfcBenchmarkEnum.get(int value)
Returns the 'Ifc Benchmark Enum' literal with the specified integer value.
|
static IfcBenchmarkEnum |
IfcBenchmarkEnum.get(String literal)
Returns the 'Ifc Benchmark Enum' literal with the specified literal value.
|
IfcBenchmarkEnum |
IfcMetric.getBenchmark()
Returns the value of the 'Benchmark' attribute.
|
static IfcBenchmarkEnum |
IfcBenchmarkEnum.getByName(String name)
Returns the 'Ifc Benchmark Enum' literal with the specified name.
|
static IfcBenchmarkEnum |
IfcBenchmarkEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcBenchmarkEnum[] |
IfcBenchmarkEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMetric.setBenchmark(IfcBenchmarkEnum value)
Sets the value of the '
Benchmark' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcBenchmarkEnum |
Ifc4FactoryImpl.createIfcBenchmarkEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcBenchmarkEnum |
IfcMetricImpl.getBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMetricImpl.setBenchmark(IfcBenchmarkEnum newBenchmark) |
Copyright © 2018 OpenSource BIM. All rights reserved.