Class ElementReferenceImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
tools.mdsd.jamopp.model.java.commons.impl.CommentableImpl
tools.mdsd.jamopp.model.java.arrays.impl.ArrayInitializationValueImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, AnnotationValue, ArrayInitializationValue, Commentable, AdditiveExpressionChild, AndExpressionChild, AssignmentExpressionChild, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, MethodReferenceExpressionChild, MultiplicativeExpressionChild, PrimaryExpression, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild, UnaryModificationExpressionChild, TypeArgumentable, ElementReference, Reference, Resource
Direct Known Subclasses:
IdentifierReferenceImpl, MethodCallImpl

public abstract class ElementReferenceImpl extends ReferenceImpl implements ElementReference
An implementation of the model object 'Element Reference'.

The following features are implemented:

Generated class or method.