|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceFindElementsByTypeResultQuery
| Method Summary | |
|---|---|
ElementQuery |
forAllResult()
Adds a condition for the feature result to the predicate
for NamespaceFindElementsByTypeResult, which evaluates to
false unless the values of the feature result
satisfy the given condition. |
MultivaluedFeaturePredicate |
result()
Adds a constraint to the predicate for NamespaceFindElementsByTypeResult testing whether the
feature result has values or not. |
ElementQuery |
thereExistsResult()
Adds a condition for the feature result to the predicate
for NamespaceFindElementsByTypeResult, which evaluates to
false unless the values of the feature result
satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate result()
NamespaceFindElementsByTypeResult testing whether the
feature result has values or not.
ElementQuery thereExistsResult()
result to the predicate
for NamespaceFindElementsByTypeResult, which evaluates to
false unless the values of the feature result
satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
ElementQuery forAllResult()
result to the predicate
for NamespaceFindElementsByTypeResult, which evaluates to
false unless the values of the feature result
satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||