org.opencrx.kernel.contract1.query
Interface ContractPositionQuery

All Superinterfaces:
AddressContainerQuery, AnyTypePredicate, BookingOriginQuery, DeliveryRequestContainerQuery, DepotReferenceHolderQuery, ShippingDetailQuery
All Known Subinterfaces:
AbstractInvoicePositionQuery, AbstractOpportunityPositionQuery, AbstractQuotePositionQuery, AbstractRemovedPositionQuery, AbstractSalesOrderPositionQuery, InvoiceBundledProductPositionQuery, InvoiceComplexProductBundlePositionQuery, InvoicePositionQuery, InvoiceProductBundlePositionQuery, InvoiceProductOfferingPositionQuery, OpportunityBundledProductPositionQuery, OpportunityComplexProductBundlePositionQuery, OpportunityPositionQuery, OpportunityProductBundlePositionQuery, OpportunityProductOfferingPositionQuery, QuoteBundledProductPositionQuery, QuoteComplexProductBundlePositionQuery, QuotePositionQuery, QuoteProductBundlePositionQuery, QuoteProductOfferingPositionQuery, RemovedBundledProductPositionQuery, RemovedComplexProductBundlePositionQuery, RemovedPositionQuery, RemovedProductBundlePositionQuery, RemovedProductOfferingPositionQuery, SalesOrderBundledProductPositionQuery, SalesOrderComplexProductBundlePositionQuery, SalesOrderPositionQuery, SalesOrderProductBundlePositionQuery, SalesOrderProductOfferingPositionQuery
All Known Implementing Classes:
AbstractInvoicePositionFilterImpl, AbstractOpportunityPositionFilterImpl, AbstractQuotePositionFilterImpl, AbstractRemovedPositionFilterImpl, AbstractSalesOrderPositionFilterImpl, ContractPositionFilterImpl, InvoiceBundledProductPositionFilterImpl, InvoiceComplexProductBundlePositionFilterImpl, InvoicePositionFilterImpl, InvoiceProductBundlePositionFilterImpl, InvoiceProductOfferingPositionFilterImpl, OpportunityBundledProductPositionFilterImpl, OpportunityComplexProductBundlePositionFilterImpl, OpportunityPositionFilterImpl, OpportunityProductBundlePositionFilterImpl, OpportunityProductOfferingPositionFilterImpl, QuoteBundledProductPositionFilterImpl, QuoteComplexProductBundlePositionFilterImpl, QuotePositionFilterImpl, QuoteProductBundlePositionFilterImpl, QuoteProductOfferingPositionFilterImpl, RemovedBundledProductPositionFilterImpl, RemovedComplexProductBundlePositionFilterImpl, RemovedPositionFilterImpl, RemovedProductBundlePositionFilterImpl, RemovedProductOfferingPositionFilterImpl, SalesOrderBundledProductPositionFilterImpl, SalesOrderComplexProductBundlePositionFilterImpl, SalesOrderPositionFilterImpl, SalesOrderProductBundlePositionFilterImpl, SalesOrderProductOfferingPositionFilterImpl

public interface ContractPositionQuery
extends AddressContainerQuery, DeliveryRequestContainerQuery, ShippingDetailQuery, BookingOriginQuery, DepotReferenceHolderQuery


Method Summary
 OptionalFeaturePredicate amount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature amount is null or not.
 OptionalFeaturePredicate baseAmount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature baseAmount is null or not.
 OptionalFeaturePredicate calcRule()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature calcRule is null or not.
 MultivaluedFeaturePredicate contact()
          Adds a constraint to the predicate for ContractPosition testing whether the feature contact has values or not.
 ComparableTypePredicate contractPositionState()
           
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature description is null or not.
 OptionalFeaturePredicate discount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discount is null or not.
 OptionalFeaturePredicate discountAmount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountAmount is null or not.
 OptionalFeaturePredicate discountDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountDescription is null or not.
 OptionalFeaturePredicate discountIsPercentage()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountIsPercentage is null or not.
 ComparableTypePredicate forAllAmount()
          Adds a constraint for the feature amount to the predicate.
 ComparableTypePredicate forAllBaseAmount()
          Adds a constraint for the feature baseAmount to the predicate.
 CalculationRuleQuery forAllCalcRule()
          Adds a constraint for the feature calcRule to the predicate.
 ContactQuery forAllContact()
          Adds a constraint for the feature contact to the predicate.
 StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 ComparableTypePredicate forAllDiscount()
          Adds a constraint for the feature discount to the predicate.
 ComparableTypePredicate forAllDiscountAmount()
          Adds a constraint for the feature discountAmount to the predicate.
 StringTypePredicate forAllDiscountDescription()
          Adds a constraint for the feature discountDescription to the predicate.
 BooleanTypePredicate forAllDiscountIsPercentage()
          Adds a constraint for the feature discountIsPercentage to the predicate.
 ProductBasePriceQuery forAllListPrice()
          Adds a constraint for the feature listPrice to the predicate.
 ComparableTypePredicate forAllMaxQuantity()
          Adds a constraint for the feature maxQuantity to the predicate.
 ComparableTypePredicate forAllMinQuantity()
          Adds a constraint for the feature minQuantity to the predicate.
 ComparableTypePredicate forAllOffsetQuantity()
          Adds a constraint for the feature offsetQuantity to the predicate.
 PriceLevelQuery forAllPriceLevel()
          Adds a constraint for the feature priceLevel to the predicate.
 ComparableTypePredicate forAllPricePerUnit()
          Adds a constraint for the feature pricePerUnit to the predicate.
 UomQuery forAllPriceUom()
          Adds a constraint for the feature priceUom to the predicate.
 StringTypePredicate forAllPriceUomDescription()
          Adds a constraint for the feature priceUomDescription to the predicate.
 StringTypePredicate forAllPriceUomDetailedDescription()
          Adds a constraint for the feature priceUomDetailedDescription to the predicate.
 ComparableTypePredicate forAllPricingDate()
          Adds a constraint for the feature pricingDate to the predicate.
 PricingRuleQuery forAllPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 StringTypePredicate forAllProductDescription()
          Adds a constraint for the feature productDescription to the predicate.
 StringTypePredicate forAllProductDetailedDescription()
          Adds a constraint for the feature productDetailedDescription to the predicate.
 ComparableTypePredicate forAllQuantity()
          Adds a constraint for the feature quantity to the predicate.
 ComparableTypePredicate forAllQuantityBackOrdered()
          Adds a constraint for the feature quantityBackOrdered to the predicate.
 ComparableTypePredicate forAllQuantityShipped()
          Adds a constraint for the feature quantityShipped to the predicate.
 ComparableTypePredicate forAllSalesCommission()
          Adds a constraint for the feature salesCommission to the predicate.
 BooleanTypePredicate forAllSalesCommissionIsPercentage()
          Adds a constraint for the feature salesCommissionIsPercentage to the predicate.
 StringTypePredicate forAllSalesTaxTypeDescription()
          Adds a constraint for the feature salesTaxTypeDescription to the predicate.
 StringTypePredicate forAllSalesTaxTypeDetailedDescription()
          Adds a constraint for the feature salesTaxTypeDetailedDescription to the predicate.
 ComparableTypePredicate forAllTaxAmount()
          Adds a constraint for the feature taxAmount to the predicate.
 UomQuery forAllUom()
          Adds a constraint for the feature uom to the predicate.
 StringTypePredicate forAllUomDescription()
          Adds a constraint for the feature uomDescription to the predicate.
 StringTypePredicate forAllUomDetailedDescription()
          Adds a constraint for the feature uomDetailedDescription to the predicate.
 ComparableTypePredicate lineItemNumber()
           
 OptionalFeaturePredicate listPrice()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature listPrice is null or not.
 OptionalFeaturePredicate maxQuantity()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature maxQuantity is null or not.
 ComparableTypePredicate minMaxQuantityHandling()
           
 OptionalFeaturePredicate minQuantity()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature minQuantity is null or not.
 StringTypePredicate name()
           
 OptionalFeaturePredicate offsetQuantity()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature offsetQuantity is null or not.
 SimpleTypeOrder orderByAmount()
          Allows to adds a sort instruction for ContractPosition depending the feature amount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByBaseAmount()
          Allows to adds a sort instruction for ContractPosition depending the feature baseAmount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByContractPositionState()
          Allows to adds a sort instruction for ContractPosition depending the feature contractPositionState Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDiscount()
          Allows to adds a sort instruction for ContractPosition depending the feature discount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDiscountAmount()
          Allows to adds a sort instruction for ContractPosition depending the feature discountAmount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDiscountDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature discountDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDiscountIsPercentage()
          Allows to adds a sort instruction for ContractPosition depending the feature discountIsPercentage Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByLineItemNumber()
          Allows to adds a sort instruction for ContractPosition depending the feature lineItemNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMaxQuantity()
          Allows to adds a sort instruction for ContractPosition depending the feature maxQuantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMinMaxQuantityHandling()
          Allows to adds a sort instruction for ContractPosition depending the feature minMaxQuantityHandling Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMinQuantity()
          Allows to adds a sort instruction for ContractPosition depending the feature minQuantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for ContractPosition depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByOffsetQuantity()
          Allows to adds a sort instruction for ContractPosition depending the feature offsetQuantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPositionNumber()
          Allows to adds a sort instruction for ContractPosition depending the feature positionNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPricePerUnit()
          Allows to adds a sort instruction for ContractPosition depending the feature pricePerUnit Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPriceUomDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature priceUomDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPriceUomDetailedDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature priceUomDetailedDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPricingDate()
          Allows to adds a sort instruction for ContractPosition depending the feature pricingDate Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPricingState()
          Allows to adds a sort instruction for ContractPosition depending the feature pricingState Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByProductDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature productDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByProductDetailedDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature productDetailedDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByQuantity()
          Allows to adds a sort instruction for ContractPosition depending the feature quantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByQuantityBackOrdered()
          Allows to adds a sort instruction for ContractPosition depending the feature quantityBackOrdered Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByQuantityShipped()
          Allows to adds a sort instruction for ContractPosition depending the feature quantityShipped Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderBySalesCommission()
          Allows to adds a sort instruction for ContractPosition depending the feature salesCommission Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderBySalesCommissionIsPercentage()
          Allows to adds a sort instruction for ContractPosition depending the feature salesCommissionIsPercentage Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderBySalesTaxTypeDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature salesTaxTypeDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderBySalesTaxTypeDetailedDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature salesTaxTypeDetailedDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByTaxAmount()
          Allows to adds a sort instruction for ContractPosition depending the feature taxAmount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUomDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature uomDescription Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUomDetailedDescription()
          Allows to adds a sort instruction for ContractPosition depending the feature uomDetailedDescription Note: The order in which orderBy… instructions are given is relevant!
 StringTypePredicate positionNumber()
           
 OptionalFeaturePredicate priceLevel()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceLevel is null or not.
 OptionalFeaturePredicate pricePerUnit()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricePerUnit is null or not.
 OptionalFeaturePredicate priceUom()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUom is null or not.
 OptionalFeaturePredicate priceUomDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUomDescription is null or not.
 OptionalFeaturePredicate priceUomDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUomDetailedDescription is null or not.
 OptionalFeaturePredicate pricingDate()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricingDate is null or not.
 OptionalFeaturePredicate pricingRule()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricingRule is null or not.
 ComparableTypePredicate pricingState()
           
 OptionalFeaturePredicate productDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature productDescription is null or not.
 OptionalFeaturePredicate productDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature productDetailedDescription is null or not.
 OptionalFeaturePredicate quantity()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantity is null or not.
 OptionalFeaturePredicate quantityBackOrdered()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantityBackOrdered is null or not.
 OptionalFeaturePredicate quantityShipped()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantityShipped is null or not.
 OptionalFeaturePredicate salesCommission()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesCommission is null or not.
 OptionalFeaturePredicate salesCommissionIsPercentage()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesCommissionIsPercentage is null or not.
 SalesTaxTypeQuery salesTaxType()
           
 OptionalFeaturePredicate salesTaxTypeDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesTaxTypeDescription is null or not.
 OptionalFeaturePredicate salesTaxTypeDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesTaxTypeDetailedDescription is null or not.
 OptionalFeaturePredicate taxAmount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature taxAmount is null or not.
 ComparableTypePredicate thereExistsAmount()
          Adds a constraint for the feature amount to the predicate.
 ComparableTypePredicate thereExistsBaseAmount()
          Adds a constraint for the feature baseAmount to the predicate.
 CalculationRuleQuery thereExistsCalcRule()
          Adds a constraint for the feature calcRule to the predicate.
 ContactQuery thereExistsContact()
          Adds a constraint for the feature contact to the predicate.
 StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 ComparableTypePredicate thereExistsDiscount()
          Adds a constraint for the feature discount to the predicate.
 ComparableTypePredicate thereExistsDiscountAmount()
          Adds a constraint for the feature discountAmount to the predicate.
 StringTypePredicate thereExistsDiscountDescription()
          Adds a constraint for the feature discountDescription to the predicate.
 BooleanTypePredicate thereExistsDiscountIsPercentage()
          Adds a constraint for the feature discountIsPercentage to the predicate.
 ProductBasePriceQuery thereExistsListPrice()
          Adds a constraint for the feature listPrice to the predicate.
 ComparableTypePredicate thereExistsMaxQuantity()
          Adds a constraint for the feature maxQuantity to the predicate.
 ComparableTypePredicate thereExistsMinQuantity()
          Adds a constraint for the feature minQuantity to the predicate.
 ComparableTypePredicate thereExistsOffsetQuantity()
          Adds a constraint for the feature offsetQuantity to the predicate.
 PriceLevelQuery thereExistsPriceLevel()
          Adds a constraint for the feature priceLevel to the predicate.
 ComparableTypePredicate thereExistsPricePerUnit()
          Adds a constraint for the feature pricePerUnit to the predicate.
 UomQuery thereExistsPriceUom()
          Adds a constraint for the feature priceUom to the predicate.
 StringTypePredicate thereExistsPriceUomDescription()
          Adds a constraint for the feature priceUomDescription to the predicate.
 StringTypePredicate thereExistsPriceUomDetailedDescription()
          Adds a constraint for the feature priceUomDetailedDescription to the predicate.
 ComparableTypePredicate thereExistsPricingDate()
          Adds a constraint for the feature pricingDate to the predicate.
 PricingRuleQuery thereExistsPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 StringTypePredicate thereExistsProductDescription()
          Adds a constraint for the feature productDescription to the predicate.
 StringTypePredicate thereExistsProductDetailedDescription()
          Adds a constraint for the feature productDetailedDescription to the predicate.
 ComparableTypePredicate thereExistsQuantity()
          Adds a constraint for the feature quantity to the predicate.
 ComparableTypePredicate thereExistsQuantityBackOrdered()
          Adds a constraint for the feature quantityBackOrdered to the predicate.
 ComparableTypePredicate thereExistsQuantityShipped()
          Adds a constraint for the feature quantityShipped to the predicate.
 ComparableTypePredicate thereExistsSalesCommission()
          Adds a constraint for the feature salesCommission to the predicate.
 BooleanTypePredicate thereExistsSalesCommissionIsPercentage()
          Adds a constraint for the feature salesCommissionIsPercentage to the predicate.
 StringTypePredicate thereExistsSalesTaxTypeDescription()
          Adds a constraint for the feature salesTaxTypeDescription to the predicate.
 StringTypePredicate thereExistsSalesTaxTypeDetailedDescription()
          Adds a constraint for the feature salesTaxTypeDetailedDescription to the predicate.
 ComparableTypePredicate thereExistsTaxAmount()
          Adds a constraint for the feature taxAmount to the predicate.
 UomQuery thereExistsUom()
          Adds a constraint for the feature uom to the predicate.
 StringTypePredicate thereExistsUomDescription()
          Adds a constraint for the feature uomDescription to the predicate.
 StringTypePredicate thereExistsUomDetailedDescription()
          Adds a constraint for the feature uomDetailedDescription to the predicate.
 OptionalFeaturePredicate uom()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uom is null or not.
 OptionalFeaturePredicate uomDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uomDescription is null or not.
 OptionalFeaturePredicate uomDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uomDetailedDescription is null or not.
 
Methods inherited from interface org.opencrx.kernel.contract1.query.ShippingDetailQuery
carrier, forAllGiftMessage, forAllShippingInstructions, forAllShippingTrackingNumber, giftMessage, isGift, orderByGiftMessage, orderByIsGift, orderByShippingInstructions, orderByShippingMethod, orderByShippingTrackingNumber, shippingInstructions, shippingMethod, shippingTrackingNumber, thereExistsGiftMessage, thereExistsShippingInstructions, thereExistsShippingTrackingNumber
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

amount

OptionalFeaturePredicate amount()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature amount is null or not.


thereExistsAmount

ComparableTypePredicate thereExistsAmount()
Adds a constraint for the feature amount to the predicate. The predicate for ContractPosition evaluates true if its value of feature amount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllAmount

ComparableTypePredicate forAllAmount()
Adds a constraint for the feature amount to the predicate. The predicate for ContractPosition evaluates true if its value of feature amount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByAmount

SimpleTypeOrder orderByAmount()
Allows to adds a sort instruction for ContractPosition depending the feature amount Note: The order in which orderBy… instructions are given is relevant!


baseAmount

OptionalFeaturePredicate baseAmount()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature baseAmount is null or not.


thereExistsBaseAmount

ComparableTypePredicate thereExistsBaseAmount()
Adds a constraint for the feature baseAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature baseAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllBaseAmount

ComparableTypePredicate forAllBaseAmount()
Adds a constraint for the feature baseAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature baseAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByBaseAmount

SimpleTypeOrder orderByBaseAmount()
Allows to adds a sort instruction for ContractPosition depending the feature baseAmount Note: The order in which orderBy… instructions are given is relevant!


calcRule

OptionalFeaturePredicate calcRule()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature calcRule is null or not.


thereExistsCalcRule

CalculationRuleQuery thereExistsCalcRule()
Adds a constraint for the feature calcRule to the predicate. The predicate for ContractPosition evaluates true if its value of feature calcRule satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllCalcRule

CalculationRuleQuery forAllCalcRule()
Adds a constraint for the feature calcRule to the predicate. The predicate for ContractPosition evaluates true if its value of feature calcRule satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


contact

MultivaluedFeaturePredicate contact()
Adds a constraint to the predicate for ContractPosition testing whether the feature contact has values or not.


thereExistsContact

ContactQuery thereExistsContact()
Adds a constraint for the feature contact to the predicate. The predicate for ContractPosition evaluates true if its value of feature contact satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllContact

ContactQuery forAllContact()
Adds a constraint for the feature contact to the predicate. The predicate for ContractPosition evaluates true if its value of feature contact satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


contractPositionState

ComparableTypePredicate contractPositionState()

orderByContractPositionState

SimpleTypeOrder orderByContractPositionState()
Allows to adds a sort instruction for ContractPosition depending the feature contractPositionState Note: The order in which orderBy… instructions are given is relevant!


description

OptionalFeaturePredicate description()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature description is null or not.


thereExistsDescription

StringTypePredicate thereExistsDescription()
Adds a constraint for the feature description to the predicate. The predicate for ContractPosition evaluates true if its value of feature description satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllDescription

StringTypePredicate forAllDescription()
Adds a constraint for the feature description to the predicate. The predicate for ContractPosition evaluates true if its value of feature <