org.opencrx.kernel.contract1.cci2.SegmentQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.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.514450900Z",
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 calculationRule} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate calculationRule(
);
/**
* Adds a condition for the feature {@code calculationRule} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code calculationRule} 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.CalculationRuleQuery thereExistsCalculationRule(
);
/**
* Adds a condition for the feature {@code calculationRule} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code calculationRule} 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.CalculationRuleQuery forAllCalculationRule(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} 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 Segment}, 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.GenericContractQuery thereExistsContract(
);
/**
* Adds a condition for the feature {@code contract} to the predicate for {@code Segment}, 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.GenericContractQuery forAllContract(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code contractCreator} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate contractCreator(
);
/**
* Adds a condition for the feature {@code contractCreator} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code contractCreator} 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 thereExistsContractCreator(
);
/**
* Adds a condition for the feature {@code contractCreator} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code contractCreator} 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 forAllContractCreator(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code contractFilter} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate contractFilter(
);
/**
* Adds a condition for the feature {@code contractFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code contractFilter} 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.ContractFilterGlobalQuery thereExistsContractFilter(
);
/**
* Adds a condition for the feature {@code contractFilter} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code contractFilter} 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.ContractFilterGlobalQuery forAllContractFilter(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code contractGroup} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate contractGroup(
);
/**
* Adds a condition for the feature {@code contractGroup} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code contractGroup} 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.ContractGroupQuery thereExistsContractGroup(
);
/**
* Adds a condition for the feature {@code contractGroup} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code contractGroup} 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.ContractGroupQuery forAllContractGroup(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} 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 Segment}, which evaluates to {@code false} unless the value of the feature {@code contractRole} 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.ContractRoleQuery thereExistsContractRole(
);
/**
* Adds a condition for the feature {@code contractRole} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code contractRole} 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.ContractRoleQuery forAllContractRole(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code contractType} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate contractType(
);
/**
* Adds a condition for the feature {@code contractType} to the predicate for {@code Segment}, 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 Segment}, 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 Segment} testing whether the feature {@code invoice} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate invoice(
);
/**
* Adds a condition for the feature {@code invoice} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code invoice} 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.InvoiceQuery thereExistsInvoice(
);
/**
* Adds a condition for the feature {@code invoice} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code invoice} 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.InvoiceQuery forAllInvoice(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code lead} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate lead(
);
/**
* Adds a condition for the feature {@code lead} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code lead} 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.LeadQuery thereExistsLead(
);
/**
* Adds a condition for the feature {@code lead} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code lead} 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.LeadQuery forAllLead(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code opportunity} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate opportunity(
);
/**
* Adds a condition for the feature {@code opportunity} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code opportunity} 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.OpportunityQuery thereExistsOpportunity(
);
/**
* Adds a condition for the feature {@code opportunity} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code opportunity} 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.OpportunityQuery forAllOpportunity(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code quote} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate quote(
);
/**
* Adds a condition for the feature {@code quote} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code quote} 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.QuoteQuery thereExistsQuote(
);
/**
* Adds a condition for the feature {@code quote} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code quote} 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.QuoteQuery forAllQuote(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code Segment} testing whether the feature {@code salesOrder} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate salesOrder(
);
/**
* Adds a condition for the feature {@code salesOrder} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code salesOrder} 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.SalesOrderQuery thereExistsSalesOrder(
);
/**
* Adds a condition for the feature {@code salesOrder} to the predicate for {@code Segment}, which evaluates to {@code false} unless the value of the feature {@code salesOrder} 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.SalesOrderQuery forAllSalesOrder(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}