|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceLookupElementResultQuery
A NamespaceLookupElementResultQuery selects a set of
instances of class NamespaceLookupElementResult based on
conditions to be met by their attributes.
| Method Summary | |
|---|---|
ElementQuery |
forAllResult()
Adds a constraint for the feature result to the predicate. |
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 constraint for the feature result to the predicate. |
| 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.
The predicate for NamespaceLookupElementResult evaluates
true if its value of feature result 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!
ElementQuery forAllResult()
result to the predicate.
The predicate for NamespaceLookupElementResult evaluates
true if its value of feature result 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 | |||||||||