| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcPhysicalComplexQuantity
A representation of the model object 'Ifc Physical Complex Quantity'.
|
interface |
IfcPhysicalSimpleQuantity
A representation of the model object 'Ifc Physical Simple Quantity'.
|
interface |
IfcQuantityArea
A representation of the model object 'Ifc Quantity Area'.
|
interface |
IfcQuantityCount
A representation of the model object 'Ifc Quantity Count'.
|
interface |
IfcQuantityLength
A representation of the model object 'Ifc Quantity Length'.
|
interface |
IfcQuantityTime
A representation of the model object 'Ifc Quantity Time'.
|
interface |
IfcQuantityVolume
A representation of the model object 'Ifc Quantity Volume'.
|
interface |
IfcQuantityWeight
A representation of the model object 'Ifc Quantity Weight'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPhysicalQuantity |
Ifc4Factory.createIfcPhysicalQuantity()
Returns a new object of class 'Ifc Physical Quantity'.
|
IfcPhysicalQuantity |
IfcConstructionResourceType.getBaseQuantity()
Returns the value of the 'Base Quantity' reference.
|
IfcPhysicalQuantity |
IfcConstructionResource.getBaseQuantity()
Returns the value of the 'Base Quantity' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
IfcCostItem.getCostQuantities()
Returns the value of the 'Cost Quantities' reference list.
|
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
IfcPhysicalComplexQuantity.getHasQuantities()
Returns the value of the 'Has Quantities' reference list.
|
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
IfcElementQuantity.getQuantities()
Returns the value of the 'Quantities' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConstructionResourceType.setBaseQuantity(IfcPhysicalQuantity value)
Sets the value of the '
Base Quantity' reference. |
void |
IfcConstructionResource.setBaseQuantity(IfcPhysicalQuantity value)
Sets the value of the '
Base Quantity' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcPhysicalComplexQuantityImpl
An implementation of the model object 'Ifc Physical Complex Quantity'.
|
class |
IfcPhysicalQuantityImpl
An implementation of the model object 'Ifc Physical Quantity'.
|
class |
IfcPhysicalSimpleQuantityImpl
An implementation of the model object 'Ifc Physical Simple Quantity'.
|
class |
IfcQuantityAreaImpl
An implementation of the model object 'Ifc Quantity Area'.
|
class |
IfcQuantityCountImpl
An implementation of the model object 'Ifc Quantity Count'.
|
class |
IfcQuantityLengthImpl
An implementation of the model object 'Ifc Quantity Length'.
|
class |
IfcQuantityTimeImpl
An implementation of the model object 'Ifc Quantity Time'.
|
class |
IfcQuantityVolumeImpl
An implementation of the model object 'Ifc Quantity Volume'.
|
class |
IfcQuantityWeightImpl
An implementation of the model object 'Ifc Quantity Weight'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPhysicalQuantity |
Ifc4FactoryImpl.createIfcPhysicalQuantity() |
IfcPhysicalQuantity |
IfcConstructionResourceTypeImpl.getBaseQuantity() |
IfcPhysicalQuantity |
IfcConstructionResourceImpl.getBaseQuantity() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
IfcCostItemImpl.getCostQuantities() |
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
IfcPhysicalComplexQuantityImpl.getHasQuantities() |
org.eclipse.emf.common.util.EList<IfcPhysicalQuantity> |
IfcElementQuantityImpl.getQuantities() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConstructionResourceTypeImpl.setBaseQuantity(IfcPhysicalQuantity newBaseQuantity) |
void |
IfcConstructionResourceImpl.setBaseQuantity(IfcPhysicalQuantity newBaseQuantity) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcPhysicalQuantity(IfcPhysicalQuantity object)
Returns the result of interpreting the object as an instance of 'Ifc Physical Quantity'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.