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 constraint for the feature domain to the predicate.
 CodeValueContainerQuery PropertyQuery.thereExistsDomain()
          Adds a constraint for the feature domain to the predicate.
 

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-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.