Class StyleColorImpl

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl

        org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
      • Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

        org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
      • Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

        org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      • Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

        org.eclipse.emf.ecore.InternalEObject.EStore
    • Field Summary

      • Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

        EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
      • Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder

        NIL
      • Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

        EOPPOSITE_FEATURE_BASE
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected StyleColorImpl()
    • Constructor Detail

      • StyleColorImpl

        protected StyleColorImpl()
    • Method Detail

      • red

        public int red()
        Specified by:
        red in interface Color
        Specified by:
        red in interface ColorRef
      • blue

        public int blue()
        Specified by:
        blue in interface Color
        Specified by:
        blue in interface ColorRef
      • eBaseStructuralFeatureID

        public int eBaseStructuralFeatureID​(int derivedFeatureID,
                                            Class<?> baseClass)
        Specified by:
        eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
      • eDerivedStructuralFeatureID

        public int eDerivedStructuralFeatureID​(int baseFeatureID,
                                               Class<?> baseClass)
        Specified by:
        eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
      • eDerivedOperationID

        public int eDerivedOperationID​(int baseOperationID,
                                       Class<?> baseClass)
        Specified by:
        eDerivedOperationID in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eDerivedOperationID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
      • eInvoke

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