|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractPositionConstrainedQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
allowModification()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature allowModification is null or not. |
OptionalFeaturePredicate |
allowRemoval()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature allowRemoval is null or not. |
OptionalFeaturePredicate |
defaultPositions()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature defaultPositions is null or not. |
OptionalFeaturePredicate |
defaultQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature defaultQuantity is null or not. |
BooleanTypePredicate |
forAllAllowModification()
Adds a constraint for the feature allowModification to the
predicate. |
BooleanTypePredicate |
forAllAllowRemoval()
Adds a constraint for the feature allowRemoval to the
predicate. |
ComparableTypePredicate<Integer> |
forAllDefaultPositions()
Adds a constraint for the feature defaultPositions to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllDefaultQuantity()
Adds a constraint for the feature defaultQuantity to the
predicate. |
ComparableTypePredicate<Integer> |
forAllMaxPositions()
Adds a constraint for the feature maxPositions to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllMaxQuantity()
Adds a constraint for the feature maxQuantity to the
predicate. |
ComparableTypePredicate<Integer> |
forAllMinPositions()
Adds a constraint for the feature minPositions to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllMinQuantity()
Adds a constraint for the feature minQuantity to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllOffsetQuantity()
Adds a constraint for the feature offsetQuantity to the
predicate. |
ComparableTypePredicate<Long> |
itemNumber()
|
OptionalFeaturePredicate |
maxPositions()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature maxPositions is null or not. |
OptionalFeaturePredicate |
maxQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature maxQuantity is null or not. |
ComparableTypePredicate<Short> |
minMaxQuantityHandling()
|
OptionalFeaturePredicate |
minPositions()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature minPositions is null or not. |
OptionalFeaturePredicate |
minQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature minQuantity is null or not. |
OptionalFeaturePredicate |
offsetQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature offsetQuantity is null or not. |
SimpleTypeOrder |
orderByAllowModification()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
allowModification
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByAllowRemoval()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
allowRemoval
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDefaultPositions()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
defaultPositions
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDefaultQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
defaultQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByItemNumber()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
itemNumber
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByMaxPositions()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
maxPositions
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByMaxQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
maxQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByMinMaxQuantityHandling()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
minMaxQuantityHandling
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByMinPositions()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
minPositions
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByMinQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
minQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByOffsetQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
offsetQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
BooleanTypePredicate |
thereExistsAllowModification()
Adds a constraint for the feature allowModification to the
predicate. |
BooleanTypePredicate |
thereExistsAllowRemoval()
Adds a constraint for the feature allowRemoval to the
predicate. |
ComparableTypePredicate<Integer> |
thereExistsDefaultPositions()
Adds a constraint for the feature defaultPositions to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsDefaultQuantity()
Adds a constraint for the feature defaultQuantity to the
predicate. |
ComparableTypePredicate<Integer> |
thereExistsMaxPositions()
Adds a constraint for the feature maxPositions to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsMaxQuantity()
Adds a constraint for the feature maxQuantity to the
predicate. |
ComparableTypePredicate<Integer> |
thereExistsMinPositions()
Adds a constraint for the feature minPositions to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsMinQuantity()
Adds a constraint for the feature minQuantity to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsOffsetQuantity()
Adds a constraint for the feature offsetQuantity to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate allowModification()
ContractPositionConstrained testing whether the value of
the feature allowModification is null or not.
BooleanTypePredicate thereExistsAllowModification()
allowModification to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowModification 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!
BooleanTypePredicate forAllAllowModification()
allowModification to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowModification 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!
SimpleTypeOrder orderByAllowModification()
ContractPositionConstrained depending the feature
allowModification
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate allowRemoval()
ContractPositionConstrained testing whether the value of
the feature allowRemoval is null or not.
BooleanTypePredicate thereExistsAllowRemoval()
allowRemoval to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowRemoval 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!
BooleanTypePredicate forAllAllowRemoval()
allowRemoval to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowRemoval 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!
SimpleTypeOrder orderByAllowRemoval()
ContractPositionConstrained depending the feature
allowRemoval
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate defaultPositions()
ContractPositionConstrained testing whether the value of
the feature defaultPositions is null or not.
ComparableTypePredicate<Integer> thereExistsDefaultPositions()
defaultPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultPositions 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!
ComparableTypePredicate<Integer> forAllDefaultPositions()
defaultPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultPositions 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!
SimpleTypeOrder orderByDefaultPositions()
ContractPositionConstrained depending the feature
defaultPositions
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate defaultQuantity()
ContractPositionConstrained testing whether the value of
the feature defaultQuantity is null or not.
ComparableTypePredicate<BigDecimal> thereExistsDefaultQuantity()
defaultQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultQuantity 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!
ComparableTypePredicate<BigDecimal> forAllDefaultQuantity()
defaultQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultQuantity 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!
SimpleTypeOrder orderByDefaultQuantity()
ContractPositionConstrained depending the feature
defaultQuantity
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Long> itemNumber()
SimpleTypeOrder orderByItemNumber()
ContractPositionConstrained depending the feature
itemNumber
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate maxPositions()
ContractPositionConstrained testing whether the value of
the feature maxPositions is null or not.
ComparableTypePredicate<Integer> thereExistsMaxPositions()
maxPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
maxPositions 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!
ComparableTypePredicate<Integer> forAllMaxPositions()
maxPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
maxPositions 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!
SimpleTypeOrder orderByMaxPositions()
ContractPositionConstrained depending the feature
maxPositions
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate maxQuantity()
ContractPositionConstrained testing whether the value of
the feature maxQuantity is null or not.
ComparableTypePredicate<BigDecimal> thereExistsMaxQuantity()
maxQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
maxQuantity 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!
ComparableTypePredicate<BigDecimal> forAllMaxQuantity()
maxQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
maxQuantity 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!
SimpleTypeOrder orderByMaxQuantity()
ContractPositionConstrained depending the feature
maxQuantity
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> minMaxQuantityHandling()
SimpleTypeOrder orderByMinMaxQuantityHandling()
ContractPositionConstrained depending the feature
minMaxQuantityHandling
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate minPositions()
ContractPositionConstrained testing whether the value of
the feature minPositions is null or not.
ComparableTypePredicate<Integer> thereExistsMinPositions()
minPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
minPositions 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!
ComparableTypePredicate<Integer> forAllMinPositions()
minPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
minPositions 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!
SimpleTypeOrder orderByMinPositions()
ContractPositionConstrained depending the feature
minPositions
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate minQuantity()
ContractPositionConstrained testing whether the value of
the feature minQuantity is null or not.
ComparableTypePredicate<BigDecimal> thereExistsMinQuantity()
minQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
minQuantity 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!
ComparableTypePredicate<BigDecimal> forAllMinQuantity()
minQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
minQuantity 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!
SimpleTypeOrder orderByMinQuantity()
ContractPositionConstrained depending the feature
minQuantity
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate offsetQuantity()
ContractPositionConstrained testing whether the value of
the feature offsetQuantity is null or not.
ComparableTypePredicate<BigDecimal> thereExistsOffsetQuantity()
offsetQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
offsetQuantity 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!
ComparableTypePredicate<BigDecimal> forAllOffsetQuantity()
offsetQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
offsetQuantity 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!
SimpleTypeOrder orderByOffsetQuantity()
ContractPositionConstrained depending the feature
offsetQuantity
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 | |||||||||