|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceFindElementsByTypeParamsQuery
A NamespaceFindElementsByTypeParamsQuery selects a set of
instances of class NamespaceFindElementsByTypeParams based
on conditions to be met by their attributes.
| Method Summary | |
|---|---|
BooleanTypePredicate |
includeSubtypes()
Adds a constraint for the feature includeSubtypes to the
predicate. |
StringTypePredicate |
ofType()
Adds a constraint for the feature ofType to the predicate. |
SimpleTypeOrder |
orderByIncludeSubtypes()
Allows to adds a sort instruction for NamespaceFindElementsByTypeParams depending the feature
includeSubtypes
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByOfType()
Allows to adds a sort instruction for NamespaceFindElementsByTypeParams depending the feature
ofType
Note: The order in which orderBy…
instructions are given is relevant! |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
BooleanTypePredicate includeSubtypes()
includeSubtypes to the
predicate. The predicate for
NamespaceFindElementsByTypeParams evaluates
true if its value of feature includeSubtypes
satisfies the selected condition.
SimpleTypeOrder orderByIncludeSubtypes()
NamespaceFindElementsByTypeParams depending the feature
includeSubtypes
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate ofType()
ofType to the predicate.
The predicate for NamespaceFindElementsByTypeParams
evaluates true if its value of feature ofType
satisfies the selected condition.
SimpleTypeOrder orderByOfType()
NamespaceFindElementsByTypeParams depending the feature
ofType
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||