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

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

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

Classes in org.opencrx.kernel.ras1.cci that implement DiagramQuery
 class DesignDiagramFilterImpl
           
 class DiagramFilterImpl
           
 class RequirementDiagramFilterImpl
           
 class TestDiagramFilterImpl
           
 

Methods in org.opencrx.kernel.ras1.cci that return DiagramQuery
 DiagramQuery ras1PackageImpl.createDiagramQuery()
           
 DiagramQuery TestModelFilterImpl.forAllRelatedDiagram()
           
 DiagramQuery RequirementModelFilterImpl.forAllRelatedDiagram()
           
 DiagramQuery ModelFilterImpl.forAllRelatedDiagram()
           
 DiagramQuery DesignModelFilterImpl.forAllRelatedDiagram()
           
 DiagramQuery TestModelFilterImpl.thereExistsRelatedDiagram()
           
 DiagramQuery RequirementModelFilterImpl.thereExistsRelatedDiagram()
           
 DiagramQuery ModelFilterImpl.thereExistsRelatedDiagram()
           
 DiagramQuery DesignModelFilterImpl.thereExistsRelatedDiagram()
           
 

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

Methods in org.opencrx.kernel.ras1.jmi that return DiagramQuery
 DiagramQuery Ras1Package.createDiagramQuery()
           
 

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

Subinterfaces of DiagramQuery in org.opencrx.kernel.ras1.query
 interface DesignDiagramQuery
           
 interface RequirementDiagramQuery
           
 interface TestDiagramQuery
           
 

Methods in org.opencrx.kernel.ras1.query that return DiagramQuery
 DiagramQuery ModelQuery.forAllRelatedDiagram()
          Adds a constraint for the feature relatedDiagram to the predicate.
 DiagramQuery ModelQuery.thereExistsRelatedDiagram()
          Adds a constraint for the feature relatedDiagram 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.