TPTP 4.4.0 Platform Project
Public API Specification

org.eclipse.hyades.models.hierarchy.extensions.impl
Class ExtensionsFactoryImpl

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.hyades.models.hierarchy.extensions.impl.ExtensionsFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, ExtensionsFactory, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier

public class ExtensionsFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements ExtensionsFactory

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.hyades.models.hierarchy.extensions.ExtensionsFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
ExtensionsFactoryImpl()
          Creates an instance of the factory
 
Method Summary
 java.lang.String convertArithmeticOperatorsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLogicalOperatorsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNumericFunctionsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertOrderByOperatorsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertRelationalOperatorsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 ArithmeticExpression createArithmeticExpression()
           
 ArithmeticOperators createArithmeticOperatorsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 BinaryExpression createBinaryExpression()
           
 CorrelationQuery createCorrelationQuery()
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 InstanceQuery createInstanceQuery()
           
 LogicalExpression createLogicalExpression()
           
 LogicalOperators createLogicalOperatorsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 NumericFunction createNumericFunction()
           
 NumericFunctions createNumericFunctionsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 OrderByElement createOrderByElement()
           
 OrderByOperators createOrderByOperatorsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 QueryResult createQueryResult()
           
 RelationalOperators createRelationalOperatorsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 ResultEntry createResultEntry()
           
 SimpleOperand createSimpleOperand()
           
 SimpleSearchQuery createSimpleSearchQuery()
           
 TimeBasedCorrelationQuery createTimeBasedCorrelationQuery()
           
 WhereExpression createWhereExpression()
           
 ExtensionsPackage getExtensionsPackage()
           
static ExtensionsPackage getPackage()
          Deprecated.  
static ExtensionsFactory 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

ExtensionsFactoryImpl

public ExtensionsFactoryImpl()
Creates an instance of the factory.

Generated
Method Detail

init

public static ExtensionsFactory 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

createSimpleSearchQuery

public SimpleSearchQuery createSimpleSearchQuery()

Specified by:
createSimpleSearchQuery in interface ExtensionsFactory
Returns:
a new object of class 'Simple Search Query'.
Generated

createInstanceQuery

public InstanceQuery createInstanceQuery()

Specified by:
createInstanceQuery in interface ExtensionsFactory
Returns:
a new object of class 'Instance Query'.
Generated

createOrderByElement

public OrderByElement createOrderByElement()

Specified by:
createOrderByElement in interface ExtensionsFactory
Returns:
a new object of class 'Order By Element'.
Generated

createQueryResult

public QueryResult createQueryResult()

Specified by:
createQueryResult in interface ExtensionsFactory
Returns:
a new object of class 'Query Result'.
Generated

createBinaryExpression

public BinaryExpression createBinaryExpression()

Specified by:
createBinaryExpression in interface ExtensionsFactory
Returns:
a new object of class 'Binary Expression'.
Generated

createResultEntry

public ResultEntry createResultEntry()

Specified by:
createResultEntry in interface ExtensionsFactory
Returns:
a new object of class 'Result Entry'.
Generated

createCorrelationQuery

public CorrelationQuery createCorrelationQuery()

Specified by:
createCorrelationQuery in interface ExtensionsFactory
Returns:
a new object of class 'Correlation Query'.
Generated

createTimeBasedCorrelationQuery

public TimeBasedCorrelationQuery createTimeBasedCorrelationQuery()

Specified by:
createTimeBasedCorrelationQuery in interface ExtensionsFactory
Returns:
a new object of class 'Time Based Correlation Query'.
Generated

createLogicalExpression

public LogicalExpression createLogicalExpression()

Specified by:
createLogicalExpression in interface ExtensionsFactory
Returns:
a new object of class 'Logical Expression'.
Generated

createWhereExpression

public WhereExpression createWhereExpression()

Specified by:
createWhereExpression in interface ExtensionsFactory
Returns:
a new object of class 'Where Expression'.
Generated

createArithmeticExpression

public ArithmeticExpression createArithmeticExpression()

Specified by:
createArithmeticExpression in interface ExtensionsFactory
Returns:
a new object of class 'Arithmetic Expression'.
Generated

createNumericFunction

public NumericFunction createNumericFunction()

Specified by:
createNumericFunction in interface ExtensionsFactory
Returns:
a new object of class 'Numeric Function'.
Generated

createSimpleOperand

public SimpleOperand createSimpleOperand()

Specified by:
createSimpleOperand in interface ExtensionsFactory
Returns:
a new object of class 'Simple Operand'.
Generated

createRelationalOperatorsFromString

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

Generated

convertRelationalOperatorsToString

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

Generated

createOrderByOperatorsFromString

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

Generated

convertOrderByOperatorsToString

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

Generated

createLogicalOperatorsFromString

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

Generated

convertLogicalOperatorsToString

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

Generated

createArithmeticOperatorsFromString

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

Generated

convertArithmeticOperatorsToString

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

Generated

createNumericFunctionsFromString

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

Generated

convertNumericFunctionsToString

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

Generated

getExtensionsPackage

public ExtensionsPackage getExtensionsPackage()

Specified by:
getExtensionsPackage in interface ExtensionsFactory
Returns:
the package supported by this factory.
Generated

getPackage

public static ExtensionsPackage getPackage()
Deprecated.  

Generated

TPTP 4.4.0 Platform Project
Public API Specification