| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcContextDependentUnit
A representation of the model object 'Ifc Context Dependent Unit'.
|
interface |
IfcConversionBasedUnit
A representation of the model object 'Ifc Conversion Based Unit'.
|
interface |
IfcDerivedUnit
A representation of the model object 'Ifc Derived Unit'.
|
interface |
IfcMonetaryUnit
A representation of the model object 'Ifc Monetary Unit'.
|
interface |
IfcNamedUnit
A representation of the model object 'Ifc Named Unit'.
|
interface |
IfcSIUnit
A representation of the model object 'Ifc SI Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcUnit |
IfcPropertyTableValue.getDefinedUnit()
Returns the value of the 'Defined Unit' reference.
|
IfcUnit |
IfcPropertyTableValue.getDefiningUnit()
Returns the value of the 'Defining Unit' reference.
|
IfcUnit |
IfcPropertyListValue.getUnit()
Returns the value of the 'Unit' reference.
|
IfcUnit |
IfcPropertySingleValue.getUnit()
Returns the value of the 'Unit' reference.
|
IfcUnit |
IfcPropertyEnumeration.getUnit()
Returns the value of the 'Unit' reference.
|
IfcUnit |
IfcPropertyBoundedValue.getUnit()
Returns the value of the 'Unit' reference.
|
IfcUnit |
IfcTimeSeries.getUnit()
Returns the value of the 'Unit' reference.
|
IfcUnit |
IfcMeasureWithUnit.getUnitComponent()
Returns the value of the 'Unit Component' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcUnit> |
IfcUnitAssignment.getUnits()
Returns the value of the 'Units' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyTableValue.setDefinedUnit(IfcUnit value)
Sets the value of the '
Defined Unit' reference. |
void |
IfcPropertyTableValue.setDefiningUnit(IfcUnit value)
Sets the value of the '
Defining Unit' reference. |
void |
IfcPropertyListValue.setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcPropertySingleValue.setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcPropertyEnumeration.setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcPropertyBoundedValue.setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcTimeSeries.setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcMeasureWithUnit.setUnitComponent(IfcUnit value)
Sets the value of the '
Unit Component' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcUnit |
IfcPropertyTableValueImpl.getDefinedUnit() |
IfcUnit |
IfcPropertyTableValueImpl.getDefiningUnit() |
IfcUnit |
IfcPropertyListValueImpl.getUnit() |
IfcUnit |
IfcPropertyBoundedValueImpl.getUnit() |
IfcUnit |
IfcPropertyEnumerationImpl.getUnit() |
IfcUnit |
IfcPropertySingleValueImpl.getUnit() |
IfcUnit |
IfcTimeSeriesImpl.getUnit() |
IfcUnit |
IfcMeasureWithUnitImpl.getUnitComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcUnit> |
IfcUnitAssignmentImpl.getUnits() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPropertyTableValueImpl.setDefinedUnit(IfcUnit newDefinedUnit) |
void |
IfcPropertyTableValueImpl.setDefiningUnit(IfcUnit newDefiningUnit) |
void |
IfcPropertyListValueImpl.setUnit(IfcUnit newUnit) |
void |
IfcPropertyBoundedValueImpl.setUnit(IfcUnit newUnit) |
void |
IfcPropertyEnumerationImpl.setUnit(IfcUnit newUnit) |
void |
IfcPropertySingleValueImpl.setUnit(IfcUnit newUnit) |
void |
IfcTimeSeriesImpl.setUnit(IfcUnit newUnit) |
void |
IfcMeasureWithUnitImpl.setUnitComponent(IfcUnit newUnitComponent) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcUnit(IfcUnit object)
Returns the result of interpreting the object as an instance of 'Ifc Unit'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.