org.opencrx.application.shop1.cci2
Interface ProductTQuery

All Superinterfaces:
AnyTypePredicate

public interface ProductTQuery
extends AnyTypePredicate


Method Summary
 OptionalFeaturePredicate activeOn()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature activeOn is null or not.
 MultivaluedFeaturePredicate bundle()
          Adds a constraint to the predicate for ProductT testing whether the feature bundle has values or not.
 OptionalFeaturePredicate bundleData()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature bundleData is null or not.
 MultivaluedFeaturePredicate classificationId()
          Adds a constraint to the predicate for ProductT testing whether the feature classificationId has values or not.
 MultivaluedFeaturePredicate configuration()
          Adds a constraint to the predicate for ProductT testing whether the feature configuration has values or not.
 StringTypePredicate configurationType()
           
 MultivaluedFeaturePredicate contentPartner()
          Adds a constraint to the predicate for ProductT testing whether the feature contentPartner has values or not.
 MultivaluedFeaturePredicate description()
          Adds a constraint to the predicate for ProductT testing whether the feature description has values or not.
 OptionalFeaturePredicate expiresOn()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature expiresOn is null or not.
 ComparableTypePredicate<Date> forAllActiveOn()
          Adds a condition for the feature activeOn to the predicate for ProductT, which evaluates to false unless the value of the feature activeOn satisfies the given condition.
 StringTypePredicate forAllBundle()
          Adds a condition for the feature bundle to the predicate for ProductT, which evaluates to false unless the values of the feature bundle satisfy the given condition.
 ProductBundleDataTQuery forAllBundleData()
          Adds a condition for the feature bundleData to the predicate for ProductT, which evaluates to false unless the value of the feature bundleData satisfies the given condition.
 StringTypePredicate forAllClassificationId()
          Adds a condition for the feature classificationId to the predicate for ProductT, which evaluates to false unless the values of the feature classificationId satisfy the given condition.
 ProductConfigurationTQuery forAllConfiguration()
          Adds a condition for the feature configuration to the predicate for ProductT, which evaluates to false unless the values of the feature configuration satisfy the given condition.
 StringTypePredicate forAllContentPartner()
          Adds a condition for the feature contentPartner to the predicate for ProductT, which evaluates to false unless the values of the feature contentPartner satisfy the given condition.
 ProductDescriptionTQuery forAllDescription()
          Adds a condition for the feature description to the predicate for ProductT, which evaluates to false unless the values of the feature description satisfy the given condition.
 ComparableTypePredicate<Date> forAllExpiresOn()
          Adds a condition for the feature expiresOn to the predicate for ProductT, which evaluates to false unless the value of the feature expiresOn satisfies the given condition.
 BooleanTypePredicate forAllIsBundle()
          Adds a condition for the feature isBundle to the predicate for ProductT, which evaluates to false unless the value of the feature isBundle satisfies the given condition.
 AnyTypePredicate forAllPictureContent()
          Adds a condition for the feature pictureContent to the predicate for ProductT, which evaluates to false unless the value of the feature pictureContent satisfies the given condition.
 StringTypePredicate forAllPictureMimeType()
          Adds a condition for the feature pictureMimeType to the predicate for ProductT, which evaluates to false unless the value of the feature pictureMimeType satisfies the given condition.
 StringTypePredicate forAllPictureTitle()
          Adds a condition for the feature pictureTitle to the predicate for ProductT, which evaluates to false unless the value of the feature pictureTitle satisfies the given condition.
 StringTypePredicate forAllPriceUom()
          Adds a condition for the feature priceUom to the predicate for ProductT, which evaluates to false unless the values of the feature priceUom satisfy the given condition.
 StringTypePredicate forAllProductName()
          Adds a condition for the feature productName to the predicate for ProductT, which evaluates to false unless the value of the feature productName satisfies the given condition.
 ProductPhaseTQuery forAllProductPhase()
          Adds a condition for the feature productPhase to the predicate for ProductT, which evaluates to false unless the values of the feature productPhase satisfy the given condition.
 RelatedProductTQuery forAllRelatedProduct()
          Adds a condition for the feature relatedProduct to the predicate for ProductT, which evaluates to false unless the values of the feature relatedProduct satisfy the given condition.
 OptionalFeaturePredicate isBundle()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature isBundle is null or not.
 SimpleTypeOrder orderByActiveOn()
          Allows to adds a sort instruction for ProductT depending the feature activeOn Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByBundle()
          Allows to adds a sort instruction for ProductT depending the feature bundle Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByClassificationId()
          Allows to adds a sort instruction for ProductT depending the feature classificationId Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByConfigurationType()
          Allows to adds a sort instruction for ProductT depending the feature configurationType Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByContentPartner()
          Allows to adds a sort instruction for ProductT depending the feature contentPartner Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByExpiresOn()
          Allows to adds a sort instruction for ProductT depending the feature expiresOn Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByIsBundle()
          Allows to adds a sort instruction for ProductT depending the feature isBundle Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPictureContent()
          Allows to adds a sort instruction for ProductT depending the feature pictureContent Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPictureMimeType()
          Allows to adds a sort instruction for ProductT depending the feature pictureMimeType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPictureTitle()
          Allows to adds a sort instruction for ProductT depending the feature pictureTitle Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByPriceUom()
          Allows to adds a sort instruction for ProductT depending the feature priceUom Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByProductName()
          Allows to adds a sort instruction for ProductT depending the feature productName Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByProductNumber()
          Allows to adds a sort instruction for ProductT depending the feature productNumber Note: The order in which orderBy… instructions are given is relevant!
 OptionalFeaturePredicate pictureContent()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature pictureContent is null or not.
 OptionalFeaturePredicate pictureMimeType()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature pictureMimeType is null or not.
 OptionalFeaturePredicate pictureTitle()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature pictureTitle is null or not.
 MultivaluedFeaturePredicate priceUom()
          Adds a constraint to the predicate for ProductT testing whether the feature priceUom has values or not.
 OptionalFeaturePredicate productName()
          Adds a constraint to the predicate for ProductT testing whether the value of the feature productName is null or not.
 StringTypePredicate productNumber()
           
 MultivaluedFeaturePredicate productPhase()
          Adds a constraint to the predicate for ProductT testing whether the feature productPhase has values or not.
 ProductStatusTQuery productStatus()
           
 MultivaluedFeaturePredicate relatedProduct()
          Adds a constraint to the predicate for ProductT testing whether the feature relatedProduct has values or not.
 ComparableTypePredicate<Date> thereExistsActiveOn()
          Adds a condition for the feature activeOn to the predicate for ProductT, which evaluates to false unless the value of the feature activeOn satisfies the given condition.
 StringTypePredicate thereExistsBundle()
          Adds a condition for the feature bundle to the predicate for ProductT, which evaluates to false unless the values of the feature bundle satisfy the given condition.
 ProductBundleDataTQuery thereExistsBundleData()
          Adds a condition for the feature bundleData to the predicate for ProductT, which evaluates to false unless the value of the feature bundleData satisfies the given condition.
 StringTypePredicate thereExistsClassificationId()
          Adds a condition for the feature classificationId to the predicate for ProductT, which evaluates to false unless the values of the feature classificationId satisfy the given condition.
 ProductConfigurationTQuery thereExistsConfiguration()
          Adds a condition for the feature configuration to the predicate for ProductT, which evaluates to false unless the values of the feature configuration satisfy the given condition.
 StringTypePredicate thereExistsContentPartner()
          Adds a condition for the feature contentPartner to the predicate for ProductT, which evaluates to false unless the values of the feature contentPartner satisfy the given condition.
 ProductDescriptionTQuery thereExistsDescription()
          Adds a condition for the feature description to the predicate for ProductT, which evaluates to false unless the values of the feature description satisfy the given condition.
 ComparableTypePredicate<Date> thereExistsExpiresOn()
          Adds a condition for the feature expiresOn to the predicate for ProductT, which evaluates to false unless the value of the feature expiresOn satisfies the given condition.
 BooleanTypePredicate thereExistsIsBundle()
          Adds a condition for the feature isBundle to the predicate for ProductT, which evaluates to false unless the value of the feature isBundle satisfies the given condition.
 AnyTypePredicate thereExistsPictureContent()
          Adds a condition for the feature pictureContent to the predicate for ProductT, which evaluates to false unless the value of the feature pictureContent satisfies the given condition.
 StringTypePredicate thereExistsPictureMimeType()
          Adds a condition for the feature pictureMimeType to the predicate for ProductT, which evaluates to false unless the value of the feature pictureMimeType satisfies the given condition.
 StringTypePredicate thereExistsPictureTitle()
          Adds a condition for the feature pictureTitle to the predicate for ProductT, which evaluates to false unless the value of the feature pictureTitle satisfies the given condition.
 StringTypePredicate thereExistsPriceUom()
          Adds a condition for the feature priceUom to the predicate for ProductT, which evaluates to false unless the values of the feature priceUom satisfy the given condition.
 StringTypePredicate thereExistsProductName()
          Adds a condition for the feature productName to the predicate for ProductT, which evaluates to false unless the value of the feature productName satisfies the given condition.
 ProductPhaseTQuery thereExistsProductPhase()
          Adds a condition for the feature productPhase to the predicate for ProductT, which evaluates to false unless the values of the feature productPhase satisfy the given condition.
 RelatedProductTQuery thereExistsRelatedProduct()
          Adds a condition for the feature relatedProduct to the predicate for ProductT, which evaluates to false unless the values of the feature relatedProduct satisfy the given condition.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

activeOn

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


thereExistsActiveOn

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

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


forAllActiveOn

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

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


orderByActiveOn

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


bundle

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


thereExistsBundle

StringTypePredicate thereExistsBundle()
Adds a condition for the feature bundle to the predicate for ProductT, which evaluates to false unless the values of the feature bundle 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


forAllBundle

StringTypePredicate forAllBundle()
Adds a condition for the feature bundle to the predicate for ProductT, which evaluates to false unless the values of the feature bundle 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


orderByBundle

MultivaluedTypeOrder orderByBundle()
Allows to adds a sort instruction for ProductT depending the feature bundle Note: The order in which orderBy… instructions are given is relevant!


bundleData

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


thereExistsBundleData

ProductBundleDataTQuery thereExistsBundleData()
Adds a condition for the feature bundleData to the predicate for ProductT, which evaluates to false unless the value of the feature bundleData satisfies the given condition.

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


forAllBundleData

ProductBundleDataTQuery forAllBundleData()
Adds a condition for the feature bundleData to the predicate for ProductT, which evaluates to false unless the value of the feature bundleData satisfies the given condition.

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


classificationId

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


thereExistsClassificationId

StringTypePredicate thereExistsClassificationId()
Adds a condition for the feature classificationId to the predicate for ProductT, which evaluates to false unless the values of the feature classificationId 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


forAllClassificationId

StringTypePredicate forAllClassificationId()
Adds a condition for the feature classificationId to the predicate for ProductT, which evaluates to false unless the values of the feature classificationId 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


orderByClassificationId

MultivaluedTypeOrder orderByClassificationId()
Allows to adds a sort instruction for ProductT depending the feature classificationId Note: The order in which orderBy… instructions are given is relevant!


configuration

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


thereExistsConfiguration

ProductConfigurationTQuery thereExistsConfiguration()
Adds a condition for the feature configuration to the predicate for ProductT, which evaluates to false unless the values of the feature configuration 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


forAllConfiguration

ProductConfigurationTQuery forAllConfiguration()
Adds a condition for the feature configuration to the predicate for ProductT, which evaluates to false unless the values of the feature configuration 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


configurationType

StringTypePredicate configurationType()

orderByConfigurationType

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


contentPartner

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


thereExistsContentPartner

StringTypePredicate thereExistsContentPartner()
Adds a condition for the feature contentPartner to the predicate for ProductT, which evaluates to false unless the values of the feature contentPartner 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


forAllContentPartner

StringTypePredicate forAllContentPartner()
Adds a condition for the feature contentPartner to the predicate for ProductT, which evaluates to false unless the values of the feature contentPartner 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


orderByContentPartner

MultivaluedTypeOrder orderByContentPartner()
Allows to adds a sort instruction for ProductT depending the feature contentPartner Note: The order in which orderBy… instructions are given is relevant!


description

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


thereExistsDescription

ProductDescriptionTQuery thereExistsDescription()
Adds a condition for the feature description to the predicate for ProductT, which evaluates to false unless the values of the feature description 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


forAllDescription

ProductDescriptionTQuery forAllDescription()
Adds a condition for the feature description to the predicate for ProductT, which evaluates to false unless the values of the feature description 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


expiresOn

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


thereExistsExpiresOn

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

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


forAllExpiresOn

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

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


orderByExpiresOn

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


isBundle

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


thereExistsIsBundle

BooleanTypePredicate thereExistsIsBundle()
Adds a condition for the feature isBundle to the predicate for ProductT, which evaluates to false unless the value of the feature isBundle satisfies the given condition.

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


forAllIsBundle

BooleanTypePredicate forAllIsBundle()
Adds a condition for the feature isBundle to the predicate for ProductT, which evaluates to false unless the value of the feature isBundle satisfies the given condition.

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


orderByIsBundle

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


pictureContent

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


thereExistsPictureContent

AnyTypePredicate thereExistsPictureContent()
Adds a condition for the feature pictureContent to the predicate for ProductT, which evaluates to false unless the value of the feature pictureContent satisfies the given condition.

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


forAllPictureContent

AnyTypePredicate forAllPictureContent()
Adds a condition for the feature pictureContent to the predicate for ProductT, which evaluates to false unless the value of the feature pictureContent satisfies the given condition.

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


orderByPictureContent

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


pictureMimeType

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


thereExistsPictureMimeType

StringTypePredicate thereExistsPictureMimeType()
Adds a condition for the feature pictureMimeType to the predicate for ProductT, which evaluates to false unless the value of the feature pictureMimeType satisfies the given condition.

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


forAllPictureMimeType

StringTypePredicate forAllPictureMimeType()
Adds a condition for the feature pictureMimeType to the predicate for ProductT, which evaluates to false unless the value of the feature pictureMimeType satisfies the given condition.

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


orderByPictureMimeType

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


pictureTitle

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


thereExistsPictureTitle

StringTypePredicate thereExistsPictureTitle()
Adds a condition for the feature pictureTitle to the predicate for ProductT, which evaluates to false unless the value of the feature pictureTitle satisfies the given condition.

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


forAllPictureTitle

StringTypePredicate forAllPictureTitle()
Adds a condition for the feature pictureTitle to the predicate for ProductT, which evaluates to false unless the value of the feature pictureTitle satisfies the given condition.

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


orderByPictureTitle

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


priceUom

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


thereExistsPriceUom

StringTypePredicate thereExistsPriceUom()
Adds a condition for the feature priceUom to the predicate for ProductT, which evaluates to false unless the values of the feature priceUom 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


forAllPriceUom

StringTypePredicate forAllPriceUom()
Adds a condition for the feature priceUom to the predicate for ProductT, which evaluates to false unless the values of the feature priceUom 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


orderByPriceUom

MultivaluedTypeOrder orderByPriceUom()
Allows to adds a sort instruction for ProductT depending the feature priceUom Note: The order in which orderBy… instructions are given is relevant!


productName

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


thereExistsProductName

StringTypePredicate thereExistsProductName()
Adds a condition for the feature productName to the predicate for ProductT, which evaluates to false unless the value of the feature productName satisfies the given condition.

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


forAllProductName

StringTypePredicate forAllProductName()
Adds a condition for the feature productName to the predicate for ProductT, which evaluates to false unless the value of the feature productName satisfies the given condition.

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


orderByProductName

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


productNumber

StringTypePredicate productNumber()

orderByProductNumber

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


productPhase

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


thereExistsProductPhase

ProductPhaseTQuery thereExistsProductPhase()
Adds a condition for the feature productPhase to the predicate for ProductT, which evaluates to false unless the values of the feature productPhase 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


forAllProductPhase

ProductPhaseTQuery forAllProductPhase()
Adds a condition for the feature productPhase to the predicate for ProductT, which evaluates to false unless the values of the feature productPhase 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


productStatus

ProductStatusTQuery productStatus()

relatedProduct

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


thereExistsRelatedProduct

RelatedProductTQuery thereExistsRelatedProduct()
Adds a condition for the feature relatedProduct to the predicate for ProductT, which evaluates to false unless the values of the feature relatedProduct 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


forAllRelatedProduct

RelatedProductTQuery forAllRelatedProduct()
Adds a condition for the feature relatedProduct to the predicate for ProductT, which evaluates to false unless the values of the feature relatedProduct 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



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