| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcCostValue
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 |
IfcEnvironmentalImpactValue
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 |
|---|---|
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 | Class and Description |
|---|---|
class |
IfcAppliedValueImpl
An implementation of the model object 'Ifc Applied Value'.
|
class |
IfcCostValueImpl
An implementation of the model object 'Ifc Cost Value'.
|
class |
IfcEnvironmentalImpactValueImpl
An implementation of the model object 'Ifc Environmental Impact Value'.
|
| 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 © 2018 OpenSource BIM. All rights reserved.