| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureWithUnit |
Ifc4Factory.createIfcMeasureWithUnit()
Returns a new object of class 'Ifc Measure With Unit'.
|
IfcMeasureWithUnit |
IfcConversionBasedUnit.getConversionFactor()
Returns the value of the 'Conversion Factor' reference.
|
IfcMeasureWithUnit |
IfcRelAssignsToProcess.getQuantityInProcess()
Returns the value of the 'Quantity In Process' reference.
|
IfcMeasureWithUnit |
IfcAppliedValue.getUnitBasis()
Returns the value of the 'Unit Basis' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConversionBasedUnit.setConversionFactor(IfcMeasureWithUnit value)
Sets the value of the '
Conversion Factor' reference. |
void |
IfcRelAssignsToProcess.setQuantityInProcess(IfcMeasureWithUnit value)
Sets the value of the '
Quantity In Process' reference. |
void |
IfcAppliedValue.setUnitBasis(IfcMeasureWithUnit value)
Sets the value of the '
Unit Basis' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMeasureWithUnitImpl
An implementation of the model object 'Ifc Measure With Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureWithUnit |
Ifc4FactoryImpl.createIfcMeasureWithUnit() |
IfcMeasureWithUnit |
IfcConversionBasedUnitImpl.getConversionFactor() |
IfcMeasureWithUnit |
IfcRelAssignsToProcessImpl.getQuantityInProcess() |
IfcMeasureWithUnit |
IfcAppliedValueImpl.getUnitBasis() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConversionBasedUnitImpl.setConversionFactor(IfcMeasureWithUnit newConversionFactor) |
void |
IfcRelAssignsToProcessImpl.setQuantityInProcess(IfcMeasureWithUnit newQuantityInProcess) |
void |
IfcAppliedValueImpl.setUnitBasis(IfcMeasureWithUnit newUnitBasis) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcMeasureWithUnit(IfcMeasureWithUnit object)
Returns the result of interpreting the object as an instance of 'Ifc Measure With Unit'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.