Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMRoleExecution

Packages that use MMRoleExecution
de.mid.innovator.srv2api.icw2meta Meta model and administration information. 
 

Uses of MMRoleExecution in de.mid.innovator.srv2api.icw2meta
 

Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMRoleExecution
 List<MMRoleExecution> ADUsrRole.assignExecuteAble(MMProfile ohProfile, MM2Class ohClass, List<? extends ADExecuteAble> seqOh)
          Assigns a list of executable elements to this user role.
 List<MMRoleExecution> MMProfile.getOwnedRoleExecution(K_CONTROL_OPTION... behaviourFlags)
          All role executions owned by this profile.
 List<MMRoleExecution> ADUsrRole.getRoleExecution(K_CONTROL_OPTION... behaviourFlags)
          Returns role executions from the current object.
 List<MMRoleExecution> ADExecuteAble.getRoleExecution(K_CONTROL_OPTION... behaviourFlags)
          Returns role executions from the current object.