Interface InternalStateContext

    • Method Detail

      • setState

        void setState​(org.palladiosimulator.pcm.dataprocessing.dataprocessing.characteristics.EnumCharacteristicLiteral value)
        Sets the value of the 'State' reference.
        Parameters:
        value - the new value of the 'State' reference.
        See Also:
        getState()
        Generated class or method.
      • setSubject

        void setSubject​(StatefulSubjects value)
        Sets the value of the 'Subject' reference.
        Parameters:
        value - the new value of the 'Subject' reference.
        See Also:
        getSubject()
        Generated class or method.