public interface PluginIdentifiers
Implement this interface to access some standard constants used to define plugins.
| Modifier and Type | Field and Description |
|---|---|
static AUID |
Engine_None
Specifies that a plugin has no associated software engine.
|
static AUID |
Platform_Independent
Specifies that a plugin is platform independent.
|
static AUID |
PluginAPI_EssenceAccess
Specifies that the API provided by the plugin is compatible with the
essence access API.
|
static final AUID Platform_Independent
Specifies that a plugin is platform independent.
static final AUID Engine_None
Specifies that a plugin has no associated software engine.
static final AUID PluginAPI_EssenceAccess
Specifies that the API provided by the plugin is compatible with the essence access API.
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.