org.opencrx.kernel.depot1.cci2.DepotQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.depot1.cci2;
/**
* A {@code DepotQuery} selects a set of instances of class {@code Depot} 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.168851586Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface DepotQuery
extends org.opencrx.kernel.base.cci2.PropertySetQuery,
org.opencrx.kernel.contract1.cci2.ContractReferenceHolderQuery,
org.opencrx.kernel.generic.cci2.CrxObjectQuery,
org.opencrx.kernel.generic.cci2.DescriptionContainerQuery
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code allowPositionAutoCreate} to the predicate. The predicate for {@code Depot} evaluates {@code true} if its value of feature {@code allowPositionAutoCreate} satisfies the selected condition.
*/
public org.w3c.cci2.BooleanTypePredicate allowPositionAutoCreate(
);
/**
* Allows to adds a sort instruction for {@code Depot} depending the feature {@code allowPositionAutoCreate}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByAllowPositionAutoCreate(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Depot} 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 Depot}, 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 Depot}, 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 Depot} testing whether the value of the feature {@code closingDate} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate closingDate(
);
/**
* Adds a condition for the feature {@code closingDate} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code closingDate} 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 thereExistsClosingDate(
);
/**
* Adds a condition for the feature {@code closingDate} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code closingDate} 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 forAllClosingDate(
);
/**
* Allows to adds a sort instruction for {@code Depot} depending the feature {@code closingDate}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByClosingDate(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Depot} testing whether the value of the feature {@code depotGroup} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate depotGroup(
);
/**
* Adds a condition for the feature {@code depotGroup} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code depotGroup} 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.DepotGroupQuery thereExistsDepotGroup(
);
/**
* Adds a condition for the feature {@code depotGroup} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code depotGroup} 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.DepotGroupQuery forAllDepotGroup(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code depotHolder} to the predicate. The predicate for {@code Depot} evaluates {@code true} if its value of feature {@code depotHolder} satisfies the selected condition.
*/
public org.opencrx.kernel.depot1.cci2.DepotHolderQuery depotHolder(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code depotNumber} to the predicate. The predicate for {@code Depot} evaluates {@code true} if its value of feature {@code depotNumber} satisfies the selected condition.
*/
public org.w3c.cci2.StringTypePredicate depotNumber(
);
/**
* Allows to adds a sort instruction for {@code Depot} depending the feature {@code depotNumber}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByDepotNumber(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Depot} testing whether the feature {@code depotReference} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate depotReference(
);
/**
* Adds a condition for the feature {@code depotReference} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code depotReference} 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.DepotReferenceQuery thereExistsDepotReference(
);
/**
* Adds a condition for the feature {@code depotReference} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code depotReference} 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.DepotReferenceQuery forAllDepotReference(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Depot} 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 Depot}, 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 Depot}, 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 Depot} 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 Depot}, 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 Depot}, 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 Depot} 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 for the feature {@code isDefault} to the predicate. The predicate for {@code Depot} evaluates {@code true} if its value of feature {@code isDefault} satisfies the selected condition.
*/
public org.w3c.cci2.BooleanTypePredicate isDefault(
);
/**
* Allows to adds a sort instruction for {@code Depot} depending the feature {@code isDefault}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByIsDefault(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code isLocked} to the predicate. The predicate for {@code Depot} evaluates {@code true} if its value of feature {@code isLocked} satisfies the selected condition.
*/
public org.w3c.cci2.BooleanTypePredicate isLocked(
);
/**
* Allows to adds a sort instruction for {@code Depot} depending the feature {@code isLocked}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByIsLocked(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Depot} testing whether the value of the feature {@code latestReport} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate latestReport(
);
/**
* Adds a condition for the feature {@code latestReport} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code latestReport} 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.DepotReportQuery thereExistsLatestReport(
);
/**
* Adds a condition for the feature {@code latestReport} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code latestReport} 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.DepotReportQuery forAllLatestReport(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code name} to the predicate. The predicate for {@code Depot} 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 Depot} 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 for the feature {@code openingDate} to the predicate. The predicate for {@code Depot} evaluates {@code true} if its value of feature {@code openingDate} satisfies the selected condition.
*/
public org.w3c.cci2.ComparableTypePredicate openingDate(
);
/**
* Allows to adds a sort instruction for {@code Depot} depending the feature {@code openingDate}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOpeningDate(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Depot} testing whether the feature {@code position} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate position(
);
/**
* Adds a condition for the feature {@code position} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code position} 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.DepotPositionQuery thereExistsPosition(
);
/**
* Adds a condition for the feature {@code position} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code position} 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.DepotPositionQuery forAllPosition(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Depot} testing whether the feature {@code report} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate report(
);
/**
* Adds a condition for the feature {@code report} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code report} 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.DepotReportQuery thereExistsReport(
);
/**
* Adds a condition for the feature {@code report} to the predicate for {@code Depot}, which evaluates to {@code false} unless the value of the feature {@code report} 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.DepotReportQuery forAllReport(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}