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

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

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

Subinterfaces of NamespaceQuery in org.opencrx.kernel.model1.cci2
 interface AliasTypeQuery
           
 interface AssociationQuery
           
 interface BehaviouralFeatureQuery
           
 interface ClassifierQuery
           
 interface ClassQuery
           
 interface CollectionTypeQuery
           
 interface DatatypeQuery
           
 interface EnumerationTypeQuery
           
 interface ExceptionQuery
           
 interface GeneralizableElementQuery
           
 interface OperationQuery
           
 interface PackageQuery
           
 interface PrimitiveTypeQuery
           
 interface StructureTypeQuery
           
 

Methods in org.opencrx.kernel.model1.cci2 that return NamespaceQuery
 NamespaceQuery ElementQuery.forAllContainer()
          Adds a condition for the feature container to the predicate for Element, which evaluates to false unless the value of the feature container satisfies the given condition.
 NamespaceQuery ImportQuery.namespace()
           
 NamespaceQuery ElementQuery.thereExistsContainer()
          Adds a condition for the feature container to the predicate for Element, which evaluates to false unless the value of the feature container satisfies the given condition.
 

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

Methods in org.opencrx.kernel.model1.jmi1 that return NamespaceQuery
 NamespaceQuery Model1Package.createNamespaceQuery()
           
 



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