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

org.opencrx.kernel.home1.cci2.SubscriptionQuery Maven / Gradle / Ivy

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

/**
 * A {@code SubscriptionQuery} selects a set of instances of class {@code Subscription} 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.552054236Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface SubscriptionQuery
  extends org.opencrx.kernel.base.cci2.SecureObjectQuery,
    org.opencrx.kernel.base.cci2.SubscriptionQuery,
    org.openmdx.base.cci2.BasicObjectQuery
{

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

  /**
   * Adds a condition for the feature {@code description} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code description} 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 thereExistsDescription( ); /** * Adds a condition for the feature {@code description} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code description} 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 forAllDescription( ); /** * Allows to adds a sort instruction for {@code Subscription} depending the feature {@code description} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByDescription( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the feature {@code eventType} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate eventType( ); /** * Adds a condition for the feature {@code eventType} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code eventType} 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 thereExistsEventType( ); /** * Adds a condition for the feature {@code eventType} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code eventType} 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 forAllEventType( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the value of the feature {@code filterName0} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate filterName0( ); /** * Adds a condition for the feature {@code filterName0} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName0} 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 thereExistsFilterName0( ); /** * Adds a condition for the feature {@code filterName0} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName0} 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 forAllFilterName0( ); /** * Allows to adds a sort instruction for {@code Subscription} depending the feature {@code filterName0} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByFilterName0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the value of the feature {@code filterName1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate filterName1( ); /** * Adds a condition for the feature {@code filterName1} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName1} 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 thereExistsFilterName1( ); /** * Adds a condition for the feature {@code filterName1} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName1} 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 forAllFilterName1( ); /** * Allows to adds a sort instruction for {@code Subscription} depending the feature {@code filterName1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByFilterName1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the value of the feature {@code filterName2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate filterName2( ); /** * Adds a condition for the feature {@code filterName2} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName2} 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 thereExistsFilterName2( ); /** * Adds a condition for the feature {@code filterName2} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName2} 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 forAllFilterName2( ); /** * Allows to adds a sort instruction for {@code Subscription} depending the feature {@code filterName2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByFilterName2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the value of the feature {@code filterName3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate filterName3( ); /** * Adds a condition for the feature {@code filterName3} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName3} 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 thereExistsFilterName3( ); /** * Adds a condition for the feature {@code filterName3} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName3} 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 forAllFilterName3( ); /** * Allows to adds a sort instruction for {@code Subscription} depending the feature {@code filterName3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByFilterName3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the value of the feature {@code filterName4} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate filterName4( ); /** * Adds a condition for the feature {@code filterName4} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName4} 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 thereExistsFilterName4( ); /** * Adds a condition for the feature {@code filterName4} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code filterName4} 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 forAllFilterName4( ); /** * Allows to adds a sort instruction for {@code Subscription} depending the feature {@code filterName4} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByFilterName4( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the feature {@code filterValue0} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate filterValue0( ); /** * Adds a condition for the feature {@code filterValue0} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue0} 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 thereExistsFilterValue0( ); /** * Adds a condition for the feature {@code filterValue0} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue0} 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 forAllFilterValue0( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the feature {@code filterValue1} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate filterValue1( ); /** * Adds a condition for the feature {@code filterValue1} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue1} 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 thereExistsFilterValue1( ); /** * Adds a condition for the feature {@code filterValue1} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue1} 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 forAllFilterValue1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the feature {@code filterValue2} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate filterValue2( ); /** * Adds a condition for the feature {@code filterValue2} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue2} 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 thereExistsFilterValue2( ); /** * Adds a condition for the feature {@code filterValue2} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue2} 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 forAllFilterValue2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the feature {@code filterValue3} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate filterValue3( ); /** * Adds a condition for the feature {@code filterValue3} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue3} 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 thereExistsFilterValue3( ); /** * Adds a condition for the feature {@code filterValue3} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue3} 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 forAllFilterValue3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Subscription} testing whether the feature {@code filterValue4} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate filterValue4( ); /** * Adds a condition for the feature {@code filterValue4} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue4} 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 thereExistsFilterValue4( ); /** * Adds a condition for the feature {@code filterValue4} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the values of the feature {@code filterValue4} 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 forAllFilterValue4( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code isActive} to the predicate. The predicate for {@code Subscription} evaluates {@code true} if its value of feature {@code isActive} satisfies the selected condition. */ public org.w3c.cci2.BooleanTypePredicate isActive( ); /** * Allows to adds a sort instruction for {@code Subscription} depending the feature {@code isActive} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByIsActive( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code name} to the predicate. The predicate for {@code Subscription} evaluates {@code true} if its value of feature {@code name} satisfies the selected condition. */ public org.w3c.cci2.StringTypePredicate name( ); /** * Allows to adds a sort instruction for {@code Subscription} 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 Subscription} testing whether the value of the feature {@code topic} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate topic( ); /** * Adds a condition for the feature {@code topic} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code topic} 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.workflow1.cci2.TopicQuery thereExistsTopic( ); /** * Adds a condition for the feature {@code topic} to the predicate for {@code Subscription}, which evaluates to {@code false} unless the value of the feature {@code topic} 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.workflow1.cci2.TopicQuery forAllTopic( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy