TPTP 4.2.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.models.symptom.common.impl
Class CommonFactoryImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.emf.ecore.impl.FlatEObjectImpl
                  extended byorg.eclipse.emf.ecore.impl.EModelElementImpl
                      extended byorg.eclipse.emf.ecore.impl.EFactoryImpl
                          extended byorg.eclipse.tptp.platform.models.symptom.common.impl.CommonFactoryImpl
All Implemented Interfaces:
CommonFactory, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier

public class CommonFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements CommonFactory

An implementation of the model Factory.

Generated

Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl
eContents, eCrossReferences, eProxyURI
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.tptp.platform.models.symptom.common.CommonFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
CommonFactoryImpl()
          Creates an instance of the factory
 
Method Summary
 java.lang.String convertGenericVersionStringToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertGlobalInstanceIdToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertGlobalInstanceRefToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMessageToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMsgCatalogIdTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMsgCatalogTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMsgCatalogTypeTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMsgIdTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMsgIdTypeTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMsgLocaleTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertPercentageObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertPercentageToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertStateStringToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertValueTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertVersionStringToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 Comment createComment()
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createGenericVersionStringFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createGlobalInstanceIdFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createGlobalInstanceRefFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 LocalizedMessage createLocalizedMessage()
           
 MessageDataElementType createMessageDataElementType()
           
 java.lang.String createMessageFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createMsgCatalogIdTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 MsgCatalogTokenType createMsgCatalogTokenType()
           
 java.lang.String createMsgCatalogTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createMsgCatalogTypeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createMsgIdTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createMsgIdTypeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createMsgLocaleTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Byte createPercentageFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Byte createPercentageObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createStateStringFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createValueTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createVersionStringFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 CommonPackage getCommonPackage()
           
static CommonPackage getPackage()
          Deprecated.  
static CommonFactory init()
          Creates the default factory implementation
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
getEPackage, setEPackage
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

CommonFactoryImpl

public CommonFactoryImpl()
Creates an instance of the factory.

Generated
Method Detail

init

public static CommonFactory init()
Creates the default factory implementation.

Generated

create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Generated

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Generated

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Generated

createComment

public Comment createComment()

Specified by:
createComment in interface CommonFactory
Returns:
a new object of class 'Comment'.
Generated

createLocalizedMessage

public LocalizedMessage createLocalizedMessage()

Specified by:
createLocalizedMessage in interface CommonFactory
Returns:
a new object of class 'Localized Message'.
Generated

createMessageDataElementType

public MessageDataElementType createMessageDataElementType()

Specified by:
createMessageDataElementType in interface CommonFactory
Returns:
a new object of class 'Message Data Element Type'.
Generated

createMsgCatalogTokenType

public MsgCatalogTokenType createMsgCatalogTokenType()

Specified by:
createMsgCatalogTokenType in interface CommonFactory
Returns:
a new object of class 'Msg Catalog Token Type'.
Generated

createGenericVersionStringFromString

public java.lang.String createGenericVersionStringFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                             java.lang.String initialValue)

Generated

convertGenericVersionStringToString

public java.lang.String convertGenericVersionStringToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                            java.lang.Object instanceValue)

Generated

createGlobalInstanceIdFromString

public java.lang.String createGlobalInstanceIdFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                         java.lang.String initialValue)

Generated

convertGlobalInstanceIdToString

public java.lang.String convertGlobalInstanceIdToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.Object instanceValue)

Generated

createGlobalInstanceRefFromString

public java.lang.String createGlobalInstanceRefFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                          java.lang.String initialValue)

Generated

convertGlobalInstanceRefToString

public java.lang.String convertGlobalInstanceRefToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                         java.lang.Object instanceValue)

Generated

createMessageFromString

public java.lang.String createMessageFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                java.lang.String initialValue)

Generated

convertMessageToString

public java.lang.String convertMessageToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.Object instanceValue)

Generated

createMsgCatalogIdTypeFromString

public java.lang.String createMsgCatalogIdTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                         java.lang.String initialValue)

Generated

convertMsgCatalogIdTypeToString

public java.lang.String convertMsgCatalogIdTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.Object instanceValue)

Generated

createMsgCatalogTypeFromString

public java.lang.String createMsgCatalogTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.String initialValue)

Generated

convertMsgCatalogTypeToString

public java.lang.String convertMsgCatalogTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)

Generated

createMsgCatalogTypeTypeFromString

public java.lang.String createMsgCatalogTypeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                           java.lang.String initialValue)

Generated

convertMsgCatalogTypeTypeToString

public java.lang.String convertMsgCatalogTypeTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                          java.lang.Object instanceValue)

Generated

createMsgIdTypeFromString

public java.lang.String createMsgIdTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                  java.lang.String initialValue)

Generated

convertMsgIdTypeToString

public java.lang.String convertMsgIdTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.Object instanceValue)

Generated

createMsgIdTypeTypeFromString

public java.lang.String createMsgIdTypeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.String initialValue)

Generated

convertMsgIdTypeTypeToString

public java.lang.String convertMsgIdTypeTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.Object instanceValue)

Generated

createMsgLocaleTypeFromString

public java.lang.String createMsgLocaleTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.String initialValue)

Generated

convertMsgLocaleTypeToString

public java.lang.String convertMsgLocaleTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.Object instanceValue)

Generated

createPercentageFromString

public java.lang.Byte createPercentageFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)

Generated

convertPercentageToString

public java.lang.String convertPercentageToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                  java.lang.Object instanceValue)

Generated

createPercentageObjectFromString

public java.lang.Byte createPercentageObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.String initialValue)

Generated

convertPercentageObjectToString

public java.lang.String convertPercentageObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.Object instanceValue)

Generated

createStateStringFromString

public java.lang.String createStateStringFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.String initialValue)

Generated

convertStateStringToString

public java.lang.String convertStateStringToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.Object instanceValue)

Generated

createValueTypeFromString

public java.lang.String createValueTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                  java.lang.String initialValue)

Generated

convertValueTypeToString

public java.lang.String convertValueTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.Object instanceValue)

Generated

createVersionStringFromString

public java.lang.String createVersionStringFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.String initialValue)

Generated

convertVersionStringToString

public java.lang.String convertVersionStringToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.Object instanceValue)

Generated

getCommonPackage

public CommonPackage getCommonPackage()

Specified by:
getCommonPackage in interface CommonFactory
Returns:
the package supported by this factory.
Generated

getPackage

public static CommonPackage getPackage()
Deprecated.  

Generated

TPTP 4.2.0 Platform Project
Public API Specification