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

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

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

/**
 * A {@code ActivityQuery} selects a set of instances of class {@code Activity} 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.943419944Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface ActivityQuery
  extends org.opencrx.kernel.depot1.cci2.BookingOriginQuery,
    org.opencrx.kernel.depot1.cci2.DepotReferenceHolderQuery,
    org.opencrx.kernel.generic.cci2.CrxObjectQuery
{

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

  /**
   * Adds a condition for the feature {@code activityLinkFrom} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityLinkFrom} 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.ActivityLinkFromQuery thereExistsActivityLinkFrom( ); /** * Adds a condition for the feature {@code activityLinkFrom} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityLinkFrom} 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.ActivityLinkFromQuery forAllActivityLinkFrom( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code activityLinkTo} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityLinkTo( ); /** * Adds a condition for the feature {@code activityLinkTo} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityLinkTo} 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.ActivityLinkToQuery thereExistsActivityLinkTo( ); /** * Adds a condition for the feature {@code activityLinkTo} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityLinkTo} 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.ActivityLinkToQuery forAllActivityLinkTo( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code activityNumber} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate activityNumber( ); /** * Adds a condition for the feature {@code activityNumber} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityNumber} 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 thereExistsActivityNumber( ); /** * Adds a condition for the feature {@code activityNumber} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityNumber} 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 forAllActivityNumber( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code activityNumber} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByActivityNumber( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code activityPartyGroup} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityPartyGroup( ); /** * Adds a condition for the feature {@code activityPartyGroup} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityPartyGroup} 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.ActivityPartyGroupQuery thereExistsActivityPartyGroup( ); /** * Adds a condition for the feature {@code activityPartyGroup} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityPartyGroup} 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.ActivityPartyGroupQuery forAllActivityPartyGroup( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code activityRelationship} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate activityRelationship( ); /** * Adds a condition for the feature {@code activityRelationship} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityRelationship} 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.ActivityRelationshipQuery thereExistsActivityRelationship( ); /** * Adds a condition for the feature {@code activityRelationship} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code activityRelationship} 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.ActivityRelationshipQuery forAllActivityRelationship( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code activityState} to the predicate. The predicate for {@code Activity} evaluates {@code true} if its value of feature {@code activityState} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate activityState( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code activityState} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByActivityState( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code activityType} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate activityType( ); /** * Adds a condition for the feature {@code activityType} to the predicate for {@code Activity}, 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 Activity}, 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 Activity} testing whether the value of the feature {@code actualEnd} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate actualEnd( ); /** * Adds a condition for the feature {@code actualEnd} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code actualEnd} 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 thereExistsActualEnd( ); /** * Adds a condition for the feature {@code actualEnd} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code actualEnd} 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 forAllActualEnd( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code actualEnd} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByActualEnd( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code actualStart} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate actualStart( ); /** * Adds a condition for the feature {@code actualStart} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code actualStart} 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 thereExistsActualStart( ); /** * Adds a condition for the feature {@code actualStart} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code actualStart} 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 forAllActualStart( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code actualStart} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByActualStart( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code address} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate address( ); /** * Adds a condition for the feature {@code address} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code address} 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.ActivityAddressQuery thereExistsAddress( ); /** * Adds a condition for the feature {@code address} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code address} 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.ActivityAddressQuery forAllAddress( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code assignedGroup} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate assignedGroup( ); /** * Adds a condition for the feature {@code assignedGroup} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code assignedGroup} 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.ActivityGroupAssignmentQuery thereExistsAssignedGroup( ); /** * Adds a condition for the feature {@code assignedGroup} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code assignedGroup} 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.ActivityGroupAssignmentQuery forAllAssignedGroup( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code assignedResource} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate assignedResource( ); /** * Adds a condition for the feature {@code assignedResource} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code assignedResource} 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.ResourceAssignmentQuery thereExistsAssignedResource( ); /** * Adds a condition for the feature {@code assignedResource} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code assignedResource} 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.ResourceAssignmentQuery forAllAssignedResource( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code assignedTo} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate assignedTo( ); /** * Adds a condition for the feature {@code assignedTo} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code assignedTo} 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.account1.cci2.ContactQuery thereExistsAssignedTo( ); /** * Adds a condition for the feature {@code assignedTo} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code assignedTo} 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.account1.cci2.ContactQuery forAllAssignedTo( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code contract} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate contract( ); /** * Adds a condition for the feature {@code contract} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code contract} 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.contract1.cci2.AbstractContractQuery thereExistsContract( ); /** * Adds a condition for the feature {@code contract} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code contract} 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.contract1.cci2.AbstractContractQuery forAllContract( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code creationContext} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate creationContext( ); /** * Adds a condition for the feature {@code creationContext} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code creationContext} 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 thereExistsCreationContext( ); /** * Adds a condition for the feature {@code creationContext} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code creationContext} 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 forAllCreationContext( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} 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 Activity}, 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 Activity}, 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 Activity} 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 Activity} testing whether the value of the feature {@code detailedDescription} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate detailedDescription( ); /** * Adds a condition for the feature {@code detailedDescription} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code detailedDescription} 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 thereExistsDetailedDescription( ); /** * Adds a condition for the feature {@code detailedDescription} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code detailedDescription} 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 forAllDetailedDescription( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code detailedDescription} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByDetailedDescription( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code dueBy} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate dueBy( ); /** * Adds a condition for the feature {@code dueBy} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code dueBy} 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 thereExistsDueBy( ); /** * Adds a condition for the feature {@code dueBy} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code dueBy} 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 forAllDueBy( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code dueBy} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByDueBy( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code effortEstimate} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate effortEstimate( ); /** * Adds a condition for the feature {@code effortEstimate} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code effortEstimate} 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.EffortEstimateQuery thereExistsEffortEstimate( ); /** * Adds a condition for the feature {@code effortEstimate} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code effortEstimate} 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.EffortEstimateQuery forAllEffortEstimate( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code followUp} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate followUp( ); /** * Adds a condition for the feature {@code followUp} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code followUp} 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.ActivityFollowUpQuery thereExistsFollowUp( ); /** * Adds a condition for the feature {@code followUp} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code followUp} 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.ActivityFollowUpQuery forAllFollowUp( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code ical} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate ical( ); /** * Adds a condition for the feature {@code ical} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code ical} 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 thereExistsIcal( ); /** * Adds a condition for the feature {@code ical} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code ical} 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 forAllIcal( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code ical} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByIcal( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code icalClass} to the predicate. The predicate for {@code Activity} evaluates {@code true} if its value of feature {@code icalClass} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate icalClass( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code icalClass} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByIcalClass( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code icalType} to the predicate. The predicate for {@code Activity} evaluates {@code true} if its value of feature {@code icalType} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate icalType( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code icalType} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByIcalType( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code isAllDayEvent} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate isAllDayEvent( ); /** * Adds a condition for the feature {@code isAllDayEvent} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code isAllDayEvent} 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.BooleanTypePredicate thereExistsIsAllDayEvent( ); /** * Adds a condition for the feature {@code isAllDayEvent} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code isAllDayEvent} 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.BooleanTypePredicate forAllIsAllDayEvent( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code isAllDayEvent} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByIsAllDayEvent( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code lastAppliedCreator} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate lastAppliedCreator( ); /** * Adds a condition for the feature {@code lastAppliedCreator} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code lastAppliedCreator} 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 thereExistsLastAppliedCreator( ); /** * Adds a condition for the feature {@code lastAppliedCreator} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code lastAppliedCreator} 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 forAllLastAppliedCreator( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code lastTransition} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate lastTransition( ); /** * Adds a condition for the feature {@code lastTransition} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code lastTransition} 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.ActivityProcessTransitionQuery thereExistsLastTransition( ); /** * Adds a condition for the feature {@code lastTransition} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code lastTransition} 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.ActivityProcessTransitionQuery forAllLastTransition( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code location} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate location( ); /** * Adds a condition for the feature {@code location} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code location} 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 thereExistsLocation( ); /** * Adds a condition for the feature {@code location} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code location} 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 forAllLocation( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code location} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByLocation( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code mainEstimateEffortHhMm} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate mainEstimateEffortHhMm( ); /** * Adds a condition for the feature {@code mainEstimateEffortHhMm} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code mainEstimateEffortHhMm} 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 thereExistsMainEstimateEffortHhMm( ); /** * Adds a condition for the feature {@code mainEstimateEffortHhMm} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code mainEstimateEffortHhMm} 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 forAllMainEstimateEffortHhMm( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code mainEstimateEffortHhMm} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByMainEstimateEffortHhMm( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code mainEstimateEffortHours} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate mainEstimateEffortHours( ); /** * Adds a condition for the feature {@code mainEstimateEffortHours} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code mainEstimateEffortHours} 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 thereExistsMainEstimateEffortHours( ); /** * Adds a condition for the feature {@code mainEstimateEffortHours} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code mainEstimateEffortHours} 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 forAllMainEstimateEffortHours( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code mainEstimateEffortHours} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByMainEstimateEffortHours( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code mainEstimateEffortMinutes} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate mainEstimateEffortMinutes( ); /** * Adds a condition for the feature {@code mainEstimateEffortMinutes} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code mainEstimateEffortMinutes} 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 thereExistsMainEstimateEffortMinutes( ); /** * Adds a condition for the feature {@code mainEstimateEffortMinutes} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code mainEstimateEffortMinutes} 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 forAllMainEstimateEffortMinutes( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code mainEstimateEffortMinutes} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByMainEstimateEffortMinutes( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code misc1} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate misc1( ); /** * Adds a condition for the feature {@code misc1} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code misc1} 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 thereExistsMisc1( ); /** * Adds a condition for the feature {@code misc1} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code misc1} 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 forAllMisc1( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code misc1} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByMisc1( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code misc2} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate misc2( ); /** * Adds a condition for the feature {@code misc2} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code misc2} 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 thereExistsMisc2( ); /** * Adds a condition for the feature {@code misc2} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code misc2} 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 forAllMisc2( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code misc2} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByMisc2( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code misc3} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate misc3( ); /** * Adds a condition for the feature {@code misc3} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code misc3} 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 thereExistsMisc3( ); /** * Adds a condition for the feature {@code misc3} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code misc3} 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 forAllMisc3( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code misc3} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByMisc3( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code name} to the predicate. The predicate for {@code Activity} 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 Activity} 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 Activity} testing whether the value of the feature {@code originalScheduledEnd} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate originalScheduledEnd( ); /** * Adds a condition for the feature {@code originalScheduledEnd} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code originalScheduledEnd} 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 thereExistsOriginalScheduledEnd( ); /** * Adds a condition for the feature {@code originalScheduledEnd} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code originalScheduledEnd} 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 forAllOriginalScheduledEnd( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code originalScheduledEnd} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByOriginalScheduledEnd( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code percentComplete} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate percentComplete( ); /** * Adds a condition for the feature {@code percentComplete} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code percentComplete} 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 thereExistsPercentComplete( ); /** * Adds a condition for the feature {@code percentComplete} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code percentComplete} 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 forAllPercentComplete( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code percentComplete} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByPercentComplete( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code priority} to the predicate. The predicate for {@code Activity} evaluates {@code true} if its value of feature {@code priority} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate priority( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code priority} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByPriority( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code processState} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate processState( ); /** * Adds a condition for the feature {@code processState} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code processState} 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.ActivityProcessStateQuery thereExistsProcessState( ); /** * Adds a condition for the feature {@code processState} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code processState} 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.ActivityProcessStateQuery forAllProcessState( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code productReference} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate productReference( ); /** * Adds a condition for the feature {@code productReference} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code productReference} 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.ProductReferenceQuery thereExistsProductReference( ); /** * Adds a condition for the feature {@code productReference} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code productReference} 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.ProductReferenceQuery forAllProductReference( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code recurrenceRule} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate recurrenceRule( ); /** * Adds a condition for the feature {@code recurrenceRule} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code recurrenceRule} 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 thereExistsRecurrenceRule( ); /** * Adds a condition for the feature {@code recurrenceRule} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code recurrenceRule} 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 forAllRecurrenceRule( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code recurrenceRule} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByRecurrenceRule( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code reportingAccount} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate reportingAccount( ); /** * Adds a condition for the feature {@code reportingAccount} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code reportingAccount} 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.account1.cci2.AccountQuery thereExistsReportingAccount( ); /** * Adds a condition for the feature {@code reportingAccount} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code reportingAccount} 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.account1.cci2.AccountQuery forAllReportingAccount( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code reportingContact} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate reportingContact( ); /** * Adds a condition for the feature {@code reportingContact} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code reportingContact} 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.account1.cci2.ContactQuery thereExistsReportingContact( ); /** * Adds a condition for the feature {@code reportingContact} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code reportingContact} 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.account1.cci2.ContactQuery forAllReportingContact( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code scheduledEnd} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate scheduledEnd( ); /** * Adds a condition for the feature {@code scheduledEnd} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code scheduledEnd} 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 thereExistsScheduledEnd( ); /** * Adds a condition for the feature {@code scheduledEnd} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code scheduledEnd} 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 forAllScheduledEnd( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code scheduledEnd} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByScheduledEnd( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the value of the feature {@code scheduledStart} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate scheduledStart( ); /** * Adds a condition for the feature {@code scheduledStart} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code scheduledStart} 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 thereExistsScheduledStart( ); /** * Adds a condition for the feature {@code scheduledStart} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code scheduledStart} 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 forAllScheduledStart( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code scheduledStart} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByScheduledStart( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code totalVotes} to the predicate. The predicate for {@code Activity} evaluates {@code true} if its value of feature {@code totalVotes} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate totalVotes( ); /** * Allows to adds a sort instruction for {@code Activity} depending the feature {@code totalVotes} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTotalVotes( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} testing whether the feature {@code vote} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate vote( ); /** * Adds a condition for the feature {@code vote} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code vote} 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.ActivityVoteQuery thereExistsVote( ); /** * Adds a condition for the feature {@code vote} to the predicate for {@code Activity}, which evaluates to {@code false} unless the value of the feature {@code vote} 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.ActivityVoteQuery forAllVote( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code Activity} 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 Activity}, 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 Activity}, 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