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

org.opencrx.kernel.activity1.cci2.ActivityTrackerQuery Maven / Gradle / Ivy

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

/**
 * A {@code ActivityTrackerQuery} selects a set of instances of class {@code ActivityTracker} 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:34.760871783Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface ActivityTrackerQuery
  extends org.opencrx.kernel.activity1.cci2.ActivityGroupQuery,
    org.opencrx.kernel.generic.cci2.CrxObjectQuery
{

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

  /**
   * Adds a condition for the feature {@code estimateEffortHours} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code estimateEffortHours} 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 thereExistsEstimateEffortHours( ); /** * Adds a condition for the feature {@code estimateEffortHours} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code estimateEffortHours} 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 forAllEstimateEffortHours( ); /** * Allows to adds a sort instruction for {@code ActivityTracker} depending the feature {@code estimateEffortHours} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByEstimateEffortHours( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ActivityTracker} testing whether the value of the feature {@code estimateEffortMinutes} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate estimateEffortMinutes( ); /** * Adds a condition for the feature {@code estimateEffortMinutes} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code estimateEffortMinutes} 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 thereExistsEstimateEffortMinutes( ); /** * Adds a condition for the feature {@code estimateEffortMinutes} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code estimateEffortMinutes} 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 forAllEstimateEffortMinutes( ); /** * Allows to adds a sort instruction for {@code ActivityTracker} depending the feature {@code estimateEffortMinutes} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByEstimateEffortMinutes( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ActivityTracker} testing whether the value of the feature {@code estimateMaxDeviation} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate estimateMaxDeviation( ); /** * Adds a condition for the feature {@code estimateMaxDeviation} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code estimateMaxDeviation} 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 thereExistsEstimateMaxDeviation( ); /** * Adds a condition for the feature {@code estimateMaxDeviation} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code estimateMaxDeviation} 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 forAllEstimateMaxDeviation( ); /** * Allows to adds a sort instruction for {@code ActivityTracker} depending the feature {@code estimateMaxDeviation} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByEstimateMaxDeviation( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ActivityTracker} testing whether the value of the feature {@code sumEstimateEffortHours} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate sumEstimateEffortHours( ); /** * Adds a condition for the feature {@code sumEstimateEffortHours} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code sumEstimateEffortHours} 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 thereExistsSumEstimateEffortHours( ); /** * Adds a condition for the feature {@code sumEstimateEffortHours} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code sumEstimateEffortHours} 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 forAllSumEstimateEffortHours( ); /** * Allows to adds a sort instruction for {@code ActivityTracker} depending the feature {@code sumEstimateEffortHours} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderBySumEstimateEffortHours( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ActivityTracker} testing whether the value of the feature {@code sumEstimateEffortMinutes} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate sumEstimateEffortMinutes( ); /** * Adds a condition for the feature {@code sumEstimateEffortMinutes} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code sumEstimateEffortMinutes} 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 thereExistsSumEstimateEffortMinutes( ); /** * Adds a condition for the feature {@code sumEstimateEffortMinutes} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code sumEstimateEffortMinutes} 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 forAllSumEstimateEffortMinutes( ); /** * Allows to adds a sort instruction for {@code ActivityTracker} depending the feature {@code sumEstimateEffortMinutes} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderBySumEstimateEffortMinutes( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ActivityTracker} testing whether the value of the feature {@code welcome} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate welcome( ); /** * Adds a condition for the feature {@code welcome} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code welcome} 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 thereExistsWelcome( ); /** * Adds a condition for the feature {@code welcome} to the predicate for {@code ActivityTracker}, which evaluates to {@code false} unless the value of the feature {@code welcome} 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 forAllWelcome( ); /** * Allows to adds a sort instruction for {@code ActivityTracker} depending the feature {@code welcome} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByWelcome( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy