| Package | Description |
|---|---|
| org.processmining.operationalsupport.client | |
| org.processmining.operationalsupport.client.language |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryLanguage<R,L,P,E> |
| Modifier and Type | Method and Description |
|---|---|
static <L> Language<L> |
Language.create(java.lang.Class<? extends L> clazz,
java.lang.String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionHandle.addModelLanguage(Language<?> language) |
void |
SessionHandle.setModel(Language<? extends M> modelingLanguage,
M model) |
| Modifier and Type | Class and Description |
|---|---|
class |
XQueryLanguage |