public class IfcPropertyTableValueImpl extends IfcSimplePropertyImpl implements IfcPropertyTableValue
The following features are implemented:
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 |
IfcPropertyTableValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
IfcUnit |
getDefinedUnit() |
org.eclipse.emf.common.util.EList<IfcValue> |
getDefinedValues() |
IfcUnit |
getDefiningUnit() |
org.eclipse.emf.common.util.EList<IfcValue> |
getDefiningValues() |
String |
getExpression() |
boolean |
isSetDefinedUnit() |
boolean |
isSetDefiningUnit() |
boolean |
isSetExpression() |
void |
setDefinedUnit(IfcUnit newDefinedUnit) |
void |
setDefiningUnit(IfcUnit newDefiningUnit) |
void |
setExpression(String newExpression) |
void |
unsetDefinedUnit() |
void |
unsetDefiningUnit() |
void |
unsetExpression() |
eStaticFeatureCount, getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPropertyDependsOn, unsetPropertyForDependancedynamicGet, 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, waitgetDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPropertyDependsOn, unsetPropertyForDependanceforceLoad, 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 IfcSimplePropertyImplpublic org.eclipse.emf.common.util.EList<IfcValue> getDefiningValues()
getDefiningValues in interface IfcPropertyTableValueIfc2x3tc1Package.getIfcPropertyTableValue_DefiningValues()public org.eclipse.emf.common.util.EList<IfcValue> getDefinedValues()
getDefinedValues in interface IfcPropertyTableValueIfc2x3tc1Package.getIfcPropertyTableValue_DefinedValues()public String getExpression()
getExpression in interface IfcPropertyTableValueIfcPropertyTableValue.isSetExpression(),
IfcPropertyTableValue.unsetExpression(),
IfcPropertyTableValue.setExpression(String),
Ifc2x3tc1Package.getIfcPropertyTableValue_Expression()public void setExpression(String newExpression)
setExpression in interface IfcPropertyTableValuenewExpression - the new value of the 'Expression' attribute.IfcPropertyTableValue.isSetExpression(),
IfcPropertyTableValue.unsetExpression(),
IfcPropertyTableValue.getExpression()public void unsetExpression()
unsetExpression in interface IfcPropertyTableValueIfcPropertyTableValue.isSetExpression(),
IfcPropertyTableValue.getExpression(),
IfcPropertyTableValue.setExpression(String)public boolean isSetExpression()
isSetExpression in interface IfcPropertyTableValueIfcPropertyTableValue.unsetExpression(),
IfcPropertyTableValue.getExpression(),
IfcPropertyTableValue.setExpression(String)public IfcUnit getDefiningUnit()
getDefiningUnit in interface IfcPropertyTableValueIfcPropertyTableValue.isSetDefiningUnit(),
IfcPropertyTableValue.unsetDefiningUnit(),
IfcPropertyTableValue.setDefiningUnit(IfcUnit),
Ifc2x3tc1Package.getIfcPropertyTableValue_DefiningUnit()public void setDefiningUnit(IfcUnit newDefiningUnit)
setDefiningUnit in interface IfcPropertyTableValuenewDefiningUnit - the new value of the 'Defining Unit' reference.IfcPropertyTableValue.isSetDefiningUnit(),
IfcPropertyTableValue.unsetDefiningUnit(),
IfcPropertyTableValue.getDefiningUnit()public void unsetDefiningUnit()
unsetDefiningUnit in interface IfcPropertyTableValueIfcPropertyTableValue.isSetDefiningUnit(),
IfcPropertyTableValue.getDefiningUnit(),
IfcPropertyTableValue.setDefiningUnit(IfcUnit)public boolean isSetDefiningUnit()
isSetDefiningUnit in interface IfcPropertyTableValueIfcPropertyTableValue.unsetDefiningUnit(),
IfcPropertyTableValue.getDefiningUnit(),
IfcPropertyTableValue.setDefiningUnit(IfcUnit)public IfcUnit getDefinedUnit()
getDefinedUnit in interface IfcPropertyTableValueIfcPropertyTableValue.isSetDefinedUnit(),
IfcPropertyTableValue.unsetDefinedUnit(),
IfcPropertyTableValue.setDefinedUnit(IfcUnit),
Ifc2x3tc1Package.getIfcPropertyTableValue_DefinedUnit()public void setDefinedUnit(IfcUnit newDefinedUnit)
setDefinedUnit in interface IfcPropertyTableValuenewDefinedUnit - the new value of the 'Defined Unit' reference.IfcPropertyTableValue.isSetDefinedUnit(),
IfcPropertyTableValue.unsetDefinedUnit(),
IfcPropertyTableValue.getDefinedUnit()public void unsetDefinedUnit()
unsetDefinedUnit in interface IfcPropertyTableValueIfcPropertyTableValue.isSetDefinedUnit(),
IfcPropertyTableValue.getDefinedUnit(),
IfcPropertyTableValue.setDefinedUnit(IfcUnit)public boolean isSetDefinedUnit()
isSetDefinedUnit in interface IfcPropertyTableValueIfcPropertyTableValue.unsetDefinedUnit(),
IfcPropertyTableValue.getDefinedUnit(),
IfcPropertyTableValue.setDefinedUnit(IfcUnit)Copyright © 2018 OpenSource BIM. All rights reserved.