de.cau.cs.kieler.core.kexpressions.impl
Class KExpressionsFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by de.cau.cs.kieler.core.kexpressions.impl.KExpressionsFactoryImpl
All Implemented Interfaces:
KExpressionsFactory, Notifier, EFactory, EModelElement, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject

public class KExpressionsFactoryImpl
extends EFactoryImpl
implements KExpressionsFactory

An implementation of the model Factory.

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
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, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
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 de.cau.cs.kieler.core.kexpressions.KExpressionsFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
KExpressionsFactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 String convertCombineOperatorToString(EDataType eDataType, Object instanceValue)
           
 String convertOperatorTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertToString(EDataType eDataType, Object instanceValue)
           
 String convertValueTypeToString(EDataType eDataType, Object instanceValue)
           
 EObject create(EClass eClass)
           
 BooleanValue createBooleanValue()
           
 ChannelDescription createChannelDescription()
           
 CombineOperator createCombineOperatorFromString(EDataType eDataType, String initialValue)
           
 ComplexExpression createComplexExpression()
           
 Expression createExpression()
           
 FloatValue createFloatValue()
           
 Object createFromString(EDataType eDataType, String initialValue)
           
 Input createInput()
           
 InputOutput createInputOutput()
           
 InterfaceDeclaration createInterfaceDeclaration()
           
 InterfaceSignalDecl createInterfaceSignalDecl()
           
 InterfaceVariableDecl createInterfaceVariableDecl()
           
 IntValue createIntValue()
           
 ISignal createISignal()
           
 IVariable createIVariable()
           
 OperatorExpression createOperatorExpression()
           
 OperatorType createOperatorTypeFromString(EDataType eDataType, String initialValue)
           
 Output createOutput()
           
 Return createReturn()
           
 Signal createSignal()
           
 TextExpression createTextExpression()
           
 TextualCode createTextualCode()
           
 TypeIdentifier createTypeIdentifier()
           
 Value createValue()
           
 ValuedObject createValuedObject()
           
 ValuedObjectReference createValuedObjectReference()
           
 ValueType createValueTypeFromString(EDataType eDataType, String initialValue)
           
 Variable createVariable()
           
 VariableDecl createVariableDecl()
           
 KExpressionsPackage getKExpressionsPackage()
           
static KExpressionsPackage getPackage()
          Deprecated.  
static KExpressionsFactory init()
          Creates the default factory implementation.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, 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, eInvoke, 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

KExpressionsFactoryImpl

public KExpressionsFactoryImpl()
Creates an instance of the factory.

Generated:
This code was automatically generated.
Method Detail

init

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

Generated:
This code was automatically generated.

create

public EObject create(EClass eClass)

Specified by:
create in interface EFactory
Overrides:
create in class EFactoryImpl
Generated:
This code was automatically generated.

createFromString

public Object createFromString(EDataType eDataType,
                               String initialValue)

Specified by:
createFromString in interface EFactory
Overrides:
createFromString in class EFactoryImpl
Generated:
This code was automatically generated.

convertToString

public String convertToString(EDataType eDataType,
                              Object instanceValue)

Specified by:
convertToString in interface EFactory
Overrides:
convertToString in class EFactoryImpl
Generated:
This code was automatically generated.

createComplexExpression

public ComplexExpression createComplexExpression()

Specified by:
createComplexExpression in interface KExpressionsFactory
Returns:
a new object of class 'Complex Expression'.
Generated:
This code was automatically generated.

createExpression

public Expression createExpression()

Specified by:
createExpression in interface KExpressionsFactory
Returns:
a new object of class 'Expression'.
Generated:
This code was automatically generated.

createTextualCode

public TextualCode createTextualCode()

Specified by:
createTextualCode in interface KExpressionsFactory
Returns:
a new object of class 'Textual Code'.
Generated:
This code was automatically generated.

createSignal

public Signal createSignal()

Specified by:
createSignal in interface KExpressionsFactory
Returns:
a new object of class 'Signal'.
Generated:
This code was automatically generated.

createValuedObject

public ValuedObject createValuedObject()

Specified by:
createValuedObject in interface KExpressionsFactory
Returns:
a new object of class 'Valued Object'.
Generated:
This code was automatically generated.

createVariable

public Variable createVariable()

Specified by:
createVariable in interface KExpressionsFactory
Returns:
a new object of class 'Variable'.
Generated:
This code was automatically generated.

createValuedObjectReference

public ValuedObjectReference createValuedObjectReference()

Specified by:
createValuedObjectReference in interface KExpressionsFactory
Returns:
a new object of class 'Valued Object Reference'.
Generated:
This code was automatically generated.

createValue

public Value createValue()

Specified by:
createValue in interface KExpressionsFactory
Returns:
a new object of class 'Value'.
Generated:
This code was automatically generated.

createIntValue

public IntValue createIntValue()

Specified by:
createIntValue in interface KExpressionsFactory
Returns:
a new object of class 'Int Value'.
Generated:
This code was automatically generated.

createFloatValue

public FloatValue createFloatValue()

Specified by:
createFloatValue in interface KExpressionsFactory
Returns:
a new object of class 'Float Value'.
Generated:
This code was automatically generated.

createBooleanValue

public BooleanValue createBooleanValue()

Specified by:
createBooleanValue in interface KExpressionsFactory
Returns:
a new object of class 'Boolean Value'.
Generated:
This code was automatically generated.

createOperatorExpression

public OperatorExpression createOperatorExpression()

Specified by:
createOperatorExpression in interface KExpressionsFactory
Returns:
a new object of class 'Operator Expression'.
Generated:
This code was automatically generated.

createTextExpression

public TextExpression createTextExpression()

Specified by:
createTextExpression in interface KExpressionsFactory
Returns:
a new object of class 'Text Expression'.
Generated:
This code was automatically generated.

createInterfaceDeclaration

public InterfaceDeclaration createInterfaceDeclaration()

Specified by:
createInterfaceDeclaration in interface KExpressionsFactory
Returns:
a new object of class 'Interface Declaration'.
Generated:
This code was automatically generated.

createInterfaceSignalDecl

public InterfaceSignalDecl createInterfaceSignalDecl()

Specified by:
createInterfaceSignalDecl in interface KExpressionsFactory
Returns:
a new object of class 'Interface Signal Decl'.
Generated:
This code was automatically generated.

createISignal

public ISignal createISignal()

Specified by:
createISignal in interface KExpressionsFactory
Returns:
a new object of class 'ISignal'.
Generated:
This code was automatically generated.

createChannelDescription

public ChannelDescription createChannelDescription()

Specified by:
createChannelDescription in interface KExpressionsFactory
Returns:
a new object of class 'Channel Description'.
Generated:
This code was automatically generated.

createTypeIdentifier

public TypeIdentifier createTypeIdentifier()

Specified by:
createTypeIdentifier in interface KExpressionsFactory
Returns:
a new object of class 'Type Identifier'.
Generated:
This code was automatically generated.

createInterfaceVariableDecl

public InterfaceVariableDecl createInterfaceVariableDecl()

Specified by:
createInterfaceVariableDecl in interface KExpressionsFactory
Returns:
a new object of class 'Interface Variable Decl'.
Generated:
This code was automatically generated.

createVariableDecl

public VariableDecl createVariableDecl()

Specified by:
createVariableDecl in interface KExpressionsFactory
Returns:
a new object of class 'Variable Decl'.
Generated:
This code was automatically generated.

createIVariable

public IVariable createIVariable()

Specified by:
createIVariable in interface KExpressionsFactory
Returns:
a new object of class 'IVariable'.
Generated:
This code was automatically generated.

createInput

public Input createInput()

Specified by:
createInput in interface KExpressionsFactory
Returns:
a new object of class 'Input'.
Generated:
This code was automatically generated.

createOutput

public Output createOutput()

Specified by:
createOutput in interface KExpressionsFactory
Returns:
a new object of class 'Output'.
Generated:
This code was automatically generated.

createInputOutput

public InputOutput createInputOutput()

Specified by:
createInputOutput in interface KExpressionsFactory
Returns:
a new object of class 'Input Output'.
Generated:
This code was automatically generated.

createReturn

public Return createReturn()

Specified by:
createReturn in interface KExpressionsFactory
Returns:
a new object of class 'Return'.
Generated:
This code was automatically generated.

createCombineOperatorFromString

public CombineOperator createCombineOperatorFromString(EDataType eDataType,
                                                       String initialValue)

Generated:
This code was automatically generated.

convertCombineOperatorToString

public String convertCombineOperatorToString(EDataType eDataType,
                                             Object instanceValue)

Generated:
This code was automatically generated.

createOperatorTypeFromString

public OperatorType createOperatorTypeFromString(EDataType eDataType,
                                                 String initialValue)

Generated:
This code was automatically generated.

convertOperatorTypeToString

public String convertOperatorTypeToString(EDataType eDataType,
                                          Object instanceValue)

Generated:
This code was automatically generated.

createValueTypeFromString

public ValueType createValueTypeFromString(EDataType eDataType,
                                           String initialValue)

Generated:
This code was automatically generated.

convertValueTypeToString

public String convertValueTypeToString(EDataType eDataType,
                                       Object instanceValue)

Generated:
This code was automatically generated.

getKExpressionsPackage

public KExpressionsPackage getKExpressionsPackage()

Specified by:
getKExpressionsPackage in interface KExpressionsFactory
Returns:
the package supported by this factory.
Generated:
This code was automatically generated.

getPackage

@Deprecated
public static KExpressionsPackage getPackage()
Deprecated. 

Generated:
This code was automatically generated.