protected List<ScopeImpl> |
MigratingProcessElementInstanceVisitor.collectNonExistingFlowScopes(ScopeImpl scope,
MigratingScopeInstanceBranch migratingExecutionBranch)
Returns a list of flow scopes from the given scope until a scope is reached that is already present in the given
MigratingScopeInstanceBranch (exclusive).
|
protected abstract void |
MigratingProcessElementInstanceVisitor.instantiateScopes(MigratingScopeInstance ancestorScopeInstance,
MigratingScopeInstanceBranch executionBranch,
List<ScopeImpl> scopesToInstantiate) |
protected void |
MigratingActivityInstanceVisitor.instantiateScopes(MigratingScopeInstance ancestorScopeInstance,
MigratingScopeInstanceBranch executionBranch,
List<ScopeImpl> scopesToInstantiate) |
protected void |
MigrationCompensationInstanceVisitor.instantiateScopes(MigratingScopeInstance ancestorScopeInstance,
MigratingScopeInstanceBranch executionBranch,
List<ScopeImpl> scopesToInstantiate) |
protected void |
MigratingProcessElementInstanceVisitor.migrateProcessElementInstance(MigratingProcessElementInstance migratingInstance,
MigratingScopeInstanceBranch migratingInstanceBranch) |