|
||||||||||
| 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.Capability
public final class Capability
A representation of the literals of the enumeration 'Capability', and utility methods for working with them.
EnumerationsPackage.getCapability()| Field Summary | |
|---|---|
static int |
BITS_PER_PIXEL
The 'BITS PER PIXEL' literal value. |
static Capability |
BITS_PER_PIXEL_LITERAL
The 'BITS PER PIXEL' literal object. |
static int |
CAMERA_RESOLUTION
The 'CAMERA RESOLUTION' literal value. |
static Capability |
CAMERA_RESOLUTION_LITERAL
The 'CAMERA RESOLUTION' literal object. |
static int |
CANVAS_SIZE
The 'CANVAS SIZE' literal value. |
static Capability |
CANVAS_SIZE_LITERAL
The 'CANVAS SIZE' literal object. |
static int |
DEVICE_CONFIGURATION
The 'DEVICE CONFIGURATION' literal value. |
static Capability |
DEVICE_CONFIGURATION_LITERAL
The 'DEVICE CONFIGURATION' literal object. |
static int |
DEVICE_PROFILE
The 'DEVICE PROFILE' literal value. |
static Capability |
DEVICE_PROFILE_LITERAL
The 'DEVICE PROFILE' literal object. |
static int |
HEAP_SIZE
The 'HEAP SIZE' literal value. |
static Capability |
HEAP_SIZE_LITERAL
The 'HEAP SIZE' literal object. |
static int |
JAVA_PROTOCOL
The 'JAVA PROTOCOL' literal value. |
static Capability |
JAVA_PROTOCOL_LITERAL
The 'JAVA PROTOCOL' literal object. |
static int |
MAX_JAR_SIZE
The 'MAX JAR SIZE' literal value. |
static Capability |
MAX_JAR_SIZE_LITERAL
The 'MAX JAR SIZE' literal object. |
static int |
OS
The 'OS' literal value. |
static Capability |
OS_LITERAL
The 'OS' literal object. |
static int |
SCREEN_SIZE
The 'SCREEN SIZE' literal value. |
static Capability |
SCREEN_SIZE_LITERAL
The 'SCREEN SIZE' literal object. |
static int |
SERVICE_API
The 'SERVICE API' literal value. |
static Capability |
SERVICE_API_LITERAL
The 'SERVICE API' literal object. |
static int |
SOUND_FORMAT
The 'SOUND FORMAT' literal value. |
static Capability |
SOUND_FORMAT_LITERAL
The 'SOUND FORMAT' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Capability' enumerators. |
static int |
VIDEO_FORMAT
The 'VIDEO FORMAT' literal value. |
static Capability |
VIDEO_FORMAT_LITERAL
The 'VIDEO FORMAT' literal object. |
| Method Summary | |
|---|---|
static Capability |
get(int value)
Returns the 'Capability' literal with the specified value. |
static Capability |
get(java.lang.String name)
Returns the 'Capability' 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 BITS_PER_PIXEL
If the meaning of 'BITS PER PIXEL' literal object isn't clear, there really should be more of a description here...
BITS_PER_PIXEL_LITERAL,
Constant Field Valuespublic static final int SCREEN_SIZE
If the meaning of 'SCREEN SIZE' literal object isn't clear, there really should be more of a description here...
SCREEN_SIZE_LITERAL,
Constant Field Valuespublic static final int CANVAS_SIZE
If the meaning of 'CANVAS SIZE' literal object isn't clear, there really should be more of a description here...
CANVAS_SIZE_LITERAL,
Constant Field Valuespublic static final int CAMERA_RESOLUTION
If the meaning of 'CAMERA RESOLUTION' literal object isn't clear, there really should be more of a description here...
CAMERA_RESOLUTION_LITERAL,
Constant Field Valuespublic static final int DEVICE_PROFILE
If the meaning of 'DEVICE PROFILE' literal object isn't clear, there really should be more of a description here...
DEVICE_PROFILE_LITERAL,
Constant Field Valuespublic static final int DEVICE_CONFIGURATION
If the meaning of 'DEVICE CONFIGURATION' literal object isn't clear, there really should be more of a description here...
DEVICE_CONFIGURATION_LITERAL,
Constant Field Valuespublic static final int SERVICE_API
If the meaning of 'SERVICE API' literal object isn't clear, there really should be more of a description here...
SERVICE_API_LITERAL,
Constant Field Valuespublic static final int JAVA_PROTOCOL
If the meaning of 'JAVA PROTOCOL' literal object isn't clear, there really should be more of a description here...
JAVA_PROTOCOL_LITERAL,
Constant Field Valuespublic static final int HEAP_SIZE
If the meaning of 'HEAP SIZE' literal object isn't clear, there really should be more of a description here...
HEAP_SIZE_LITERAL,
Constant Field Valuespublic static final int MAX_JAR_SIZE
If the meaning of 'MAX JAR SIZE' literal object isn't clear, there really should be more of a description here...
MAX_JAR_SIZE_LITERAL,
Constant Field Valuespublic static final int OS
If the meaning of 'OS' literal object isn't clear, there really should be more of a description here...
OS_LITERAL,
Constant Field Valuespublic static final int VIDEO_FORMAT
If the meaning of 'VIDEO FORMAT' literal object isn't clear, there really should be more of a description here...
VIDEO_FORMAT_LITERAL,
Constant Field Valuespublic static final int SOUND_FORMAT
If the meaning of 'SOUND FORMAT' literal object isn't clear, there really should be more of a description here...
SOUND_FORMAT_LITERAL,
Constant Field Valuespublic static final Capability BITS_PER_PIXEL_LITERAL
BITS_PER_PIXELpublic static final Capability SCREEN_SIZE_LITERAL
SCREEN_SIZEpublic static final Capability CANVAS_SIZE_LITERAL
CANVAS_SIZEpublic static final Capability CAMERA_RESOLUTION_LITERAL
CAMERA_RESOLUTIONpublic static final Capability DEVICE_PROFILE_LITERAL
DEVICE_PROFILEpublic static final Capability DEVICE_CONFIGURATION_LITERAL
DEVICE_CONFIGURATIONpublic static final Capability SERVICE_API_LITERAL
SERVICE_APIpublic static final Capability JAVA_PROTOCOL_LITERAL
JAVA_PROTOCOLpublic static final Capability HEAP_SIZE_LITERAL
HEAP_SIZEpublic static final Capability MAX_JAR_SIZE_LITERAL
MAX_JAR_SIZEpublic static final Capability OS_LITERAL
OSpublic static final Capability VIDEO_FORMAT_LITERAL
VIDEO_FORMATpublic static final Capability SOUND_FORMAT_LITERAL
SOUND_FORMATpublic static final java.util.List VALUES
| Method Detail |
|---|
public static Capability get(java.lang.String name)
public static Capability get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||