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() |
IfcCurveInterpolationEnum |
getCurveInterpolation() |
IfcUnit |
getDefinedUnit() |
org.eclipse.emf.common.util.EList<IfcValue> |
getDefinedValues() |
IfcUnit |
getDefiningUnit() |
org.eclipse.emf.common.util.EList<IfcValue> |
getDefiningValues() |
String |
getExpression() |
boolean |
isSetCurveInterpolation() |
boolean |
isSetDefinedUnit() |
boolean |
isSetDefinedValues() |
boolean |
isSetDefiningUnit() |
boolean |
isSetDefiningValues() |
boolean |
isSetExpression() |
void |
setCurveInterpolation(IfcCurveInterpolationEnum newCurveInterpolation) |
void |
setDefinedUnit(IfcUnit newDefinedUnit) |
void |
setDefiningUnit(IfcUnit newDefiningUnit) |
void |
setExpression(String newExpression) |
void |
unsetCurveInterpolation() |
void |
unsetDefinedUnit() |
void |
unsetDefinedValues() |
void |
unsetDefiningUnit() |
void |
unsetDefiningValues() |
void |
unsetExpression() |
getDescription, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPartOfPset, unsetPropertyDependsOn, unsetPropertyForDependanceeStaticFeatureCount, getHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesdynamicGet, 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, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPartOfPset, unsetPropertyDependsOn, unsetPropertyForDependancegetHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, 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 IfcPropertyTableValueIfcPropertyTableValue.isSetDefiningValues(),
IfcPropertyTableValue.unsetDefiningValues(),
Ifc4Package.getIfcPropertyTableValue_DefiningValues()public void unsetDefiningValues()
unsetDefiningValues in interface IfcPropertyTableValueIfcPropertyTableValue.isSetDefiningValues(),
IfcPropertyTableValue.getDefiningValues()public boolean isSetDefiningValues()
isSetDefiningValues in interface IfcPropertyTableValueIfcPropertyTableValue.unsetDefiningValues(),
IfcPropertyTableValue.getDefiningValues()public org.eclipse.emf.common.util.EList<IfcValue> getDefinedValues()
getDefinedValues in interface IfcPropertyTableValueIfcPropertyTableValue.isSetDefinedValues(),
IfcPropertyTableValue.unsetDefinedValues(),
Ifc4Package.getIfcPropertyTableValue_DefinedValues()public void unsetDefinedValues()
unsetDefinedValues in interface IfcPropertyTableValueIfcPropertyTableValue.isSetDefinedValues(),
IfcPropertyTableValue.getDefinedValues()public boolean isSetDefinedValues()
isSetDefinedValues in interface IfcPropertyTableValueIfcPropertyTableValue.unsetDefinedValues(),
IfcPropertyTableValue.getDefinedValues()public String getExpression()
getExpression in interface IfcPropertyTableValueIfcPropertyTableValue.isSetExpression(),
IfcPropertyTableValue.unsetExpression(),
IfcPropertyTableValue.setExpression(String),
Ifc4Package.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),
Ifc4Package.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),
Ifc4Package.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)public IfcCurveInterpolationEnum getCurveInterpolation()
getCurveInterpolation in interface IfcPropertyTableValueIfcCurveInterpolationEnum,
IfcPropertyTableValue.isSetCurveInterpolation(),
IfcPropertyTableValue.unsetCurveInterpolation(),
IfcPropertyTableValue.setCurveInterpolation(IfcCurveInterpolationEnum),
Ifc4Package.getIfcPropertyTableValue_CurveInterpolation()public void setCurveInterpolation(IfcCurveInterpolationEnum newCurveInterpolation)
setCurveInterpolation in interface IfcPropertyTableValuenewCurveInterpolation - the new value of the 'Curve Interpolation' attribute.IfcCurveInterpolationEnum,
IfcPropertyTableValue.isSetCurveInterpolation(),
IfcPropertyTableValue.unsetCurveInterpolation(),
IfcPropertyTableValue.getCurveInterpolation()public void unsetCurveInterpolation()
public boolean isSetCurveInterpolation()
isSetCurveInterpolation in interface IfcPropertyTableValueIfcPropertyTableValue.unsetCurveInterpolation(),
IfcPropertyTableValue.getCurveInterpolation(),
IfcPropertyTableValue.setCurveInterpolation(IfcCurveInterpolationEnum)Copyright © 2016 OpenSource BIM. All rights reserved.