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

org.opencrx.kernel.base.cci2.IndexedQuery Maven / Gradle / Ivy

The newest version!
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.base.cci2;

/**
 * A {@code IndexedQuery} selects a set of instances of class {@code Indexed} based on conditions to be met by their attributes. 
 */
@javax.annotation.Generated(
  value = "org.openmdx.application.mof.mapping.java.QueryMapper",
  date = "2023-10-28T12:15:35.785698253Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface IndexedQuery
  extends org.w3c.cci2.AnyTypePredicate
{

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

  /**
   * Adds a condition for the feature {@code indexEntry} to the predicate for {@code Indexed}, which evaluates to {@code false} unless the value of the feature {@code indexEntry} satisfies the given condition.
   * 

Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied */ public org.opencrx.kernel.base.cci2.IndexEntryQuery thereExistsIndexEntry( ); /** * Adds a condition for the feature {@code indexEntry} to the predicate for {@code Indexed}, which evaluates to {@code false} unless the value of the feature {@code indexEntry} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.opencrx.kernel.base.cci2.IndexEntryQuery forAllIndexEntry( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Indexed} testing whether the value of the feature {@code searchDateTime0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate searchDateTime0( ); /** * Adds a condition for the feature {@code searchDateTime0} to the predicate for {@code Indexed}, which evaluates to {@code false} unless the value of the feature {@code searchDateTime0} satisfies the given condition. *

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllSearchString9( ); /** * Allows to adds a sort instruction for {@code Indexed} depending the feature {@code searchString9} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderBySearchString9( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy