|
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.resource.types.RDBRT
A representation of the literals of the enumeration 'RDBRT', and utility methods for working with them.
ResourceTypesPackage.getRDBRT()| 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 |
public static final int RDBRTIBMDB2UDB
If the meaning of 'RDBRTIBMDB2UDB' literal object isn't clear, there really should be more of a description here...
RDBRTIBMDB2UDB_LITERAL,
Constant Field Valuespublic static final int RDBRT_INFORMIX
If the meaning of 'RDBRT Informix' literal object isn't clear, there really should be more of a description here...
RDBRT_INFORMIX_LITERAL,
Constant Field Valuespublic static final int RDBRT_SYBASE
If the meaning of 'RDBRT Sybase' literal object isn't clear, there really should be more of a description here...
RDBRT_SYBASE_LITERAL,
Constant Field Valuespublic static final int RDBRT_ORACLE
If the meaning of 'RDBRT Oracle' literal object isn't clear, there really should be more of a description here...
RDBRT_ORACLE_LITERAL,
Constant Field Valuespublic static final int RDBRT_MICROSOFT_SQL
If the meaning of 'RDBRT Microsoft SQL' literal object isn't clear, there really should be more of a description here...
RDBRT_MICROSOFT_SQL_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_NODE_GROUP
If the meaning of 'RDBRTRDB Node Group' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_NODE_GROUP_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB
If the meaning of 'RDBRTRDB' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_APPLICATION
If the meaning of 'RDBRTRDB Application' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_APPLICATION_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_CONNECTION
If the meaning of 'RDBRTRDB Connection' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_CONNECTION_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_INSTANCE
If the meaning of 'RDBRTRDB Instance' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_INSTANCE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_TABLE
If the meaning of 'RDBRTRDB Table' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_TABLE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_TABLESPACE
If the meaning of 'RDBRTRDB Tablespace' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_TABLESPACE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_TABLESPACE_CONTAINER
If the meaning of 'RDBRTRDB Tablespace Container' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_TABLESPACE_CONTAINER_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_DATABASE
If the meaning of 'RDBRTRDB Database' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_DATABASE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_NODE
If the meaning of 'RDBRTRDB Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_NODE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDBAPPC_NODE
If the meaning of 'RDBRTRDBAPPC Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDBAPPC_NODE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDBAPPCLU_NODE
If the meaning of 'RDBRTRDBAPPCLU Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDBAPPCLU_NODE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDBAPPN_NODE
If the meaning of 'RDBRTRDBAPPN Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDBAPPN_NODE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDBNETBIOS_NODE
If the meaning of 'RDBRTRDBNETBIOS Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDBNETBIOS_NODE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDBTCPIP_NODE
If the meaning of 'RDBRTRDBTCPIP Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDBTCPIP_NODE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDBLDAP_NODE
If the meaning of 'RDBRTRDBLDAP Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDBLDAP_NODE_LITERAL,
Constant Field Valuespublic static final int RDBRTRDB_LOCAL_NODE
If the meaning of 'RDBRTRDB Local Node' literal object isn't clear, there really should be more of a description here...
RDBRTRDB_LOCAL_NODE_LITERAL,
Constant Field Valuespublic static final RDBRT RDBRTIBMDB2UDB_LITERAL
RDBRTIBMDB2UDBpublic static final RDBRT RDBRT_INFORMIX_LITERAL
RDBRT_INFORMIXpublic static final RDBRT RDBRT_SYBASE_LITERAL
RDBRT_SYBASEpublic static final RDBRT RDBRT_ORACLE_LITERAL
RDBRT_ORACLEpublic static final RDBRT RDBRT_MICROSOFT_SQL_LITERAL
RDBRT_MICROSOFT_SQLpublic static final RDBRT RDBRTRDB_NODE_GROUP_LITERAL
RDBRTRDB_NODE_GROUPpublic static final RDBRT RDBRTRDB_LITERAL
RDBRTRDBpublic static final RDBRT RDBRTRDB_APPLICATION_LITERAL
RDBRTRDB_APPLICATIONpublic static final RDBRT RDBRTRDB_CONNECTION_LITERAL
RDBRTRDB_CONNECTIONpublic static final RDBRT RDBRTRDB_INSTANCE_LITERAL
RDBRTRDB_INSTANCEpublic static final RDBRT RDBRTRDB_TABLE_LITERAL
RDBRTRDB_TABLEpublic static final RDBRT RDBRTRDB_TABLESPACE_LITERAL
RDBRTRDB_TABLESPACEpublic static final RDBRT RDBRTRDB_TABLESPACE_CONTAINER_LITERAL
RDBRTRDB_TABLESPACE_CONTAINERpublic static final RDBRT RDBRTRDB_DATABASE_LITERAL
RDBRTRDB_DATABASEpublic static final RDBRT RDBRTRDB_NODE_LITERAL
RDBRTRDB_NODEpublic static final RDBRT RDBRTRDBAPPC_NODE_LITERAL
RDBRTRDBAPPC_NODEpublic static final RDBRT RDBRTRDBAPPCLU_NODE_LITERAL
RDBRTRDBAPPCLU_NODEpublic static final RDBRT RDBRTRDBAPPN_NODE_LITERAL
RDBRTRDBAPPN_NODEpublic static final RDBRT RDBRTRDBNETBIOS_NODE_LITERAL
RDBRTRDBNETBIOS_NODEpublic static final RDBRT RDBRTRDBTCPIP_NODE_LITERAL
RDBRTRDBTCPIP_NODEpublic static final RDBRT RDBRTRDBLDAP_NODE_LITERAL
RDBRTRDBLDAP_NODEpublic static final RDBRT RDBRTRDB_LOCAL_NODE_LITERAL
RDBRTRDB_LOCAL_NODEpublic static final java.util.List VALUES
| Method Detail |
public static RDBRT get(java.lang.String literal)
public static RDBRT getByName(java.lang.String name)
public static RDBRT 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 | ||||||||||