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

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

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

Methods in org.opencrx.kernel.ras1.cci that return SolutionPartQuery
 SolutionPartQuery ras1PackageImpl.createSolutionPartQuery()
           
 

Methods in org.opencrx.kernel.ras1.cci with parameters of type SolutionPartQuery
 List AssetImpl.getSolutionPart(SolutionPartQuery query)
           
 List Asset.getSolutionPart(SolutionPartQuery query)
          Retrieves the value for the reference solutionPart for the specified query.
 

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

Methods in org.opencrx.kernel.ras1.jmi that return SolutionPartQuery
 SolutionPartQuery Ras1Package.createSolutionPartQuery()
           
 

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

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



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