All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openmdx.kernel.cci2.QueryQuery Maven / Gradle / Ivy

There is a newer version: 2.18.10
Show newest version
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////
//
// Generated by org.openmdx.application.mof.mapping.java.QueryMapper 2.17.7
// Generated at 2020-11-27T16:04:08.417Z
//
// GENERATED - DO NOT CHANGE MANUALLY
//
//////////////////////////////////////////////////////////////////////////////
package org.openmdx.kernel.cci2;

/**
 */
public interface QueryQuery
  extends org.w3c.cci2.AnyTypePredicate
{

// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
  /**
   * Adds a constraint to the predicate for Query testing whether the feature featureName has values or not.
   */
  public org.w3c.cci2.MultivaluedFeaturePredicate featureName(
  );

  /**
   * Adds a condition for the feature featureName to the predicate for Query, which evaluates to false unless the values of the feature featureName satisfy the given condition.
   * 

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsFeatureName( ); /** * Adds a condition for the feature featureName to the predicate for Query, which evaluates to false unless the values of the feature featureName satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllFeatureName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for Query testing whether the value of the feature fetchGroupName is null or not. */ public org.w3c.cci2.OptionalFeaturePredicate fetchGroupName( ); /** * Adds a condition for the feature fetchGroupName to the predicate for Query, which evaluates to false unless the value of the feature fetchGroupName satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsFetchGroupName( ); /** * Adds a condition for the feature fetchGroupName to the predicate for Query, which evaluates to false unless the value of the feature fetchGroupName satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllFetchGroupName( ); /** * Allows to adds a sort instruction for Query depending the feature fetchGroupName * Note: The order in which orderBy… instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByFetchGroupName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for Query testing whether the value of the feature position is null or not. */ public org.w3c.cci2.OptionalFeaturePredicate position( ); /** * Adds a condition for the feature position to the predicate for Query, which evaluates to false unless the value of the feature position satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is not satisfied */ public org.w3c.cci2.ComparableTypePredicate thereExistsPosition( ); /** * Adds a condition for the feature position to the predicate for Query, which evaluates to false unless the value of the feature position satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is satisfied */ public org.w3c.cci2.ComparableTypePredicate forAllPosition( ); /** * Allows to adds a sort instruction for Query depending the feature position * Note: The order in which orderBy… instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByPosition( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for Query testing whether the value of the feature query is null or not. */ public org.w3c.cci2.OptionalFeaturePredicate query( ); /** * Adds a condition for the feature query to the predicate for Query, which evaluates to false unless the value of the feature query satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsQuery( ); /** * Adds a condition for the feature query to the predicate for Query, which evaluates to false unless the value of the feature query satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllQuery( ); /** * Allows to adds a sort instruction for Query depending the feature query * Note: The order in which orderBy… instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByQuery( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for Query testing whether the value of the feature queryFilter is null or not. */ public org.w3c.cci2.OptionalFeaturePredicate queryFilter( ); /** * Adds a condition for the feature queryFilter to the predicate for Query, which evaluates to false unless the value of the feature queryFilter satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is not satisfied */ public org.openmdx.kernel.cci2.QueryFilterQuery thereExistsQueryFilter( ); /** * Adds a condition for the feature queryFilter to the predicate for Query, which evaluates to false unless the value of the feature queryFilter satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is satisfied */ public org.openmdx.kernel.cci2.QueryFilterQuery forAllQueryFilter( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for Query testing whether the value of the feature queryType is null or not. */ public org.w3c.cci2.OptionalFeaturePredicate queryType( ); /** * Adds a condition for the feature queryType to the predicate for Query, which evaluates to false unless the value of the feature queryType satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsQueryType( ); /** * Adds a condition for the feature queryType to the predicate for Query, which evaluates to false unless the value of the feature queryType satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllQueryType( ); /** * Allows to adds a sort instruction for Query depending the feature queryType * Note: The order in which orderBy… instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByQueryType( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** */ public org.w3c.cci2.BooleanTypePredicate refresh( ); /** * Allows to adds a sort instruction for Query depending the feature refresh * Note: The order in which orderBy… instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByRefresh( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for Query testing whether the value of the feature resourceIdentifier is null or not. */ public org.w3c.cci2.OptionalFeaturePredicate resourceIdentifier( ); /** * Adds a condition for the feature resourceIdentifier to the predicate for Query, which evaluates to false unless the value of the feature resourceIdentifier satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is not satisfied */ public org.w3c.cci2.StringTypePredicate thereExistsResourceIdentifier( ); /** * Adds a condition for the feature resourceIdentifier to the predicate for Query, which evaluates to false unless the value of the feature resourceIdentifier satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllResourceIdentifier( ); /** * Allows to adds a sort instruction for Query depending the feature resourceIdentifier * Note: The order in which orderBy… instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByResourceIdentifier( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for Query testing whether the value of the feature size is null or not. */ public org.w3c.cci2.OptionalFeaturePredicate size( ); /** * Adds a condition for the feature size to the predicate for Query, which evaluates to false unless the value of the feature size satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is not satisfied */ public org.w3c.cci2.ComparableTypePredicate thereExistsSize( ); /** * Adds a condition for the feature size to the predicate for Query, which evaluates to false unless the value of the feature size satisfies the given condition. *

Since the attribute is optional its value may be null, in which case the condition is satisfied */ public org.w3c.cci2.ComparableTypePredicate forAllSize( ); /** * Allows to adds a sort instruction for Query depending the feature size * Note: The order in which orderBy… instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderBySize( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy