Class DataActionImpl

    • Constructor Detail

      • DataActionImpl

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

      • eStaticClass

        protected EClass eStaticClass()
        Overrides:
        eStaticClass in class org.palladiosimulator.pcm.seff.impl.AbstractActionImpl
        Generated class or method.
      • basicSetVariableReference

        public NotificationChain basicSetVariableReference​(de.uka.ipd.sdq.stoex.VariableReference newVariableReference,
                                                           NotificationChain msgs)
        Generated class or method.
      • setVariableReference

        public void setVariableReference​(de.uka.ipd.sdq.stoex.VariableReference newVariableReference)
        Specified by:
        setVariableReference in interface DataAction
        Parameters:
        newVariableReference - the new value of the 'Variable Reference' containment reference.
        See Also:
        DataAction.getVariableReference()
        Generated class or method.
      • eInverseRemove

        public NotificationChain eInverseRemove​(InternalEObject otherEnd,
                                                int featureID,
                                                NotificationChain msgs)
        Overrides:
        eInverseRemove in class org.palladiosimulator.pcm.seff.impl.AbstractActionImpl
        Generated class or method.
      • eGet

        public Object eGet​(int featureID,
                           boolean resolve,
                           boolean coreType)
        Specified by:
        eGet in interface InternalEObject
        Overrides:
        eGet in class org.palladiosimulator.pcm.seff.impl.AbstractActionImpl
        Generated class or method.
      • eSet

        public void eSet​(int featureID,
                         Object newValue)
        Specified by:
        eSet in interface InternalEObject
        Overrides:
        eSet in class org.palladiosimulator.pcm.seff.impl.AbstractActionImpl
        Generated class or method.
      • eUnset

        public void eUnset​(int featureID)
        Specified by:
        eUnset in interface InternalEObject
        Overrides:
        eUnset in class org.palladiosimulator.pcm.seff.impl.AbstractActionImpl
        Generated class or method.
      • eIsSet

        public boolean eIsSet​(int featureID)
        Specified by:
        eIsSet in interface InternalEObject
        Overrides:
        eIsSet in class org.palladiosimulator.pcm.seff.impl.AbstractActionImpl
        Generated class or method.