| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCostValue
A representation of the model object 'Ifc Cost Value'.
|
interface |
IfcEnvironmentalImpactValue
A representation of the model object 'Ifc Environmental Impact Value'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcAppliedValue |
Ifc2x3tc1Factory.createIfcAppliedValue()
Returns a new object of class 'Ifc Applied Value'.
|
IfcAppliedValue |
IfcAppliedValueRelationship.getComponentOfTotal()
Returns the value of the 'Component Of Total' reference.
|
IfcAppliedValue |
IfcRelAssociatesAppliedValue.getRelatingAppliedValue()
Returns the value of the 'Relating Applied Value' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAppliedValue> |
IfcAppliedValueRelationship.getComponents()
Returns the value of the 'Components' reference list.
|
org.eclipse.emf.common.util.EList<IfcAppliedValue> |
IfcReferencesValueDocument.getReferencingValues()
Returns the value of the 'Referencing Values' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAppliedValueRelationship.setComponentOfTotal(IfcAppliedValue value)
Sets the value of the '
Component Of Total' reference. |
void |
IfcRelAssociatesAppliedValue.setRelatingAppliedValue(IfcAppliedValue value)
Sets the value of the '
Relating Applied Value' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcAppliedValue |
Ifc2x3tc1FactoryImpl.createIfcAppliedValue() |
IfcAppliedValue |
IfcAppliedValueRelationshipImpl.getComponentOfTotal() |
IfcAppliedValue |
IfcRelAssociatesAppliedValueImpl.getRelatingAppliedValue() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAppliedValue> |
IfcAppliedValueRelationshipImpl.getComponents() |
org.eclipse.emf.common.util.EList<IfcAppliedValue> |
IfcReferencesValueDocumentImpl.getReferencingValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcAppliedValueRelationshipImpl.setComponentOfTotal(IfcAppliedValue newComponentOfTotal) |
void |
IfcRelAssociatesAppliedValueImpl.setRelatingAppliedValue(IfcAppliedValue newRelatingAppliedValue) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcAppliedValue(IfcAppliedValue object)
Returns the result of interpreting the object as an instance of 'Ifc Applied Value'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.