| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcContextDependentUnit
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcConversionBasedUnit
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcSIUnit
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
IfcNamedUnit |
Ifc2x3tc1Factory.createIfcNamedUnit()
Returns a new object of class 'Ifc Named Unit'.
|
IfcNamedUnit |
IfcPhysicalSimpleQuantity.getUnit()
Returns the value of the 'Unit' reference.
|
IfcNamedUnit |
IfcDerivedUnitElement.getUnit()
Returns the value of the 'Unit' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPhysicalSimpleQuantity.setUnit(IfcNamedUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcDerivedUnitElement.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 |
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 |
Ifc2x3tc1FactoryImpl.createIfcNamedUnit() |
IfcNamedUnit |
IfcPhysicalSimpleQuantityImpl.getUnit() |
IfcNamedUnit |
IfcDerivedUnitElementImpl.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPhysicalSimpleQuantityImpl.setUnit(IfcNamedUnit newUnit) |
void |
IfcDerivedUnitElementImpl.setUnit(IfcNamedUnit newUnit) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcNamedUnit(IfcNamedUnit object)
Returns the result of interpreting the object as an instance of 'Ifc Named Unit'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.