Class Hierarchy
- java.lang.Object
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier)
- org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject)
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl (implements org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder)
- org.emftext.language.java.commons.impl.CommentableImpl (implements org.emftext.language.java.commons.Commentable)
- org.emftext.language.java.references.impl.ArgumentableImpl (implements org.emftext.language.java.references.Argumentable)
- org.emftext.language.java.arrays.impl.ArrayInitializationValueImpl (implements org.emftext.language.java.arrays.ArrayInitializationValue)
- org.emftext.language.java.expressions.impl.ExpressionImpl (implements org.emftext.language.java.expressions.Expression)
- org.emftext.language.java.expressions.impl.AssignmentExpressionChildImpl (implements org.emftext.language.java.expressions.AssignmentExpressionChild)
- org.emftext.language.java.expressions.impl.ConditionalExpressionChildImpl (implements org.emftext.language.java.expressions.ConditionalExpressionChild)
- org.emftext.language.java.expressions.impl.ConditionalOrExpressionChildImpl (implements org.emftext.language.java.expressions.ConditionalOrExpressionChild)
- org.emftext.language.java.expressions.impl.ConditionalAndExpressionChildImpl (implements org.emftext.language.java.expressions.ConditionalAndExpressionChild)
- org.emftext.language.java.expressions.impl.InclusiveOrExpressionChildImpl (implements org.emftext.language.java.expressions.InclusiveOrExpressionChild)
- org.emftext.language.java.expressions.impl.ExclusiveOrExpressionChildImpl (implements org.emftext.language.java.expressions.ExclusiveOrExpressionChild)
- org.emftext.language.java.expressions.impl.AndExpressionChildImpl (implements org.emftext.language.java.expressions.AndExpressionChild)
- org.emftext.language.java.expressions.impl.EqualityExpressionChildImpl (implements org.emftext.language.java.expressions.EqualityExpressionChild)
- org.emftext.language.java.expressions.impl.InstanceOfExpressionChildImpl (implements org.emftext.language.java.expressions.InstanceOfExpressionChild)
- org.emftext.language.java.expressions.impl.RelationExpressionChildImpl (implements org.emftext.language.java.expressions.RelationExpressionChild)
- org.emftext.language.java.expressions.impl.ShiftExpressionChildImpl (implements org.emftext.language.java.expressions.ShiftExpressionChild)
- org.emftext.language.java.expressions.impl.AdditiveExpressionChildImpl (implements org.emftext.language.java.expressions.AdditiveExpressionChild)
- org.emftext.language.java.expressions.impl.MultiplicativeExpressionChildImpl (implements org.emftext.language.java.expressions.MultiplicativeExpressionChild)
- org.emftext.language.java.expressions.impl.UnaryExpressionChildImpl (implements org.emftext.language.java.expressions.UnaryExpressionChild)
- org.emftext.language.java.expressions.impl.UnaryModificationExpressionChildImpl (implements org.emftext.language.java.expressions.UnaryModificationExpressionChild)
- org.emftext.language.java.expressions.impl.MethodReferenceExpressionChildImpl (implements org.emftext.language.java.expressions.MethodReferenceExpressionChild)
- org.emftext.language.java.expressions.impl.PrimaryExpressionImpl (implements org.emftext.language.java.expressions.PrimaryExpression)
- org.emftext.language.java.references.impl.ReferenceImpl (implements org.emftext.language.java.references.Reference)
- org.emftext.language.java.references.impl.ElementReferenceImpl (implements org.emftext.language.java.references.ElementReference)
- org.emftext.language.java.references.impl.IdentifierReferenceImpl (implements org.emftext.language.java.references.IdentifierReference)
- org.emftext.language.java.references.impl.MethodCallImpl (implements org.emftext.language.java.references.MethodCall)
- org.emftext.language.java.references.impl.PrimitiveTypeReferenceImpl (implements org.emftext.language.java.references.PrimitiveTypeReference)
- org.emftext.language.java.references.impl.ReflectiveClassReferenceImpl (implements org.emftext.language.java.references.ReflectiveClassReference)
- org.emftext.language.java.references.impl.SelfReferenceImpl (implements org.emftext.language.java.references.SelfReference)
- org.emftext.language.java.references.impl.StringReferenceImpl (implements org.emftext.language.java.references.StringReference)
- org.emftext.language.java.references.impl.TextBlockReferenceImpl (implements org.emftext.language.java.references.TextBlockReference)
- org.emftext.language.java.references.impl.ElementReferenceImpl (implements org.emftext.language.java.references.ElementReference)
- org.emftext.language.java.references.impl.ReferenceImpl (implements org.emftext.language.java.references.Reference)
- org.emftext.language.java.expressions.impl.PrimaryExpressionImpl (implements org.emftext.language.java.expressions.PrimaryExpression)
- org.emftext.language.java.expressions.impl.MethodReferenceExpressionChildImpl (implements org.emftext.language.java.expressions.MethodReferenceExpressionChild)
- org.emftext.language.java.expressions.impl.UnaryModificationExpressionChildImpl (implements org.emftext.language.java.expressions.UnaryModificationExpressionChild)
- org.emftext.language.java.expressions.impl.UnaryExpressionChildImpl (implements org.emftext.language.java.expressions.UnaryExpressionChild)
- org.emftext.language.java.expressions.impl.MultiplicativeExpressionChildImpl (implements org.emftext.language.java.expressions.MultiplicativeExpressionChild)
- org.emftext.language.java.expressions.impl.AdditiveExpressionChildImpl (implements org.emftext.language.java.expressions.AdditiveExpressionChild)
- org.emftext.language.java.expressions.impl.ShiftExpressionChildImpl (implements org.emftext.language.java.expressions.ShiftExpressionChild)
- org.emftext.language.java.expressions.impl.RelationExpressionChildImpl (implements org.emftext.language.java.expressions.RelationExpressionChild)
- org.emftext.language.java.expressions.impl.InstanceOfExpressionChildImpl (implements org.emftext.language.java.expressions.InstanceOfExpressionChild)
- org.emftext.language.java.expressions.impl.EqualityExpressionChildImpl (implements org.emftext.language.java.expressions.EqualityExpressionChild)
- org.emftext.language.java.expressions.impl.AndExpressionChildImpl (implements org.emftext.language.java.expressions.AndExpressionChild)
- org.emftext.language.java.expressions.impl.ExclusiveOrExpressionChildImpl (implements org.emftext.language.java.expressions.ExclusiveOrExpressionChild)
- org.emftext.language.java.expressions.impl.InclusiveOrExpressionChildImpl (implements org.emftext.language.java.expressions.InclusiveOrExpressionChild)
- org.emftext.language.java.expressions.impl.ConditionalAndExpressionChildImpl (implements org.emftext.language.java.expressions.ConditionalAndExpressionChild)
- org.emftext.language.java.expressions.impl.ConditionalOrExpressionChildImpl (implements org.emftext.language.java.expressions.ConditionalOrExpressionChild)
- org.emftext.language.java.expressions.impl.ConditionalExpressionChildImpl (implements org.emftext.language.java.expressions.ConditionalExpressionChild)
- org.emftext.language.java.expressions.impl.AssignmentExpressionChildImpl (implements org.emftext.language.java.expressions.AssignmentExpressionChild)
- org.emftext.language.java.expressions.impl.ExpressionImpl (implements org.emftext.language.java.expressions.Expression)
- org.emftext.language.java.commons.impl.NamedElementImpl (implements org.emftext.language.java.commons.NamedElement)
- org.emftext.language.java.references.impl.ReferenceableElementImpl (implements org.emftext.language.java.references.ReferenceableElement)
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
- org.eclipse.emf.ecore.impl.EModelElementImpl (implements org.eclipse.emf.ecore.EModelElement)
- org.eclipse.emf.ecore.impl.EFactoryImpl (implements org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory, org.eclipse.emf.ecore.EFactory)
- org.emftext.language.java.references.impl.ReferencesFactoryImpl (implements org.emftext.language.java.references.ReferencesFactory)
- org.eclipse.emf.ecore.impl.ENamedElementImpl (implements org.eclipse.emf.ecore.ENamedElement)
- org.eclipse.emf.ecore.impl.EPackageImpl (implements org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, org.eclipse.emf.ecore.EPackage)
- org.emftext.language.java.references.impl.ReferencesPackageImpl (implements org.emftext.language.java.references.ReferencesPackage)
- org.eclipse.emf.ecore.impl.EPackageImpl (implements org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, org.eclipse.emf.ecore.EPackage)
- org.eclipse.emf.ecore.impl.EFactoryImpl (implements org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory, org.eclipse.emf.ecore.EFactory)
- org.eclipse.emf.ecore.impl.EModelElementImpl (implements org.eclipse.emf.ecore.EModelElement)
- org.emftext.language.java.commons.impl.CommentableImpl (implements org.emftext.language.java.commons.Commentable)
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl (implements org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder)
- org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject)
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier)