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

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

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

Methods in org.opencrx.kernel.ras1.cci2 that return ArtifactDependencyQuery
 ArtifactDependencyQuery ArtifactQuery.forAllDependency()
          Adds a condition for the feature dependency to the predicate for Artifact, which evaluates to false unless the value of the feature dependency satisfies the given condition.
 ArtifactDependencyQuery ArtifactQuery.thereExistsDependency()
          Adds a condition for the feature dependency to the predicate for Artifact, which evaluates to false unless the value of the feature dependency satisfies the given condition.
 

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

Methods in org.opencrx.kernel.ras1.jmi1 that return ArtifactDependencyQuery
 ArtifactDependencyQuery Ras1Package.createArtifactDependencyQuery()
           
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type ArtifactDependencyQuery
<T extends ArtifactDependency>
List<T>
Artifact.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
 



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