|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityProcessTransitionQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ActivityProcessTransition testing whether the value of the
feature description is null or not. |
OptionalFeaturePredicate |
errState()
Adds a constraint to the predicate for ActivityProcessTransition testing whether the value of the
feature errState is null or not. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
ActivityProcessStateQuery |
forAllErrState()
Adds a constraint for the feature errState to the
predicate. |
ComparableTypePredicate |
forAllNewPercentComplete()
Adds a constraint for the feature newPercentComplete to
the predicate. |
ActivityProcessStateQuery |
forAllNextState()
Adds a constraint for the feature nextState to the
predicate. |
ActivityProcessStateQuery |
forAllPrevState()
Adds a constraint for the feature prevState to the
predicate. |
StringTypePredicate |
name()
|
ComparableTypePredicate |
newActivityState()
|
OptionalFeaturePredicate |
newPercentComplete()
Adds a constraint to the predicate for ActivityProcessTransition testing whether the value of the
feature newPercentComplete is null or not. |
OptionalFeaturePredicate |
nextState()
Adds a constraint to the predicate for ActivityProcessTransition testing whether the value of the
feature nextState is null or not. |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for ActivityProcessTransition depending the feature
description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for ActivityProcessTransition depending the feature
name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByNewActivityState()
Allows to adds a sort instruction for ActivityProcessTransition depending the feature
newActivityState
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByNewPercentComplete()
Allows to adds a sort instruction for ActivityProcessTransition depending the feature
newPercentComplete
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
prevState()
Adds a constraint to the predicate for ActivityProcessTransition testing whether the value of the
feature prevState is null or not. |
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
ActivityProcessStateQuery |
thereExistsErrState()
Adds a constraint for the feature errState to the
predicate. |
ComparableTypePredicate |
thereExistsNewPercentComplete()
Adds a constraint for the feature newPercentComplete to
the predicate. |
ActivityProcessStateQuery |
thereExistsNextState()
Adds a constraint for the feature nextState to the
predicate. |
ActivityProcessStateQuery |
thereExistsPrevState()
Adds a constraint for the feature prevState to the
predicate. |
| Methods inherited from interface org.opencrx.kernel.base.query.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
ActivityProcessTransition testing whether the value of the
feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
description 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!
StringTypePredicate forAllDescription()
description to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
description 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 orderByDescription()
ActivityProcessTransition depending the feature
description
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate errState()
ActivityProcessTransition testing whether the value of the
feature errState is null or not.
ActivityProcessStateQuery thereExistsErrState()
errState to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
errState 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!
ActivityProcessStateQuery forAllErrState()
errState to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
errState 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!
StringTypePredicate name()
SimpleTypeOrder orderByName()
ActivityProcessTransition depending the feature
name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate newActivityState()
SimpleTypeOrder orderByNewActivityState()
ActivityProcessTransition depending the feature
newActivityState
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate newPercentComplete()
ActivityProcessTransition testing whether the value of the
feature newPercentComplete is null or not.
ComparableTypePredicate thereExistsNewPercentComplete()
newPercentComplete to
the predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
newPercentComplete 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 forAllNewPercentComplete()
newPercentComplete to
the predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
newPercentComplete 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 orderByNewPercentComplete()
ActivityProcessTransition depending the feature
newPercentComplete
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate nextState()
ActivityProcessTransition testing whether the value of the
feature nextState is null or not.
ActivityProcessStateQuery thereExistsNextState()
nextState to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
nextState 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!
ActivityProcessStateQuery forAllNextState()
nextState to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
nextState 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!
OptionalFeaturePredicate prevState()
ActivityProcessTransition testing whether the value of the
feature prevState is null or not.
ActivityProcessStateQuery thereExistsPrevState()
prevState to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
prevState 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!
ActivityProcessStateQuery forAllPrevState()
prevState to the
predicate. The predicate for ActivityProcessTransition
evaluates true if its value of feature
prevState 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!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||