|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenDepotPositionResultQuery
| Method Summary | |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
depotPosition()
Adds a constraint to the predicate for OpenDepotPositionResult testing whether the value of the
feature depotPosition is null or not. |
DepotPositionQuery |
forAllDepotPosition()
Adds a constraint for the feature depotPosition to the
predicate. |
org.w3c.cci2.StringTypePredicate |
forAllStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
org.w3c.cci2.SimpleTypeOrder |
orderByStatus()
Allows to adds a sort instruction for OpenDepotPositionResult depending the feature
status
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByStatusMessage()
Allows to adds a sort instruction for OpenDepotPositionResult depending the feature
statusMessage
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.ComparableTypePredicate |
status()
|
org.w3c.cci2.OptionalFeaturePredicate |
statusMessage()
Adds a constraint to the predicate for OpenDepotPositionResult testing whether the value of the
feature statusMessage is null or not. |
DepotPositionQuery |
thereExistsDepotPosition()
Adds a constraint for the feature depotPosition to the
predicate. |
org.w3c.cci2.StringTypePredicate |
thereExistsStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
org.w3c.cci2.OptionalFeaturePredicate depotPosition()
OpenDepotPositionResult testing whether the value of the
feature depotPosition is null or not.
DepotPositionQuery thereExistsDepotPosition()
depotPosition to the
predicate. The predicate for OpenDepotPositionResult
evaluates true if its value of feature
depotPosition 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!
DepotPositionQuery forAllDepotPosition()
depotPosition to the
predicate. The predicate for OpenDepotPositionResult
evaluates true if its value of feature
depotPosition 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!
org.w3c.cci2.ComparableTypePredicate status()
org.w3c.cci2.SimpleTypeOrder orderByStatus()
OpenDepotPositionResult depending the feature
status
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.OptionalFeaturePredicate statusMessage()
OpenDepotPositionResult testing whether the value of the
feature statusMessage is null or not.
org.w3c.cci2.StringTypePredicate thereExistsStatusMessage()
statusMessage to the
predicate. The predicate for OpenDepotPositionResult
evaluates true if its value of feature
statusMessage 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!
org.w3c.cci2.StringTypePredicate forAllStatusMessage()
statusMessage to the
predicate. The predicate for OpenDepotPositionResult
evaluates true if its value of feature
statusMessage 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!
org.w3c.cci2.SimpleTypeOrder orderByStatusMessage()
OpenDepotPositionResult depending the feature
statusMessage
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 | |||||||||