|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryPattern | |
|---|---|
| org.mindswap.pellet.query | |
| org.mindswap.pellet.query.impl | |
| Uses of QueryPattern in org.mindswap.pellet.query |
|---|
| Methods in org.mindswap.pellet.query that return QueryPattern | |
|---|---|
QueryPattern |
QueryPattern.apply(QueryResultBinding binding)
|
| Methods in org.mindswap.pellet.query with parameters of type QueryPattern | |
|---|---|
void |
Query.addPattern(QueryPattern pattern)
Deprecated. |
void |
Query.removePattern(QueryPattern pattern)
Deprecated. |
| Uses of QueryPattern in org.mindswap.pellet.query.impl |
|---|
| Classes in org.mindswap.pellet.query.impl that implement QueryPattern | |
|---|---|
class |
QueryPatternImpl
|
| Methods in org.mindswap.pellet.query.impl that return QueryPattern | |
|---|---|
QueryPattern |
QueryPatternImpl.apply(QueryResultBinding binding)
|
| Methods in org.mindswap.pellet.query.impl with parameters of type QueryPattern | |
|---|---|
void |
QueryImpl.addPattern(int index,
QueryPattern pattern)
|
void |
QueryImpl.addPattern(QueryPattern pattern)
|
void |
QueryImpl.removePattern(QueryPattern pattern)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||