|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityGroupQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
actualEffortHours()
Adds a constraint to the predicate for ActivityGroup
testing whether the value of the feature actualEffortHours
is null or not. |
OptionalFeaturePredicate |
actualEffortMinutes()
Adds a constraint to the predicate for ActivityGroup
testing whether the value of the feature
actualEffortMinutes is null or not. |
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ActivityGroup
testing whether the value of the feature description is
null or not. |
ComparableTypePredicate |
forAllActualEffortHours()
Adds a constraint for the feature actualEffortHours to the
predicate. |
ComparableTypePredicate |
forAllActualEffortMinutes()
Adds a constraint for the feature actualEffortMinutes to
the predicate. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByActualEffortHours()
Allows to adds a sort instruction for ActivityGroup
depending the feature actualEffortHours
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByActualEffortMinutes()
Allows to adds a sort instruction for ActivityGroup
depending the feature actualEffortMinutes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for ActivityGroup
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for ActivityGroup
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate |
thereExistsActualEffortHours()
Adds a constraint for the feature actualEffortHours to the
predicate. |
ComparableTypePredicate |
thereExistsActualEffortMinutes()
Adds a constraint for the feature actualEffortMinutes to
the predicate. |
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate actualEffortHours()
ActivityGroup
testing whether the value of the feature actualEffortHours
is null or not.
ComparableTypePredicate thereExistsActualEffortHours()
actualEffortHours to the
predicate. The predicate for ActivityGroup evaluates
true if its value of feature
actualEffortHours 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 forAllActualEffortHours()
actualEffortHours to the
predicate. The predicate for ActivityGroup evaluates
true if its value of feature
actualEffortHours 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 orderByActualEffortHours()
ActivityGroup
depending the feature actualEffortHours
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate actualEffortMinutes()
ActivityGroup
testing whether the value of the feature
actualEffortMinutes is null or not.
ComparableTypePredicate thereExistsActualEffortMinutes()
actualEffortMinutes to
the predicate. The predicate for ActivityGroup evaluates
true if its value of feature
actualEffortMinutes 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 forAllActualEffortMinutes()
actualEffortMinutes to
the predicate. The predicate for ActivityGroup evaluates
true if its value of feature
actualEffortMinutes 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 orderByActualEffortMinutes()
ActivityGroup
depending the feature actualEffortMinutes
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate description()
ActivityGroup
testing whether the value of the feature description is
null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for ActivityGroup 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 ActivityGroup 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()
ActivityGroup
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
ActivityGroup
depending the feature name
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 | |||||||||