Uses of Interface
org.opencrx.kernel.base.cci2.ChartQuery

Packages that use ChartQuery
org.opencrx.kernel.base.jmi1   
org.opencrx.kernel.home1.cci2   
 

Uses of ChartQuery in org.opencrx.kernel.base.jmi1
 

Methods in org.opencrx.kernel.base.jmi1 that return ChartQuery
 ChartQuery BasePackage.createChartQuery()
           
 

Uses of ChartQuery in org.opencrx.kernel.home1.cci2
 

Subinterfaces of ChartQuery in org.opencrx.kernel.home1.cci2
 interface ChartQuery
           
 

Methods in org.opencrx.kernel.home1.cci2 that return ChartQuery
 ChartQuery UserHomeQuery.forAllChart0()
          Adds a condition for the feature chart0 to the predicate for UserHome, which evaluates to false unless the value of the feature chart0 satisfies the given condition.
 ChartQuery UserHomeQuery.forAllChart1()
          Adds a condition for the feature chart1 to the predicate for UserHome, which evaluates to false unless the value of the feature chart1 satisfies the given condition.
 ChartQuery UserHomeQuery.forAllChart2()
          Adds a condition for the feature chart2 to the predicate for UserHome, which evaluates to false unless the value of the feature chart2 satisfies the given condition.
 ChartQuery UserHomeQuery.forAllChart3()
          Adds a condition for the feature chart3 to the predicate for UserHome, which evaluates to false unless the value of the feature chart3 satisfies the given condition.
 ChartQuery UserHomeQuery.thereExistsChart0()
          Adds a condition for the feature chart0 to the predicate for UserHome, which evaluates to false unless the value of the feature chart0 satisfies the given condition.
 ChartQuery UserHomeQuery.thereExistsChart1()
          Adds a condition for the feature chart1 to the predicate for UserHome, which evaluates to false unless the value of the feature chart1 satisfies the given condition.
 ChartQuery UserHomeQuery.thereExistsChart2()
          Adds a condition for the feature chart2 to the predicate for UserHome, which evaluates to false unless the value of the feature chart2 satisfies the given condition.
 ChartQuery UserHomeQuery.thereExistsChart3()
          Adds a condition for the feature chart3 to the predicate for UserHome, which evaluates to false unless the value of the feature chart3 satisfies the given condition.
 



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