Class ValueImpl

    • Constructor Detail

      • ValueImpl

        protected ValueImpl()
        Generated
    • Method Detail

      • eStaticClass

        protected org.eclipse.emf.ecore.EClass eStaticClass()
        Overrides:
        eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Generated
      • eStaticFeatureCount

        protected int eStaticFeatureCount()
        Overrides:
        eStaticFeatureCount in class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
        Generated
      • getLiteral

        public abstract java.lang.Object getLiteral()
        Specified by:
        getLiteral in interface Value
        Generated
        NOT
      • eInvoke

        public java.lang.Object eInvoke​(int operationID,
                                        org.eclipse.emf.common.util.EList<?> arguments)
                                 throws java.lang.reflect.InvocationTargetException
        Specified by:
        eInvoke in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eInvoke in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Throws:
        java.lang.reflect.InvocationTargetException
        Generated