| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.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 |
IfcConversionBasedUnitWithOffset
A representation of the model object 'Ifc Conversion Based Unit With Offset'.
|
interface |
IfcSIUnit
A representation of the model object 'Ifc SI Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcNamedUnit |
Ifc4Factory.createIfcNamedUnit()
Returns a new object of class 'Ifc Named Unit'.
|
IfcNamedUnit |
IfcProjectedCRS.getMapUnit()
Returns the value of the 'Map Unit' reference.
|
IfcNamedUnit |
IfcDerivedUnitElement.getUnit()
Returns the value of the 'Unit' reference.
|
IfcNamedUnit |
IfcPhysicalSimpleQuantity.getUnit()
Returns the value of the 'Unit' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcProjectedCRS.setMapUnit(IfcNamedUnit value)
Sets the value of the '
Map Unit' reference. |
void |
IfcDerivedUnitElement.setUnit(IfcNamedUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcPhysicalSimpleQuantity.setUnit(IfcNamedUnit value)
Sets the value of the '
Unit' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcContextDependentUnitImpl
An implementation of the model object 'Ifc Context Dependent Unit'.
|
class |
IfcConversionBasedUnitImpl
An implementation of the model object 'Ifc Conversion Based Unit'.
|
class |
IfcConversionBasedUnitWithOffsetImpl
An implementation of the model object 'Ifc Conversion Based Unit With Offset'.
|
class |
IfcNamedUnitImpl
An implementation of the model object 'Ifc Named Unit'.
|
class |
IfcSIUnitImpl
An implementation of the model object 'Ifc SI Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcNamedUnit |
Ifc4FactoryImpl.createIfcNamedUnit() |
IfcNamedUnit |
IfcProjectedCRSImpl.getMapUnit() |
IfcNamedUnit |
IfcPhysicalSimpleQuantityImpl.getUnit() |
IfcNamedUnit |
IfcDerivedUnitElementImpl.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcProjectedCRSImpl.setMapUnit(IfcNamedUnit newMapUnit) |
void |
IfcPhysicalSimpleQuantityImpl.setUnit(IfcNamedUnit newUnit) |
void |
IfcDerivedUnitElementImpl.setUnit(IfcNamedUnit newUnit) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcNamedUnit(IfcNamedUnit object)
Returns the result of interpreting the object as an instance of 'Ifc Named Unit'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.