|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostalAddressableQuery
| 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. |
MultivaluedTypeOrder |
orderByPostalAddressLine()
Allows to adds a sort instruction for PostalAddressable
depending the feature postalAddressLine
Note: The order in which orderBy…
instructions are given is relevant! |
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! |
MultivaluedTypeOrder |
orderByPostalStreet()
Allows to adds a sort instruction for PostalAddressable
depending the feature postalStreet
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, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate postalAddressLine()
PostalAddressable
testing whether the feature postalAddressLine has values
or not.
StringTypePredicate thereExistsPostalAddressLine()
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
StringTypePredicate forAllPostalAddressLine()
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
MultivaluedTypeOrder orderByPostalAddressLine()
PostalAddressable
depending the feature postalAddressLine
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate postalCity()
PostalAddressable
testing whether the value of the feature postalCity is
null or not.
StringTypePredicate thereExistsPostalCity()
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
StringTypePredicate forAllPostalCity()
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
SimpleTypeOrder orderByPostalCity()
PostalAddressable
depending the feature postalCity
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate postalCode()
PostalAddressable
testing whether the value of the feature postalCode is
null or not.
StringTypePredicate thereExistsPostalCode()
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
StringTypePredicate forAllPostalCode()
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
SimpleTypeOrder orderByPostalCode()
PostalAddressable
depending the feature postalCode
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> postalCountry()
SimpleTypeOrder orderByPostalCountry()
PostalAddressable
depending the feature postalCountry
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate postalCounty()
PostalAddressable
testing whether the value of the feature postalCounty is
null or not.
StringTypePredicate thereExistsPostalCounty()
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
StringTypePredicate forAllPostalCounty()
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
SimpleTypeOrder orderByPostalCounty()
PostalAddressable
depending the feature postalCounty
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> postalFreightTerms()
SimpleTypeOrder orderByPostalFreightTerms()
PostalAddressable
depending the feature postalFreightTerms
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate postalLatitude()
PostalAddressable
testing whether the value of the feature postalLatitude is
null or not.
ComparableTypePredicate<BigDecimal> thereExistsPostalLatitude()
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
ComparableTypePredicate<BigDecimal> forAllPostalLatitude()
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
SimpleTypeOrder orderByPostalLatitude()
PostalAddressable
depending the feature postalLatitude
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate postalLongitude()
PostalAddressable
testing whether the value of the feature postalLongitude
is null or not.
ComparableTypePredicate<BigDecimal> thereExistsPostalLongitude()
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
ComparableTypePredicate<BigDecimal> forAllPostalLongitude()
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
SimpleTypeOrder orderByPostalLongitude()
PostalAddressable
depending the feature postalLongitude
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate postalState()
PostalAddressable
testing whether the value of the feature postalState is
null or not.
StringTypePredicate thereExistsPostalState()
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
StringTypePredicate forAllPostalState()
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
SimpleTypeOrder orderByPostalState()
PostalAddressable
depending the feature postalState
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate postalStreet()
PostalAddressable
testing whether the feature postalStreet has values or
not.
StringTypePredicate thereExistsPostalStreet()
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
StringTypePredicate forAllPostalStreet()
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
MultivaluedTypeOrder orderByPostalStreet()
PostalAddressable
depending the feature postalStreet
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate postalStreetNumber()
PostalAddressable
testing whether the value of the feature
postalStreetNumber is null or not.
StringTypePredicate thereExistsPostalStreetNumber()
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
StringTypePredicate forAllPostalStreetNumber()
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
SimpleTypeOrder orderByPostalStreetNumber()
PostalAddressable
depending the feature postalStreetNumber
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> postalUtcOffset()
SimpleTypeOrder orderByPostalUtcOffset()
PostalAddressable
depending the feature postalUtcOffset
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||