org.openmdx.base.cci2
Interface ExtentCapableQuery

All Superinterfaces:
AnyTypePredicate
All Known Subinterfaces:
AliasTypeQuery, AssociationEndQuery, AssociationQuery, AttributeQuery, BasicObjectQuery, BehaviouralFeatureQuery, ClassifierQuery, ClassQuery, CollectionTypeQuery, ComponentQuery, ConfigurationQuery, ConnectionQuery, ConstantQuery, ConstraintQuery, DatabaseConnectorQuery, DatabaseResourceReferenceQuery, DataproviderBooleanPropertyQuery, DataproviderConnectorQuery, DataproviderIntegerPropertyQuery, DataproviderPropertyQuery, DataproviderQuery, DataproviderResourceQuery, DataproviderResourceReferenceQuery, DataproviderStringPropertyQuery, DataproviderTypeBooleanPropertyQuery, DataproviderTypeIntegerPropertyQuery, DataproviderTypePropertyQuery, DataproviderTypeQuery, DataproviderTypeStringPropertyQuery, DatatypeQuery, DeploymentUnitQuery, DomainQuery, DomainQuery, ElementQuery, EnumerationTypeQuery, ExceptionQuery, FeatureQuery, GeneralizableElementQuery, GenericResourceReferenceQuery, HttpUrlConnectorQuery, ImportQuery, InboundCommunicationQuery, InstanceQuery, ModuleQuery, NamespaceQuery, NamespaceQuery, OperationQuery, OutboundCommunicationQuery, PackageQuery, ParameterQuery, PrimitiveTypeQuery, ReferenceQuery, ResourceAdapterBooleanPropertyQuery, ResourceAdapterIntegerPropertyQuery, ResourceAdapterPropertyQuery, ResourceAdapterQuery, ResourceAdapterStringPropertyQuery, ResourceReferenceQuery, StatefulConnectionQuery, StatelessConnectionQuery, StatelessResourceQuery, StatisticsQuery, StructuralFeatureQuery, StructureFieldQuery, StructureTypeQuery, TagQuery, TypedElementQuery, UnitOfWorkQuery

public interface ExtentCapableQuery
extends AnyTypePredicate


Method Summary
 StringTypePredicate identity()
           
 SimpleTypeOrder orderByIdentity()
          Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

identity

StringTypePredicate identity()

orderByIdentity

SimpleTypeOrder orderByIdentity()
Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!



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