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

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

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

Subinterfaces of ModelQuery in org.opencrx.kernel.ras1.cci2
 interface DesignModelQuery
           
 interface RequirementModelQuery
           
 interface TestModelQuery
           
 

Methods in org.opencrx.kernel.ras1.cci2 that return ModelQuery
 ModelQuery ModelQuery.forAllRelatedModel()
          Adds a condition for the feature relatedModel to the predicate for Model, which evaluates to false unless the value of the feature relatedModel satisfies the given condition.
 ModelQuery ModelQuery.thereExistsRelatedModel()
          Adds a condition for the feature relatedModel to the predicate for Model, which evaluates to false unless the value of the feature relatedModel satisfies the given condition.
 

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

Methods in org.opencrx.kernel.ras1.jmi1 that return ModelQuery
 ModelQuery Ras1Package.createModelQuery()
           
 



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