Uses of Interface
org.opencrx.kernel.ras1.query.ArtifactQuery

Packages that use ArtifactQuery
org.opencrx.kernel.ras1.cci   
org.opencrx.kernel.ras1.jmi   
org.opencrx.kernel.ras1.query   
 

Uses of ArtifactQuery in org.opencrx.kernel.ras1.cci
 

Methods in org.opencrx.kernel.ras1.cci that return ArtifactQuery
 ArtifactQuery ras1PackageImpl.createArtifactQuery()
           
 ArtifactQuery ArtifactDependencyFilterImpl.forAllArtifact()
           
 ArtifactQuery ArtifactDependencyFilterImpl.thereExistsArtifact()
           
 

Uses of ArtifactQuery in org.opencrx.kernel.ras1.jmi
 

Methods in org.opencrx.kernel.ras1.jmi that return ArtifactQuery
 ArtifactQuery Ras1Package.createArtifactQuery()
           
 

Uses of ArtifactQuery in org.opencrx.kernel.ras1.query
 

Subinterfaces of ArtifactQuery in org.opencrx.kernel.ras1.query
 interface DesignDiagramQuery
           
 interface DesignModelQuery
           
 interface DesignPartQuery
           
 interface ImplementationPartQuery
           
 interface InterfaceSpecQuery
           
 interface RequirementDiagramQuery
           
 interface RequirementModelQuery
           
 interface RequirementPartQuery
           
 interface TestDiagramQuery
           
 interface TestModelQuery
           
 interface TestPartQuery
           
 interface UseCaseQuery
           
 

Methods in org.opencrx.kernel.ras1.query that return ArtifactQuery
 ArtifactQuery ArtifactDependencyQuery.forAllArtifact()
          Adds a constraint for the feature artifact to the predicate.
 ArtifactQuery ArtifactDependencyQuery.thereExistsArtifact()
          Adds a constraint for the feature artifact to the predicate.
 



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