TPTP 4.2.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.models.symptom.resource.types
Class RDBRT

java.lang.Object
  extended byorg.eclipse.emf.common.util.AbstractEnumerator
      extended byorg.eclipse.tptp.platform.models.symptom.resource.types.RDBRT
All Implemented Interfaces:
org.eclipse.emf.common.util.Enumerator

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

A representation of the literals of the enumeration 'RDBRT', and utility methods for working with them.

See Also:
ResourceTypesPackage.getRDBRT()
Generated
[EMF] Model

Field Summary
static int RDBRT_INFORMIX
          The 'RDBRT Informix' literal value
static RDBRT RDBRT_INFORMIX_LITERAL
          The 'RDBRT Informix' literal object
static int RDBRT_MICROSOFT_SQL
          The 'RDBRT Microsoft SQL' literal value
static RDBRT RDBRT_MICROSOFT_SQL_LITERAL
          The 'RDBRT Microsoft SQL' literal object
static int RDBRT_ORACLE
          The 'RDBRT Oracle' literal value
static RDBRT RDBRT_ORACLE_LITERAL
          The 'RDBRT Oracle' literal object
static int RDBRT_SYBASE
          The 'RDBRT Sybase' literal value
static RDBRT RDBRT_SYBASE_LITERAL
          The 'RDBRT Sybase' literal object
static int RDBRTIBMDB2UDB
          The 'RDBRTIBMDB2UDB' literal value
static RDBRT RDBRTIBMDB2UDB_LITERAL
          The 'RDBRTIBMDB2UDB' literal object
static int RDBRTRDB
          The 'RDBRTRDB' literal value
static int RDBRTRDB_APPLICATION
          The 'RDBRTRDB Application' literal value
static RDBRT RDBRTRDB_APPLICATION_LITERAL
          The 'RDBRTRDB Application' literal object
static int RDBRTRDB_CONNECTION
          The 'RDBRTRDB Connection' literal value
static RDBRT RDBRTRDB_CONNECTION_LITERAL
          The 'RDBRTRDB Connection' literal object
static int RDBRTRDB_DATABASE
          The 'RDBRTRDB Database' literal value
static RDBRT RDBRTRDB_DATABASE_LITERAL
          The 'RDBRTRDB Database' literal object
static int RDBRTRDB_INSTANCE
          The 'RDBRTRDB Instance' literal value
static RDBRT RDBRTRDB_INSTANCE_LITERAL
          The 'RDBRTRDB Instance' literal object
static RDBRT RDBRTRDB_LITERAL
          The 'RDBRTRDB' literal object
static int RDBRTRDB_LOCAL_NODE
          The 'RDBRTRDB Local Node' literal value
static RDBRT RDBRTRDB_LOCAL_NODE_LITERAL
          The 'RDBRTRDB Local Node' literal object
static int RDBRTRDB_NODE
          The 'RDBRTRDB Node' literal value
static int RDBRTRDB_NODE_GROUP
          The 'RDBRTRDB Node Group' literal value
static RDBRT RDBRTRDB_NODE_GROUP_LITERAL
          The 'RDBRTRDB Node Group' literal object
static RDBRT RDBRTRDB_NODE_LITERAL
          The 'RDBRTRDB Node' literal object
static int RDBRTRDB_TABLE
          The 'RDBRTRDB Table' literal value
static RDBRT RDBRTRDB_TABLE_LITERAL
          The 'RDBRTRDB Table' literal object
static int RDBRTRDB_TABLESPACE
          The 'RDBRTRDB Tablespace' literal value
static int RDBRTRDB_TABLESPACE_CONTAINER
          The 'RDBRTRDB Tablespace Container' literal value
static RDBRT RDBRTRDB_TABLESPACE_CONTAINER_LITERAL
          The 'RDBRTRDB Tablespace Container' literal object
static RDBRT RDBRTRDB_TABLESPACE_LITERAL
          The 'RDBRTRDB Tablespace' literal object
static int RDBRTRDBAPPC_NODE
          The 'RDBRTRDBAPPC Node' literal value
static RDBRT RDBRTRDBAPPC_NODE_LITERAL
          The 'RDBRTRDBAPPC Node' literal object
static int RDBRTRDBAPPCLU_NODE
          The 'RDBRTRDBAPPCLU Node' literal value
static RDBRT RDBRTRDBAPPCLU_NODE_LITERAL
          The 'RDBRTRDBAPPCLU Node' literal object
static int RDBRTRDBAPPN_NODE
          The 'RDBRTRDBAPPN Node' literal value
static RDBRT RDBRTRDBAPPN_NODE_LITERAL
          The 'RDBRTRDBAPPN Node' literal object
static int RDBRTRDBLDAP_NODE
          The 'RDBRTRDBLDAP Node' literal value
static RDBRT RDBRTRDBLDAP_NODE_LITERAL
          The 'RDBRTRDBLDAP Node' literal object
static int RDBRTRDBNETBIOS_NODE
          The 'RDBRTRDBNETBIOS Node' literal value
static RDBRT RDBRTRDBNETBIOS_NODE_LITERAL
          The 'RDBRTRDBNETBIOS Node' literal object
static int RDBRTRDBTCPIP_NODE
          The 'RDBRTRDBTCPIP Node' literal value
static RDBRT RDBRTRDBTCPIP_NODE_LITERAL
          The 'RDBRTRDBTCPIP Node' literal object
static java.util.List VALUES
          A public read-only list of all the 'RDBRT' enumerators
 
Method Summary
static RDBRT get(int value)
          Returns the 'RDBRT' literal with the specified integer value
static RDBRT get(java.lang.String literal)
          Returns the 'RDBRT' literal with the specified literal value
static RDBRT getByName(java.lang.String name)
          Returns the 'RDBRT' 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

RDBRTIBMDB2UDB

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

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

See Also:
RDBRTIBMDB2UDB_LITERAL, Constant Field Values
Generated
[EMF] Model
literal="RDBRT:IBMDB2UDB"
[EMF] Ordered

RDBRT_INFORMIX

public static final int RDBRT_INFORMIX
The 'RDBRT Informix' literal value.

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

See Also:
RDBRT_INFORMIX_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTInformix" literal="RDBRT:Informix"
[EMF] Ordered

RDBRT_SYBASE

public static final int RDBRT_SYBASE
The 'RDBRT Sybase' literal value.

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

See Also:
RDBRT_SYBASE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTSybase" literal="RDBRT:Sybase"
[EMF] Ordered

RDBRT_ORACLE

public static final int RDBRT_ORACLE
The 'RDBRT Oracle' literal value.

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

See Also:
RDBRT_ORACLE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTOracle" literal="RDBRT:Oracle"
[EMF] Ordered

RDBRT_MICROSOFT_SQL

public static final int RDBRT_MICROSOFT_SQL
The 'RDBRT Microsoft SQL' literal value.

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

See Also:
RDBRT_MICROSOFT_SQL_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTMicrosoftSQL" literal="RDBRT:MicrosoftSQL"
[EMF] Ordered

RDBRTRDB_NODE_GROUP

public static final int RDBRTRDB_NODE_GROUP
The 'RDBRTRDB Node Group' literal value.

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

See Also:
RDBRTRDB_NODE_GROUP_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBNodeGroup" literal="RDBRT:RDB_NodeGroup"
[EMF] Ordered

RDBRTRDB

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

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

See Also:
RDBRTRDB_LITERAL, Constant Field Values
Generated
[EMF] Model
literal="RDBRT:RDB"
[EMF] Ordered

RDBRTRDB_APPLICATION

public static final int RDBRTRDB_APPLICATION
The 'RDBRTRDB Application' literal value.

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

See Also:
RDBRTRDB_APPLICATION_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBApplication" literal="RDBRT:RDB_Application"
[EMF] Ordered

RDBRTRDB_CONNECTION

public static final int RDBRTRDB_CONNECTION
The 'RDBRTRDB Connection' literal value.

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

See Also:
RDBRTRDB_CONNECTION_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBConnection" literal="RDBRT:RDB_Connection"
[EMF] Ordered

RDBRTRDB_INSTANCE

public static final int RDBRTRDB_INSTANCE
The 'RDBRTRDB Instance' literal value.

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

See Also:
RDBRTRDB_INSTANCE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBInstance" literal="RDBRT:RDB_Instance"
[EMF] Ordered

RDBRTRDB_TABLE

public static final int RDBRTRDB_TABLE
The 'RDBRTRDB Table' literal value.

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

See Also:
RDBRTRDB_TABLE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBTable" literal="RDBRT:RDB_Table"
[EMF] Ordered

RDBRTRDB_TABLESPACE

public static final int RDBRTRDB_TABLESPACE
The 'RDBRTRDB Tablespace' literal value.

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

See Also:
RDBRTRDB_TABLESPACE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBTablespace" literal="RDBRT:RDB_Tablespace"
[EMF] Ordered

RDBRTRDB_TABLESPACE_CONTAINER

public static final int RDBRTRDB_TABLESPACE_CONTAINER
The 'RDBRTRDB Tablespace Container' literal value.

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

See Also:
RDBRTRDB_TABLESPACE_CONTAINER_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBTablespaceContainer" literal="RDBRT:RDB_Tablespace_Container"
[EMF] Ordered

RDBRTRDB_DATABASE

public static final int RDBRTRDB_DATABASE
The 'RDBRTRDB Database' literal value.

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

See Also:
RDBRTRDB_DATABASE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBDatabase" literal="RDBRT:RDB_Database"
[EMF] Ordered

RDBRTRDB_NODE

public static final int RDBRTRDB_NODE
The 'RDBRTRDB Node' literal value.

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

See Also:
RDBRTRDB_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBNode" literal="RDBRT:RDB_Node"
[EMF] Ordered

RDBRTRDBAPPC_NODE

public static final int RDBRTRDBAPPC_NODE
The 'RDBRTRDBAPPC Node' literal value.

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

See Also:
RDBRTRDBAPPC_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBAPPCNode" literal="RDBRT:RDB_APPC_Node"
[EMF] Ordered

RDBRTRDBAPPCLU_NODE

public static final int RDBRTRDBAPPCLU_NODE
The 'RDBRTRDBAPPCLU Node' literal value.

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

See Also:
RDBRTRDBAPPCLU_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBAPPCLUNode" literal="RDBRT:RDB_APPCLU_Node"
[EMF] Ordered

RDBRTRDBAPPN_NODE

public static final int RDBRTRDBAPPN_NODE
The 'RDBRTRDBAPPN Node' literal value.

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

See Also:
RDBRTRDBAPPN_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBAPPNNode" literal="RDBRT:RDB_APPN_Node"
[EMF] Ordered

RDBRTRDBNETBIOS_NODE

public static final int RDBRTRDBNETBIOS_NODE
The 'RDBRTRDBNETBIOS Node' literal value.

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

See Also:
RDBRTRDBNETBIOS_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBNETBIOSNode" literal="RDBRT:RDB_NETBIOS_Node"
[EMF] Ordered

RDBRTRDBTCPIP_NODE

public static final int RDBRTRDBTCPIP_NODE
The 'RDBRTRDBTCPIP Node' literal value.

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

See Also:
RDBRTRDBTCPIP_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBTCPIPNode" literal="RDBRT:RDB_TCPIP_Node"
[EMF] Ordered

RDBRTRDBLDAP_NODE

public static final int RDBRTRDBLDAP_NODE
The 'RDBRTRDBLDAP Node' literal value.

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

See Also:
RDBRTRDBLDAP_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBLDAPNode" literal="RDBRT:RDB_LDAP_Node"
[EMF] Ordered

RDBRTRDB_LOCAL_NODE

public static final int RDBRTRDB_LOCAL_NODE
The 'RDBRTRDB Local Node' literal value.

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

See Also:
RDBRTRDB_LOCAL_NODE_LITERAL, Constant Field Values
Generated
[EMF] Model
name="RDBRTRDBLocalNode" literal="RDBRT:RDB_Local_Node"
[EMF] Ordered

RDBRTIBMDB2UDB_LITERAL

public static final RDBRT RDBRTIBMDB2UDB_LITERAL
The 'RDBRTIBMDB2UDB' literal object.

See Also:
RDBRTIBMDB2UDB
Generated
[EMF] Ordered

RDBRT_INFORMIX_LITERAL

public static final RDBRT RDBRT_INFORMIX_LITERAL
The 'RDBRT Informix' literal object.

See Also:
RDBRT_INFORMIX
Generated
[EMF] Ordered

RDBRT_SYBASE_LITERAL

public static final RDBRT RDBRT_SYBASE_LITERAL
The 'RDBRT Sybase' literal object.

See Also:
RDBRT_SYBASE
Generated
[EMF] Ordered

RDBRT_ORACLE_LITERAL

public static final RDBRT RDBRT_ORACLE_LITERAL
The 'RDBRT Oracle' literal object.

See Also:
RDBRT_ORACLE
Generated
[EMF] Ordered

RDBRT_MICROSOFT_SQL_LITERAL

public static final RDBRT RDBRT_MICROSOFT_SQL_LITERAL
The 'RDBRT Microsoft SQL' literal object.

See Also:
RDBRT_MICROSOFT_SQL
Generated
[EMF] Ordered

RDBRTRDB_NODE_GROUP_LITERAL

public static final RDBRT RDBRTRDB_NODE_GROUP_LITERAL
The 'RDBRTRDB Node Group' literal object.

See Also:
RDBRTRDB_NODE_GROUP
Generated
[EMF] Ordered

RDBRTRDB_LITERAL

public static final RDBRT RDBRTRDB_LITERAL
The 'RDBRTRDB' literal object.

See Also:
RDBRTRDB
Generated
[EMF] Ordered

RDBRTRDB_APPLICATION_LITERAL

public static final RDBRT RDBRTRDB_APPLICATION_LITERAL
The 'RDBRTRDB Application' literal object.

See Also:
RDBRTRDB_APPLICATION
Generated
[EMF] Ordered

RDBRTRDB_CONNECTION_LITERAL

public static final RDBRT RDBRTRDB_CONNECTION_LITERAL
The 'RDBRTRDB Connection' literal object.

See Also:
RDBRTRDB_CONNECTION
Generated
[EMF] Ordered

RDBRTRDB_INSTANCE_LITERAL

public static final RDBRT RDBRTRDB_INSTANCE_LITERAL
The 'RDBRTRDB Instance' literal object.

See Also:
RDBRTRDB_INSTANCE
Generated
[EMF] Ordered

RDBRTRDB_TABLE_LITERAL

public static final RDBRT RDBRTRDB_TABLE_LITERAL
The 'RDBRTRDB Table' literal object.

See Also:
RDBRTRDB_TABLE
Generated
[EMF] Ordered

RDBRTRDB_TABLESPACE_LITERAL

public static final RDBRT RDBRTRDB_TABLESPACE_LITERAL
The 'RDBRTRDB Tablespace' literal object.

See Also:
RDBRTRDB_TABLESPACE
Generated
[EMF] Ordered

RDBRTRDB_TABLESPACE_CONTAINER_LITERAL

public static final RDBRT RDBRTRDB_TABLESPACE_CONTAINER_LITERAL
The 'RDBRTRDB Tablespace Container' literal object.

See Also:
RDBRTRDB_TABLESPACE_CONTAINER
Generated
[EMF] Ordered

RDBRTRDB_DATABASE_LITERAL

public static final RDBRT RDBRTRDB_DATABASE_LITERAL
The 'RDBRTRDB Database' literal object.

See Also:
RDBRTRDB_DATABASE
Generated
[EMF] Ordered

RDBRTRDB_NODE_LITERAL

public static final RDBRT RDBRTRDB_NODE_LITERAL
The 'RDBRTRDB Node' literal object.

See Also:
RDBRTRDB_NODE
Generated
[EMF] Ordered

RDBRTRDBAPPC_NODE_LITERAL

public static final RDBRT RDBRTRDBAPPC_NODE_LITERAL
The 'RDBRTRDBAPPC Node' literal object.

See Also:
RDBRTRDBAPPC_NODE
Generated
[EMF] Ordered

RDBRTRDBAPPCLU_NODE_LITERAL

public static final RDBRT RDBRTRDBAPPCLU_NODE_LITERAL
The 'RDBRTRDBAPPCLU Node' literal object.

See Also:
RDBRTRDBAPPCLU_NODE
Generated
[EMF] Ordered

RDBRTRDBAPPN_NODE_LITERAL

public static final RDBRT RDBRTRDBAPPN_NODE_LITERAL
The 'RDBRTRDBAPPN Node' literal object.

See Also:
RDBRTRDBAPPN_NODE
Generated
[EMF] Ordered

RDBRTRDBNETBIOS_NODE_LITERAL

public static final RDBRT RDBRTRDBNETBIOS_NODE_LITERAL
The 'RDBRTRDBNETBIOS Node' literal object.

See Also:
RDBRTRDBNETBIOS_NODE
Generated
[EMF] Ordered

RDBRTRDBTCPIP_NODE_LITERAL

public static final RDBRT RDBRTRDBTCPIP_NODE_LITERAL
The 'RDBRTRDBTCPIP Node' literal object.

See Also:
RDBRTRDBTCPIP_NODE
Generated
[EMF] Ordered

RDBRTRDBLDAP_NODE_LITERAL

public static final RDBRT RDBRTRDBLDAP_NODE_LITERAL
The 'RDBRTRDBLDAP Node' literal object.

See Also:
RDBRTRDBLDAP_NODE
Generated
[EMF] Ordered

RDBRTRDB_LOCAL_NODE_LITERAL

public static final RDBRT RDBRTRDB_LOCAL_NODE_LITERAL
The 'RDBRTRDB Local Node' literal object.

See Also:
RDBRTRDB_LOCAL_NODE
Generated
[EMF] Ordered

VALUES

public static final java.util.List VALUES
A public read-only list of all the 'RDBRT' enumerators.

Generated
Method Detail

get

public static RDBRT get(java.lang.String literal)
Returns the 'RDBRT' literal with the specified literal value.

Generated

getByName

public static RDBRT getByName(java.lang.String name)
Returns the 'RDBRT' literal with the specified name.

Generated

get

public static RDBRT get(int value)
Returns the 'RDBRT' literal with the specified integer value.

Generated

TPTP 4.2.0 Platform Project
Public API Specification