Alle Superschnittstellen:
IContainableElement<IModelLayer>, IInteractionDescribingComponent, IPASSProcessModelElement, IValueChangedObserver<IPASSProcessModelElement>, IValueChangedPublisher<IPASSProcessModelElement>
Alle bekannten Implementierungsklassen:
SubjectExecutionMapping

public interface ISubjectExecutionMapping extends IInteractionDescribingComponent
A separte object containing a (most likely) String representation of some formal description of how this subject is mapped to the users of an execution envoironment (whos is allowed to be responsible) Theoretically there is a difference between static mapping (e.g. a subject mapped to a user group) and dynamic mapping where the mapping is determined during runtim to e.g., find the current boss for one user for non of these things formal definitions exist yet.
  • Methodendetails

    • getExecutionMappingDefinition

      String getExecutionMappingDefinition()
    • setExecutionMappingDefinition

      void setExecutionMappingDefinition(String executionMappingDefintion)
      Set the string that SHOULD contain The definition of how this subject is to be mapped to the users of an execution enviroment
      Parameter:
      executionMappingDefintion - No specific format has been developed for this yet
    • getexecutionMappingType

    • setexecutionMappingType