Interface TypedElement

All Superinterfaces:
Commentable, EObject, Notifier
All Known Subinterfaces:
ArrayConstructorReferenceExpression, ArrayInstantiationBySize, ArrayInstantiationByValuesTyped, CastExpression, CatchParameter, ClassMethod, ClassTypeConstructorReferenceExpression, Field, InstanceOfExpression, InterfaceMethod, LocalVariable, Method, NewConstructorCall, NewConstructorCallWithInferredTypeArguments, OrdinaryParameter, Parameter, ProvidesModuleDirective, QualifiedTypeArgument, ReceiverParameter, UsesModuleDirective, Variable, VariableLengthParameter
All Known Implementing Classes:
ArrayConstructorReferenceExpressionImpl, ArrayInstantiationBySizeImpl, ArrayInstantiationByValuesTypedImpl, CastExpressionImpl, CatchParameterImpl, ClassMethodImpl, ClassTypeConstructorReferenceExpressionImpl, FieldImpl, InstanceOfExpressionImpl, InterfaceMethodImpl, LocalVariableImpl, MethodImpl, NewConstructorCallImpl, NewConstructorCallWithInferredTypeArgumentsImpl, OrdinaryParameterImpl, ParameterImpl, ProvidesModuleDirectiveImpl, QualifiedTypeArgumentImpl, ReceiverParameterImpl, TypedElementImpl, UsesModuleDirectiveImpl, VariableImpl, VariableLengthParameterImpl

public interface TypedElement extends Commentable
A representation of the model object 'Typed Element'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"