Uses of Interface
org.opencrx.kernel.ras1.cci2.AssetContextQuery

Packages that use AssetContextQuery
org.opencrx.kernel.ras1.cci2   
org.opencrx.kernel.ras1.jmi1   
 

Uses of AssetContextQuery in org.opencrx.kernel.ras1.cci2
 

Methods in org.opencrx.kernel.ras1.cci2 that return AssetContextQuery
 AssetContextQuery VariabilityPointQuery.forAllAssetContext()
          Adds a condition for the feature assetContext to the predicate for VariabilityPoint, which evaluates to false unless the value of the feature assetContext satisfies the given condition.
 AssetContextQuery DescriptorQuery.forAllAssetContext()
          Adds a condition for the feature assetContext to the predicate for Descriptor, which evaluates to false unless the value of the feature assetContext satisfies the given condition.
 AssetContextQuery ArtifactContextQuery.forAllAssetContext()
          Adds a condition for the feature assetContext to the predicate for ArtifactContext, which evaluates to false unless the value of the feature assetContext satisfies the given condition.
 AssetContextQuery VariabilityPointQuery.thereExistsAssetContext()
          Adds a condition for the feature assetContext to the predicate for VariabilityPoint, which evaluates to false unless the value of the feature assetContext satisfies the given condition.
 AssetContextQuery DescriptorQuery.thereExistsAssetContext()
          Adds a condition for the feature assetContext to the predicate for Descriptor, which evaluates to false unless the value of the feature assetContext satisfies the given condition.
 AssetContextQuery ArtifactContextQuery.thereExistsAssetContext()
          Adds a condition for the feature assetContext to the predicate for ArtifactContext, which evaluates to false unless the value of the feature assetContext satisfies the given condition.
 

Uses of AssetContextQuery in org.opencrx.kernel.ras1.jmi1
 

Methods in org.opencrx.kernel.ras1.jmi1 that return AssetContextQuery
 AssetContextQuery Ras1Package.createAssetContextQuery()
           
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.