|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.mtj.api.enumerations.ExtensionType
public final class ExtensionType
A representation of the literals of the enumeration 'Extension Type', and utility methods for working with them.
EnumerationsPackage.getExtensionType()| Field Summary | |
|---|---|
static int |
ADMIN_GUI_PROVIDER
The 'ADMIN GUI PROVIDER' literal value. |
static ExtensionType |
ADMIN_GUI_PROVIDER_LITERAL
The 'ADMIN GUI PROVIDER' literal object. |
static int |
BUILD_MANAGEMENT
The 'BUILD MANAGEMENT' literal value. |
static ExtensionType |
BUILD_MANAGEMENT_LITERAL
The 'BUILD MANAGEMENT' literal object. |
static int |
BUILD_PROVIDER
The 'BUILD PROVIDER' literal value. |
static ExtensionType |
BUILD_PROVIDER_LITERAL
The 'BUILD PROVIDER' literal object. |
static int |
DEPLOYMENT_MANAGEMENT
The 'DEPLOYMENT MANAGEMENT' literal value. |
static ExtensionType |
DEPLOYMENT_MANAGEMENT_LITERAL
The 'DEPLOYMENT MANAGEMENT' literal object. |
static int |
DEPLOYMENT_PROVIDER
The 'DEPLOYMENT PROVIDER' literal value. |
static ExtensionType |
DEPLOYMENT_PROVIDER_LITERAL
The 'DEPLOYMENT PROVIDER' literal object. |
static int |
DEVICE_DESCRIPTION_PROVIDER
The 'DEVICE DESCRIPTION PROVIDER' literal value. |
static ExtensionType |
DEVICE_DESCRIPTION_PROVIDER_LITERAL
The 'DEVICE DESCRIPTION PROVIDER' literal object. |
static int |
DEVICE_MANAGEMENT
The 'DEVICE MANAGEMENT' literal value. |
static ExtensionType |
DEVICE_MANAGEMENT_LITERAL
The 'DEVICE MANAGEMENT' literal object. |
static int |
DEVICE_PLATFORM_PROVIDER
The 'DEVICE PLATFORM PROVIDER' literal value. |
static ExtensionType |
DEVICE_PLATFORM_PROVIDER_LITERAL
The 'DEVICE PLATFORM PROVIDER' literal object. |
static int |
DRM_ENCODING_PROVIDER
The 'DRM ENCODING PROVIDER' literal value. |
static ExtensionType |
DRM_ENCODING_PROVIDER_LITERAL
The 'DRM ENCODING PROVIDER' literal object. |
static int |
GUI_BUILDER_MANAGEMENT
The 'GUI BUILDER MANAGEMENT' literal value. |
static ExtensionType |
GUI_BUILDER_MANAGEMENT_LITERAL
The 'GUI BUILDER MANAGEMENT' literal object. |
static int |
GUI_BUILDER_PROVIDER
The 'GUI BUILDER PROVIDER' literal value. |
static ExtensionType |
GUI_BUILDER_PROVIDER_LITERAL
The 'GUI BUILDER PROVIDER' literal object. |
static int |
OBFUSCATION_PROVIDER
The 'OBFUSCATION PROVIDER' literal value. |
static ExtensionType |
OBFUSCATION_PROVIDER_LITERAL
The 'OBFUSCATION PROVIDER' literal object. |
static int |
PACKAGING_PROVIDER
The 'PACKAGING PROVIDER' literal value. |
static ExtensionType |
PACKAGING_PROVIDER_LITERAL
The 'PACKAGING PROVIDER' literal object. |
static int |
PERSISTENT_STORE_PROVIDER
The 'PERSISTENT STORE PROVIDER' literal value. |
static ExtensionType |
PERSISTENT_STORE_PROVIDER_LITERAL
The 'PERSISTENT STORE PROVIDER' literal object. |
static int |
PREPROCESSING_PROVIDER
The 'PREPROCESSING PROVIDER' literal value. |
static ExtensionType |
PREPROCESSING_PROVIDER_LITERAL
The 'PREPROCESSING PROVIDER' literal object. |
static int |
PREVERIFICATION_PROVIDER
The 'PREVERIFICATION PROVIDER' literal value. |
static ExtensionType |
PREVERIFICATION_PROVIDER_LITERAL
The 'PREVERIFICATION PROVIDER' literal object. |
static int |
SCREEN_ENGINE_PROVIDER
The 'SCREEN ENGINE PROVIDER' literal value. |
static ExtensionType |
SCREEN_ENGINE_PROVIDER_LITERAL
The 'SCREEN ENGINE PROVIDER' literal object. |
static int |
SECURITY_MANAGEMENT
The 'SECURITY MANAGEMENT' literal value. |
static ExtensionType |
SECURITY_MANAGEMENT_LITERAL
The 'SECURITY MANAGEMENT' literal object. |
static int |
SIGNING_PROVIDER
The 'SIGNING PROVIDER' literal value. |
static ExtensionType |
SIGNING_PROVIDER_LITERAL
The 'SIGNING PROVIDER' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Extension Type' enumerators. |
| Method Summary | |
|---|---|
static ExtensionType |
get(int value)
Returns the 'Extension Type' literal with the specified value. |
static ExtensionType |
get(java.lang.String name)
Returns the 'Extension Type' literal with the specified name. |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
|---|
getLiteral, getName, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int ADMIN_GUI_PROVIDER
If the meaning of 'ADMIN GUI PROVIDER' literal object isn't clear, there really should be more of a description here...
ADMIN_GUI_PROVIDER_LITERAL,
Constant Field Valuespublic static final int BUILD_MANAGEMENT
If the meaning of 'BUILD MANAGEMENT' literal object isn't clear, there really should be more of a description here...
BUILD_MANAGEMENT_LITERAL,
Constant Field Valuespublic static final int BUILD_PROVIDER
If the meaning of 'BUILD PROVIDER' literal object isn't clear, there really should be more of a description here...
BUILD_PROVIDER_LITERAL,
Constant Field Valuespublic static final int DEPLOYMENT_MANAGEMENT
If the meaning of 'DEPLOYMENT MANAGEMENT' literal object isn't clear, there really should be more of a description here...
DEPLOYMENT_MANAGEMENT_LITERAL,
Constant Field Valuespublic static final int DEVICE_PLATFORM_PROVIDER
If the meaning of 'DEVICE PLATFORM PROVIDER' literal object isn't clear, there really should be more of a description here...
DEVICE_PLATFORM_PROVIDER_LITERAL,
Constant Field Valuespublic static final int GUI_BUILDER_MANAGEMENT
If the meaning of 'GUI BUILDER MANAGEMENT' literal object isn't clear, there really should be more of a description here...
GUI_BUILDER_MANAGEMENT_LITERAL,
Constant Field Valuespublic static final int GUI_BUILDER_PROVIDER
If the meaning of 'GUI BUILDER PROVIDER' literal object isn't clear, there really should be more of a description here...
GUI_BUILDER_PROVIDER_LITERAL,
Constant Field Valuespublic static final int PACKAGING_PROVIDER
If the meaning of 'PACKAGING PROVIDER' literal object isn't clear, there really should be more of a description here...
PACKAGING_PROVIDER_LITERAL,
Constant Field Valuespublic static final int PREPROCESSING_PROVIDER
If the meaning of 'PREPROCESSING PROVIDER' literal object isn't clear, there really should be more of a description here...
PREPROCESSING_PROVIDER_LITERAL,
Constant Field Valuespublic static final int OBFUSCATION_PROVIDER
If the meaning of 'OBFUSCATION PROVIDER' literal object isn't clear, there really should be more of a description here...
OBFUSCATION_PROVIDER_LITERAL,
Constant Field Valuespublic static final int SCREEN_ENGINE_PROVIDER
If the meaning of 'SCREEN ENGINE PROVIDER' literal object isn't clear, there really should be more of a description here...
SCREEN_ENGINE_PROVIDER_LITERAL,
Constant Field Valuespublic static final int SECURITY_MANAGEMENT
If the meaning of 'SECURITY MANAGEMENT' literal object isn't clear, there really should be more of a description here...
SECURITY_MANAGEMENT_LITERAL,
Constant Field Valuespublic static final int SIGNING_PROVIDER
If the meaning of 'SIGNING PROVIDER' literal object isn't clear, there really should be more of a description here...
SIGNING_PROVIDER_LITERAL,
Constant Field Valuespublic static final int DRM_ENCODING_PROVIDER
If the meaning of 'DRM ENCODING PROVIDER' literal object isn't clear, there really should be more of a description here...
DRM_ENCODING_PROVIDER_LITERAL,
Constant Field Valuespublic static final int DEVICE_MANAGEMENT
If the meaning of 'DEVICE MANAGEMENT' literal object isn't clear, there really should be more of a description here...
DEVICE_MANAGEMENT_LITERAL,
Constant Field Valuespublic static final int DEVICE_DESCRIPTION_PROVIDER
If the meaning of 'DEVICE DESCRIPTION PROVIDER' literal object isn't clear, there really should be more of a description here...
DEVICE_DESCRIPTION_PROVIDER_LITERAL,
Constant Field Valuespublic static final int PERSISTENT_STORE_PROVIDER
If the meaning of 'PERSISTENT STORE PROVIDER' literal object isn't clear, there really should be more of a description here...
PERSISTENT_STORE_PROVIDER_LITERAL,
Constant Field Valuespublic static final int DEPLOYMENT_PROVIDER
If the meaning of 'DEPLOYMENT PROVIDER' literal object isn't clear, there really should be more of a description here...
DEPLOYMENT_PROVIDER_LITERAL,
Constant Field Valuespublic static final int PREVERIFICATION_PROVIDER
If the meaning of 'PREVERIFICATION PROVIDER' literal object isn't clear, there really should be more of a description here...
PREVERIFICATION_PROVIDER_LITERAL,
Constant Field Valuespublic static final ExtensionType ADMIN_GUI_PROVIDER_LITERAL
ADMIN_GUI_PROVIDERpublic static final ExtensionType BUILD_MANAGEMENT_LITERAL
BUILD_MANAGEMENTpublic static final ExtensionType BUILD_PROVIDER_LITERAL
BUILD_PROVIDERpublic static final ExtensionType DEPLOYMENT_MANAGEMENT_LITERAL
DEPLOYMENT_MANAGEMENTpublic static final ExtensionType DEVICE_PLATFORM_PROVIDER_LITERAL
DEVICE_PLATFORM_PROVIDERpublic static final ExtensionType GUI_BUILDER_MANAGEMENT_LITERAL
GUI_BUILDER_MANAGEMENTpublic static final ExtensionType GUI_BUILDER_PROVIDER_LITERAL
GUI_BUILDER_PROVIDERpublic static final ExtensionType PACKAGING_PROVIDER_LITERAL
PACKAGING_PROVIDERpublic static final ExtensionType PREPROCESSING_PROVIDER_LITERAL
PREPROCESSING_PROVIDERpublic static final ExtensionType OBFUSCATION_PROVIDER_LITERAL
OBFUSCATION_PROVIDERpublic static final ExtensionType SCREEN_ENGINE_PROVIDER_LITERAL
SCREEN_ENGINE_PROVIDERpublic static final ExtensionType SECURITY_MANAGEMENT_LITERAL
SECURITY_MANAGEMENTpublic static final ExtensionType SIGNING_PROVIDER_LITERAL
SIGNING_PROVIDERpublic static final ExtensionType DRM_ENCODING_PROVIDER_LITERAL
DRM_ENCODING_PROVIDERpublic static final ExtensionType DEVICE_MANAGEMENT_LITERAL
DEVICE_MANAGEMENTpublic static final ExtensionType DEVICE_DESCRIPTION_PROVIDER_LITERAL
DEVICE_DESCRIPTION_PROVIDERpublic static final ExtensionType PERSISTENT_STORE_PROVIDER_LITERAL
PERSISTENT_STORE_PROVIDERpublic static final ExtensionType DEPLOYMENT_PROVIDER_LITERAL
DEPLOYMENT_PROVIDERpublic static final ExtensionType PREVERIFICATION_PROVIDER_LITERAL
PREVERIFICATION_PROVIDERpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ExtensionType get(java.lang.String name)
public static ExtensionType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||