org.opencrx.kernel.contract1.cci2.AbstractContractQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;
/**
* A {@code AbstractContractQuery} selects a set of instances of class {@code AbstractContract} 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.555715363Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface AbstractContractQuery
extends org.opencrx.kernel.base.cci2.AssignableQuery,
org.opencrx.kernel.contract1.cci2.AddressContainerQuery,
org.opencrx.kernel.contract1.cci2.DeliveryRequestContainerQuery,
org.opencrx.kernel.contract1.cci2.ShippingDetailQuery,
org.opencrx.kernel.depot1.cci2.BookingOriginQuery,
org.opencrx.kernel.depot1.cci2.DepotReferenceHolderQuery,
org.opencrx.kernel.generic.cci2.CrxObjectQuery,
org.opencrx.kernel.generic.cci2.ExtendedQuery
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the value of the feature {@code activeOn} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate activeOn(
);
/**
* Adds a condition for the feature {@code activeOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code activeOn} 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 thereExistsActiveOn(
);
/**
* Adds a condition for the feature {@code activeOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code activeOn} 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 forAllActiveOn(
);
/**
* Allows to adds a sort instruction for {@code AbstractContract} depending the feature {@code activeOn}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByActiveOn(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code activity} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate activity(
);
/**
* Adds a condition for the feature {@code activity} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code activity} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.opencrx.kernel.activity1.cci2.ActivityQuery thereExistsActivity(
);
/**
* Adds a condition for the feature {@code activity} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code activity} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.activity1.cci2.ActivityQuery forAllActivity(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code assignedAccount} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate assignedAccount(
);
/**
* Adds a condition for the feature {@code assignedAccount} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code assignedAccount} 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.AccountAssignmentContractQuery thereExistsAssignedAccount(
);
/**
* Adds a condition for the feature {@code assignedAccount} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code assignedAccount} 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.AccountAssignmentContractQuery forAllAssignedAccount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the value of the feature {@code cancelOn} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate cancelOn(
);
/**
* Adds a condition for the feature {@code cancelOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code cancelOn} 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 thereExistsCancelOn(
);
/**
* Adds a condition for the feature {@code cancelOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code cancelOn} 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 forAllCancelOn(
);
/**
* Allows to adds a sort instruction for {@code AbstractContract} depending the feature {@code cancelOn}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByCancelOn(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the value of the feature {@code closedOn} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate closedOn(
);
/**
* Adds a condition for the feature {@code closedOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code closedOn} 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 thereExistsClosedOn(
);
/**
* Adds a condition for the feature {@code closedOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code closedOn} 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 forAllClosedOn(
);
/**
* Allows to adds a sort instruction for {@code AbstractContract} depending the feature {@code closedOn}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByClosedOn(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code contact} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate contact(
);
/**
* Adds a condition for the feature {@code contact} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code contact} 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 thereExistsContact(
);
/**
* Adds a condition for the feature {@code contact} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code contact} 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 forAllContact(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code contractLanguage} to the predicate. The predicate for {@code AbstractContract} evaluates {@code true} if its value of feature {@code contractLanguage} satisfies the selected condition.
*/
public org.w3c.cci2.ComparableTypePredicate contractLanguage(
);
/**
* Allows to adds a sort instruction for {@code AbstractContract} depending the feature {@code contractLanguage}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByContractLanguage(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the value of the feature {@code contractNumber} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate contractNumber(
);
/**
* Adds a condition for the feature {@code contractNumber} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code contractNumber} 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 thereExistsContractNumber(
);
/**
* Adds a condition for the feature {@code contractNumber} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code contractNumber} 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 forAllContractNumber(
);
/**
* Allows to adds a sort instruction for {@code AbstractContract} depending the feature {@code contractNumber}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.StringTypeOrder orderByContractNumber(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code contractRole} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate contractRole(
);
/**
* Adds a condition for the feature {@code contractRole} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the values of the feature {@code contractRole} satisfy the given condition.
*
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsContractRole(
);
/**
* Adds a condition for the feature {@code contractRole} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the values of the feature {@code contractRole} satisfy the given condition.
* Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllContractRole(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code contractState} to the predicate. The predicate for {@code AbstractContract} evaluates {@code true} if its value of feature {@code contractState} satisfies the selected condition.
*/
public org.w3c.cci2.ComparableTypePredicate contractState(
);
/**
* Allows to adds a sort instruction for {@code AbstractContract} depending the feature {@code contractState}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByContractState(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the value of the feature {@code contractType} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate contractType(
);
/**
* Adds a condition for the feature {@code contractType} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code contractType} 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.ContractTypeQuery thereExistsContractType(
);
/**
* Adds a condition for the feature {@code contractType} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code contractType} 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.ContractTypeQuery forAllContractType(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} 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 AbstractContract}, 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 AbstractContract}, 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 AbstractContract} 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 AbstractContract} testing whether the value of the feature {@code expiresOn} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate expiresOn(
);
/**
* Adds a condition for the feature {@code expiresOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code expiresOn} 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 thereExistsExpiresOn(
);
/**
* Adds a condition for the feature {@code expiresOn} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code expiresOn} 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 forAllExpiresOn(
);
/**
* Allows to adds a sort instruction for {@code AbstractContract} depending the feature {@code expiresOn}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByExpiresOn(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code groupAssignment} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate groupAssignment(
);
/**
* Adds a condition for the feature {@code groupAssignment} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code groupAssignment} 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.ContractGroupAssignmentQuery thereExistsGroupAssignment(
);
/**
* Adds a condition for the feature {@code groupAssignment} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code groupAssignment} 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.ContractGroupAssignmentQuery forAllGroupAssignment(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} 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 AbstractContract}, 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.contract1.cci2.ContractCreatorQuery thereExistsLastAppliedCreator(
);
/**
* Adds a condition for the feature {@code lastAppliedCreator} to the predicate for {@code AbstractContract}, 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.contract1.cci2.ContractCreatorQuery forAllLastAppliedCreator(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code linkFrom} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate linkFrom(
);
/**
* Adds a condition for the feature {@code linkFrom} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code linkFrom} 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.ContractLinkFromQuery thereExistsLinkFrom(
);
/**
* Adds a condition for the feature {@code linkFrom} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code linkFrom} 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.ContractLinkFromQuery forAllLinkFrom(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code linkTo} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate linkTo(
);
/**
* Adds a condition for the feature {@code linkTo} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code linkTo} 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.ContractLinkToQuery thereExistsLinkTo(
);
/**
* Adds a condition for the feature {@code linkTo} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code linkTo} 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.ContractLinkToQuery forAllLinkTo(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code name} to the predicate. The predicate for {@code AbstractContract} 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 AbstractContract} 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 AbstractContract} testing whether the value of the feature {@code origin} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate origin(
);
/**
* Adds a condition for the feature {@code origin} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code origin} 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 thereExistsOrigin(
);
/**
* Adds a condition for the feature {@code origin} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code origin} 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 forAllOrigin(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code AbstractContract} testing whether the feature {@code paymentRecord} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate paymentRecord(
);
/**
* Adds a condition for the feature {@code paymentRecord} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code paymentRecord} 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.PaymentRecordQuery thereExistsPaymentRecord(
);
/**
* Adds a condition for the feature {@code paymentRecord} to the predicate for {@code AbstractContract}, which evaluates to {@code false} unless the value of the feature {@code paymentRecord} 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.PaymentRecordQuery forAllPaymentRecord(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code priority} to the predicate. The predicate for {@code AbstractContract} 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 AbstractContract} depending the feature {@code priority}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByPriority(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}