Class ReferenceImpl

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
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, Reference
Direct Known Subclasses:
ArrayInstantiationImpl, ElementReferenceImpl, InstantiationImpl, NestedExpressionImpl, PrimitiveTypeReferenceImpl, ReflectiveClassReferenceImpl, SelfReferenceImpl, StringReferenceImpl, TextBlockReferenceImpl

public abstract class ReferenceImpl extends PrimaryExpressionImpl implements Reference
An implementation of the model object 'Reference'.

The following features are implemented:

Generated class or method.