| Package | Description |
|---|---|
| org.opencrx.kernel.generic.cci2 | |
| org.opencrx.kernel.generic.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
InvolvedObjectQuery |
CrxObjectQuery.forAllInvolvedObject()
Adds a condition for the feature
involvedObject to the predicate for CrxObject, which evaluates to false unless the value of the feature involvedObject satisfies the given condition. |
InvolvedObjectQuery |
CrxObjectQuery.thereExistsInvolvedObject()
Adds a condition for the feature
involvedObject to the predicate for CrxObject, which evaluates to false unless the value of the feature involvedObject satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
InvolvedObjectQuery |
GenericPackage.createInvolvedObjectQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends InvolvedObject> |
CrxObject.getInvolvedObject(InvolvedObjectQuery query)
Retrieves the value for the reference
involvedObject for the specified query. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.