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

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

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

Methods in org.opencrx.kernel.activity1.cci2 that return IncidentPartyQuery
 IncidentPartyQuery IncidentQuery.forAllIncidentParty()
          Adds a condition for the feature incidentParty to the predicate for Incident, which evaluates to false unless the value of the feature incidentParty satisfies the given condition.
 IncidentPartyQuery IncidentQuery.thereExistsIncidentParty()
          Adds a condition for the feature incidentParty to the predicate for Incident, which evaluates to false unless the value of the feature incidentParty satisfies the given condition.
 

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

Methods in org.opencrx.kernel.activity1.jmi1 that return IncidentPartyQuery
 IncidentPartyQuery Activity1Package.createIncidentPartyQuery()
           
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type IncidentPartyQuery
<T extends IncidentParty>
List<T>
Incident.getIncidentParty(IncidentPartyQuery query)
          Retrieves the value for the reference incidentParty 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.