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

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

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

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

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

  /**
   * Adds a condition for the feature {@code booleanParamName} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code booleanParamName} satisfy the given condition.
   * 

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

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllBooleanParamName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code booleanParamValue} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate booleanParamValue( ); /** * Adds a condition for the feature {@code booleanParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code booleanParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied */ public org.w3c.cci2.BooleanTypePredicate thereExistsBooleanParamValue( ); /** * Adds a condition for the feature {@code booleanParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code booleanParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.BooleanTypePredicate forAllBooleanParamValue( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code dateTimeParamName} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate dateTimeParamName( ); /** * Adds a condition for the feature {@code dateTimeParamName} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code dateTimeParamName} satisfy the given condition. *

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

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllDateTimeParamName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code dateTimeParamValue} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate dateTimeParamValue( ); /** * Adds a condition for the feature {@code dateTimeParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code dateTimeParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied */ public org.w3c.cci2.ComparableTypePredicate thereExistsDateTimeParamValue( ); /** * Adds a condition for the feature {@code dateTimeParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code dateTimeParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.ComparableTypePredicate forAllDateTimeParamValue( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code decimalParamName} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate decimalParamName( ); /** * Adds a condition for the feature {@code decimalParamName} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code decimalParamName} satisfy the given condition. *

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

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllDecimalParamName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code decimalParamValue} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate decimalParamValue( ); /** * Adds a condition for the feature {@code decimalParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code decimalParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied */ public org.w3c.cci2.ComparableTypePredicate thereExistsDecimalParamValue( ); /** * Adds a condition for the feature {@code decimalParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code decimalParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.ComparableTypePredicate forAllDecimalParamValue( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code integerParamName} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate integerParamName( ); /** * Adds a condition for the feature {@code integerParamName} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code integerParamName} satisfy the given condition. *

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

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllIntegerParamName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code integerParamValue} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate integerParamValue( ); /** * Adds a condition for the feature {@code integerParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code integerParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied */ public org.w3c.cci2.ComparableTypePredicate thereExistsIntegerParamValue( ); /** * Adds a condition for the feature {@code integerParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code integerParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.ComparableTypePredicate forAllIntegerParamValue( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the value of the feature {@code name} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate name( ); /** * Adds a condition for the feature {@code name} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code name} 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 thereExistsName( ); /** * Adds a condition for the feature {@code name} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code name} 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 forAllName( ); /** * Allows to adds a sort instruction for {@code ExecuteWorkflowParams} depending the feature {@code name} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the value of the feature {@code parentProcessInstance} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate parentProcessInstance( ); /** * Adds a condition for the feature {@code parentProcessInstance} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code parentProcessInstance} 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.home1.cci2.WfProcessInstanceQuery thereExistsParentProcessInstance( ); /** * Adds a condition for the feature {@code parentProcessInstance} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code parentProcessInstance} 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.home1.cci2.WfProcessInstanceQuery forAllParentProcessInstance( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code stringParamName} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate stringParamName( ); /** * Adds a condition for the feature {@code stringParamName} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code stringParamName} satisfy the given condition. *

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

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllStringParamName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code stringParamValue} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate stringParamValue( ); /** * Adds a condition for the feature {@code stringParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code stringParamValue} satisfy the given condition. *

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

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllStringParamValue( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the value of the feature {@code targetObject} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate targetObject( ); /** * Adds a condition for the feature {@code targetObject} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code targetObject} 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.openmdx.base.cci2.ContextCapableQuery thereExistsTargetObject( ); /** * Adds a condition for the feature {@code targetObject} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code targetObject} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.openmdx.base.cci2.ContextCapableQuery forAllTargetObject( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the value of the feature {@code triggeredBy} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate triggeredBy( ); /** * Adds a condition for the feature {@code triggeredBy} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code triggeredBy} 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.openmdx.base.cci2.ContextCapableQuery thereExistsTriggeredBy( ); /** * Adds a condition for the feature {@code triggeredBy} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code triggeredBy} satisfies the given condition. *

Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied */ public org.openmdx.base.cci2.ContextCapableQuery forAllTriggeredBy( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the value of the feature {@code triggeredByEventId} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate triggeredByEventId( ); /** * Adds a condition for the feature {@code triggeredByEventId} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code triggeredByEventId} 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 thereExistsTriggeredByEventId( ); /** * Adds a condition for the feature {@code triggeredByEventId} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code triggeredByEventId} 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 forAllTriggeredByEventId( ); /** * Allows to adds a sort instruction for {@code ExecuteWorkflowParams} depending the feature {@code triggeredByEventId} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByTriggeredByEventId( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the value of the feature {@code triggeredByEventType} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate triggeredByEventType( ); /** * Adds a condition for the feature {@code triggeredByEventType} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code triggeredByEventType} 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 thereExistsTriggeredByEventType( ); /** * Adds a condition for the feature {@code triggeredByEventType} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the value of the feature {@code triggeredByEventType} 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 forAllTriggeredByEventType( ); /** * Allows to adds a sort instruction for {@code ExecuteWorkflowParams} depending the feature {@code triggeredByEventType} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTriggeredByEventType( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code uriParamName} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate uriParamName( ); /** * Adds a condition for the feature {@code uriParamName} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code uriParamName} satisfy the given condition. *

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

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.w3c.cci2.StringTypePredicate forAllUriParamName( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code ExecuteWorkflowParams} testing whether the feature {@code uriParamValue} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate uriParamValue( ); /** * Adds a condition for the feature {@code uriParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code uriParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied */ public org.openmdx.base.cci2.ContextCapableQuery thereExistsUriParamValue( ); /** * Adds a condition for the feature {@code uriParamValue} to the predicate for {@code ExecuteWorkflowParams}, which evaluates to {@code false} unless the values of the feature {@code uriParamValue} satisfy the given condition. *

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied */ public org.openmdx.base.cci2.ContextCapableQuery forAllUriParamValue( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code workflow} to the predicate. The predicate for {@code ExecuteWorkflowParams} evaluates {@code true} if its value of feature {@code workflow} satisfies the selected condition. */ public org.opencrx.kernel.base.cci2.WfProcessQuery workflow( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy