| Package | Description |
|---|---|
| org.opencrx.kernel.depot1.cci2 | |
| org.opencrx.kernel.depot1.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
DepotEntityQuery |
DepotHolderQuery.entity() |
DepotEntityQuery |
SegmentQuery.forAllEntity()
Adds a condition for the feature
entity to the predicate for Segment, which evaluates to false unless the value of the feature entity satisfies the given condition. |
DepotEntityQuery |
DepotEntityRelationshipQuery.forAllEntity1()
Adds a condition for the feature
entity1 to the predicate for DepotEntityRelationship, which evaluates to false unless the value of the feature entity1 satisfies the given condition. |
DepotEntityQuery |
DepotEntityRelationshipQuery.forAllEntity2()
Adds a condition for the feature
entity2 to the predicate for DepotEntityRelationship, which evaluates to false unless the value of the feature entity2 satisfies the given condition. |
DepotEntityQuery |
SegmentQuery.thereExistsEntity()
Adds a condition for the feature
entity to the predicate for Segment, which evaluates to false unless the value of the feature entity satisfies the given condition. |
DepotEntityQuery |
DepotEntityRelationshipQuery.thereExistsEntity1()
Adds a condition for the feature
entity1 to the predicate for DepotEntityRelationship, which evaluates to false unless the value of the feature entity1 satisfies the given condition. |
DepotEntityQuery |
DepotEntityRelationshipQuery.thereExistsEntity2()
Adds a condition for the feature
entity2 to the predicate for DepotEntityRelationship, which evaluates to false unless the value of the feature entity2 satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
DepotEntityQuery |
Depot1Package.createDepotEntityQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends DepotEntity> |
Segment.getEntity(DepotEntityQuery query)
Retrieves the value for the reference
entity 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.