Class StructuredValueTypeElementImpl

    • Field Detail

      • valuetype

        protected ValueType valuetype
        The cached value of the 'Valuetype' reference.
        See Also:
        getValuetype()
        Generated class or method.
        Ordered collection.
    • Constructor Detail

      • StructuredValueTypeElementImpl

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

      • eStaticClass

        protected EClass eStaticClass()
        Overrides:
        eStaticClass in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
        Generated class or method.
      • basicGetValuetype

        public ValueType basicGetValuetype()
        Generated class or method.
      • eGet

        public java.lang.Object eGet​(int featureID,
                                     boolean resolve,
                                     boolean coreType)
        Specified by:
        eGet in interface InternalEObject
        Overrides:
        eGet in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
        Generated class or method.
      • eSet

        public void eSet​(int featureID,
                         java.lang.Object newValue)
        Specified by:
        eSet in interface InternalEObject
        Overrides:
        eSet in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
        Generated class or method.
      • eUnset

        public void eUnset​(int featureID)
        Specified by:
        eUnset in interface InternalEObject
        Overrides:
        eUnset in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
        Generated class or method.
      • eIsSet

        public boolean eIsSet​(int featureID)
        Specified by:
        eIsSet in interface InternalEObject
        Overrides:
        eIsSet in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
        Generated class or method.