Uses of Interface
org.opencrx.kernel.code1.cci2.CodeValueContainerQuery

Packages that use CodeValueContainerQuery
org.opencrx.kernel.base.cci2   
org.opencrx.kernel.code1.jmi1   
 

Uses of CodeValueContainerQuery in org.opencrx.kernel.base.cci2
 

Methods in org.opencrx.kernel.base.cci2 that return CodeValueContainerQuery
 CodeValueContainerQuery PropertyQuery.forAllDomain()
          Adds a condition for the feature domain to the predicate for Property, which evaluates to false unless the value of the feature domain satisfies the given condition.
 CodeValueContainerQuery PropertyQuery.thereExistsDomain()
          Adds a condition for the feature domain to the predicate for Property, which evaluates to false unless the value of the feature domain satisfies the given condition.
 

Uses of CodeValueContainerQuery in org.opencrx.kernel.code1.jmi1
 

Methods in org.opencrx.kernel.code1.jmi1 that return CodeValueContainerQuery
 CodeValueContainerQuery Code1Package.createCodeValueContainerQuery()
           
 

Methods in org.opencrx.kernel.code1.jmi1 with parameters of type CodeValueContainerQuery
<T extends CodeValueContainer>
List<T>
Segment.getValueContainer(CodeValueContainerQuery query)
          Retrieves the value for the reference valueContainer for the specified query.
 



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