See: Description
| Interface | Description |
|---|---|
| TranslationActionFactory<T extends TranslationActionInstance> |
Creates
TranslationActionInstances. |
| TranslationIncludeProfileAction |
Internal interface allowing to get included profile parameter from input or output translation action.
|
| Class | Description |
|---|---|
| TranslationActionInstance |
Minimal base for translation action instance, configured to be executed.
|
| TranslationCondition |
MVEL condition of translation rule.
|
| TranslationProfileGenerator |
Helpers methods for generating translation profiles
|
| Exception | Description |
|---|---|
| ExecutionFailException |
Throw to signal that further execution of the translation profile should be stopped and that the whole
process should be finished with error.
|
Copyright © 2020 Unity. All rights reserved.