Class CheckMetadataImpl

  • All Implemented Interfaces:
    IBmObject, Map.Entry<String,​Integer>, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.common.util.BasicEMap.Entry<String,​Integer>, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject

    public class CheckMetadataImpl
    extends BmObject
    implements org.eclipse.emf.common.util.BasicEMap.Entry<String,​Integer>
    An implementation of the model object 'Check Metadata'.

    The following features are implemented:

    • 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 
      Modifier and Type Field Description
      protected int hash
      • 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 CheckMetadataImpl()
    • Field Detail

      • hash

        protected int hash
    • Constructor Detail

      • CheckMetadataImpl

        protected CheckMetadataImpl()
    • Method Detail

      • eStaticClass

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

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

        public String getTypedKey()
      • setTypedKey

        public void setTypedKey​(String newKey)
      • getTypedValue

        public Integer getTypedValue()
      • setTypedValue

        public void setTypedValue​(Integer newValue)
      • getHash

        public int getHash()
        Specified by:
        getHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<String,​Integer>
      • setHash

        public void setHash​(int hash)
        Specified by:
        setHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<String,​Integer>
      • setKey

        public void setKey​(String key)
        Specified by:
        setKey in interface org.eclipse.emf.common.util.BasicEMap.Entry<String,​Integer>
      • getEMap

        public org.eclipse.emf.common.util.EMap<String,​Integer> getEMap()