|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractEnumerator
eu.geclipse.jsdl.model.ProcessorArchitectureEnumeration
public final class ProcessorArchitectureEnumeration
A representation of the literals of the enumeration 'Processor Architecture Enumeration', and utility methods for working with them.
JsdlPackage.getProcessorArchitectureEnumeration()| Field Summary | |
|---|---|
static int |
ARM
Deprecated. The 'Arm' literal value |
static ProcessorArchitectureEnumeration |
ARM_LITERAL
Deprecated. The 'Arm' literal object |
static int |
IA64
Deprecated. The 'Ia64' literal value |
static ProcessorArchitectureEnumeration |
IA64_LITERAL
Deprecated. The 'Ia64' literal object |
static int |
MIPS
Deprecated. The 'Mips' literal value |
static ProcessorArchitectureEnumeration |
MIPS_LITERAL
Deprecated. The 'Mips' literal object |
static int |
OTHER
Deprecated. The 'Other' literal value |
static ProcessorArchitectureEnumeration |
OTHER_LITERAL
Deprecated. The 'Other' literal object |
static int |
PARISC
Deprecated. The 'Parisc' literal value |
static ProcessorArchitectureEnumeration |
PARISC_LITERAL
Deprecated. The 'Parisc' literal object |
static int |
POWERPC
Deprecated. The 'Powerpc' literal value |
static ProcessorArchitectureEnumeration |
POWERPC_LITERAL
Deprecated. The 'Powerpc' literal object |
static int |
SPARC
Deprecated. The 'Sparc' literal value |
static ProcessorArchitectureEnumeration |
SPARC_LITERAL
Deprecated. The 'Sparc' literal object |
static java.util.List |
VALUES
Deprecated. A public read-only list of all the 'Processor Architecture Enumeration' enumerators |
static int |
X86
Deprecated. The 'X86' literal value |
static ProcessorArchitectureEnumeration |
X86_LITERAL
Deprecated. The 'X86' literal object |
static int |
X8632
Deprecated. The 'X8632' literal value |
static ProcessorArchitectureEnumeration |
X8632_LITERAL
Deprecated. The 'X8632' literal object |
static int |
X8664
Deprecated. The 'X8664' literal value |
static ProcessorArchitectureEnumeration |
X8664_LITERAL
Deprecated. The 'X8664' literal object |
| Method Summary | |
|---|---|
static ProcessorArchitectureEnumeration |
get(int value)
Deprecated. Returns the 'Processor Architecture Enumeration' literal with the specified integer value |
static ProcessorArchitectureEnumeration |
get(java.lang.String literal)
Deprecated. Returns the 'Processor Architecture Enumeration' literal with the specified literal value |
static ProcessorArchitectureEnumeration |
getByName(java.lang.String name)
Deprecated. Returns the 'Processor Architecture Enumeration' literal with the specified name |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SPARC
If the meaning of 'Sparc' literal object isn't clear, there really should be more of a description here...
SPARC_LITERAL,
Constant Field Valuespublic static final int POWERPC
If the meaning of 'Powerpc' literal object isn't clear, there really should be more of a description here...
POWERPC_LITERAL,
Constant Field Valuespublic static final int X86
If the meaning of 'X86' literal object isn't clear, there really should be more of a description here...
X86_LITERAL,
Constant Field Valuespublic static final int X8632
If the meaning of 'X8632' literal object isn't clear, there really should be more of a description here...
X8632_LITERAL,
Constant Field Valuespublic static final int X8664
If the meaning of 'X8664' literal object isn't clear, there really should be more of a description here...
X8664_LITERAL,
Constant Field Valuespublic static final int PARISC
If the meaning of 'Parisc' literal object isn't clear, there really should be more of a description here...
PARISC_LITERAL,
Constant Field Valuespublic static final int MIPS
If the meaning of 'Mips' literal object isn't clear, there really should be more of a description here...
MIPS_LITERAL,
Constant Field Valuespublic static final int IA64
If the meaning of 'Ia64' literal object isn't clear, there really should be more of a description here...
IA64_LITERAL,
Constant Field Valuespublic static final int ARM
If the meaning of 'Arm' literal object isn't clear, there really should be more of a description here...
ARM_LITERAL,
Constant Field Valuespublic static final int OTHER
If the meaning of 'Other' literal object isn't clear, there really should be more of a description here...
OTHER_LITERAL,
Constant Field Valuespublic static final ProcessorArchitectureEnumeration SPARC_LITERAL
SPARCpublic static final ProcessorArchitectureEnumeration POWERPC_LITERAL
POWERPCpublic static final ProcessorArchitectureEnumeration X86_LITERAL
X86public static final ProcessorArchitectureEnumeration X8632_LITERAL
X8632public static final ProcessorArchitectureEnumeration X8664_LITERAL
X8664public static final ProcessorArchitectureEnumeration PARISC_LITERAL
PARISCpublic static final ProcessorArchitectureEnumeration MIPS_LITERAL
MIPSpublic static final ProcessorArchitectureEnumeration IA64_LITERAL
IA64public static final ProcessorArchitectureEnumeration ARM_LITERAL
ARMpublic static final ProcessorArchitectureEnumeration OTHER_LITERAL
OTHERpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ProcessorArchitectureEnumeration get(java.lang.String literal)
public static ProcessorArchitectureEnumeration getByName(java.lang.String name)
public static ProcessorArchitectureEnumeration get(int value)
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||