org.opencrx.kernel.depot1.cci2.SegmentQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.depot1.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:36.115845609Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface SegmentQuery
extends org.opencrx.kernel.cci2.SegmentQuery,
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
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code booking} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate booking(
);
/**
* Adds a condition for the feature {@code booking} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code booking} 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.depot1.cci2.SingleBookingQuery thereExistsBooking(
);
/**
* Adds a condition for the feature {@code booking} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code booking} 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.depot1.cci2.SingleBookingQuery forAllBooking(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code bookingEntry} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate bookingEntry(
);
/**
* Adds a condition for the feature {@code bookingEntry} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code bookingEntry} 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.depot1.cci2.SingleBookingEntryQuery thereExistsBookingEntry(
);
/**
* Adds a condition for the feature {@code bookingEntry} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code bookingEntry} 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.depot1.cci2.SingleBookingEntryQuery forAllBookingEntry(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code cb} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate cb(
);
/**
* Adds a condition for the feature {@code cb} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code cb} 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.depot1.cci2.CompoundBookingQuery thereExistsCb(
);
/**
* Adds a condition for the feature {@code cb} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code cb} 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.depot1.cci2.CompoundBookingQuery forAllCb(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code compoundBookingFilter} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate compoundBookingFilter(
);
/**
* Adds a condition for the feature {@code compoundBookingFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code compoundBookingFilter} 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.depot1.cci2.CompoundBookingFilterGlobalQuery thereExistsCompoundBookingFilter(
);
/**
* Adds a condition for the feature {@code compoundBookingFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code compoundBookingFilter} 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.depot1.cci2.CompoundBookingFilterGlobalQuery forAllCompoundBookingFilter(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code depotType} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate depotType(
);
/**
* Adds a condition for the feature {@code depotType} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code depotType} 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.depot1.cci2.DepotTypeQuery thereExistsDepotType(
);
/**
* Adds a condition for the feature {@code depotType} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code depotType} 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.depot1.cci2.DepotTypeQuery forAllDepotType(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code entity} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate entity(
);
/**
* Adds a condition for the feature {@code entity} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code entity} 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.depot1.cci2.DepotEntityQuery thereExistsEntity(
);
/**
* Adds a condition for the feature {@code entity} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code entity} 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.depot1.cci2.DepotEntityQuery forAllEntity(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code entityRelationship} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate entityRelationship(
);
/**
* Adds a condition for the feature {@code entityRelationship} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code entityRelationship} 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.depot1.cci2.DepotEntityRelationshipQuery thereExistsEntityRelationship(
);
/**
* Adds a condition for the feature {@code entityRelationship} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code entityRelationship} 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.depot1.cci2.DepotEntityRelationshipQuery forAllEntityRelationship(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code fxRate} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate fxRate(
);
/**
* Adds a condition for the feature {@code fxRate} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code fxRate} 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.depot1.cci2.FxRateQuery thereExistsFxRate(
);
/**
* Adds a condition for the feature {@code fxRate} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code fxRate} 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.depot1.cci2.FxRateQuery forAllFxRate(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code inventoryLevel} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate inventoryLevel(
);
/**
* Adds a condition for the feature {@code inventoryLevel} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code inventoryLevel} 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.depot1.cci2.InventoryLevelQuery thereExistsInventoryLevel(
);
/**
* Adds a condition for the feature {@code inventoryLevel} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code inventoryLevel} 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.depot1.cci2.InventoryLevelQuery forAllInventoryLevel(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code inventoryLevelFilter} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate inventoryLevelFilter(
);
/**
* Adds a condition for the feature {@code inventoryLevelFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code inventoryLevelFilter} 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.depot1.cci2.InventoryLevelFilterGlobalQuery thereExistsInventoryLevelFilter(
);
/**
* Adds a condition for the feature {@code inventoryLevelFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code inventoryLevelFilter} 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.depot1.cci2.InventoryLevelFilterGlobalQuery forAllInventoryLevelFilter(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code simpleBooking} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate simpleBooking(
);
/**
* Adds a condition for the feature {@code simpleBooking} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code simpleBooking} 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.depot1.cci2.SimpleBookingQuery thereExistsSimpleBooking(
);
/**
* Adds a condition for the feature {@code simpleBooking} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code simpleBooking} 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.depot1.cci2.SimpleBookingQuery forAllSimpleBooking(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code simpleBookingFilter} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate simpleBookingFilter(
);
/**
* Adds a condition for the feature {@code simpleBookingFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code simpleBookingFilter} 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.depot1.cci2.SimpleBookingFilterGlobalQuery thereExistsSimpleBookingFilter(
);
/**
* Adds a condition for the feature {@code simpleBookingFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code simpleBookingFilter} 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.depot1.cci2.SimpleBookingFilterGlobalQuery forAllSimpleBookingFilter(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code singleBookingFilter} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate singleBookingFilter(
);
/**
* Adds a condition for the feature {@code singleBookingFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code singleBookingFilter} 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.depot1.cci2.SingleBookingFilterGlobalQuery thereExistsSingleBookingFilter(
);
/**
* Adds a condition for the feature {@code singleBookingFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code singleBookingFilter} 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.depot1.cci2.SingleBookingFilterGlobalQuery forAllSingleBookingFilter(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}