Class NamedElementImpl

    • Field Detail

      • NAME_EDEFAULT

        protected static final String NAME_EDEFAULT
        The default value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
        Ordered collection.
      • name

        protected String name
        The cached value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
        Ordered collection.
    • Constructor Detail

      • NamedElementImpl

        protected NamedElementImpl()
        Generated class or method.
    • Method Detail

      • eStaticClass

        protected EClass eStaticClass()
        Overrides:
        eStaticClass in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
        Generated class or method.
      • eGet

        public Object eGet​(int featureID,
                           boolean resolve,
                           boolean coreType)
        Specified by:
        eGet in interface InternalEObject
        Overrides:
        eGet in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
        Generated class or method.
      • eSet

        public void eSet​(int featureID,
                         Object newValue)
        Specified by:
        eSet in interface InternalEObject
        Overrides:
        eSet in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
        Generated class or method.
      • eUnset

        public void eUnset​(int featureID)
        Specified by:
        eUnset in interface InternalEObject
        Overrides:
        eUnset in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
        Generated class or method.
      • eIsSet

        public boolean eIsSet​(int featureID)
        Specified by:
        eIsSet in interface InternalEObject
        Overrides:
        eIsSet in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
        Generated class or method.
      • toString

        public String toString()
        Overrides:
        toString in class org.eclipse.emf.internal.cdo.CDOObjectImpl
        Generated class or method.