| Package | Description |
|---|---|
| org.opencrx.kernel.contract1.cci2 | |
| org.opencrx.kernel.contract1.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
CalculationRuleQuery |
SalesContractCreatorQuery.forAllCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContractCreator, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
CalculationRuleQuery |
SalesContractPositionQuery.forAllCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
CalculationRuleQuery |
SalesContractQuery.forAllCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContract, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
CalculationRuleQuery |
SegmentQuery.forAllCalculationRule()
Adds a condition for the feature
calculationRule to the predicate for Segment, which evaluates to false unless the value of the feature calculationRule satisfies the given condition. |
CalculationRuleQuery |
SalesContractCreatorQuery.thereExistsCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContractCreator, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
CalculationRuleQuery |
SalesContractPositionQuery.thereExistsCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
CalculationRuleQuery |
SalesContractQuery.thereExistsCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContract, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
CalculationRuleQuery |
SegmentQuery.thereExistsCalculationRule()
Adds a condition for the feature
calculationRule to the predicate for Segment, which evaluates to false unless the value of the feature calculationRule satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
CalculationRuleQuery |
Contract1Package.createCalculationRuleQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends CalculationRule> |
Segment.getCalculationRule(CalculationRuleQuery query)
Retrieves the value for the reference
calculationRule 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.