All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencrx.kernel.contract1.cci2.SalesContractQuery Maven / Gradle / Ivy

The newest version!
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;

/**
 * A {@code SalesContractQuery} selects a set of instances of class {@code SalesContract} 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.604068903Z",
  comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface SalesContractQuery
  extends org.opencrx.kernel.contract1.cci2.AbstractContractQuery
{

// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
  /**
   * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code broker} is {@code null} or not.
   */
  public org.w3c.cci2.OptionalFeaturePredicate broker(
  );

  /**
   * Adds a condition for the feature {@code broker} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code broker} 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 thereExistsBroker( ); /** * Adds a condition for the feature {@code broker} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code broker} 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 forAllBroker( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code calcRule} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate calcRule( ); /** * Adds a condition for the feature {@code calcRule} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code calcRule} 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 thereExistsCalcRule( ); /** * Adds a condition for the feature {@code calcRule} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code calcRule} 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 forAllCalcRule( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the feature {@code competitor} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate competitor( ); /** * Adds a condition for the feature {@code competitor} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code competitor} 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.CompetitorQuery thereExistsCompetitor( ); /** * Adds a condition for the feature {@code competitor} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code competitor} 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.CompetitorQuery forAllCompetitor( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code contractCurrency} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code contractCurrency} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate contractCurrency( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code contractCurrency} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByContractCurrency( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code customer} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate customer( ); /** * Adds a condition for the feature {@code customer} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code customer} 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 thereExistsCustomer( ); /** * Adds a condition for the feature {@code customer} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code customer} 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 forAllCustomer( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code freightTerms} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code freightTerms} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate freightTerms( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code freightTerms} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByFreightTerms( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the feature {@code inventoryCb} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate inventoryCb( ); /** * Adds a condition for the feature {@code inventoryCb} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code inventoryCb} 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 thereExistsInventoryCb( ); /** * Adds a condition for the feature {@code inventoryCb} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code inventoryCb} 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 forAllInventoryCb( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code noAutoRecalc} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate noAutoRecalc( ); /** * Adds a condition for the feature {@code noAutoRecalc} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code noAutoRecalc} 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.BooleanTypePredicate thereExistsNoAutoRecalc( ); /** * Adds a condition for the feature {@code noAutoRecalc} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code noAutoRecalc} 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.BooleanTypePredicate forAllNoAutoRecalc( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code noAutoRecalc} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByNoAutoRecalc( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code paymentTerms} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code paymentTerms} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate paymentTerms( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code paymentTerms} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByPaymentTerms( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the feature {@code positionModification} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate positionModification( ); /** * Adds a condition for the feature {@code positionModification} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code positionModification} 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.PositionModificationQuery thereExistsPositionModification( ); /** * Adds a condition for the feature {@code positionModification} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code positionModification} 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.PositionModificationQuery forAllPositionModification( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code pricingDate} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate pricingDate( ); /** * Adds a condition for the feature {@code pricingDate} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code pricingDate} 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 thereExistsPricingDate( ); /** * Adds a condition for the feature {@code pricingDate} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code pricingDate} 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 forAllPricingDate( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code pricingDate} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByPricingDate( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code pricingRule} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate pricingRule( ); /** * Adds a condition for the feature {@code pricingRule} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code pricingRule} 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.product1.cci2.PricingRuleQuery thereExistsPricingRule( ); /** * Adds a condition for the feature {@code pricingRule} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code pricingRule} 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.product1.cci2.PricingRuleQuery forAllPricingRule( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code pricingState} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code pricingState} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate pricingState( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code pricingState} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByPricingState( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code recalcDetails} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate recalcDetails( ); /** * Adds a condition for the feature {@code recalcDetails} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code recalcDetails} 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 thereExistsRecalcDetails( ); /** * Adds a condition for the feature {@code recalcDetails} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code recalcDetails} 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 forAllRecalcDetails( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code recalcDetails} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderByRecalcDetails( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the feature {@code removedPosition} has values or not. */ public org.w3c.cci2.MultivaluedFeaturePredicate removedPosition( ); /** * Adds a condition for the feature {@code removedPosition} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code removedPosition} 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.AbstractRemovedPositionQuery thereExistsRemovedPosition( ); /** * Adds a condition for the feature {@code removedPosition} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code removedPosition} 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.AbstractRemovedPositionQuery forAllRemovedPosition( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code salesRep} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate salesRep( ); /** * Adds a condition for the feature {@code salesRep} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code salesRep} 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 thereExistsSalesRep( ); /** * Adds a condition for the feature {@code salesRep} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code salesRep} 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 forAllSalesRep( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code salesTaxTypeGroup} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate salesTaxTypeGroup( ); /** * Adds a condition for the feature {@code salesTaxTypeGroup} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code salesTaxTypeGroup} 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.product1.cci2.SalesTaxTypeGroupQuery thereExistsSalesTaxTypeGroup( ); /** * Adds a condition for the feature {@code salesTaxTypeGroup} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code salesTaxTypeGroup} 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.product1.cci2.SalesTaxTypeGroupQuery forAllSalesTaxTypeGroup( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code submitDate} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate submitDate( ); /** * Adds a condition for the feature {@code submitDate} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code submitDate} 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 thereExistsSubmitDate( ); /** * Adds a condition for the feature {@code submitDate} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code submitDate} 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 forAllSubmitDate( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code submitDate} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderBySubmitDate( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code submitStatus} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code submitStatus} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate submitStatus( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code submitStatus} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderBySubmitStatus( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code submitStatusDescription} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate submitStatusDescription( ); /** * Adds a condition for the feature {@code submitStatusDescription} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code submitStatusDescription} 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 thereExistsSubmitStatusDescription( ); /** * Adds a condition for the feature {@code submitStatusDescription} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code submitStatusDescription} 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 forAllSubmitStatusDescription( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code submitStatusDescription} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.StringTypeOrder orderBySubmitStatusDescription( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint to the predicate for {@code SalesContract} testing whether the value of the feature {@code supplier} is {@code null} or not. */ public org.w3c.cci2.OptionalFeaturePredicate supplier( ); /** * Adds a condition for the feature {@code supplier} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code supplier} 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 thereExistsSupplier( ); /** * Adds a condition for the feature {@code supplier} to the predicate for {@code SalesContract}, which evaluates to {@code false} unless the value of the feature {@code supplier} 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 forAllSupplier( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code totalAmount} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code totalAmount} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate totalAmount( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code totalAmount} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTotalAmount( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code totalAmountIncludingTax} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code totalAmountIncludingTax} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate totalAmountIncludingTax( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code totalAmountIncludingTax} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTotalAmountIncludingTax( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code totalBaseAmount} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code totalBaseAmount} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate totalBaseAmount( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code totalBaseAmount} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTotalBaseAmount( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code totalDiscountAmount} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code totalDiscountAmount} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate totalDiscountAmount( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code totalDiscountAmount} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTotalDiscountAmount( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code totalSalesCommission} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code totalSalesCommission} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate totalSalesCommission( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code totalSalesCommission} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTotalSalesCommission( ); // ---------------------------------------------------------------------------- // Query/Feature // ---------------------------------------------------------------------------- /** * Adds a constraint for the feature {@code totalTaxAmount} to the predicate. The predicate for {@code SalesContract} evaluates {@code true} if its value of feature {@code totalTaxAmount} satisfies the selected condition. */ public org.w3c.cci2.ComparableTypePredicate totalTaxAmount( ); /** * Allows to adds a sort instruction for {@code SalesContract} depending the feature {@code totalTaxAmount} * Note: The order in which {@code orderBy…} instructions are given is relevant! */ public org.w3c.cci2.SimpleTypeOrder orderByTotalTaxAmount( ); // ---------------------------------------------------------------------------- // Query/End // ---------------------------------------------------------------------------- }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy