|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.camunda.bpm.model.cmmn | |
| org.camunda.bpm.model.cmmn.impl | |
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of Query in org.camunda.bpm.model.cmmn |
|---|
| Methods in org.camunda.bpm.model.cmmn that return Query | ||
|---|---|---|
|
Query.filterByType(Class<V> elementClass)
|
|
|
Query.filterByType(org.camunda.bpm.model.xml.type.ModelElementType elementType)
|
|
| Uses of Query in org.camunda.bpm.model.cmmn.impl |
|---|
| Classes in org.camunda.bpm.model.cmmn.impl that implement Query | |
|---|---|
class |
QueryImpl<T extends ModelElementInstance>
|
| Methods in org.camunda.bpm.model.cmmn.impl that return Query | ||
|---|---|---|
|
QueryImpl.filterByType(Class<V> elementClass)
|
|
|
QueryImpl.filterByType(org.camunda.bpm.model.xml.type.ModelElementType elementType)
|
|
| Uses of Query in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return Query | |
|---|---|
Query<org.camunda.bpm.model.xml.instance.ModelElementInstance> |
ExtensionElementsImpl.getElementsQuery()
|
| Uses of Query in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return Query | |
|---|---|
Query<org.camunda.bpm.model.xml.instance.ModelElementInstance> |
ExtensionElements.getElementsQuery()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||