|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| 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.tptp.platform.models.symptom.category.Availability
A representation of the literals of the enumeration 'Availability', and utility methods for working with them.
CategoryPackage.getAvailability()| Field Summary | |
|---|---|
static int |
AVAILABILITY_COMMUNICATION
The 'Availability Communication' literal value |
static Availability |
AVAILABILITY_COMMUNICATION_LITERAL
The 'Availability Communication' literal object |
static int |
AVAILABILITY_DATA
The 'Availability Data' literal value |
static Availability |
AVAILABILITY_DATA_LITERAL
The 'Availability Data' literal object |
static int |
AVAILABILITY_HARDWARE
The 'Availability Hardware' literal value |
static Availability |
AVAILABILITY_HARDWARE_LITERAL
The 'Availability Hardware' literal object |
static int |
AVAILABILITY_IO
The 'Availability Io' literal value |
static Availability |
AVAILABILITY_IO_LITERAL
The 'Availability Io' literal object |
static int |
AVAILABILITY_NETWORK
The 'Availability Network' literal value |
static Availability |
AVAILABILITY_NETWORK_LITERAL
The 'Availability Network' literal object |
static int |
AVAILABILITY_SOFTWARE
The 'Availability Software' literal value |
static Availability |
AVAILABILITY_SOFTWARE_LITERAL
The 'Availability Software' literal object |
static int |
AVAILABILITY_STORAGE
The 'Availability Storage' literal value |
static Availability |
AVAILABILITY_STORAGE_LITERAL
The 'Availability Storage' literal object |
static java.util.List |
VALUES
A public read-only list of all the 'Availability' enumerators |
| Method Summary | |
|---|---|
static Availability |
get(int value)
Returns the 'Availability' literal with the specified integer value |
static Availability |
get(java.lang.String literal)
Returns the 'Availability' literal with the specified literal value |
static Availability |
getByName(java.lang.String name)
Returns the 'Availability' 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int AVAILABILITY_STORAGE
If the meaning of 'Availability Storage' literal object isn't clear, there really should be more of a description here...
AVAILABILITY_STORAGE_LITERAL,
Constant Field Valuespublic static final int AVAILABILITY_IO
If the meaning of 'Availability Io' literal object isn't clear, there really should be more of a description here...
AVAILABILITY_IO_LITERAL,
Constant Field Valuespublic static final int AVAILABILITY_NETWORK
If the meaning of 'Availability Network' literal object isn't clear, there really should be more of a description here...
AVAILABILITY_NETWORK_LITERAL,
Constant Field Valuespublic static final int AVAILABILITY_COMMUNICATION
If the meaning of 'Availability Communication' literal object isn't clear, there really should be more of a description here...
AVAILABILITY_COMMUNICATION_LITERAL,
Constant Field Valuespublic static final int AVAILABILITY_HARDWARE
If the meaning of 'Availability Hardware' literal object isn't clear, there really should be more of a description here...
AVAILABILITY_HARDWARE_LITERAL,
Constant Field Valuespublic static final int AVAILABILITY_SOFTWARE
If the meaning of 'Availability Software' literal object isn't clear, there really should be more of a description here...
AVAILABILITY_SOFTWARE_LITERAL,
Constant Field Valuespublic static final int AVAILABILITY_DATA
If the meaning of 'Availability Data' literal object isn't clear, there really should be more of a description here...
AVAILABILITY_DATA_LITERAL,
Constant Field Valuespublic static final Availability AVAILABILITY_STORAGE_LITERAL
AVAILABILITY_STORAGEpublic static final Availability AVAILABILITY_IO_LITERAL
AVAILABILITY_IOpublic static final Availability AVAILABILITY_NETWORK_LITERAL
AVAILABILITY_NETWORKpublic static final Availability AVAILABILITY_COMMUNICATION_LITERAL
AVAILABILITY_COMMUNICATIONpublic static final Availability AVAILABILITY_HARDWARE_LITERAL
AVAILABILITY_HARDWAREpublic static final Availability AVAILABILITY_SOFTWARE_LITERAL
AVAILABILITY_SOFTWAREpublic static final Availability AVAILABILITY_DATA_LITERAL
AVAILABILITY_DATApublic static final java.util.List VALUES
| Method Detail |
public static Availability get(java.lang.String literal)
public static Availability getByName(java.lang.String name)
public static Availability get(int value)
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||