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

org.opencrx.kernel.generic.cci2.ExtendedQuery Maven / Gradle / Ivy

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

/**
 * A {@code ExtendedQuery} selects a set of instances of class {@code Extended} 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:36.870801169Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface ExtendedQuery
  extends org.w3c.cci2.AnyTypePredicate
{

// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
  /**
   * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extBoolean0} is {@code null} or not.
   */
  public org.w3c.cci2.OptionalFeaturePredicate extBoolean0(
  );

  /**
   * Adds a condition for the feature {@code extBoolean0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean0} 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.BooleanTypePredicate thereExistsExtBoolean0( ); /** * Adds a condition for the feature {@code extBoolean0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean0} 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.BooleanTypePredicate forAllExtBoolean0( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extBoolean0} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtBoolean0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extBoolean1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extBoolean1( ); /** * Adds a condition for the feature {@code extBoolean1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean1} 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.BooleanTypePredicate thereExistsExtBoolean1( ); /** * Adds a condition for the feature {@code extBoolean1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean1} 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.BooleanTypePredicate forAllExtBoolean1( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extBoolean1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtBoolean1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extBoolean2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extBoolean2( ); /** * Adds a condition for the feature {@code extBoolean2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean2} 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.BooleanTypePredicate thereExistsExtBoolean2( ); /** * Adds a condition for the feature {@code extBoolean2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean2} 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.BooleanTypePredicate forAllExtBoolean2( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extBoolean2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtBoolean2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extBoolean3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extBoolean3( ); /** * Adds a condition for the feature {@code extBoolean3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean3} 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.BooleanTypePredicate thereExistsExtBoolean3( ); /** * Adds a condition for the feature {@code extBoolean3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean3} 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.BooleanTypePredicate forAllExtBoolean3( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extBoolean3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtBoolean3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extBoolean4} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extBoolean4( ); /** * Adds a condition for the feature {@code extBoolean4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean4} 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.BooleanTypePredicate thereExistsExtBoolean4( ); /** * Adds a condition for the feature {@code extBoolean4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extBoolean4} 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.BooleanTypePredicate forAllExtBoolean4( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extBoolean4} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtBoolean4( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extCode0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extCode0( ); /** * Adds a condition for the feature {@code extCode0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode0} 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 thereExistsExtCode0( ); /** * Adds a condition for the feature {@code extCode0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode0} 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 forAllExtCode0( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extCode0} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtCode0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extCode1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extCode1( ); /** * Adds a condition for the feature {@code extCode1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode1} 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 thereExistsExtCode1( ); /** * Adds a condition for the feature {@code extCode1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode1} 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 forAllExtCode1( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extCode1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtCode1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extCode2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extCode2( ); /** * Adds a condition for the feature {@code extCode2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode2} 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 thereExistsExtCode2( ); /** * Adds a condition for the feature {@code extCode2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode2} 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 forAllExtCode2( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extCode2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtCode2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extCode3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extCode3( ); /** * Adds a condition for the feature {@code extCode3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode3} 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 thereExistsExtCode3( ); /** * Adds a condition for the feature {@code extCode3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode3} 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 forAllExtCode3( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extCode3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtCode3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extCode4} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extCode4( ); /** * Adds a condition for the feature {@code extCode4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode4} 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 thereExistsExtCode4( ); /** * Adds a condition for the feature {@code extCode4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extCode4} 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 forAllExtCode4( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extCode4} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtCode4( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDate0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDate0( ); /** * Adds a condition for the feature {@code extDate0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate0} 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.PartiallyOrderedTypePredicate thereExistsExtDate0( ); /** * Adds a condition for the feature {@code extDate0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate0} 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.PartiallyOrderedTypePredicate forAllExtDate0( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDate0} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDate0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDate1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDate1( ); /** * Adds a condition for the feature {@code extDate1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate1} 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.PartiallyOrderedTypePredicate thereExistsExtDate1( ); /** * Adds a condition for the feature {@code extDate1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate1} 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.PartiallyOrderedTypePredicate forAllExtDate1( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDate1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDate1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDate2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDate2( ); /** * Adds a condition for the feature {@code extDate2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate2} 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.PartiallyOrderedTypePredicate thereExistsExtDate2( ); /** * Adds a condition for the feature {@code extDate2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate2} 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.PartiallyOrderedTypePredicate forAllExtDate2( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDate2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDate2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDate3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDate3( ); /** * Adds a condition for the feature {@code extDate3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate3} 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.PartiallyOrderedTypePredicate thereExistsExtDate3( ); /** * Adds a condition for the feature {@code extDate3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate3} 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.PartiallyOrderedTypePredicate forAllExtDate3( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDate3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDate3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDate4} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDate4( ); /** * Adds a condition for the feature {@code extDate4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate4} 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.PartiallyOrderedTypePredicate thereExistsExtDate4( ); /** * Adds a condition for the feature {@code extDate4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDate4} 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.PartiallyOrderedTypePredicate forAllExtDate4( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDate4} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDate4( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDateTime0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDateTime0( ); /** * Adds a condition for the feature {@code extDateTime0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime0} 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 thereExistsExtDateTime0( ); /** * Adds a condition for the feature {@code extDateTime0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime0} 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 forAllExtDateTime0( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDateTime0} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDateTime0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDateTime1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDateTime1( ); /** * Adds a condition for the feature {@code extDateTime1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime1} 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 thereExistsExtDateTime1( ); /** * Adds a condition for the feature {@code extDateTime1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime1} 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 forAllExtDateTime1( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDateTime1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDateTime1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDateTime2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDateTime2( ); /** * Adds a condition for the feature {@code extDateTime2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime2} 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 thereExistsExtDateTime2( ); /** * Adds a condition for the feature {@code extDateTime2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime2} 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 forAllExtDateTime2( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDateTime2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDateTime2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDateTime3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDateTime3( ); /** * Adds a condition for the feature {@code extDateTime3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime3} 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 thereExistsExtDateTime3( ); /** * Adds a condition for the feature {@code extDateTime3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime3} 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 forAllExtDateTime3( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDateTime3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDateTime3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extDateTime4} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extDateTime4( ); /** * Adds a condition for the feature {@code extDateTime4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime4} 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 thereExistsExtDateTime4( ); /** * Adds a condition for the feature {@code extDateTime4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extDateTime4} 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 forAllExtDateTime4( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extDateTime4} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtDateTime4( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extNumber0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extNumber0( ); /** * Adds a condition for the feature {@code extNumber0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber0} 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 thereExistsExtNumber0( ); /** * Adds a condition for the feature {@code extNumber0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber0} 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 forAllExtNumber0( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extNumber0} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtNumber0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extNumber1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extNumber1( ); /** * Adds a condition for the feature {@code extNumber1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber1} 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 thereExistsExtNumber1( ); /** * Adds a condition for the feature {@code extNumber1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber1} 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 forAllExtNumber1( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extNumber1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtNumber1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extNumber2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extNumber2( ); /** * Adds a condition for the feature {@code extNumber2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber2} 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 thereExistsExtNumber2( ); /** * Adds a condition for the feature {@code extNumber2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber2} 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 forAllExtNumber2( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extNumber2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtNumber2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extNumber3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extNumber3( ); /** * Adds a condition for the feature {@code extNumber3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber3} 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 thereExistsExtNumber3( ); /** * Adds a condition for the feature {@code extNumber3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber3} 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 forAllExtNumber3( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extNumber3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtNumber3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extNumber4} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extNumber4( ); /** * Adds a condition for the feature {@code extNumber4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber4} 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 thereExistsExtNumber4( ); /** * Adds a condition for the feature {@code extNumber4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extNumber4} 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 forAllExtNumber4( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extNumber4} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByExtNumber4( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extString0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extString0( ); /** * Adds a condition for the feature {@code extString0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString0} 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 thereExistsExtString0( ); /** * Adds a condition for the feature {@code extString0} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString0} 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 forAllExtString0( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extString0} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByExtString0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extString1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extString1( ); /** * Adds a condition for the feature {@code extString1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString1} 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 thereExistsExtString1( ); /** * Adds a condition for the feature {@code extString1} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString1} 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 forAllExtString1( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extString1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByExtString1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extString2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extString2( ); /** * Adds a condition for the feature {@code extString2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString2} 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 thereExistsExtString2( ); /** * Adds a condition for the feature {@code extString2} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString2} 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 forAllExtString2( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extString2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByExtString2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extString3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extString3( ); /** * Adds a condition for the feature {@code extString3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString3} 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 thereExistsExtString3( ); /** * Adds a condition for the feature {@code extString3} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString3} 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 forAllExtString3( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extString3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByExtString3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Extended} testing whether the value of the feature {@code extString4} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate extString4( ); /** * Adds a condition for the feature {@code extString4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString4} 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 thereExistsExtString4( ); /** * Adds a condition for the feature {@code extString4} to the predicate for {@code Extended}, which evaluates to {@code false} unless the value of the feature {@code extString4} 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 forAllExtString4( ); /** * Allows to adds a sort instruction for {@code Extended} depending the feature {@code extString4} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByExtString4( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy