org.eclipse.ohf.ihe.common.cdar2
Class XActMoodRqoPrpAptArq

java.lang.Object
  extended by org.eclipse.emf.common.util.AbstractEnumerator
      extended by org.eclipse.ohf.ihe.common.cdar2.XActMoodRqoPrpAptArq
All Implemented Interfaces:
org.eclipse.emf.common.util.Enumerator

public final class XActMoodRqoPrpAptArq
extends org.eclipse.emf.common.util.AbstractEnumerator

A representation of the literals of the enumeration 'XAct Mood Rqo Prp Apt Arq', and utility methods for working with them. abstDomain: V19372 (C-0-D10196-V19372-cpt)

See Also:
CDAR2Package.getXActMoodRqoPrpAptArq()

Field Summary
static int APT
          The 'APT' literal value.
static XActMoodRqoPrpAptArq APT_LITERAL
          The 'APT' literal object.
static int ARQ
          The 'ARQ' literal value.
static XActMoodRqoPrpAptArq ARQ_LITERAL
          The 'ARQ' literal object.
static int PRP
          The 'PRP' literal value.
static XActMoodRqoPrpAptArq PRP_LITERAL
          The 'PRP' literal object.
static int RQO
          The 'RQO' literal value.
static XActMoodRqoPrpAptArq RQO_LITERAL
          The 'RQO' literal object.
static java.util.List VALUES
          A public read-only list of all the 'XAct Mood Rqo Prp Apt Arq' enumerators.
 
Method Summary
static XActMoodRqoPrpAptArq get(int value)
          Returns the 'XAct Mood Rqo Prp Apt Arq' literal with the specified integer value.
static XActMoodRqoPrpAptArq get(java.lang.String literal)
          Returns the 'XAct Mood Rqo Prp Apt Arq' literal with the specified literal value.
static XActMoodRqoPrpAptArq getByName(java.lang.String name)
          Returns the 'XAct Mood Rqo Prp Apt Arq' 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

APT

public static final int APT
The 'APT' literal value.

If the meaning of 'APT' literal object isn't clear, there really should be more of a description here...

See Also:
APT_LITERAL, Constant Field Values

ARQ

public static final int ARQ
The 'ARQ' literal value.

If the meaning of 'ARQ' literal object isn't clear, there really should be more of a description here...

See Also:
ARQ_LITERAL, Constant Field Values

PRP

public static final int PRP
The 'PRP' literal value.

If the meaning of 'PRP' literal object isn't clear, there really should be more of a description here...

See Also:
PRP_LITERAL, Constant Field Values

RQO

public static final int RQO
The 'RQO' literal value.

If the meaning of 'RQO' literal object isn't clear, there really should be more of a description here...

See Also:
RQO_LITERAL, Constant Field Values

APT_LITERAL

public static final XActMoodRqoPrpAptArq APT_LITERAL
The 'APT' literal object.

See Also:
APT

ARQ_LITERAL

public static final XActMoodRqoPrpAptArq ARQ_LITERAL
The 'ARQ' literal object.

See Also:
ARQ

PRP_LITERAL

public static final XActMoodRqoPrpAptArq PRP_LITERAL
The 'PRP' literal object.

See Also:
PRP

RQO_LITERAL

public static final XActMoodRqoPrpAptArq RQO_LITERAL
The 'RQO' literal object.

See Also:
RQO

VALUES

public static final java.util.List VALUES
A public read-only list of all the 'XAct Mood Rqo Prp Apt Arq' enumerators.

Method Detail

get

public static XActMoodRqoPrpAptArq get(java.lang.String literal)
Returns the 'XAct Mood Rqo Prp Apt Arq' literal with the specified literal value.


getByName

public static XActMoodRqoPrpAptArq getByName(java.lang.String name)
Returns the 'XAct Mood Rqo Prp Apt Arq' literal with the specified name.


get

public static XActMoodRqoPrpAptArq get(int value)
Returns the 'XAct Mood Rqo Prp Apt Arq' literal with the specified integer value.