Class Primitive

  • 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:
    BooleanType, NumericType, StringType

    public abstract class Primitive
    extends OclType
    A representation of the model object 'Primitive'.
    See Also:
    OCLPackage.getPrimitive()
    • Constructor Detail

      • Primitive

        protected Primitive()
    • Method Detail

      • eStaticClass

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