Interface RelationExpressionChild

All Superinterfaces:
AndExpressionChild, AnnotationValue, ArrayInitializationValue, AssignmentExpressionChild, Commentable, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EObject, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, Notifier
All Known Subinterfaces:
AdditiveExpression, AdditiveExpressionChild, AnnotationInstance, ArrayConstructorReferenceExpression, ArrayInstantiation, ArrayInstantiationBySize, ArrayInstantiationByValues, ArrayInstantiationByValuesTyped, ArrayInstantiationByValuesUntyped, BinaryIntegerLiteral, BinaryLongLiteral, BooleanLiteral, CastExpression, CharacterLiteral, ClassTypeConstructorReferenceExpression, DecimalDoubleLiteral, DecimalFloatLiteral, DecimalIntegerLiteral, DecimalLongLiteral, DoubleLiteral, ElementReference, ExplicitConstructorCall, FloatLiteral, HexDoubleLiteral, HexFloatLiteral, HexIntegerLiteral, HexLongLiteral, IdentifierReference, Instantiation, IntegerLiteral, Literal, LongLiteral, MethodCall, MethodReferenceExpression, MethodReferenceExpressionChild, MultiplicativeExpression, MultiplicativeExpressionChild, NestedExpression, NewConstructorCall, NewConstructorCallWithInferredTypeArguments, NullLiteral, OctalIntegerLiteral, OctalLongLiteral, PrefixUnaryModificationExpression, PrimaryExpression, PrimaryExpressionReferenceExpression, PrimitiveTypeReference, Reference, ReflectiveClassReference, SelfReference, ShiftExpression, ShiftExpressionChild, StringReference, SuffixUnaryModificationExpression, Switch, TextBlockReference, UnaryExpression, UnaryExpressionChild, UnaryModificationExpression, UnaryModificationExpressionChild
All Known Implementing Classes:
AdditiveExpressionChildImpl, AdditiveExpressionImpl, AnnotationInstanceImpl, ArrayConstructorReferenceExpressionImpl, ArrayInstantiationBySizeImpl, ArrayInstantiationByValuesImpl, ArrayInstantiationByValuesTypedImpl, ArrayInstantiationByValuesUntypedImpl, ArrayInstantiationImpl, BinaryIntegerLiteralImpl, BinaryLongLiteralImpl, BooleanLiteralImpl, CastExpressionImpl, CharacterLiteralImpl, ClassTypeConstructorReferenceExpressionImpl, DecimalDoubleLiteralImpl, DecimalFloatLiteralImpl, DecimalIntegerLiteralImpl, DecimalLongLiteralImpl, DoubleLiteralImpl, ElementReferenceImpl, ExplicitConstructorCallImpl, FloatLiteralImpl, HexDoubleLiteralImpl, HexFloatLiteralImpl, HexIntegerLiteralImpl, HexLongLiteralImpl, IdentifierReferenceImpl, InstantiationImpl, IntegerLiteralImpl, LiteralImpl, LongLiteralImpl, MethodCallImpl, MethodReferenceExpressionChildImpl, MethodReferenceExpressionImpl, MultiplicativeExpressionChildImpl, MultiplicativeExpressionImpl, NestedExpressionImpl, NewConstructorCallImpl, NewConstructorCallWithInferredTypeArgumentsImpl, NullLiteralImpl, OctalIntegerLiteralImpl, OctalLongLiteralImpl, PrefixUnaryModificationExpressionImpl, PrimaryExpressionImpl, PrimaryExpressionReferenceExpressionImpl, PrimitiveTypeReferenceImpl, ReferenceImpl, ReflectiveClassReferenceImpl, RelationExpressionChildImpl, SelfReferenceImpl, ShiftExpressionChildImpl, ShiftExpressionImpl, StringReferenceImpl, SuffixUnaryModificationExpressionImpl, SwitchImpl, TextBlockReferenceImpl, UnaryExpressionChildImpl, UnaryExpressionImpl, UnaryModificationExpressionChildImpl, UnaryModificationExpressionImpl

public interface RelationExpressionChild extends InstanceOfExpressionChild
A representation of the model object 'Relation Expression Child'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"