Class NumericType

  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject
    Direct Known Subclasses:
    IntegerType, RealType

    public abstract class NumericType
    extends Primitive
    A representation of the model object 'Numeric Type'.
    See Also:
    OCLPackage.getNumericType()
    • Constructor Detail

      • NumericType

        protected NumericType()
    • Method Detail

      • eStaticClass

        protected org.eclipse.emf.ecore.EClass eStaticClass()
        Overrides:
        eStaticClass in class Primitive