|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceLookupElementResultQuery
| Method Summary | |
|---|---|
ElementQuery |
forAllResult()
Adds a condition for the feature result to the predicate
for NamespaceLookupElementResult, which evaluates to
false unless the value of the feature result
satisfies the given condition. |
OptionalFeaturePredicate |
result()
Adds a constraint to the predicate for NamespaceLookupElementResult testing whether the value of
the feature result is null or not. |
ElementQuery |
thereExistsResult()
Adds a condition for the feature result to the predicate
for NamespaceLookupElementResult, which evaluates to
false unless the value of the feature result
satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate result()
NamespaceLookupElementResult testing whether the value of
the feature result is null or not.
ElementQuery thereExistsResult()
result to the predicate
for NamespaceLookupElementResult, which evaluates to
false unless the value of the feature result
satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ElementQuery forAllResult()
result to the predicate
for NamespaceLookupElementResult, which evaluates to
false unless the value of the feature result
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 | |||||||||