Uses of Interface
org.opencrx.kernel.reservation1.cci2.EventQuery

Packages that use EventQuery
org.opencrx.kernel.reservation1.cci2   
org.opencrx.kernel.reservation1.jmi1   
 

Uses of EventQuery in org.opencrx.kernel.reservation1.cci2
 

Methods in org.opencrx.kernel.reservation1.cci2 that return EventQuery
 EventQuery SegmentQuery.forAllEvent()
          Adds a condition for the feature event to the predicate for Segment, which evaluates to false unless the value of the feature event satisfies the given condition.
 EventQuery SegmentQuery.thereExistsEvent()
          Adds a condition for the feature event to the predicate for Segment, which evaluates to false unless the value of the feature event satisfies the given condition.
 

Uses of EventQuery in org.opencrx.kernel.reservation1.jmi1
 

Methods in org.opencrx.kernel.reservation1.jmi1 that return EventQuery
 EventQuery Reservation1Package.createEventQuery()
           
 

Methods in org.opencrx.kernel.reservation1.jmi1 with parameters of type EventQuery
<T extends Event>
List<T>
Segment.getEvent(EventQuery query)
          Retrieves the value for the reference event 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.