| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMetric |
Ifc2x3tc1Factory.createIfcMetric()
Returns a new object of class 'Ifc Metric'.
|
IfcMetric |
IfcObjective.getBenchmarkValues()
Returns the value of the 'Benchmark Values' reference.
|
IfcMetric |
IfcObjective.getResultValues()
Returns the value of the 'Result Values' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcObjective.setBenchmarkValues(IfcMetric value)
Sets the value of the '
Benchmark Values' reference. |
void |
IfcObjective.setResultValues(IfcMetric value)
Sets the value of the '
Result Values' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMetricImpl
An implementation of the model object 'Ifc Metric'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMetric |
Ifc2x3tc1FactoryImpl.createIfcMetric() |
IfcMetric |
IfcObjectiveImpl.getBenchmarkValues() |
IfcMetric |
IfcObjectiveImpl.getResultValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcObjectiveImpl.setBenchmarkValues(IfcMetric newBenchmarkValues) |
void |
IfcObjectiveImpl.setResultValues(IfcMetric newResultValues) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcMetric(IfcMetric object)
Returns the result of interpreting the object as an instance of 'Ifc Metric'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.