org.opencrx.kernel.generic.cci2
Interface ExtendedQuery

All Superinterfaces:
AnyTypePredicate
All Known Subinterfaces:
AbstractContractQuery, AbstractInvoicePositionQuery, AbstractOpportunityPositionQuery, AbstractQuotePositionQuery, AbstractRemovedPositionQuery, AbstractSalesOrderPositionQuery, GenericContractQuery, InvoicePositionQuery, InvoiceQuery, LeadQuery, OpportunityPositionQuery, OpportunityQuery, QuotePositionQuery, QuoteQuery, RemovedPositionQuery, SalesContractPositionQuery, SalesContractQuery, SalesOrderPositionQuery, SalesOrderQuery, SalesVolumeContractQuery

public interface ExtendedQuery
extends AnyTypePredicate


Method Summary
 OptionalFeaturePredicate extBoolean0()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extBoolean0 is null or not.
 OptionalFeaturePredicate extBoolean1()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extBoolean1 is null or not.
 OptionalFeaturePredicate extBoolean2()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extBoolean2 is null or not.
 OptionalFeaturePredicate extBoolean3()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extBoolean3 is null or not.
 OptionalFeaturePredicate extBoolean4()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extBoolean4 is null or not.
 OptionalFeaturePredicate extCode0()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extCode0 is null or not.
 OptionalFeaturePredicate extCode1()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extCode1 is null or not.
 OptionalFeaturePredicate extCode2()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extCode2 is null or not.
 OptionalFeaturePredicate extCode3()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extCode3 is null or not.
 OptionalFeaturePredicate extCode4()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extCode4 is null or not.
 OptionalFeaturePredicate extDate0()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDate0 is null or not.
 OptionalFeaturePredicate extDate1()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDate1 is null or not.
 OptionalFeaturePredicate extDate2()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDate2 is null or not.
 OptionalFeaturePredicate extDate3()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDate3 is null or not.
 OptionalFeaturePredicate extDate4()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDate4 is null or not.
 OptionalFeaturePredicate extDateTime0()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDateTime0 is null or not.
 OptionalFeaturePredicate extDateTime1()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDateTime1 is null or not.
 OptionalFeaturePredicate extDateTime2()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDateTime2 is null or not.
 OptionalFeaturePredicate extDateTime3()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDateTime3 is null or not.
 OptionalFeaturePredicate extDateTime4()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extDateTime4 is null or not.
 OptionalFeaturePredicate extNumber0()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extNumber0 is null or not.
 OptionalFeaturePredicate extNumber1()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extNumber1 is null or not.
 OptionalFeaturePredicate extNumber2()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extNumber2 is null or not.
 OptionalFeaturePredicate extNumber3()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extNumber3 is null or not.
 OptionalFeaturePredicate extNumber4()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extNumber4 is null or not.
 OptionalFeaturePredicate extString0()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extString0 is null or not.
 OptionalFeaturePredicate extString1()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extString1 is null or not.
 OptionalFeaturePredicate extString2()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extString2 is null or not.
 OptionalFeaturePredicate extString3()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extString3 is null or not.
 OptionalFeaturePredicate extString4()
          Adds a constraint to the predicate for Extended testing whether the value of the feature extString4 is null or not.
 BooleanTypePredicate forAllExtBoolean0()
          Adds a condition for the feature extBoolean0 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean0 satisfies the given condition.
 BooleanTypePredicate forAllExtBoolean1()
          Adds a condition for the feature extBoolean1 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean1 satisfies the given condition.
 BooleanTypePredicate forAllExtBoolean2()
          Adds a condition for the feature extBoolean2 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean2 satisfies the given condition.
 BooleanTypePredicate forAllExtBoolean3()
          Adds a condition for the feature extBoolean3 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean3 satisfies the given condition.
 BooleanTypePredicate forAllExtBoolean4()
          Adds a condition for the feature extBoolean4 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean4 satisfies the given condition.
 ComparableTypePredicate<Short> forAllExtCode0()
          Adds a condition for the feature extCode0 to the predicate for Extended, which evaluates to false unless the value of the feature extCode0 satisfies the given condition.
 ComparableTypePredicate<Short> forAllExtCode1()
          Adds a condition for the feature extCode1 to the predicate for Extended, which evaluates to false unless the value of the feature extCode1 satisfies the given condition.
 ComparableTypePredicate<Short> forAllExtCode2()
          Adds a condition for the feature extCode2 to the predicate for Extended, which evaluates to false unless the value of the feature extCode2 satisfies the given condition.
 ComparableTypePredicate<Short> forAllExtCode3()
          Adds a condition for the feature extCode3 to the predicate for Extended, which evaluates to false unless the value of the feature extCode3 satisfies the given condition.
 ComparableTypePredicate<Short> forAllExtCode4()
          Adds a condition for the feature extCode4 to the predicate for Extended, which evaluates to false unless the value of the feature extCode4 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate0()
          Adds a condition for the feature extDate0 to the predicate for Extended, which evaluates to false unless the value of the feature extDate0 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate1()
          Adds a condition for the feature extDate1 to the predicate for Extended, which evaluates to false unless the value of the feature extDate1 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate2()
          Adds a condition for the feature extDate2 to the predicate for Extended, which evaluates to false unless the value of the feature extDate2 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate3()
          Adds a condition for the feature extDate3 to the predicate for Extended, which evaluates to false unless the value of the feature extDate3 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate4()
          Adds a condition for the feature extDate4 to the predicate for Extended, which evaluates to false unless the value of the feature extDate4 satisfies the given condition.
 ComparableTypePredicate<Date> forAllExtDateTime0()
          Adds a condition for the feature extDateTime0 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime0 satisfies the given condition.
 ComparableTypePredicate<Date> forAllExtDateTime1()
          Adds a condition for the feature extDateTime1 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime1 satisfies the given condition.
 ComparableTypePredicate<Date> forAllExtDateTime2()
          Adds a condition for the feature extDateTime2 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime2 satisfies the given condition.
 ComparableTypePredicate<Date> forAllExtDateTime3()
          Adds a condition for the feature extDateTime3 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime3 satisfies the given condition.
 ComparableTypePredicate<Date> forAllExtDateTime4()
          Adds a condition for the feature extDateTime4 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime4 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllExtNumber0()
          Adds a condition for the feature extNumber0 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber0 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllExtNumber1()
          Adds a condition for the feature extNumber1 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber1 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllExtNumber2()
          Adds a condition for the feature extNumber2 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber2 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllExtNumber3()
          Adds a condition for the feature extNumber3 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber3 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllExtNumber4()
          Adds a condition for the feature extNumber4 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber4 satisfies the given condition.
 StringTypePredicate forAllExtString0()
          Adds a condition for the feature extString0 to the predicate for Extended, which evaluates to false unless the value of the feature extString0 satisfies the given condition.
 StringTypePredicate forAllExtString1()
          Adds a condition for the feature extString1 to the predicate for Extended, which evaluates to false unless the value of the feature extString1 satisfies the given condition.
 StringTypePredicate forAllExtString2()
          Adds a condition for the feature extString2 to the predicate for Extended, which evaluates to false unless the value of the feature extString2 satisfies the given condition.
 StringTypePredicate forAllExtString3()
          Adds a condition for the feature extString3 to the predicate for Extended, which evaluates to false unless the value of the feature extString3 satisfies the given condition.
 StringTypePredicate forAllExtString4()
          Adds a condition for the feature extString4 to the predicate for Extended, which evaluates to false unless the value of the feature extString4 satisfies the given condition.
 SimpleTypeOrder orderByExtBoolean0()
          Allows to adds a sort instruction for Extended depending the feature extBoolean0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtBoolean1()
          Allows to adds a sort instruction for Extended depending the feature extBoolean1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtBoolean2()
          Allows to adds a sort instruction for Extended depending the feature extBoolean2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtBoolean3()
          Allows to adds a sort instruction for Extended depending the feature extBoolean3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtBoolean4()
          Allows to adds a sort instruction for Extended depending the feature extBoolean4 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtCode0()
          Allows to adds a sort instruction for Extended depending the feature extCode0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtCode1()
          Allows to adds a sort instruction for Extended depending the feature extCode1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtCode2()
          Allows to adds a sort instruction for Extended depending the feature extCode2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtCode3()
          Allows to adds a sort instruction for Extended depending the feature extCode3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtCode4()
          Allows to adds a sort instruction for Extended depending the feature extCode4 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDate0()
          Allows to adds a sort instruction for Extended depending the feature extDate0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDate1()
          Allows to adds a sort instruction for Extended depending the feature extDate1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDate2()
          Allows to adds a sort instruction for Extended depending the feature extDate2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDate3()
          Allows to adds a sort instruction for Extended depending the feature extDate3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDate4()
          Allows to adds a sort instruction for Extended depending the feature extDate4 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDateTime0()
          Allows to adds a sort instruction for Extended depending the feature extDateTime0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDateTime1()
          Allows to adds a sort instruction for Extended depending the feature extDateTime1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDateTime2()
          Allows to adds a sort instruction for Extended depending the feature extDateTime2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDateTime3()
          Allows to adds a sort instruction for Extended depending the feature extDateTime3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtDateTime4()
          Allows to adds a sort instruction for Extended depending the feature extDateTime4 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtNumber0()
          Allows to adds a sort instruction for Extended depending the feature extNumber0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtNumber1()
          Allows to adds a sort instruction for Extended depending the feature extNumber1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtNumber2()
          Allows to adds a sort instruction for Extended depending the feature extNumber2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtNumber3()
          Allows to adds a sort instruction for Extended depending the feature extNumber3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtNumber4()
          Allows to adds a sort instruction for Extended depending the feature extNumber4 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtString0()
          Allows to adds a sort instruction for Extended depending the feature extString0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtString1()
          Allows to adds a sort instruction for Extended depending the feature extString1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtString2()
          Allows to adds a sort instruction for Extended depending the feature extString2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtString3()
          Allows to adds a sort instruction for Extended depending the feature extString3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExtString4()
          Allows to adds a sort instruction for Extended depending the feature extString4 Note: The order in which orderBy… instructions are given is relevant!
 BooleanTypePredicate thereExistsExtBoolean0()
          Adds a condition for the feature extBoolean0 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean0 satisfies the given condition.
 BooleanTypePredicate thereExistsExtBoolean1()
          Adds a condition for the feature extBoolean1 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean1 satisfies the given condition.
 BooleanTypePredicate thereExistsExtBoolean2()
          Adds a condition for the feature extBoolean2 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean2 satisfies the given condition.
 BooleanTypePredicate thereExistsExtBoolean3()
          Adds a condition for the feature extBoolean3 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean3 satisfies the given condition.
 BooleanTypePredicate thereExistsExtBoolean4()
          Adds a condition for the feature extBoolean4 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean4 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsExtCode0()
          Adds a condition for the feature extCode0 to the predicate for Extended, which evaluates to false unless the value of the feature extCode0 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsExtCode1()
          Adds a condition for the feature extCode1 to the predicate for Extended, which evaluates to false unless the value of the feature extCode1 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsExtCode2()
          Adds a condition for the feature extCode2 to the predicate for Extended, which evaluates to false unless the value of the feature extCode2 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsExtCode3()
          Adds a condition for the feature extCode3 to the predicate for Extended, which evaluates to false unless the value of the feature extCode3 satisfies the given condition.
 ComparableTypePredicate<Short> thereExistsExtCode4()
          Adds a condition for the feature extCode4 to the predicate for Extended, which evaluates to false unless the value of the feature extCode4 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate0()
          Adds a condition for the feature extDate0 to the predicate for Extended, which evaluates to false unless the value of the feature extDate0 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate1()
          Adds a condition for the feature extDate1 to the predicate for Extended, which evaluates to false unless the value of the feature extDate1 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate2()
          Adds a condition for the feature extDate2 to the predicate for Extended, which evaluates to false unless the value of the feature extDate2 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate3()
          Adds a condition for the feature extDate3 to the predicate for Extended, which evaluates to false unless the value of the feature extDate3 satisfies the given condition.
 PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate4()
          Adds a condition for the feature extDate4 to the predicate for Extended, which evaluates to false unless the value of the feature extDate4 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsExtDateTime0()
          Adds a condition for the feature extDateTime0 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime0 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsExtDateTime1()
          Adds a condition for the feature extDateTime1 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime1 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsExtDateTime2()
          Adds a condition for the feature extDateTime2 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime2 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsExtDateTime3()
          Adds a condition for the feature extDateTime3 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime3 satisfies the given condition.
 ComparableTypePredicate<Date> thereExistsExtDateTime4()
          Adds a condition for the feature extDateTime4 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime4 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsExtNumber0()
          Adds a condition for the feature extNumber0 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber0 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsExtNumber1()
          Adds a condition for the feature extNumber1 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber1 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsExtNumber2()
          Adds a condition for the feature extNumber2 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber2 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsExtNumber3()
          Adds a condition for the feature extNumber3 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber3 satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsExtNumber4()
          Adds a condition for the feature extNumber4 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber4 satisfies the given condition.
 StringTypePredicate thereExistsExtString0()
          Adds a condition for the feature extString0 to the predicate for Extended, which evaluates to false unless the value of the feature extString0 satisfies the given condition.
 StringTypePredicate thereExistsExtString1()
          Adds a condition for the feature extString1 to the predicate for Extended, which evaluates to false unless the value of the feature extString1 satisfies the given condition.
 StringTypePredicate thereExistsExtString2()
          Adds a condition for the feature extString2 to the predicate for Extended, which evaluates to false unless the value of the feature extString2 satisfies the given condition.
 StringTypePredicate thereExistsExtString3()
          Adds a condition for the feature extString3 to the predicate for Extended, which evaluates to false unless the value of the feature extString3 satisfies the given condition.
 StringTypePredicate thereExistsExtString4()
          Adds a condition for the feature extString4 to the predicate for Extended, which evaluates to false unless the value of the feature extString4 satisfies the given condition.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

extBoolean0

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


thereExistsExtBoolean0

BooleanTypePredicate thereExistsExtBoolean0()
Adds a condition for the feature extBoolean0 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtBoolean0

BooleanTypePredicate forAllExtBoolean0()
Adds a condition for the feature extBoolean0 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtBoolean0

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


extBoolean1

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


thereExistsExtBoolean1

BooleanTypePredicate thereExistsExtBoolean1()
Adds a condition for the feature extBoolean1 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtBoolean1

BooleanTypePredicate forAllExtBoolean1()
Adds a condition for the feature extBoolean1 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtBoolean1

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


extBoolean2

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


thereExistsExtBoolean2

BooleanTypePredicate thereExistsExtBoolean2()
Adds a condition for the feature extBoolean2 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtBoolean2

BooleanTypePredicate forAllExtBoolean2()
Adds a condition for the feature extBoolean2 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtBoolean2

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


extBoolean3

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


thereExistsExtBoolean3

BooleanTypePredicate thereExistsExtBoolean3()
Adds a condition for the feature extBoolean3 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtBoolean3

BooleanTypePredicate forAllExtBoolean3()
Adds a condition for the feature extBoolean3 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtBoolean3

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


extBoolean4

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


thereExistsExtBoolean4

BooleanTypePredicate thereExistsExtBoolean4()
Adds a condition for the feature extBoolean4 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtBoolean4

BooleanTypePredicate forAllExtBoolean4()
Adds a condition for the feature extBoolean4 to the predicate for Extended, which evaluates to false unless the value of the feature extBoolean4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtBoolean4

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


extCode0

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


thereExistsExtCode0

ComparableTypePredicate<Short> thereExistsExtCode0()
Adds a condition for the feature extCode0 to the predicate for Extended, which evaluates to false unless the value of the feature extCode0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtCode0

ComparableTypePredicate<Short> forAllExtCode0()
Adds a condition for the feature extCode0 to the predicate for Extended, which evaluates to false unless the value of the feature extCode0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtCode0

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


extCode1

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


thereExistsExtCode1

ComparableTypePredicate<Short> thereExistsExtCode1()
Adds a condition for the feature extCode1 to the predicate for Extended, which evaluates to false unless the value of the feature extCode1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtCode1

ComparableTypePredicate<Short> forAllExtCode1()
Adds a condition for the feature extCode1 to the predicate for Extended, which evaluates to false unless the value of the feature extCode1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtCode1

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


extCode2

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


thereExistsExtCode2

ComparableTypePredicate<Short> thereExistsExtCode2()
Adds a condition for the feature extCode2 to the predicate for Extended, which evaluates to false unless the value of the feature extCode2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtCode2

ComparableTypePredicate<Short> forAllExtCode2()
Adds a condition for the feature extCode2 to the predicate for Extended, which evaluates to false unless the value of the feature extCode2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtCode2

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


extCode3

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


thereExistsExtCode3

ComparableTypePredicate<Short> thereExistsExtCode3()
Adds a condition for the feature extCode3 to the predicate for Extended, which evaluates to false unless the value of the feature extCode3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtCode3

ComparableTypePredicate<Short> forAllExtCode3()
Adds a condition for the feature extCode3 to the predicate for Extended, which evaluates to false unless the value of the feature extCode3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtCode3

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


extCode4

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


thereExistsExtCode4

ComparableTypePredicate<Short> thereExistsExtCode4()
Adds a condition for the feature extCode4 to the predicate for Extended, which evaluates to false unless the value of the feature extCode4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtCode4

ComparableTypePredicate<Short> forAllExtCode4()
Adds a condition for the feature extCode4 to the predicate for Extended, which evaluates to false unless the value of the feature extCode4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtCode4

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


extDate0

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


thereExistsExtDate0

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate0()
Adds a condition for the feature extDate0 to the predicate for Extended, which evaluates to false unless the value of the feature extDate0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDate0

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate0()
Adds a condition for the feature extDate0 to the predicate for Extended, which evaluates to false unless the value of the feature extDate0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDate0

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


extDate1

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


thereExistsExtDate1

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate1()
Adds a condition for the feature extDate1 to the predicate for Extended, which evaluates to false unless the value of the feature extDate1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDate1

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate1()
Adds a condition for the feature extDate1 to the predicate for Extended, which evaluates to false unless the value of the feature extDate1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDate1

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


extDate2

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


thereExistsExtDate2

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate2()
Adds a condition for the feature extDate2 to the predicate for Extended, which evaluates to false unless the value of the feature extDate2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDate2

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate2()
Adds a condition for the feature extDate2 to the predicate for Extended, which evaluates to false unless the value of the feature extDate2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDate2

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


extDate3

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


thereExistsExtDate3

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate3()
Adds a condition for the feature extDate3 to the predicate for Extended, which evaluates to false unless the value of the feature extDate3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDate3

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate3()
Adds a condition for the feature extDate3 to the predicate for Extended, which evaluates to false unless the value of the feature extDate3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDate3

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


extDate4

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


thereExistsExtDate4

PartiallyOrderedTypePredicate<XMLGregorianCalendar> thereExistsExtDate4()
Adds a condition for the feature extDate4 to the predicate for Extended, which evaluates to false unless the value of the feature extDate4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDate4

PartiallyOrderedTypePredicate<XMLGregorianCalendar> forAllExtDate4()
Adds a condition for the feature extDate4 to the predicate for Extended, which evaluates to false unless the value of the feature extDate4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDate4

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


extDateTime0

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


thereExistsExtDateTime0

ComparableTypePredicate<Date> thereExistsExtDateTime0()
Adds a condition for the feature extDateTime0 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDateTime0

ComparableTypePredicate<Date> forAllExtDateTime0()
Adds a condition for the feature extDateTime0 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDateTime0

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


extDateTime1

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


thereExistsExtDateTime1

ComparableTypePredicate<Date> thereExistsExtDateTime1()
Adds a condition for the feature extDateTime1 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDateTime1

ComparableTypePredicate<Date> forAllExtDateTime1()
Adds a condition for the feature extDateTime1 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDateTime1

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


extDateTime2

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


thereExistsExtDateTime2

ComparableTypePredicate<Date> thereExistsExtDateTime2()
Adds a condition for the feature extDateTime2 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDateTime2

ComparableTypePredicate<Date> forAllExtDateTime2()
Adds a condition for the feature extDateTime2 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDateTime2

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


extDateTime3

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


thereExistsExtDateTime3

ComparableTypePredicate<Date> thereExistsExtDateTime3()
Adds a condition for the feature extDateTime3 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDateTime3

ComparableTypePredicate<Date> forAllExtDateTime3()
Adds a condition for the feature extDateTime3 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDateTime3

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


extDateTime4

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


thereExistsExtDateTime4

ComparableTypePredicate<Date> thereExistsExtDateTime4()
Adds a condition for the feature extDateTime4 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtDateTime4

ComparableTypePredicate<Date> forAllExtDateTime4()
Adds a condition for the feature extDateTime4 to the predicate for Extended, which evaluates to false unless the value of the feature extDateTime4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtDateTime4

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


extNumber0

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


thereExistsExtNumber0

ComparableTypePredicate<BigDecimal> thereExistsExtNumber0()
Adds a condition for the feature extNumber0 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtNumber0

ComparableTypePredicate<BigDecimal> forAllExtNumber0()
Adds a condition for the feature extNumber0 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtNumber0

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


extNumber1

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


thereExistsExtNumber1

ComparableTypePredicate<BigDecimal> thereExistsExtNumber1()
Adds a condition for the feature extNumber1 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtNumber1

ComparableTypePredicate<BigDecimal> forAllExtNumber1()
Adds a condition for the feature extNumber1 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtNumber1

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


extNumber2

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


thereExistsExtNumber2

ComparableTypePredicate<BigDecimal> thereExistsExtNumber2()
Adds a condition for the feature extNumber2 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtNumber2

ComparableTypePredicate<BigDecimal> forAllExtNumber2()
Adds a condition for the feature extNumber2 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtNumber2

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


extNumber3

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


thereExistsExtNumber3

ComparableTypePredicate<BigDecimal> thereExistsExtNumber3()
Adds a condition for the feature extNumber3 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtNumber3

ComparableTypePredicate<BigDecimal> forAllExtNumber3()
Adds a condition for the feature extNumber3 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtNumber3

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


extNumber4

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


thereExistsExtNumber4

ComparableTypePredicate<BigDecimal> thereExistsExtNumber4()
Adds a condition for the feature extNumber4 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtNumber4

ComparableTypePredicate<BigDecimal> forAllExtNumber4()
Adds a condition for the feature extNumber4 to the predicate for Extended, which evaluates to false unless the value of the feature extNumber4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtNumber4

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


extString0

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


thereExistsExtString0

StringTypePredicate thereExistsExtString0()
Adds a condition for the feature extString0 to the predicate for Extended, which evaluates to false unless the value of the feature extString0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtString0

StringTypePredicate forAllExtString0()
Adds a condition for the feature extString0 to the predicate for Extended, which evaluates to false unless the value of the feature extString0 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtString0

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


extString1

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


thereExistsExtString1

StringTypePredicate thereExistsExtString1()
Adds a condition for the feature extString1 to the predicate for Extended, which evaluates to false unless the value of the feature extString1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtString1

StringTypePredicate forAllExtString1()
Adds a condition for the feature extString1 to the predicate for Extended, which evaluates to false unless the value of the feature extString1 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtString1

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


extString2

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


thereExistsExtString2

StringTypePredicate thereExistsExtString2()
Adds a condition for the feature extString2 to the predicate for Extended, which evaluates to false unless the value of the feature extString2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtString2

StringTypePredicate forAllExtString2()
Adds a condition for the feature extString2 to the predicate for Extended, which evaluates to false unless the value of the feature extString2 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtString2

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


extString3

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


thereExistsExtString3

StringTypePredicate thereExistsExtString3()
Adds a condition for the feature extString3 to the predicate for Extended, which evaluates to false unless the value of the feature extString3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtString3

StringTypePredicate forAllExtString3()
Adds a condition for the feature extString3 to the predicate for Extended, which evaluates to false unless the value of the feature extString3 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtString3

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


extString4

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


thereExistsExtString4

StringTypePredicate thereExistsExtString4()
Adds a condition for the feature extString4 to the predicate for Extended, which evaluates to false unless the value of the feature extString4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllExtString4

StringTypePredicate forAllExtString4()
Adds a condition for the feature extString4 to the predicate for Extended, which evaluates to false unless the value of the feature extString4 satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByExtString4

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



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.