| Package | Description | 
|---|---|
| org.opencrx.kernel.ras1.cci2 | |
| org.opencrx.kernel.ras1.jmi1 | 
| Modifier and Type | Method and Description | 
|---|---|
ProfileQuery | 
AssetQuery.forAllDefiningProfile()
Adds a condition for the feature  
definingProfile to the predicate for Asset, which evaluates to false unless the value of the feature definingProfile satisfies the given condition. | 
ProfileQuery | 
ProfileQuery.forAllParentProfile()
Adds a condition for the feature  
parentProfile to the predicate for Profile, which evaluates to false unless the value of the feature parentProfile satisfies the given condition. | 
ProfileQuery | 
AssetQuery.forAllProfile()
Adds a condition for the feature  
profile to the predicate for Asset, which evaluates to false unless the value of the feature profile satisfies the given condition. | 
ProfileQuery | 
AssetQuery.thereExistsDefiningProfile()
Adds a condition for the feature  
definingProfile to the predicate for Asset, which evaluates to false unless the value of the feature definingProfile satisfies the given condition. | 
ProfileQuery | 
ProfileQuery.thereExistsParentProfile()
Adds a condition for the feature  
parentProfile to the predicate for Profile, which evaluates to false unless the value of the feature parentProfile satisfies the given condition. | 
ProfileQuery | 
AssetQuery.thereExistsProfile()
Adds a condition for the feature  
profile to the predicate for Asset, which evaluates to false unless the value of the feature profile satisfies the given condition. | 
| Modifier and Type | Method and Description | 
|---|---|
ProfileQuery | 
Ras1Package.createProfileQuery()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends Profile>  | 
Asset.getDefiningProfile(ProfileQuery query)
Retrieves the value for the reference  
definingProfile 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.