|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CommonPackage
The Package for the model. It contains accessors for the meta objects to represent
CommonFactory| Nested Class Summary | |
|---|---|
static interface |
CommonPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static int |
COMMENT
The meta object id for the ' Comment' class |
static int |
COMMENT__AUTHOR
The feature id for the 'Author' attribute |
static int |
COMMENT__MESSAGE
The feature id for the 'Message' attribute |
static int |
COMMENT__MESSAGE_DATA
The feature id for the 'Message Data' containment reference |
static int |
COMMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute |
static int |
COMMENT_FEATURE_COUNT
The number of structural features of the 'Comment' class |
static CommonPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
GENERIC_VERSION_STRING
The meta object id for the 'Generic Version String' data type |
static int |
GLOBAL_INSTANCE_ID
The meta object id for the 'Global Instance Id' data type |
static int |
GLOBAL_INSTANCE_REF
The meta object id for the 'Global Instance Ref' data type |
static int |
LOCALIZED_MESSAGE
The meta object id for the ' Localized Message' class |
static int |
LOCALIZED_MESSAGE__MESSAGE
The feature id for the 'Message' attribute |
static int |
LOCALIZED_MESSAGE__MESSAGE_DATA
The feature id for the 'Message Data' containment reference |
static int |
LOCALIZED_MESSAGE_FEATURE_COUNT
The number of structural features of the 'Localized Message' class |
static int |
MESSAGE
The meta object id for the 'Message' data type |
static int |
MESSAGE_DATA_ELEMENT_TYPE
The meta object id for the ' Message Data Element Type' class |
static int |
MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG
The feature id for the 'Msg Catalog' attribute |
static int |
MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_ID
The feature id for the 'Msg Catalog Id' attribute |
static int |
MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TOKEN
The feature id for the 'Msg Catalog Token' containment reference list |
static int |
MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TYPE
The feature id for the 'Msg Catalog Type' attribute |
static int |
MESSAGE_DATA_ELEMENT_TYPE__MSG_ID
The feature id for the 'Msg Id' attribute |
static int |
MESSAGE_DATA_ELEMENT_TYPE__MSG_ID_TYPE
The feature id for the 'Msg Id Type' attribute |
static int |
MESSAGE_DATA_ELEMENT_TYPE__MSG_LOCALE
The feature id for the 'Msg Locale' attribute |
static int |
MESSAGE_DATA_ELEMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Message Data Element Type' class |
static int |
MSG_CATALOG_ID_TYPE
The meta object id for the 'Msg Catalog Id Type' data type |
static int |
MSG_CATALOG_TOKEN_TYPE
The meta object id for the ' Msg Catalog Token Type' class |
static int |
MSG_CATALOG_TOKEN_TYPE__VALUE
The feature id for the 'Value' attribute |
static int |
MSG_CATALOG_TOKEN_TYPE_FEATURE_COUNT
The number of structural features of the 'Msg Catalog Token Type' class |
static int |
MSG_CATALOG_TYPE
The meta object id for the 'Msg Catalog Type' data type |
static int |
MSG_CATALOG_TYPE_TYPE
The meta object id for the 'Msg Catalog Type Type' data type |
static int |
MSG_ID_TYPE
The meta object id for the 'Msg Id Type' data type |
static int |
MSG_ID_TYPE_TYPE
The meta object id for the 'Msg Id Type Type' data type |
static int |
MSG_LOCALE_TYPE
The meta object id for the 'Msg Locale Type' data type |
static int |
PERCENTAGE
The meta object id for the 'Percentage' data type |
static int |
PERCENTAGE_OBJECT
The meta object id for the 'Percentage Object' data type |
static int |
STATE_STRING
The meta object id for the 'State String' data type |
static int |
VALUE_TYPE
The meta object id for the 'Value Type' data type |
static int |
VERSION_STRING
The meta object id for the 'Version String' data type |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getComment_Author()
Returns the meta object for the attribute ' Author' |
org.eclipse.emf.ecore.EAttribute |
getComment_Timestamp()
Returns the meta object for the attribute ' Timestamp' |
org.eclipse.emf.ecore.EClass |
getComment()
Returns the meta object for class ' Comment' |
CommonFactory |
getCommonFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EDataType |
getGenericVersionString()
Returns the meta object for data type ' Generic Version String' |
org.eclipse.emf.ecore.EDataType |
getGlobalInstanceId()
Returns the meta object for data type ' Global Instance Id' |
org.eclipse.emf.ecore.EDataType |
getGlobalInstanceRef()
Returns the meta object for data type ' Global Instance Ref' |
org.eclipse.emf.ecore.EAttribute |
getLocalizedMessage_Message()
Returns the meta object for the attribute ' Message' |
org.eclipse.emf.ecore.EReference |
getLocalizedMessage_MessageData()
Returns the meta object for the containment reference ' Message Data' |
org.eclipse.emf.ecore.EClass |
getLocalizedMessage()
Returns the meta object for class ' Localized Message' |
org.eclipse.emf.ecore.EDataType |
getMessage()
Returns the meta object for data type ' Message' |
org.eclipse.emf.ecore.EAttribute |
getMessageDataElementType_MsgCatalog()
Returns the meta object for the attribute ' Msg Catalog' |
org.eclipse.emf.ecore.EAttribute |
getMessageDataElementType_MsgCatalogId()
Returns the meta object for the attribute ' Msg Catalog Id' |
org.eclipse.emf.ecore.EReference |
getMessageDataElementType_MsgCatalogToken()
Returns the meta object for the containment reference list ' Msg Catalog Token' |
org.eclipse.emf.ecore.EAttribute |
getMessageDataElementType_MsgCatalogType()
Returns the meta object for the attribute ' Msg Catalog Type' |
org.eclipse.emf.ecore.EAttribute |
getMessageDataElementType_MsgId()
Returns the meta object for the attribute ' Msg Id' |
org.eclipse.emf.ecore.EAttribute |
getMessageDataElementType_MsgIdType()
Returns the meta object for the attribute ' Msg Id Type' |
org.eclipse.emf.ecore.EAttribute |
getMessageDataElementType_MsgLocale()
Returns the meta object for the attribute ' Msg Locale' |
org.eclipse.emf.ecore.EClass |
getMessageDataElementType()
Returns the meta object for class ' Message Data Element Type' |
org.eclipse.emf.ecore.EDataType |
getMsgCatalogIdType()
Returns the meta object for data type ' Msg Catalog Id Type' |
org.eclipse.emf.ecore.EAttribute |
getMsgCatalogTokenType_Value()
Returns the meta object for the attribute ' Value' |
org.eclipse.emf.ecore.EClass |
getMsgCatalogTokenType()
Returns the meta object for class ' Msg Catalog Token Type' |
org.eclipse.emf.ecore.EDataType |
getMsgCatalogType()
Returns the meta object for data type ' Msg Catalog Type' |
org.eclipse.emf.ecore.EDataType |
getMsgCatalogTypeType()
Returns the meta object for data type ' Msg Catalog Type Type' |
org.eclipse.emf.ecore.EDataType |
getMsgIdType()
Returns the meta object for data type ' Msg Id Type' |
org.eclipse.emf.ecore.EDataType |
getMsgIdTypeType()
Returns the meta object for data type ' Msg Id Type Type' |
org.eclipse.emf.ecore.EDataType |
getMsgLocaleType()
Returns the meta object for data type ' Msg Locale Type' |
org.eclipse.emf.ecore.EDataType |
getPercentage()
Returns the meta object for data type 'Percentage' |
org.eclipse.emf.ecore.EDataType |
getPercentageObject()
Returns the meta object for data type ' Percentage Object' |
org.eclipse.emf.ecore.EDataType |
getStateString()
Returns the meta object for data type ' State String' |
org.eclipse.emf.ecore.EDataType |
getValueType()
Returns the meta object for data type ' Value Type' |
org.eclipse.emf.ecore.EDataType |
getVersionString()
Returns the meta object for data type ' Version String' |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CommonPackage eINSTANCE
static final int LOCALIZED_MESSAGE
Localized Message' class.
LocalizedMessageImpl,
CommonPackageImpl.getLocalizedMessage(),
Constant Field Valuesstatic final int LOCALIZED_MESSAGE__MESSAGE
static final int LOCALIZED_MESSAGE__MESSAGE_DATA
static final int LOCALIZED_MESSAGE_FEATURE_COUNT
static final int COMMENT
Comment' class.
CommentImpl,
CommonPackageImpl.getComment(),
Constant Field Valuesstatic final int COMMENT__MESSAGE
static final int COMMENT__MESSAGE_DATA
static final int COMMENT__AUTHOR
static final int COMMENT__TIMESTAMP
static final int COMMENT_FEATURE_COUNT
static final int MESSAGE_DATA_ELEMENT_TYPE
Message Data Element Type' class.
MessageDataElementTypeImpl,
CommonPackageImpl.getMessageDataElementType(),
Constant Field Valuesstatic final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TOKEN
static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_ID
static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_ID_TYPE
static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_ID
static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TYPE
static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG
static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_LOCALE
static final int MESSAGE_DATA_ELEMENT_TYPE_FEATURE_COUNT
static final int MSG_CATALOG_TOKEN_TYPE
Msg Catalog Token Type' class.
MsgCatalogTokenTypeImpl,
CommonPackageImpl.getMsgCatalogTokenType(),
Constant Field Valuesstatic final int MSG_CATALOG_TOKEN_TYPE__VALUE
static final int MSG_CATALOG_TOKEN_TYPE_FEATURE_COUNT
static final int GENERIC_VERSION_STRING
String,
CommonPackageImpl.getGenericVersionString(),
Constant Field Valuesstatic final int GLOBAL_INSTANCE_ID
String,
CommonPackageImpl.getGlobalInstanceId(),
Constant Field Valuesstatic final int GLOBAL_INSTANCE_REF
String,
CommonPackageImpl.getGlobalInstanceRef(),
Constant Field Valuesstatic final int MESSAGE
String,
CommonPackageImpl.getMessage(),
Constant Field Valuesstatic final int MSG_CATALOG_ID_TYPE
String,
CommonPackageImpl.getMsgCatalogIdType(),
Constant Field Valuesstatic final int MSG_CATALOG_TYPE
String,
CommonPackageImpl.getMsgCatalogType(),
Constant Field Valuesstatic final int MSG_CATALOG_TYPE_TYPE
String,
CommonPackageImpl.getMsgCatalogTypeType(),
Constant Field Valuesstatic final int MSG_ID_TYPE
String,
CommonPackageImpl.getMsgIdType(),
Constant Field Valuesstatic final int MSG_ID_TYPE_TYPE
String,
CommonPackageImpl.getMsgIdTypeType(),
Constant Field Valuesstatic final int MSG_LOCALE_TYPE
String,
CommonPackageImpl.getMsgLocaleType(),
Constant Field Valuesstatic final int PERCENTAGE
CommonPackageImpl.getPercentage(),
Constant Field Valuesstatic final int PERCENTAGE_OBJECT
Byte,
CommonPackageImpl.getPercentageObject(),
Constant Field Valuesstatic final int STATE_STRING
String,
CommonPackageImpl.getStateString(),
Constant Field Valuesstatic final int VALUE_TYPE
String,
CommonPackageImpl.getValueType(),
Constant Field Valuesstatic final int VERSION_STRING
String,
CommonPackageImpl.getVersionString(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getComment()
Comment'.
Commentorg.eclipse.emf.ecore.EAttribute getComment_Author()
Author'.
Comment.getAuthor(),
getComment()org.eclipse.emf.ecore.EAttribute getComment_Timestamp()
Timestamp'.
Comment.getTimestamp(),
getComment()org.eclipse.emf.ecore.EClass getLocalizedMessage()
Localized Message'.
LocalizedMessageorg.eclipse.emf.ecore.EAttribute getLocalizedMessage_Message()
Message'.
LocalizedMessage.getMessage(),
getLocalizedMessage()org.eclipse.emf.ecore.EReference getLocalizedMessage_MessageData()
Message Data'.
LocalizedMessage.getMessageData(),
getLocalizedMessage()org.eclipse.emf.ecore.EClass getMessageDataElementType()
Message Data Element Type'.
MessageDataElementTypeorg.eclipse.emf.ecore.EReference getMessageDataElementType_MsgCatalogToken()
Msg Catalog Token'.
MessageDataElementType.getMsgCatalogToken(),
getMessageDataElementType()org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgId()
Msg Id'.
MessageDataElementType.getMsgId(),
getMessageDataElementType()org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgIdType()
Msg Id Type'.
MessageDataElementType.getMsgIdType(),
getMessageDataElementType()org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgCatalogId()
Msg Catalog Id'.
MessageDataElementType.getMsgCatalogId(),
getMessageDataElementType()org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgCatalogType()
Msg Catalog Type'.
MessageDataElementType.getMsgCatalogType(),
getMessageDataElementType()org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgCatalog()
Msg Catalog'.
MessageDataElementType.getMsgCatalog(),
getMessageDataElementType()org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgLocale()
Msg Locale'.
MessageDataElementType.getMsgLocale(),
getMessageDataElementType()org.eclipse.emf.ecore.EClass getMsgCatalogTokenType()
Msg Catalog Token Type'.
MsgCatalogTokenTypeorg.eclipse.emf.ecore.EAttribute getMsgCatalogTokenType_Value()
Value'.
MsgCatalogTokenType.getValue(),
getMsgCatalogTokenType()org.eclipse.emf.ecore.EDataType getGenericVersionString()
Generic Version String'.
Stringorg.eclipse.emf.ecore.EDataType getGlobalInstanceId()
Global Instance Id'.
Stringorg.eclipse.emf.ecore.EDataType getGlobalInstanceRef()
Global Instance Ref'.
Stringorg.eclipse.emf.ecore.EDataType getMessage()
Message'.
Stringorg.eclipse.emf.ecore.EDataType getMsgCatalogIdType()
Msg Catalog Id Type'.
Stringorg.eclipse.emf.ecore.EDataType getMsgCatalogType()
Msg Catalog Type'.
Stringorg.eclipse.emf.ecore.EDataType getMsgCatalogTypeType()
Msg Catalog Type Type'.
Stringorg.eclipse.emf.ecore.EDataType getMsgIdType()
Msg Id Type'.
Stringorg.eclipse.emf.ecore.EDataType getMsgIdTypeType()
Msg Id Type Type'.
Stringorg.eclipse.emf.ecore.EDataType getMsgLocaleType()
Msg Locale Type'.
Stringorg.eclipse.emf.ecore.EDataType getPercentage()
org.eclipse.emf.ecore.EDataType getPercentageObject()
Percentage Object'.
Byteorg.eclipse.emf.ecore.EDataType getStateString()
State String'.
Stringorg.eclipse.emf.ecore.EDataType getValueType()
Value Type'.
Stringorg.eclipse.emf.ecore.EDataType getVersionString()
Version String'.
StringCommonFactory getCommonFactory()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||