|
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.QoS
A representation of the literals of the enumeration 'Qo S', and utility methods for working with them.
CategoryPackage.getQoS()| Field Summary | |
|---|---|
static int |
QOS_METRICS
The 'Qos Metrics' literal value |
static QoS |
QOS_METRICS_LITERAL
The 'Qos Metrics' literal object |
static int |
QOS_PERFORMANCE
The 'Qos Performance' literal value |
static QoS |
QOS_PERFORMANCE_LITERAL
The 'Qos Performance' literal object |
static java.util.List |
VALUES
A public read-only list of all the 'Qo S' enumerators |
| Method Summary | |
|---|---|
static QoS |
get(int value)
Returns the 'Qo S' literal with the specified integer value |
static QoS |
get(java.lang.String literal)
Returns the 'Qo S' literal with the specified literal value |
static QoS |
getByName(java.lang.String name)
Returns the 'Qo S' 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 QOS_METRICS
If the meaning of 'Qos Metrics' literal object isn't clear, there really should be more of a description here...
QOS_METRICS_LITERAL,
Constant Field Valuespublic static final int QOS_PERFORMANCE
If the meaning of 'Qos Performance' literal object isn't clear, there really should be more of a description here...
QOS_PERFORMANCE_LITERAL,
Constant Field Valuespublic static final QoS QOS_METRICS_LITERAL
QOS_METRICSpublic static final QoS QOS_PERFORMANCE_LITERAL
QOS_PERFORMANCEpublic static final java.util.List VALUES
| Method Detail |
public static QoS get(java.lang.String literal)
public static QoS getByName(java.lang.String name)
public static QoS 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 | ||||||||||