public class IfcCostValueImpl extends IfcAppliedValueImpl implements IfcCostValue
IdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
IfcCostValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
String |
getCondition() |
String |
getCostType() |
boolean |
isSetCondition() |
void |
setCondition(String newCondition) |
void |
setCostType(String newCostType) |
void |
unsetCondition() |
eStaticFeatureCount, getApplicableDate, getAppliedValue, getDescription, getFixedUntilDate, getIsComponentIn, getName, getUnitBasis, getValueOfComponents, getValuesReferenced, isSetApplicableDate, isSetAppliedValue, isSetDescription, isSetFixedUntilDate, isSetIsComponentIn, isSetName, isSetUnitBasis, isSetValueOfComponents, isSetValuesReferenced, setApplicableDate, setAppliedValue, setDescription, setFixedUntilDate, setName, setUnitBasis, unsetApplicableDate, unsetAppliedValue, unsetDescription, unsetFixedUntilDate, unsetIsComponentIn, unsetName, unsetUnitBasis, unsetValueOfComponents, unsetValuesReferenceddynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplicableDate, getAppliedValue, getDescription, getFixedUntilDate, getIsComponentIn, getName, getUnitBasis, getValueOfComponents, getValuesReferenced, isSetApplicableDate, isSetAppliedValue, isSetDescription, isSetFixedUntilDate, isSetIsComponentIn, isSetName, isSetUnitBasis, isSetValueOfComponents, isSetValuesReferenced, setApplicableDate, setAppliedValue, setDescription, setFixedUntilDate, setName, setUnitBasis, unsetApplicableDate, unsetAppliedValue, unsetDescription, unsetFixedUntilDate, unsetIsComponentIn, unsetName, unsetUnitBasis, unsetValueOfComponents, unsetValuesReferencedforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class IfcAppliedValueImplpublic String getCostType()
getCostType in interface IfcCostValueIfcCostValue.setCostType(String),
Ifc2x3tc1Package.getIfcCostValue_CostType()public void setCostType(String newCostType)
setCostType in interface IfcCostValuenewCostType - the new value of the 'Cost Type' attribute.IfcCostValue.getCostType()public String getCondition()
getCondition in interface IfcCostValueIfcCostValue.isSetCondition(),
IfcCostValue.unsetCondition(),
IfcCostValue.setCondition(String),
Ifc2x3tc1Package.getIfcCostValue_Condition()public void setCondition(String newCondition)
setCondition in interface IfcCostValuenewCondition - the new value of the 'Condition' attribute.IfcCostValue.isSetCondition(),
IfcCostValue.unsetCondition(),
IfcCostValue.getCondition()public void unsetCondition()
unsetCondition in interface IfcCostValueIfcCostValue.isSetCondition(),
IfcCostValue.getCondition(),
IfcCostValue.setCondition(String)public boolean isSetCondition()
isSetCondition in interface IfcCostValueIfcCostValue.unsetCondition(),
IfcCostValue.getCondition(),
IfcCostValue.setCondition(String)Copyright © 2018 OpenSource BIM. All rights reserved.