|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.product1.cci.ProductBundlePositionFilterImpl
public class ProductBundlePositionFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
ProductBundlePositionFilterImpl(RefPackage_1_0 aPackage)
|
|
ProductBundlePositionFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
ProductBundlePositionFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
basedOn()
Adds a constraint to the predicate for ProductBundlePosition testing whether the value of the
feature basedOn is null or not. |
ProductBundleQuery |
forAllBasedOn()
Adds a constraint for the feature basedOn to the
predicate. |
void |
forAllBasedOn(short operator,
Collection values)
|
void |
forAllBasedOn(short operator,
ProductBundle[] filterValues)
|
ProductPositionQuery |
forAllParentPosition()
Adds a constraint for the feature parentPosition to the
predicate. |
void |
forAllParentPosition(short operator,
Collection values)
|
void |
forAllParentPosition(short operator,
ProductPosition[] filterValues)
|
org.w3c.cci2.OptionalFeaturePredicate |
parentPosition()
Adds a constraint to the predicate for ProductBundlePosition testing whether the value of the
feature parentPosition is null or not. |
ProductBundleQuery |
thereExistsBasedOn()
Adds a constraint for the feature basedOn to the
predicate. |
void |
thereExistsBasedOn(short operator,
Collection values)
|
void |
thereExistsBasedOn(short operator,
ProductBundle[] filterValues)
|
ProductPositionQuery |
thereExistsParentPosition()
Adds a constraint for the feature parentPosition to the
predicate. |
void |
thereExistsParentPosition(short operator,
Collection values)
|
void |
thereExistsParentPosition(short operator,
ProductPosition[] filterValues)
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
|---|
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public ProductBundlePositionFilterImpl(RefPackage_1_0 aPackage)
public ProductBundlePositionFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public ProductBundlePositionFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllBasedOn(short operator,
ProductBundle[] filterValues)
forAllBasedOn in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperators
public void thereExistsBasedOn(short operator,
ProductBundle[] filterValues)
thereExistsBasedOn in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperators
public void forAllBasedOn(short operator,
Collection values)
forAllBasedOn in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperators
public void thereExistsBasedOn(short operator,
Collection values)
thereExistsBasedOn in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate basedOn()
ProductBundlePositionQueryProductBundlePosition testing whether the value of the
feature basedOn is null or not.
basedOn in interface ProductBundlePositionQuerypublic ProductBundleQuery thereExistsBasedOn()
ProductBundlePositionQuerybasedOn to the
predicate. The predicate for ProductBundlePosition
evaluates true if its value of feature
basedOn satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsBasedOn in interface ProductBundlePositionQuerypublic ProductBundleQuery forAllBasedOn()
ProductBundlePositionQuerybasedOn to the
predicate. The predicate for ProductBundlePosition
evaluates true if its value of feature
basedOn satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllBasedOn in interface ProductBundlePositionQuery
public void forAllParentPosition(short operator,
ProductPosition[] filterValues)
forAllParentPosition in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperators
public void thereExistsParentPosition(short operator,
ProductPosition[] filterValues)
thereExistsParentPosition in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperators
public void forAllParentPosition(short operator,
Collection values)
forAllParentPosition in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperators
public void thereExistsParentPosition(short operator,
Collection values)
thereExistsParentPosition in interface ProductBundlePositionFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate parentPosition()
ProductBundlePositionQueryProductBundlePosition testing whether the value of the
feature parentPosition is null or not.
parentPosition in interface ProductBundlePositionQuerypublic ProductPositionQuery thereExistsParentPosition()
ProductBundlePositionQueryparentPosition to the
predicate. The predicate for ProductBundlePosition
evaluates true if its value of feature
parentPosition satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsParentPosition in interface ProductBundlePositionQuerypublic ProductPositionQuery forAllParentPosition()
ProductBundlePositionQueryparentPosition to the
predicate. The predicate for ProductBundlePosition
evaluates true if its value of feature
parentPosition satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllParentPosition in interface ProductBundlePositionQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||