|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyQuery
| Method Summary | |
|---|---|
StringTypePredicate |
name()
|
ComparableTypePredicate |
operator()
|
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for Property depending
the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByOperator()
Allows to adds a sort instruction for Property depending
the feature operator
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByQuantor()
Allows to adds a sort instruction for Property depending
the feature quantor
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate |
quantor()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
StringTypePredicate name()
SimpleTypeOrder orderByName()
Property depending
the feature name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate operator()
SimpleTypeOrder orderByOperator()
Property depending
the feature operator
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate quantor()
SimpleTypeOrder orderByQuantor()
Property depending
the feature quantor
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 | |||||||||