Package bpsim

Interface ParameterValue

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getInstance()
      Returns the value of the 'Instance' attribute.
      ResultType getResult()
      Returns the value of the 'Result' attribute.
      String getValidFor()
      Returns the value of the 'Valid For' attribute.
      boolean isSetResult()
      Returns whether the value of the 'Result' attribute is set.
      void setInstance​(String value)
      Sets the value of the 'Instance' attribute.
      void setResult​(ResultType value)
      Sets the value of the 'Result' attribute.
      void setValidFor​(String value)
      Sets the value of the 'Valid For' attribute.
      void unsetResult()
      Unsets the value of the 'Result' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver