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

org.opencrx.kernel.depot1.cci2.AssertReportsParamsQuery Maven / Gradle / Ivy

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

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

// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
  /**
   * Adds a constraint for the feature {@code bookingStatusThreshold} to the predicate. The predicate for {@code AssertReportsParams} evaluates {@code true} if its value of feature {@code bookingStatusThreshold} satisfies the selected condition.
   */
  public org.w3c.cci2.ComparableTypePredicate bookingStatusThreshold(
  );

  /**
   * Allows to adds a sort instruction for {@code AssertReportsParams} depending the feature {@code bookingStatusThreshold}
   * Note: The order in which {@code orderBy…} instructions are given is relevant!
   */
    public org.w3c.cci2.SimpleTypeOrder orderByBookingStatusThreshold(
  );

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

  /**
   * Adds a condition for the feature {@code excludePosition0} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code excludePosition0} 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.depot1.cci2.DepotPositionQuery thereExistsExcludePosition0( ); /** * Adds a condition for the feature {@code excludePosition0} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code excludePosition0} 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.depot1.cci2.DepotPositionQuery forAllExcludePosition0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code AssertReportsParams} testing whether the value of the feature {@code excludePosition1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate excludePosition1( ); /** * Adds a condition for the feature {@code excludePosition1} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code excludePosition1} 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.depot1.cci2.DepotPositionQuery thereExistsExcludePosition1( ); /** * Adds a condition for the feature {@code excludePosition1} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code excludePosition1} 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.depot1.cci2.DepotPositionQuery forAllExcludePosition1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code AssertReportsParams} testing whether the value of the feature {@code excludePosition2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate excludePosition2( ); /** * Adds a condition for the feature {@code excludePosition2} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code excludePosition2} 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.depot1.cci2.DepotPositionQuery thereExistsExcludePosition2( ); /** * Adds a condition for the feature {@code excludePosition2} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code excludePosition2} 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.depot1.cci2.DepotPositionQuery forAllExcludePosition2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code AssertReportsParams} testing whether the value of the feature {@code includePosition0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate includePosition0( ); /** * Adds a condition for the feature {@code includePosition0} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code includePosition0} 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.depot1.cci2.DepotPositionQuery thereExistsIncludePosition0( ); /** * Adds a condition for the feature {@code includePosition0} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code includePosition0} 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.depot1.cci2.DepotPositionQuery forAllIncludePosition0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code AssertReportsParams} testing whether the value of the feature {@code includePosition1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate includePosition1( ); /** * Adds a condition for the feature {@code includePosition1} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code includePosition1} 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.depot1.cci2.DepotPositionQuery thereExistsIncludePosition1( ); /** * Adds a condition for the feature {@code includePosition1} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code includePosition1} 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.depot1.cci2.DepotPositionQuery forAllIncludePosition1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code AssertReportsParams} testing whether the value of the feature {@code includePosition2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate includePosition2( ); /** * Adds a condition for the feature {@code includePosition2} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code includePosition2} 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.depot1.cci2.DepotPositionQuery thereExistsIncludePosition2( ); /** * Adds a condition for the feature {@code includePosition2} to the predicate for {@code AssertReportsParams}, which evaluates to {@code false} unless the value of the feature {@code includePosition2} 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.depot1.cci2.DepotPositionQuery forAllIncludePosition2( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy