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

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

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

/**
 * A {@code SegmentQuery} selects a set of instances of class {@code Segment} 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.754117796Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface SegmentQuery
  extends org.opencrx.kernel.cci2.SegmentQuery,
    org.opencrx.kernel.activity1.cci2.ActivitiesSourceQuery,
    org.opencrx.kernel.base.cci2.AuditeeQuery,
    org.opencrx.kernel.base.cci2.ExporterQuery,
    org.opencrx.kernel.base.cci2.ImporterQuery,
    org.opencrx.kernel.base.cci2.IndexedQuery,
    org.opencrx.kernel.base.cci2.SecureObjectQuery,
    org.opencrx.kernel.base.cci2.WorkflowTargetQuery
{

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

  /**
   * Adds a condition for the feature {@code activity} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activity} 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.activity1.cci2.ActivityQuery thereExistsActivity( ); /** * Adds a condition for the feature {@code activity} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activity} 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.activity1.cci2.ActivityQuery forAllActivity( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code activityCategory} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityCategory( ); /** * Adds a condition for the feature {@code activityCategory} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityCategory} 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.activity1.cci2.ActivityCategoryQuery thereExistsActivityCategory( ); /** * Adds a condition for the feature {@code activityCategory} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityCategory} 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.activity1.cci2.ActivityCategoryQuery forAllActivityCategory( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code activityCreator} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityCreator( ); /** * Adds a condition for the feature {@code activityCreator} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityCreator} 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.activity1.cci2.ActivityCreatorQuery thereExistsActivityCreator( ); /** * Adds a condition for the feature {@code activityCreator} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityCreator} 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.activity1.cci2.ActivityCreatorQuery forAllActivityCreator( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code activityFilter} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityFilter( ); /** * Adds a condition for the feature {@code activityFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityFilter} 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.activity1.cci2.ActivityFilterGlobalQuery thereExistsActivityFilter( ); /** * Adds a condition for the feature {@code activityFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityFilter} 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.activity1.cci2.ActivityFilterGlobalQuery forAllActivityFilter( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code activityMilestone} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityMilestone( ); /** * Adds a condition for the feature {@code activityMilestone} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityMilestone} 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.activity1.cci2.ActivityMilestoneQuery thereExistsActivityMilestone( ); /** * Adds a condition for the feature {@code activityMilestone} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityMilestone} 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.activity1.cci2.ActivityMilestoneQuery forAllActivityMilestone( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code activityProcess} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityProcess( ); /** * Adds a condition for the feature {@code activityProcess} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityProcess} 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.activity1.cci2.ActivityProcessQuery thereExistsActivityProcess( ); /** * Adds a condition for the feature {@code activityProcess} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityProcess} 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.activity1.cci2.ActivityProcessQuery forAllActivityProcess( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code activityTracker} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityTracker( ); /** * Adds a condition for the feature {@code activityTracker} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityTracker} 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.activity1.cci2.ActivityTrackerQuery thereExistsActivityTracker( ); /** * Adds a condition for the feature {@code activityTracker} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityTracker} 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.activity1.cci2.ActivityTrackerQuery forAllActivityTracker( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code activityType} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityType( ); /** * Adds a condition for the feature {@code activityType} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityType} 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.activity1.cci2.ActivityTypeQuery thereExistsActivityType( ); /** * Adds a condition for the feature {@code activityType} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code activityType} 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.activity1.cci2.ActivityTypeQuery forAllActivityType( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code addressGroup} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate addressGroup( ); /** * Adds a condition for the feature {@code addressGroup} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code addressGroup} 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.activity1.cci2.AddressGroupQuery thereExistsAddressGroup( ); /** * Adds a condition for the feature {@code addressGroup} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code addressGroup} 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.activity1.cci2.AddressGroupQuery forAllAddressGroup( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code calendar} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate calendar( ); /** * Adds a condition for the feature {@code calendar} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code calendar} 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.activity1.cci2.CalendarQuery thereExistsCalendar( ); /** * Adds a condition for the feature {@code calendar} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code calendar} 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.activity1.cci2.CalendarQuery forAllCalendar( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code resource} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate resource( ); /** * Adds a condition for the feature {@code resource} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code resource} 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.activity1.cci2.ResourceQuery thereExistsResource( ); /** * Adds a condition for the feature {@code resource} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code resource} 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.activity1.cci2.ResourceQuery forAllResource( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code workReportEntry} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate workReportEntry( ); /** * Adds a condition for the feature {@code workReportEntry} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code workReportEntry} 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.activity1.cci2.WorkAndExpenseRecordQuery thereExistsWorkReportEntry( ); /** * Adds a condition for the feature {@code workReportEntry} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code workReportEntry} 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.activity1.cci2.WorkAndExpenseRecordQuery forAllWorkReportEntry( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy