|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
Incident.getIncidentParty(IncidentPartyQuery query)
Retrieves the value for the reference incidentParty for the specified query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||