variables.add(rolePV);
}
variables.add(new InstancePropertyPointingProcessVariable("InstanceId"));
variables.add(new InstanceNamePointingProcessVariable());
variables.add(new InstanceDueDatePointingProcessVariable());
ActivityFor forLoopForAddingCommandVariables = new ActivityFor(){