Uses of Interface
org.opencrx.kernel.model1.cci2.ExceptionQuery

Packages that use ExceptionQuery
org.opencrx.kernel.model1.cci2   
org.opencrx.kernel.model1.jmi1   
 

Uses of ExceptionQuery in org.opencrx.kernel.model1.cci2
 

Methods in org.opencrx.kernel.model1.cci2 that return ExceptionQuery
 ExceptionQuery OperationQuery.forAllException()
          Adds a condition for the feature exception to the predicate for Operation, which evaluates to false unless the value of the feature exception satisfies the given condition.
 ExceptionQuery OperationQuery.thereExistsException()
          Adds a condition for the feature exception to the predicate for Operation, which evaluates to false unless the value of the feature exception satisfies the given condition.
 

Uses of ExceptionQuery in org.opencrx.kernel.model1.jmi1
 

Methods in org.opencrx.kernel.model1.jmi1 that return ExceptionQuery
 ExceptionQuery Model1Package.createExceptionQuery()
           
 



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