| Package | Description |
|---|---|
| de.foellix.aql.datastructure | |
| de.foellix.aql.helper | |
| de.foellix.aql.system | |
| de.foellix.aql.system.task |
| Modifier and Type | Field and Description |
|---|---|
protected App |
Reference.app |
| Modifier and Type | Method and Description |
|---|---|
App |
ObjectFactory.createApp()
Create an instance of
App |
App |
Reference.getApp()
Ruft den Wert der app-Eigenschaft ab.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setApp(App value)
Legt den Wert der app-Eigenschaft fest.
|
| Modifier and Type | Method and Description |
|---|---|
static App |
Helper.createApp(File file) |
static App |
Helper.createApp(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
HashHelper.createHash(Tool tool,
App app) |
static boolean |
EqualsHelper.equals(App app1,
App app2) |
static boolean |
EqualsHelper.equals(App app1,
App app2,
boolean generateHashIfNotAvailable) |
static String |
Helper.replaceVariables(String str,
TaskInfo taskinfo,
App app) |
static Object |
Helper.toRAW(App app) |
| Modifier and Type | Method and Description |
|---|---|
App |
Storage.load(Tool preprocessor,
App app) |
| Modifier and Type | Method and Description |
|---|---|
App |
Storage.load(Tool preprocessor,
App app) |
void |
System.preprocessingFinished(PreprocessorTaskInfo taskInfo,
App storedPreprocessedVersion) |
void |
Storage.store(Tool preprocessor,
App app,
App preprocessedApp) |
| Modifier and Type | Method and Description |
|---|---|
App |
PreprocessorTaskInfo.getApp() |
| Constructor and Description |
|---|
PreprocessorTaskInfo(Tool preprocessor,
App app,
QuestionPart question,
String keyword) |
Copyright © 2018. All rights reserved.