| Package | Description |
|---|---|
| org.opencrx.kernel.product1.cci2 | |
| org.opencrx.kernel.product1.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
ProductConfigurationQuery |
ProductConfigurationSetQuery.forAllConfiguration()
Adds a condition for the feature
configuration to the predicate for ProductConfigurationSet, which evaluates to false unless the value of the feature configuration satisfies the given condition. |
ProductConfigurationQuery |
ConfiguredProductQuery.forAllCurrentConfig()
Adds a condition for the feature
currentConfig to the predicate for ConfiguredProduct, which evaluates to false unless the value of the feature currentConfig satisfies the given condition. |
ProductConfigurationQuery |
ProductConfigurationSetQuery.thereExistsConfiguration()
Adds a condition for the feature
configuration to the predicate for ProductConfigurationSet, which evaluates to false unless the value of the feature configuration satisfies the given condition. |
ProductConfigurationQuery |
ConfiguredProductQuery.thereExistsCurrentConfig()
Adds a condition for the feature
currentConfig to the predicate for ConfiguredProduct, which evaluates to false unless the value of the feature currentConfig satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
ProductConfigurationQuery |
Product1Package.createProductConfigurationQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ProductConfiguration> |
ProductConfigurationSet.getConfiguration(ProductConfigurationQuery query)
Retrieves the value for the reference
configuration 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.