|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceResolveQualifiedNameResultQuery
| Method Summary | |
|---|---|
ElementQuery |
forAllResult()
Adds a condition for the feature result to the predicate
for NamespaceResolveQualifiedNameResult, which evaluates
to false unless the value of the feature
result satisfies the given condition. |
OptionalFeaturePredicate |
result()
Adds a constraint to the predicate for NamespaceResolveQualifiedNameResult 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 NamespaceResolveQualifiedNameResult, 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()
NamespaceResolveQualifiedNameResult testing whether the
value of the feature result is null or not.
ElementQuery thereExistsResult()
result to the predicate
for NamespaceResolveQualifiedNameResult, 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 NamespaceResolveQualifiedNameResult, 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 | |||||||||