|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
com.ibm.wbit.tel.TJspApplicableRole
public final class TJspApplicableRole
A representation of the literals of the enumeration 'TJsp Applicable Role', and utility methods for working with them.
TaskPackage.getTJspApplicableRole()
Field Summary | |
---|---|
static int |
ADMIN
The 'Admin' literal value. |
static TJspApplicableRole |
ADMIN_LITERAL
The 'Admin' literal object. |
static int |
ALL
The 'All' literal value. |
static TJspApplicableRole |
ALL_LITERAL
The 'All' literal object. |
static java.lang.String |
COPYRIGHT
|
static int |
EDITOR
The 'Editor' literal value. |
static TJspApplicableRole |
EDITOR_LITERAL
The 'Editor' literal object. |
static int |
ESCALATION_RECEIVER
The 'Escalation Receiver' literal value. |
static TJspApplicableRole |
ESCALATION_RECEIVER_LITERAL
The 'Escalation Receiver' literal object. |
static int |
ORIGINATOR
The 'Originator' literal value. |
static TJspApplicableRole |
ORIGINATOR_LITERAL
The 'Originator' literal object. |
static int |
OWNER
The 'Owner' literal value. |
static TJspApplicableRole |
OWNER_LITERAL
The 'Owner' literal object. |
static int |
POTENTIAL_INSTANCE_CREATOR
The 'Potential Instance Creator' literal value. |
static TJspApplicableRole |
POTENTIAL_INSTANCE_CREATOR_LITERAL
The 'Potential Instance Creator' literal object. |
static int |
POTENTIAL_OWNER
The 'Potential Owner' literal value. |
static TJspApplicableRole |
POTENTIAL_OWNER_LITERAL
The 'Potential Owner' literal object. |
static int |
POTENTIAL_STARTER
The 'Potential Starter' literal value. |
static TJspApplicableRole |
POTENTIAL_STARTER_LITERAL
The 'Potential Starter' literal object. |
static int |
READER
The 'Reader' literal value. |
static TJspApplicableRole |
READER_LITERAL
The 'Reader' literal object. |
static int |
STARTER
The 'Starter' literal value. |
static TJspApplicableRole |
STARTER_LITERAL
The 'Starter' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'TJsp Applicable Role' enumerators. |
Method Summary | |
---|---|
static TJspApplicableRole |
get(int value)
Returns the 'TJsp Applicable Role' literal with the specified integer value. |
static TJspApplicableRole |
get(java.lang.String literal)
Returns the 'TJsp Applicable Role' literal with the specified literal value. |
static TJspApplicableRole |
getByName(java.lang.String name)
Returns the 'TJsp Applicable Role' 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 java.lang.String COPYRIGHT
public static final int ALL
ALL_LITERAL
,
Constant Field Valuespublic static final int POTENTIAL_INSTANCE_CREATOR
POTENTIAL_INSTANCE_CREATOR_LITERAL
,
Constant Field Valuespublic static final int ORIGINATOR
ORIGINATOR_LITERAL
,
Constant Field Valuespublic static final int ADMIN
ADMIN_LITERAL
,
Constant Field Valuespublic static final int OWNER
OWNER_LITERAL
,
Constant Field Valuespublic static final int POTENTIAL_OWNER
POTENTIAL_OWNER_LITERAL
,
Constant Field Valuespublic static final int STARTER
STARTER_LITERAL
,
Constant Field Valuespublic static final int POTENTIAL_STARTER
POTENTIAL_STARTER_LITERAL
,
Constant Field Valuespublic static final int EDITOR
EDITOR_LITERAL
,
Constant Field Valuespublic static final int READER
READER_LITERAL
,
Constant Field Valuespublic static final int ESCALATION_RECEIVER
ESCALATION_RECEIVER_LITERAL
,
Constant Field Valuespublic static final TJspApplicableRole ALL_LITERAL
If the meaning of 'All' literal object isn't clear, there really should be more of a description here...
ALL
public static final TJspApplicableRole POTENTIAL_INSTANCE_CREATOR_LITERAL
If the meaning of 'Potential Instance Creator' literal object isn't clear, there really should be more of a description here...
POTENTIAL_INSTANCE_CREATOR
public static final TJspApplicableRole ORIGINATOR_LITERAL
If the meaning of 'Originator' literal object isn't clear, there really should be more of a description here...
ORIGINATOR
public static final TJspApplicableRole ADMIN_LITERAL
If the meaning of 'Admin' literal object isn't clear, there really should be more of a description here...
ADMIN
public static final TJspApplicableRole OWNER_LITERAL
If the meaning of 'Owner' literal object isn't clear, there really should be more of a description here...
OWNER
public static final TJspApplicableRole POTENTIAL_OWNER_LITERAL
If the meaning of 'Potential Owner' literal object isn't clear, there really should be more of a description here...
POTENTIAL_OWNER
public static final TJspApplicableRole STARTER_LITERAL
If the meaning of 'Starter' literal object isn't clear, there really should be more of a description here...
STARTER
public static final TJspApplicableRole POTENTIAL_STARTER_LITERAL
If the meaning of 'Potential Starter' literal object isn't clear, there really should be more of a description here...
POTENTIAL_STARTER
public static final TJspApplicableRole EDITOR_LITERAL
If the meaning of 'Editor' literal object isn't clear, there really should be more of a description here...
EDITOR
public static final TJspApplicableRole READER_LITERAL
If the meaning of 'Reader' literal object isn't clear, there really should be more of a description here...
READER
public static final TJspApplicableRole ESCALATION_RECEIVER_LITERAL
If the meaning of 'Escalation Receiver' literal object isn't clear, there really should be more of a description here...
ESCALATION_RECEIVER
public static final java.util.List VALUES
Method Detail |
---|
public static TJspApplicableRole get(java.lang.String literal)
public static TJspApplicableRole getByName(java.lang.String name)
public static TJspApplicableRole get(int value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |