org.opencrx.kernel.address1.cci2
Interface PostalAddressableQuery

All Superinterfaces:
AnyTypePredicate, PicturedQuery
All Known Subinterfaces:
PostalAddressQuery, PostalAddressQuery, PostalAddressQuery, PostalAddressQuery

public interface PostalAddressableQuery
extends PicturedQuery


Method Summary
 StringTypePredicate forAllPostalAddressLine()
          Adds a condition for the feature postalAddressLine to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalAddressLine satisfy the given condition.
 StringTypePredicate forAllPostalCity()
          Adds a condition for the feature postalCity to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCity satisfies the given condition.
 StringTypePredicate forAllPostalCode()
          Adds a condition for the feature postalCode to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCode satisfies the given condition.
 StringTypePredicate forAllPostalCounty()
          Adds a condition for the feature postalCounty to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCounty satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllPostalLatitude()
          Adds a condition for the feature postalLatitude to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalLatitude satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllPostalLongitude()
          Adds a condition for the feature postalLongitude to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalLongitude satisfies the given condition.
 StringTypePredicate forAllPostalState()
          Adds a condition for the feature postalState to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalState satisfies the given condition.
 StringTypePredicate forAllPostalStreet()
          Adds a condition for the feature postalStreet to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalStreet satisfy the given condition.
 StringTypePredicate forAllPostalStreetNumber()
          Adds a condition for the feature postalStreetNumber to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalStreetNumber satisfies the given condition.
 SimpleTypeOrder orderByPostalCity()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalCode()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCode Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalCountry()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCountry Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalCounty()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalCounty Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalFreightTerms()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalFreightTerms Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalLatitude()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalLatitude Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalLongitude()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalLongitude Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalState()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalState Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalStreetNumber()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalStreetNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPostalUtcOffset()
          Allows to adds a sort instruction for PostalAddressable depending the feature postalUtcOffset Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedFeaturePredicate postalAddressLine()
          Adds a constraint to the predicate for PostalAddressable testing whether the feature postalAddressLine has values or not.
 OptionalFeaturePredicate postalCity()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalCity is null or not.
 OptionalFeaturePredicate postalCode()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalCode is null or not.
 ComparableTypePredicate<Short> postalCountry()
           
 OptionalFeaturePredicate postalCounty()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalCounty is null or not.
 ComparableTypePredicate<Short> postalFreightTerms()
           
 OptionalFeaturePredicate postalLatitude()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalLatitude is null or not.
 OptionalFeaturePredicate postalLongitude()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalLongitude is null or not.
 OptionalFeaturePredicate postalState()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalState is null or not.
 MultivaluedFeaturePredicate postalStreet()
          Adds a constraint to the predicate for PostalAddressable testing whether the feature postalStreet has values or not.
 OptionalFeaturePredicate postalStreetNumber()
          Adds a constraint to the predicate for PostalAddressable testing whether the value of the feature postalStreetNumber is null or not.
 ComparableTypePredicate<Short> postalUtcOffset()
           
 StringTypePredicate thereExistsPostalAddressLine()
          Adds a condition for the feature postalAddressLine to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalAddressLine satisfy the given condition.
 StringTypePredicate thereExistsPostalCity()
          Adds a condition for the feature postalCity to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCity satisfies the given condition.
 StringTypePredicate thereExistsPostalCode()
          Adds a condition for the feature postalCode to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCode satisfies the given condition.
 StringTypePredicate thereExistsPostalCounty()
          Adds a condition for the feature postalCounty to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCounty satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsPostalLatitude()
          Adds a condition for the feature postalLatitude to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalLatitude satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsPostalLongitude()
          Adds a condition for the feature postalLongitude to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalLongitude satisfies the given condition.
 StringTypePredicate thereExistsPostalState()
          Adds a condition for the feature postalState to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalState satisfies the given condition.
 StringTypePredicate thereExistsPostalStreet()
          Adds a condition for the feature postalStreet to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalStreet satisfy the given condition.
 StringTypePredicate thereExistsPostalStreetNumber()
          Adds a condition for the feature postalStreetNumber to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalStreetNumber satisfies the given condition.
 
Methods inherited from interface org.opencrx.kernel.generic.cci2.PicturedQuery
forAllPicture, forAllPictureContent, forAllPictureContentMimeType, forAllPictureContentName, orderByPictureContent, orderByPictureContentMimeType, orderByPictureContentName, picture, pictureContent, pictureContentMimeType, pictureContentName, thereExistsPicture, thereExistsPictureContent, thereExistsPictureContentMimeType, thereExistsPictureContentName
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

postalAddressLine

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


thereExistsPostalAddressLine

StringTypePredicate thereExistsPostalAddressLine()
Adds a condition for the feature postalAddressLine to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalAddressLine satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllPostalAddressLine

StringTypePredicate forAllPostalAddressLine()
Adds a condition for the feature postalAddressLine to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalAddressLine satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


postalCity

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


thereExistsPostalCity

StringTypePredicate thereExistsPostalCity()
Adds a condition for the feature postalCity to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCity satisfies the given condition.

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


forAllPostalCity

StringTypePredicate forAllPostalCity()
Adds a condition for the feature postalCity to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCity satisfies the given condition.

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


orderByPostalCity

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


postalCode

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


thereExistsPostalCode

StringTypePredicate thereExistsPostalCode()
Adds a condition for the feature postalCode to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCode satisfies the given condition.

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


forAllPostalCode

StringTypePredicate forAllPostalCode()
Adds a condition for the feature postalCode to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCode satisfies the given condition.

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


orderByPostalCode

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


postalCountry

ComparableTypePredicate<Short> postalCountry()

orderByPostalCountry

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


postalCounty

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


thereExistsPostalCounty

StringTypePredicate thereExistsPostalCounty()
Adds a condition for the feature postalCounty to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCounty satisfies the given condition.

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


forAllPostalCounty

StringTypePredicate forAllPostalCounty()
Adds a condition for the feature postalCounty to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalCounty satisfies the given condition.

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


orderByPostalCounty

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


postalFreightTerms

ComparableTypePredicate<Short> postalFreightTerms()

orderByPostalFreightTerms

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


postalLatitude

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


thereExistsPostalLatitude

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

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


forAllPostalLatitude

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

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


orderByPostalLatitude

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


postalLongitude

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


thereExistsPostalLongitude

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

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


forAllPostalLongitude

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

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


orderByPostalLongitude

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


postalState

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


thereExistsPostalState

StringTypePredicate thereExistsPostalState()
Adds a condition for the feature postalState to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalState satisfies the given condition.

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


forAllPostalState

StringTypePredicate forAllPostalState()
Adds a condition for the feature postalState to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalState satisfies the given condition.

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


orderByPostalState

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


postalStreet

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


thereExistsPostalStreet

StringTypePredicate thereExistsPostalStreet()
Adds a condition for the feature postalStreet to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalStreet satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllPostalStreet

StringTypePredicate forAllPostalStreet()
Adds a condition for the feature postalStreet to the predicate for PostalAddressable, which evaluates to false unless the values of the feature postalStreet satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


postalStreetNumber

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


thereExistsPostalStreetNumber

StringTypePredicate thereExistsPostalStreetNumber()
Adds a condition for the feature postalStreetNumber to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalStreetNumber satisfies the given condition.

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


forAllPostalStreetNumber

StringTypePredicate forAllPostalStreetNumber()
Adds a condition for the feature postalStreetNumber to the predicate for PostalAddressable, which evaluates to false unless the value of the feature postalStreetNumber satisfies the given condition.

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


orderByPostalStreetNumber

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


postalUtcOffset

ComparableTypePredicate<Short> postalUtcOffset()

orderByPostalUtcOffset

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



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