|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReapplyActivityCreatorParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
activityCreator()
Adds a constraint to the predicate for ReapplyActivityCreatorParams testing whether the value of
the feature activityCreator is null or not. |
ActivityCreatorQuery |
forAllActivityCreator()
Adds a condition for the feature activityCreator to the
predicate for ReapplyActivityCreatorParams, which
evaluates to false unless the value of the feature
activityCreator satisfies the given condition. |
ActivityCreatorQuery |
thereExistsActivityCreator()
Adds a condition for the feature activityCreator to the
predicate for ReapplyActivityCreatorParams, which
evaluates to false unless the value of the feature
activityCreator satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate activityCreator()
ReapplyActivityCreatorParams testing whether the value of
the feature activityCreator is null or not.
ActivityCreatorQuery thereExistsActivityCreator()
activityCreator to the
predicate for ReapplyActivityCreatorParams, which
evaluates to false unless the value of the feature
activityCreator satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ActivityCreatorQuery forAllActivityCreator()
activityCreator to the
predicate for ReapplyActivityCreatorParams, which
evaluates to false unless the value of the feature
activityCreator satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||