Interface PrimitiveType

All Superinterfaces:
Annotable, Commentable, EObject, Notifier, Type, TypeReference
All Known Subinterfaces:
Boolean, Byte, Char, Double, Float, Int, Long, Short, Void
All Known Implementing Classes:
BooleanImpl, ByteImpl, CharImpl, DoubleImpl, FloatImpl, IntImpl, LongImpl, PrimitiveTypeImpl, ShortImpl, VoidImpl

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

    • getAllMembers

      EList<Member> getAllMembers(Commentable context)
      Specified by:
      getAllMembers in interface Type
      Generated class or method.
      EMF model class or method.
    • wrapPrimitiveType

      Class wrapPrimitiveType()
      Generated class or method.
      EMF model class or method.