org.opencrx.kernel.contract1.cci2.GetContractAmountsParamsQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;
/**
* A {@code GetContractAmountsParamsQuery} selects a set of instances of class {@code GetContractAmountsParams} 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.631799142Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface GetContractAmountsParamsQuery
extends org.w3c.cci2.AnyTypePredicate
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code contract} to the predicate. The predicate for {@code GetContractAmountsParams} evaluates {@code true} if its value of feature {@code contract} satisfies the selected condition.
*/
public org.opencrx.kernel.contract1.cci2.SalesContractQuery contract(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetContractAmountsParams} testing whether the feature {@code lineItemNumber} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate lineItemNumber(
);
/**
* Adds a condition for the feature {@code lineItemNumber} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code lineItemNumber} 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 thereExistsLineItemNumber(
);
/**
* Adds a condition for the feature {@code lineItemNumber} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code lineItemNumber} 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 forAllLineItemNumber(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetContractAmountsParams} testing whether the feature {@code positionAmount} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate positionAmount(
);
/**
* Adds a condition for the feature {@code positionAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionAmount} 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 thereExistsPositionAmount(
);
/**
* Adds a condition for the feature {@code positionAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionAmount} 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 forAllPositionAmount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetContractAmountsParams} testing whether the feature {@code positionBaseAmount} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate positionBaseAmount(
);
/**
* Adds a condition for the feature {@code positionBaseAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionBaseAmount} 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 thereExistsPositionBaseAmount(
);
/**
* Adds a condition for the feature {@code positionBaseAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionBaseAmount} 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 forAllPositionBaseAmount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetContractAmountsParams} testing whether the feature {@code positionDiscountAmount} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate positionDiscountAmount(
);
/**
* Adds a condition for the feature {@code positionDiscountAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionDiscountAmount} 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 thereExistsPositionDiscountAmount(
);
/**
* Adds a condition for the feature {@code positionDiscountAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionDiscountAmount} 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 forAllPositionDiscountAmount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetContractAmountsParams} testing whether the feature {@code positionTaxAmount} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate positionTaxAmount(
);
/**
* Adds a condition for the feature {@code positionTaxAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionTaxAmount} 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 thereExistsPositionTaxAmount(
);
/**
* Adds a condition for the feature {@code positionTaxAmount} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code positionTaxAmount} 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 forAllPositionTaxAmount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetContractAmountsParams} testing whether the feature {@code salesCommission} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate salesCommission(
);
/**
* Adds a condition for the feature {@code salesCommission} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code salesCommission} 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 thereExistsSalesCommission(
);
/**
* Adds a condition for the feature {@code salesCommission} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code salesCommission} 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 forAllSalesCommission(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetContractAmountsParams} testing whether the feature {@code salesCommissionIsPercentage} has values or not.
*/
public org.w3c.cci2.MultivaluedFeaturePredicate salesCommissionIsPercentage(
);
/**
* Adds a condition for the feature {@code salesCommissionIsPercentage} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code salesCommissionIsPercentage} 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.BooleanTypePredicate thereExistsSalesCommissionIsPercentage(
);
/**
* Adds a condition for the feature {@code salesCommissionIsPercentage} to the predicate for {@code GetContractAmountsParams}, which evaluates to {@code false} unless the values of the feature {@code salesCommissionIsPercentage} 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.BooleanTypePredicate forAllSalesCommissionIsPercentage(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}