| Package | Description |
|---|---|
| de.xima.fc.gui.model | |
| de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
| de.xima.fc.plugin |
| Modifier and Type | Method and Description |
|---|---|
EPluginCompatibility |
PluginWrapperModel.getCompatibility() |
| Modifier and Type | Method and Description |
|---|---|
static EPluginCompatibility |
EPluginCompatibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPluginCompatibility[] |
EPluginCompatibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EPluginCompatibility |
PluginHelper.checkPluginVersion(PluginManifest manifest) |
static EPluginCompatibility |
PluginHelper.checkPluginVersion(String requiredFCVersionStr) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.