Uses of Interface
org.opencrx.kernel.activity1.cci2.ActivityProcessActionQuery

Packages that use ActivityProcessActionQuery
org.opencrx.kernel.activity1.cci2   
org.opencrx.kernel.activity1.jmi1   
 

Uses of ActivityProcessActionQuery in org.opencrx.kernel.activity1.cci2
 

Subinterfaces of ActivityProcessActionQuery in org.opencrx.kernel.activity1.cci2
 interface ActivityCreationActionQuery
           
 interface LinkedActivityFollowUpActionQuery
           
 interface SetActualEndActionQuery
           
 interface SetActualStartActionQuery
           
 interface SetAssignedToActionQuery
           
 interface WfActionQuery
           
 

Methods in org.opencrx.kernel.activity1.cci2 that return ActivityProcessActionQuery
 ActivityProcessActionQuery ActivityProcessTransitionQuery.forAllAction()
          Adds a condition for the feature action to the predicate for ActivityProcessTransition, which evaluates to false unless the value of the feature action satisfies the given condition.
 ActivityProcessActionQuery ActivityProcessTransitionQuery.thereExistsAction()
          Adds a condition for the feature action to the predicate for ActivityProcessTransition, which evaluates to false unless the value of the feature action satisfies the given condition.
 

Uses of ActivityProcessActionQuery in org.opencrx.kernel.activity1.jmi1
 

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityProcessActionQuery
 ActivityProcessActionQuery Activity1Package.createActivityProcessActionQuery()
           
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityProcessActionQuery
<T extends ActivityProcessAction>
List<T>
ActivityProcessTransition.getAction(ActivityProcessActionQuery query)
          Retrieves the value for the reference action for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.