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

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

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

Methods in org.opencrx.kernel.activity1.cci2 that return ActivityCategoryQuery
 ActivityCategoryQuery SegmentQuery.forAllActivityCategory()
          Adds a condition for the feature activityCategory to the predicate for Segment, which evaluates to false unless the value of the feature activityCategory satisfies the given condition.
 ActivityCategoryQuery SegmentQuery.thereExistsActivityCategory()
          Adds a condition for the feature activityCategory to the predicate for Segment, which evaluates to false unless the value of the feature activityCategory satisfies the given condition.
 

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

Methods in org.opencrx.kernel.activity1.jmi1 that return ActivityCategoryQuery
 ActivityCategoryQuery Activity1Package.createActivityCategoryQuery()
           
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityCategoryQuery
<T extends ActivityCategory>
List<T>
Segment.getActivityCategory(ActivityCategoryQuery query)
          Retrieves the value for the reference activityCategory for the specified query.
 



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