| Package | Description |
|---|---|
| org.opencrx.kernel.contract1.cci2 | |
| org.opencrx.kernel.contract1.jmi1 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomerContractRoleQuery |
| Modifier and Type | Method and Description |
|---|---|
ContractRoleQuery |
SegmentQuery.forAllContractRole()
Adds a condition for the feature
contractRole to the predicate for Segment, which evaluates to false unless the value of the feature contractRole satisfies the given condition. |
ContractRoleQuery |
SegmentQuery.thereExistsContractRole()
Adds a condition for the feature
contractRole to the predicate for Segment, which evaluates to false unless the value of the feature contractRole satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
ContractRoleQuery |
Contract1Package.createContractRoleQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ContractRole> |
Segment.getContractRole(ContractRoleQuery query)
Retrieves the value for the reference
contractRole 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.