TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.models.symptom.common
Interface CommonPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CommonPackageImpl

public interface CommonPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
CommonFactory
Generated
[EMF] Model
kind="package"

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

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated

eINSTANCE

static final CommonPackage eINSTANCE
The singleton instance of the package.

Generated

LOCALIZED_MESSAGE

static final int LOCALIZED_MESSAGE
The meta object id for the 'Localized Message' class.

See Also:
LocalizedMessageImpl, CommonPackageImpl.getLocalizedMessage(), Constant Field Values
Generated

LOCALIZED_MESSAGE__MESSAGE

static final int LOCALIZED_MESSAGE__MESSAGE
The feature id for the 'Message' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOCALIZED_MESSAGE__MESSAGE_DATA

static final int LOCALIZED_MESSAGE__MESSAGE_DATA
The feature id for the 'Message Data' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOCALIZED_MESSAGE_FEATURE_COUNT

static final int LOCALIZED_MESSAGE_FEATURE_COUNT
The number of structural features of the 'Localized Message' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

COMMENT

static final int COMMENT
The meta object id for the 'Comment' class.

See Also:
CommentImpl, CommonPackageImpl.getComment(), Constant Field Values
Generated

COMMENT__MESSAGE

static final int COMMENT__MESSAGE
The feature id for the 'Message' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

COMMENT__MESSAGE_DATA

static final int COMMENT__MESSAGE_DATA
The feature id for the 'Message Data' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

COMMENT__AUTHOR

static final int COMMENT__AUTHOR
The feature id for the 'Author' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

COMMENT__TIMESTAMP

static final int COMMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

COMMENT_FEATURE_COUNT

static final int COMMENT_FEATURE_COUNT
The number of structural features of the 'Comment' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE

static final int MESSAGE_DATA_ELEMENT_TYPE
The meta object id for the 'Message Data Element Type' class.

See Also:
MessageDataElementTypeImpl, CommonPackageImpl.getMessageDataElementType(), Constant Field Values
Generated

MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TOKEN

static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TOKEN
The feature id for the 'Msg Catalog Token' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE__MSG_ID

static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_ID
The feature id for the 'Msg Id' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE__MSG_ID_TYPE

static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_ID_TYPE
The feature id for the 'Msg Id Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_ID

static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_ID
The feature id for the 'Msg Catalog Id' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TYPE

static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG_TYPE
The feature id for the 'Msg Catalog Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG

static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_CATALOG
The feature id for the 'Msg Catalog' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE__MSG_LOCALE

static final int MESSAGE_DATA_ELEMENT_TYPE__MSG_LOCALE
The feature id for the 'Msg Locale' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MESSAGE_DATA_ELEMENT_TYPE_FEATURE_COUNT

static final int MESSAGE_DATA_ELEMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Message Data Element Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MSG_CATALOG_TOKEN_TYPE

static final int MSG_CATALOG_TOKEN_TYPE
The meta object id for the 'Msg Catalog Token Type' class.

See Also:
MsgCatalogTokenTypeImpl, CommonPackageImpl.getMsgCatalogTokenType(), Constant Field Values
Generated

MSG_CATALOG_TOKEN_TYPE__VALUE

static final int MSG_CATALOG_TOKEN_TYPE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

MSG_CATALOG_TOKEN_TYPE_FEATURE_COUNT

static final int MSG_CATALOG_TOKEN_TYPE_FEATURE_COUNT
The number of structural features of the 'Msg Catalog Token Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

GENERIC_VERSION_STRING

static final int GENERIC_VERSION_STRING
The meta object id for the 'Generic Version String' data type.

See Also:
String, CommonPackageImpl.getGenericVersionString(), Constant Field Values
Generated

GLOBAL_INSTANCE_ID

static final int GLOBAL_INSTANCE_ID
The meta object id for the 'Global Instance Id' data type.

See Also:
String, CommonPackageImpl.getGlobalInstanceId(), Constant Field Values
Generated

GLOBAL_INSTANCE_REF

static final int GLOBAL_INSTANCE_REF
The meta object id for the 'Global Instance Ref' data type.

See Also:
String, CommonPackageImpl.getGlobalInstanceRef(), Constant Field Values
Generated

MESSAGE

static final int MESSAGE
The meta object id for the 'Message' data type.

See Also:
String, CommonPackageImpl.getMessage(), Constant Field Values
Generated

MSG_CATALOG_ID_TYPE

static final int MSG_CATALOG_ID_TYPE
The meta object id for the 'Msg Catalog Id Type' data type.

See Also:
String, CommonPackageImpl.getMsgCatalogIdType(), Constant Field Values
Generated

MSG_CATALOG_TYPE

static final int MSG_CATALOG_TYPE
The meta object id for the 'Msg Catalog Type' data type.

See Also:
String, CommonPackageImpl.getMsgCatalogType(), Constant Field Values
Generated

MSG_CATALOG_TYPE_TYPE

static final int MSG_CATALOG_TYPE_TYPE
The meta object id for the 'Msg Catalog Type Type' data type.

See Also:
String, CommonPackageImpl.getMsgCatalogTypeType(), Constant Field Values
Generated

MSG_ID_TYPE

static final int MSG_ID_TYPE
The meta object id for the 'Msg Id Type' data type.

See Also:
String, CommonPackageImpl.getMsgIdType(), Constant Field Values
Generated

MSG_ID_TYPE_TYPE

static final int MSG_ID_TYPE_TYPE
The meta object id for the 'Msg Id Type Type' data type.

See Also:
String, CommonPackageImpl.getMsgIdTypeType(), Constant Field Values
Generated

MSG_LOCALE_TYPE

static final int MSG_LOCALE_TYPE
The meta object id for the 'Msg Locale Type' data type.

See Also:
String, CommonPackageImpl.getMsgLocaleType(), Constant Field Values
Generated

PERCENTAGE

static final int PERCENTAGE
The meta object id for the 'Percentage' data type.

See Also:
CommonPackageImpl.getPercentage(), Constant Field Values
Generated

PERCENTAGE_OBJECT

static final int PERCENTAGE_OBJECT
The meta object id for the 'Percentage Object' data type.

See Also:
Byte, CommonPackageImpl.getPercentageObject(), Constant Field Values
Generated

STATE_STRING

static final int STATE_STRING
The meta object id for the 'State String' data type.

See Also:
String, CommonPackageImpl.getStateString(), Constant Field Values
Generated

VALUE_TYPE

static final int VALUE_TYPE
The meta object id for the 'Value Type' data type.

See Also:
String, CommonPackageImpl.getValueType(), Constant Field Values
Generated

VERSION_STRING

static final int VERSION_STRING
The meta object id for the 'Version String' data type.

See Also:
String, CommonPackageImpl.getVersionString(), Constant Field Values
Generated
Method Detail

getComment

org.eclipse.emf.ecore.EClass getComment()
Returns the meta object for class 'Comment'.

Returns:
the meta object for class 'Comment'.
See Also:
Comment
Generated

getComment_Author

org.eclipse.emf.ecore.EAttribute getComment_Author()
Returns the meta object for the attribute 'Author'.

Returns:
the meta object for the attribute 'Author'.
See Also:
Comment.getAuthor(), getComment()
Generated

getComment_Timestamp

org.eclipse.emf.ecore.EAttribute getComment_Timestamp()
Returns the meta object for the attribute 'Timestamp'.

Returns:
the meta object for the attribute 'Timestamp'.
See Also:
Comment.getTimestamp(), getComment()
Generated

getLocalizedMessage

org.eclipse.emf.ecore.EClass getLocalizedMessage()
Returns the meta object for class 'Localized Message'.

Returns:
the meta object for class 'Localized Message'.
See Also:
LocalizedMessage
Generated

getLocalizedMessage_Message

org.eclipse.emf.ecore.EAttribute getLocalizedMessage_Message()
Returns the meta object for the attribute 'Message'.

Returns:
the meta object for the attribute 'Message'.
See Also:
LocalizedMessage.getMessage(), getLocalizedMessage()
Generated

getLocalizedMessage_MessageData

org.eclipse.emf.ecore.EReference getLocalizedMessage_MessageData()
Returns the meta object for the containment reference 'Message Data'.

Returns:
the meta object for the containment reference 'Message Data'.
See Also:
LocalizedMessage.getMessageData(), getLocalizedMessage()
Generated

getMessageDataElementType

org.eclipse.emf.ecore.EClass getMessageDataElementType()
Returns the meta object for class 'Message Data Element Type'.

Returns:
the meta object for class 'Message Data Element Type'.
See Also:
MessageDataElementType
Generated

getMessageDataElementType_MsgCatalogToken

org.eclipse.emf.ecore.EReference getMessageDataElementType_MsgCatalogToken()
Returns the meta object for the containment reference list 'Msg Catalog Token'.

Returns:
the meta object for the containment reference list 'Msg Catalog Token'.
See Also:
MessageDataElementType.getMsgCatalogToken(), getMessageDataElementType()
Generated

getMessageDataElementType_MsgId

org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgId()
Returns the meta object for the attribute 'Msg Id'.

Returns:
the meta object for the attribute 'Msg Id'.
See Also:
MessageDataElementType.getMsgId(), getMessageDataElementType()
Generated

getMessageDataElementType_MsgIdType

org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgIdType()
Returns the meta object for the attribute 'Msg Id Type'.

Returns:
the meta object for the attribute 'Msg Id Type'.
See Also:
MessageDataElementType.getMsgIdType(), getMessageDataElementType()
Generated

getMessageDataElementType_MsgCatalogId

org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgCatalogId()
Returns the meta object for the attribute 'Msg Catalog Id'.

Returns:
the meta object for the attribute 'Msg Catalog Id'.
See Also:
MessageDataElementType.getMsgCatalogId(), getMessageDataElementType()
Generated

getMessageDataElementType_MsgCatalogType

org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgCatalogType()
Returns the meta object for the attribute 'Msg Catalog Type'.

Returns:
the meta object for the attribute 'Msg Catalog Type'.
See Also:
MessageDataElementType.getMsgCatalogType(), getMessageDataElementType()
Generated

getMessageDataElementType_MsgCatalog

org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgCatalog()
Returns the meta object for the attribute 'Msg Catalog'.

Returns:
the meta object for the attribute 'Msg Catalog'.
See Also:
MessageDataElementType.getMsgCatalog(), getMessageDataElementType()
Generated

getMessageDataElementType_MsgLocale

org.eclipse.emf.ecore.EAttribute getMessageDataElementType_MsgLocale()
Returns the meta object for the attribute 'Msg Locale'.

Returns:
the meta object for the attribute 'Msg Locale'.
See Also:
MessageDataElementType.getMsgLocale(), getMessageDataElementType()
Generated

getMsgCatalogTokenType

org.eclipse.emf.ecore.EClass getMsgCatalogTokenType()
Returns the meta object for class 'Msg Catalog Token Type'.

Returns:
the meta object for class 'Msg Catalog Token Type'.
See Also:
MsgCatalogTokenType
Generated

getMsgCatalogTokenType_Value

org.eclipse.emf.ecore.EAttribute getMsgCatalogTokenType_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
MsgCatalogTokenType.getValue(), getMsgCatalogTokenType()
Generated

getGenericVersionString

org.eclipse.emf.ecore.EDataType getGenericVersionString()
Returns the meta object for data type 'Generic Version String'.

Returns:
the meta object for data type 'Generic Version String'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='GenericVersionString' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='200' pattern='([0-9a-zA-Z]+(([\\+_%20\\-]*)+[0-9a-zA-Z]+)*)+(\\.([0-9a-zA-Z]+(([\\+_%20\\-]*)+[0-9a-zA-Z]+)*)){0,99}'"

getGlobalInstanceId

org.eclipse.emf.ecore.EDataType getGlobalInstanceId()
Returns the meta object for data type 'Global Instance Id'.

Returns:
the meta object for data type 'Global Instance Id'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='GlobalInstanceId' baseType='http://www.eclipse.org/emf/2003/XMLType#ID' minLength='32' maxLength='64'"

getGlobalInstanceRef

org.eclipse.emf.ecore.EDataType getGlobalInstanceRef()
Returns the meta object for data type 'Global Instance Ref'.

Returns:
the meta object for data type 'Global Instance Ref'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='GlobalInstanceRef' baseType='http://www.eclipse.org/emf/2003/XMLType#anyURI' minLength='32'"

getMessage

org.eclipse.emf.ecore.EDataType getMessage()
Returns the meta object for data type 'Message'.

Returns:
the meta object for data type 'Message'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='Message' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='1024'"

getMsgCatalogIdType

org.eclipse.emf.ecore.EDataType getMsgCatalogIdType()
Returns the meta object for data type 'Msg Catalog Id Type'.

Returns:
the meta object for data type 'Msg Catalog Id Type'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='msgCatalogId_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='128'"

getMsgCatalogType

org.eclipse.emf.ecore.EDataType getMsgCatalogType()
Returns the meta object for data type 'Msg Catalog Type'.

Returns:
the meta object for data type 'Msg Catalog Type'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='msgCatalog_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='128'"

getMsgCatalogTypeType

org.eclipse.emf.ecore.EDataType getMsgCatalogTypeType()
Returns the meta object for data type 'Msg Catalog Type Type'.

Returns:
the meta object for data type 'Msg Catalog Type Type'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='msgCatalogType_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='32'"

getMsgIdType

org.eclipse.emf.ecore.EDataType getMsgIdType()
Returns the meta object for data type 'Msg Id Type'.

Returns:
the meta object for data type 'Msg Id Type'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='msgId_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='256'"

getMsgIdTypeType

org.eclipse.emf.ecore.EDataType getMsgIdTypeType()
Returns the meta object for data type 'Msg Id Type Type'.

Returns:
the meta object for data type 'Msg Id Type Type'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='msgIdType_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#Name' maxLength='32'"

getMsgLocaleType

org.eclipse.emf.ecore.EDataType getMsgLocaleType()
Returns the meta object for data type 'Msg Locale Type'.

Returns:
the meta object for data type 'Msg Locale Type'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='msgLocale_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#language' maxLength='11'"

getPercentage

org.eclipse.emf.ecore.EDataType getPercentage()
Returns the meta object for data type 'Percentage'.

Returns:
the meta object for data type 'Percentage'.
Generated
[EMF] Model
instanceClass="byte" extendedMetaData="name='Percentage' baseType='http://www.eclipse.org/emf/2003/XMLType#byte' minInclusive='0' maxInclusive='100'"

getPercentageObject

org.eclipse.emf.ecore.EDataType getPercentageObject()
Returns the meta object for data type 'Percentage Object'.

Returns:
the meta object for data type 'Percentage Object'.
See Also:
Byte
Generated
[EMF] Model
instanceClass="java.lang.Byte" extendedMetaData="name='Percentage:Object' baseType='Percentage'"

getStateString

org.eclipse.emf.ecore.EDataType getStateString()
Returns the meta object for data type 'State String'.

Returns:
the meta object for data type 'State String'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='StateString' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='64'"

getValueType

org.eclipse.emf.ecore.EDataType getValueType()
Returns the meta object for data type 'Value Type'.

Returns:
the meta object for data type 'Value Type'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='value_._type' baseType='http://www.eclipse.org/emf/2003/XMLType#string' maxLength='256'"

getVersionString

org.eclipse.emf.ecore.EDataType getVersionString()
Returns the meta object for data type 'Version String'.

Returns:
the meta object for data type 'Version String'.
See Also:
String
Generated
[EMF] Model
instanceClass="java.lang.String" extendedMetaData="name='VersionString' baseType='http://www.eclipse.org/emf/2003/XMLType#string' pattern='([0-9]{1,9})(\\.[0-9]{1,9}){1,3}'"

getCommonFactory

CommonFactory getCommonFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated

TPTP 4.6.0 Platform Project
Public API Specification