Interface Type

All Superinterfaces:
Commentable, EObject, Notifier
All Known Subinterfaces:
Annotation, AnonymousClass, Boolean, Byte, Char, Class, Classifier, ConcreteClassifier, Double, Enumeration, Float, Int, Interface, Long, PrimitiveType, Short, TypeParameter, Void
All Known Implementing Classes:
AnnotationImpl, AnonymousClassImpl, BooleanImpl, ByteImpl, CharImpl, ClassifierImpl, ClassImpl, ConcreteClassifierImpl, DoubleImpl, EnumerationImpl, FloatImpl, InterfaceImpl, IntImpl, LongImpl, PrimitiveTypeImpl, ShortImpl, TemporalCompositeClassifier, TypeImpl, TypeParameterImpl, VoidImpl

public interface Type extends Commentable
A representation of the model object 'Type'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"
  • Method Details

    • equalsType

      boolean equalsType(long arrayDimension, Type otherType, long otherArrayDimension)
      Generated class or method.
      EMF model class or method.
    • isSuperType

      boolean isSuperType(long arrayDimension, Type otherType, ArrayTypeable otherArrayType)
      Generated class or method.
      EMF model class or method.
    • getAllMembers

      EList<Member> getAllMembers(Commentable context)
      Generated class or method.
      EMF model class or method.