org.eclipse.ocl.uml.impl
Class ExpressionInOCLImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.uml2.uml.internal.impl.ElementImpl
org.eclipse.uml2.uml.internal.impl.NamedElementImpl
org.eclipse.uml2.uml.internal.impl.PackageableElementImpl
org.eclipse.uml2.uml.internal.impl.ValueSpecificationImpl
org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl
org.eclipse.ocl.uml.impl.ExpressionInOCLImpl
- All Implemented Interfaces:
- org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>, Visitable, org.eclipse.uml2.uml.BodyOwner, org.eclipse.uml2.uml.Element, org.eclipse.uml2.uml.NamedElement, org.eclipse.uml2.uml.OpaqueExpression, org.eclipse.uml2.uml.PackageableElement, org.eclipse.uml2.uml.ParameterableElement, org.eclipse.uml2.uml.TypedElement, org.eclipse.uml2.uml.ValueSpecification
public class ExpressionInOCLImpl
- extends org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl
- implements ExpressionInOCL
An implementation of the model object 'Expression In OCL'.
The following features are implemented:
- Generated
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
org.eclipse.emf.ecore.InternalEObject.EStore |
| Fields inherited from class org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl |
behavior, bodies, languages |
| Fields inherited from class org.eclipse.uml2.uml.internal.impl.ValueSpecificationImpl |
type |
| Fields inherited from class org.eclipse.uml2.uml.internal.impl.PackageableElementImpl |
templateParameter |
| Fields inherited from class org.eclipse.uml2.uml.internal.impl.NamedElementImpl |
name, NAME_EDEFAULT, NAME_ESETFLAG, nameExpression, OWNED_ELEMENT_ESUBSETS, QUALIFIED_NAME_EDEFAULT, VISIBILITY_EDEFAULT, VISIBILITY_EFLAG, VISIBILITY_EFLAG_DEFAULT, VISIBILITY_EFLAG_OFFSET, VISIBILITY_EFLAG_VALUES, VISIBILITY_ESETFLAG |
| Fields inherited from class org.eclipse.uml2.uml.internal.impl.ElementImpl |
ownedComments |
| Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
| Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
eContainer |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.uml2.uml.NamedElement |
SEPARATOR |
| Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
NIL |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
|
Method Summary |
<T,U extends Visitor<T,?,?,?,?,?,?,?,?,?>>
T |
|
accept(U v)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetBodyExpression(OCLExpression<org.eclipse.uml2.uml.Classifier> newBodyExpression,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetContextVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newContextVariable,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetResultVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newResultVariable,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
OCLExpression<org.eclipse.uml2.uml.Classifier> |
getBodyExpression()
|
Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> |
getContextVariable()
|
org.eclipse.emf.common.util.EList<org.eclipse.uml2.uml.Classifier> |
getGeneratedType()
|
org.eclipse.emf.common.util.EList<Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>> |
getParameterVariable()
|
Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> |
getResultVariable()
|
void |
setBodyExpression(OCLExpression<org.eclipse.uml2.uml.Classifier> newBodyExpression)
|
void |
setContextVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newContextVariable)
|
void |
setResultVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newResultVariable)
|
| Methods inherited from class org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl |
basicGetBehavior, basicGetResult, eInvoke, getBehavior, getBodies, getLanguages, getResult, isIntegral, isNonNegative, isPositive, isSetBodies, isSetLanguages, setBehavior, stringValue, toString, unsetBodies, unsetLanguages, validateLanguageBodySize, validateOneReturnResultParameter, validateOnlyReturnResultParameters, value |
| Methods inherited from class org.eclipse.uml2.uml.internal.impl.ValueSpecificationImpl |
basicGetType, booleanValue, getType, integerValue, isCompatibleWith, isComputable, isNull, realValue, setType, unlimitedValue |
| Methods inherited from class org.eclipse.uml2.uml.internal.impl.PackageableElementImpl |
basicGetOwner, basicGetOwningTemplateParameter, basicGetTemplateParameter, basicSetOwningTemplateParameter, basicSetTemplateParameter, eBasicRemoveFromContainerFeature, eDerivedOperationID, eInverseAdd, getOwner, getOwningTemplateParameter, getTemplateParameter, getVisibility, isSetOwner, isSetVisibility, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter, setVisibility, validateNamespaceNeedsVisibility |
| Methods inherited from class org.eclipse.uml2.uml.internal.impl.NamedElementImpl |
allNamespaces, allOwningPackages, basicGetNameExpression, basicGetNamespace, basicSetNameExpression, createDependency, createNameExpression, createUsage, eObjectForURIFragmentSegment, eURIFragmentSegment, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getOwnedElements, getQualifiedName, isDistinguishableFrom, isSetName, isSetNamespace, isSetNamespaceGen, isSetOwnedElements, separator, setName, setNameExpression, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
| Methods inherited from class org.eclipse.uml2.uml.internal.impl.ElementImpl |
addKeyword, allOwnedElements, applyStereotype, basicGetOwnerGen, create, createEAnnotation, createOwnedComment, destroy, eAdapters, eBasicSetContainer, eNotificationRequired, eNotify, eSetDeliver, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getCacheAdapter, getKeywords, getModel, getNearestPackage, getOwnedComments, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isSetOwnerGen, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eSetDirectResource, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
eBasicSetContainer, eInternalContainer |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
dynamicGet, dynamicSet, dynamicUnset, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetProxyURI, eSettings |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, 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, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.uml2.uml.OpaqueExpression |
getBehavior, getBodies, getLanguages, getResult, isIntegral, isNonNegative, isPositive, isSetBodies, isSetLanguages, setBehavior, unsetBodies, unsetLanguages, validateLanguageBodySize, validateOneReturnResultParameter, validateOnlyReturnResultParameters, value |
| Methods inherited from interface org.eclipse.uml2.uml.ValueSpecification |
booleanValue, integerValue, isComputable, isNull, realValue, stringValue, unlimitedValue |
| Methods inherited from interface org.eclipse.uml2.uml.PackageableElement |
validateNamespaceNeedsVisibility |
| Methods inherited from interface org.eclipse.uml2.uml.ParameterableElement |
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter |
| Methods inherited from interface org.eclipse.uml2.uml.TypedElement |
getType, setType |
| Methods inherited from interface org.eclipse.uml2.uml.NamedElement |
allNamespaces, allOwningPackages, createDependency, createNameExpression, createUsage, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
| Methods inherited from interface org.eclipse.uml2.uml.Element |
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
bodyExpression
protected OCLExpression<org.eclipse.uml2.uml.Classifier> bodyExpression
- The cached value of the '
Body Expression' containment reference.
- See Also:
getBodyExpression()- Generated
- Ordered
contextVariable
protected Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> contextVariable
- The cached value of the '
Context Variable' containment reference.
- See Also:
getContextVariable()- Generated
- Ordered
resultVariable
protected Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> resultVariable
- The cached value of the '
Result Variable' containment reference.
- See Also:
getResultVariable()- Generated
- Ordered
parameterVariable
protected org.eclipse.emf.common.util.EList<Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>> parameterVariable
- The cached value of the '
Parameter Variable' containment reference list.
- See Also:
getParameterVariable()- Generated
- Ordered
generatedType
protected org.eclipse.emf.common.util.EList<org.eclipse.uml2.uml.Classifier> generatedType
- The cached value of the '
Generated Type' containment reference list.
- Since:
- 3.0
- See Also:
getGeneratedType()- Generated
- Ordered
ExpressionInOCLImpl
protected ExpressionInOCLImpl()
-
- Generated
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
-
- Overrides:
eStaticClass in class org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl
- Generated
getBodyExpression
public OCLExpression<org.eclipse.uml2.uml.Classifier> getBodyExpression()
-
- Specified by:
getBodyExpression in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Returns:
- the value of the 'Body Expression' containment reference.
- See Also:
ExpressionInOCL.setBodyExpression(OCLExpression),
UtilitiesPackage.getExpressionInOCL_BodyExpression()- Generated
basicSetBodyExpression
public org.eclipse.emf.common.notify.NotificationChain basicSetBodyExpression(OCLExpression<org.eclipse.uml2.uml.Classifier> newBodyExpression,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
- Generated
setBodyExpression
public void setBodyExpression(OCLExpression<org.eclipse.uml2.uml.Classifier> newBodyExpression)
-
- Specified by:
setBodyExpression in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Parameters:
newBodyExpression - the new value of the 'Body Expression' containment reference.- See Also:
ExpressionInOCL.getBodyExpression()- Generated
getContextVariable
public Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> getContextVariable()
-
- Specified by:
getContextVariable in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Returns:
- the value of the 'Context Variable' containment reference.
- See Also:
ExpressionInOCL.setContextVariable(Variable),
UtilitiesPackage.getExpressionInOCL_ContextVariable()- Generated
basicSetContextVariable
public org.eclipse.emf.common.notify.NotificationChain basicSetContextVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newContextVariable,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
- Generated
setContextVariable
public void setContextVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newContextVariable)
-
- Specified by:
setContextVariable in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Parameters:
newContextVariable - the new value of the 'Context Variable' containment reference.- See Also:
ExpressionInOCL.getContextVariable()- Generated
getResultVariable
public Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> getResultVariable()
-
- Specified by:
getResultVariable in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Returns:
- the value of the 'Result Variable' containment reference.
- See Also:
ExpressionInOCL.setResultVariable(Variable),
UtilitiesPackage.getExpressionInOCL_ResultVariable()- Generated
basicSetResultVariable
public org.eclipse.emf.common.notify.NotificationChain basicSetResultVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newResultVariable,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
- Generated
setResultVariable
public void setResultVariable(Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter> newResultVariable)
-
- Specified by:
setResultVariable in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Parameters:
newResultVariable - the new value of the 'Result Variable' containment reference.- See Also:
ExpressionInOCL.getResultVariable()- Generated
getParameterVariable
public org.eclipse.emf.common.util.EList<Variable<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>> getParameterVariable()
-
- Specified by:
getParameterVariable in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Returns:
- the value of the 'Parameter Variable' containment reference list.
- See Also:
UtilitiesPackage.getExpressionInOCL_ParameterVariable()- Generated
getGeneratedType
public org.eclipse.emf.common.util.EList<org.eclipse.uml2.uml.Classifier> getGeneratedType()
-
- Specified by:
getGeneratedType in interface ExpressionInOCL<org.eclipse.uml2.uml.Classifier,org.eclipse.uml2.uml.Parameter>
- Returns:
- the value of the 'Generated Type' containment reference list.
- Since:
- 3.0
- See Also:
UtilitiesPackage.getExpressionInOCL_GeneratedType()- Generated
accept
public <T,U extends Visitor<T,?,?,?,?,?,?,?,?,?>> T accept(U v)
-
- Specified by:
accept in interface Visitable
- Generated
- NOT
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
- Overrides:
eInverseRemove in class org.eclipse.uml2.uml.internal.impl.PackageableElementImpl
- Generated
eGet
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject- Overrides:
eGet in class org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl
- Generated
eSet
public void eSet(int featureID,
java.lang.Object newValue)
-
- Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject- Overrides:
eSet in class org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl
- Generated
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject- Overrides:
eUnset in class org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl
- Generated
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSet in class org.eclipse.uml2.uml.internal.impl.OpaqueExpressionImpl
- Generated
eBaseStructuralFeatureID
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
-
- Specified by:
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject- Overrides:
eBaseStructuralFeatureID in class org.eclipse.uml2.uml.internal.impl.ValueSpecificationImpl
- Generated
eDerivedStructuralFeatureID
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
-
- Specified by:
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject- Overrides:
eDerivedStructuralFeatureID in class org.eclipse.uml2.uml.internal.impl.ValueSpecificationImpl
- Generated