de.cau.cs.kieler.esterel.esterel
Interface EsterelFactory

All Superinterfaces:
EFactory, EModelElement, EObject, Notifier
All Known Implementing Classes:
EsterelFactoryImpl

public interface EsterelFactory
extends EFactory

The Factory for the model. It provides a create method for each non-abstract class of the model.

See Also:
EsterelPackage
Rating red
Generated:
This code was automatically generated.

Field Summary
static EsterelFactory eINSTANCE
          The singleton instance of the factory.
 
Method Summary
 Abort createAbort()
          Returns a new object of class 'Abort'.
 AbortBody createAbortBody()
          Returns a new object of class 'Abort Body'.
 AbortCase createAbortCase()
          Returns a new object of class 'Abort Case'.
 AbortCaseSingle createAbortCaseSingle()
          Returns a new object of class 'Abort Case Single'.
 AbortInstance createAbortInstance()
          Returns a new object of class 'Abort Instance'.
 Assignment createAssignment()
          Returns a new object of class 'Assignment'.
 Await createAwait()
          Returns a new object of class 'Await'.
 AwaitBody createAwaitBody()
          Returns a new object of class 'Await Body'.
 AwaitCase createAwaitCase()
          Returns a new object of class 'Await Case'.
 AwaitInstance createAwaitInstance()
          Returns a new object of class 'Await Instance'.
 Block createBlock()
          Returns a new object of class 'Block'.
 ChannelDescription createChannelDescription()
          Returns a new object of class 'Channel Description'.
 ChannelType createChannelType()
          Returns a new object of class 'Channel Type'.
 Constant createConstant()
          Returns a new object of class 'Constant'.
 ConstantDecl createConstantDecl()
          Returns a new object of class 'Constant Decl'.
 ConstantRenaming createConstantRenaming()
          Returns a new object of class 'Constant Renaming'.
 DataBlock createDataBlock()
          Returns a new object of class 'Data Block'.
 DataCurrent createDataCurrent()
          Returns a new object of class 'Data Current'.
 DataExpr createDataExpr()
          Returns a new object of class 'Data Expr'.
 DataFunction createDataFunction()
          Returns a new object of class 'Data Function'.
 DataPre createDataPre()
          Returns a new object of class 'Data Pre'.
 DataTrap createDataTrap()
          Returns a new object of class 'Data Trap'.
 DataUnaryExpr createDataUnaryExpr()
          Returns a new object of class 'Data Unary Expr'.
 DataValueBoolean createDataValueBoolean()
          Returns a new object of class 'Data Value Boolean'.
 DataValueFloat createDataValueFloat()
          Returns a new object of class 'Data Value Float'.
 DataValueID createDataValueID()
          Returns a new object of class 'Data Value ID'.
 DataValueInt createDataValueInt()
          Returns a new object of class 'Data Value Int'.
 DataValueString createDataValueString()
          Returns a new object of class 'Data Value String'.
 DelayEvent createDelayEvent()
          Returns a new object of class 'Delay Event'.
 DelayExpr createDelayExpr()
          Returns a new object of class 'Delay Expr'.
 Do createDo()
          Returns a new object of class 'Do'.
 DoUpto createDoUpto()
          Returns a new object of class 'Do Upto'.
 DoWatching createDoWatching()
          Returns a new object of class 'Do Watching'.
 DoWatchingEnd createDoWatchingEnd()
          Returns a new object of class 'Do Watching End'.
 ElsePart createElsePart()
          Returns a new object of class 'Else Part'.
 ElsIf createElsIf()
          Returns a new object of class 'Els If'.
 ElsIfPart createElsIfPart()
          Returns a new object of class 'Els If Part'.
 Emit createEmit()
          Returns a new object of class 'Emit'.
 EveryDo createEveryDo()
          Returns a new object of class 'Every Do'.
 Exit createExit()
          Returns a new object of class 'Exit'.
 Function createFunction()
          Returns a new object of class 'Function'.
 FunctionDecl createFunctionDecl()
          Returns a new object of class 'Function Decl'.
 FunctionRenaming createFunctionRenaming()
          Returns a new object of class 'Function Renaming'.
 Halt createHalt()
          Returns a new object of class 'Halt'.
 IfTest createIfTest()
          Returns a new object of class 'If Test'.
 Input createInput()
          Returns a new object of class 'Input'.
 InputOutput createInputOutput()
          Returns a new object of class 'Input Output'.
 LocalSignal createLocalSignal()
          Returns a new object of class 'Local Signal'.
 LocalSignalDecl createLocalSignalDecl()
          Returns a new object of class 'Local Signal Decl'.
 LocalSignalList createLocalSignalList()
          Returns a new object of class 'Local Signal List'.
 Loop createLoop()
          Returns a new object of class 'Loop'.
 LoopBody createLoopBody()
          Returns a new object of class 'Loop Body'.
 LoopDelay createLoopDelay()
          Returns a new object of class 'Loop Delay'.
 LoopEach createLoopEach()
          Returns a new object of class 'Loop Each'.
 Module createModule()
          Returns a new object of class 'Module'.
 ModuleBody createModuleBody()
          Returns a new object of class 'Module Body'.
 ModuleInterface createModuleInterface()
          Returns a new object of class 'Module Interface'.
 ModuleRenaming createModuleRenaming()
          Returns a new object of class 'Module Renaming'.
 Nothing createNothing()
          Returns a new object of class 'Nothing'.
 OneTypeConstantDecl createOneTypeConstantDecl()
          Returns a new object of class 'One Type Constant Decl'.
 Output createOutput()
          Returns a new object of class 'Output'.
 Parallel createParallel()
          Returns a new object of class 'Parallel'.
 Pause createPause()
          Returns a new object of class 'Pause'.
 Present createPresent()
          Returns a new object of class 'Present'.
 PresentBody createPresentBody()
          Returns a new object of class 'Present Body'.
 PresentCase createPresentCase()
          Returns a new object of class 'Present Case'.
 PresentCaseList createPresentCaseList()
          Returns a new object of class 'Present Case List'.
 PresentEvent createPresentEvent()
          Returns a new object of class 'Present Event'.
 PresentEventBody createPresentEventBody()
          Returns a new object of class 'Present Event Body'.
 Procedure createProcedure()
          Returns a new object of class 'Procedure'.
 ProcedureDecl createProcedureDecl()
          Returns a new object of class 'Procedure Decl'.
 ProcedureRenaming createProcedureRenaming()
          Returns a new object of class 'Procedure Renaming'.
 Program createProgram()
          Returns a new object of class 'Program'.
 Relation createRelation()
          Returns a new object of class 'Relation'.
 RelationDecl createRelationDecl()
          Returns a new object of class 'Relation Decl'.
 RelationImplication createRelationImplication()
          Returns a new object of class 'Relation Implication'.
 RelationIncompatibility createRelationIncompatibility()
          Returns a new object of class 'Relation Incompatibility'.
 RelationType createRelationType()
          Returns a new object of class 'Relation Type'.
 Renaming createRenaming()
          Returns a new object of class 'Renaming'.
 RenamingList createRenamingList()
          Returns a new object of class 'Renaming List'.
 Repeat createRepeat()
          Returns a new object of class 'Repeat'.
 Return createReturn()
          Returns a new object of class 'Return'.
 Run createRun()
          Returns a new object of class 'Run'.
 Sensor createSensor()
          Returns a new object of class 'Sensor'.
 SensorDecl createSensorDecl()
          Returns a new object of class 'Sensor Decl'.
 Sequence createSequence()
          Returns a new object of class 'Sequence'.
 SigExpr createSigExpr()
          Returns a new object of class 'Sig Expr'.
 SigExprAND createSigExprAND()
          Returns a new object of class 'Sig Expr AND'.
 SigExprUnary createSigExprUnary()
          Returns a new object of class 'Sig Expr Unary'.
 Signal createSignal()
          Returns a new object of class 'Signal'.
 SignalDecl createSignalDecl()
          Returns a new object of class 'Signal Decl'.
 SignalRenaming createSignalRenaming()
          Returns a new object of class 'Signal Renaming'.
 Statement createStatement()
          Returns a new object of class 'Statement'.
 Suspend createSuspend()
          Returns a new object of class 'Suspend'.
 Sustain createSustain()
          Returns a new object of class 'Sustain'.
 ThenPart createThenPart()
          Returns a new object of class 'Then Part'.
 Trap createTrap()
          Returns a new object of class 'Trap'.
 TrapDecl createTrapDecl()
          Returns a new object of class 'Trap Decl'.
 TrapDeclList createTrapDeclList()
          Returns a new object of class 'Trap Decl List'.
 TrapExpr createTrapExpr()
          Returns a new object of class 'Trap Expr'.
 TrapHandler createTrapHandler()
          Returns a new object of class 'Trap Handler'.
 TrapHandlerList createTrapHandlerList()
          Returns a new object of class 'Trap Handler List'.
 Type createType()
          Returns a new object of class 'Type'.
 TypeDecl createTypeDecl()
          Returns a new object of class 'Type Decl'.
 TypeRenaming createTypeRenaming()
          Returns a new object of class 'Type Renaming'.
 Variable createVariable()
          Returns a new object of class 'Variable'.
 VariableDecl createVariableDecl()
          Returns a new object of class 'Variable Decl'.
 VariableList createVariableList()
          Returns a new object of class 'Variable List'.
 WeakAbort createWeakAbort()
          Returns a new object of class 'Weak Abort'.
 WeakAbortBody createWeakAbortBody()
          Returns a new object of class 'Weak Abort Body'.
 WeakAbortCase createWeakAbortCase()
          Returns a new object of class 'Weak Abort Case'.
 WeakAbortInstance createWeakAbortInstance()
          Returns a new object of class 'Weak Abort Instance'.
 EsterelPackage getEsterelPackage()
          Returns the package supported by this factory.
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
convertToString, create, createFromString, 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
 

Field Detail

eINSTANCE

static final EsterelFactory eINSTANCE
The singleton instance of the factory.

Generated:
This code was automatically generated.
Method Detail

createProgram

Program createProgram()
Returns a new object of class 'Program'.

Returns:
a new object of class 'Program'.
Generated:
This code was automatically generated.

createModule

Module createModule()
Returns a new object of class 'Module'.

Returns:
a new object of class 'Module'.
Generated:
This code was automatically generated.

createModuleBody

ModuleBody createModuleBody()
Returns a new object of class 'Module Body'.

Returns:
a new object of class 'Module Body'.
Generated:
This code was automatically generated.

createModuleInterface

ModuleInterface createModuleInterface()
Returns a new object of class 'Module Interface'.

Returns:
a new object of class 'Module Interface'.
Generated:
This code was automatically generated.

createSignalDecl

SignalDecl createSignalDecl()
Returns a new object of class 'Signal Decl'.

Returns:
a new object of class 'Signal Decl'.
Generated:
This code was automatically generated.

createSensorDecl

SensorDecl createSensorDecl()
Returns a new object of class 'Sensor Decl'.

Returns:
a new object of class 'Sensor Decl'.
Generated:
This code was automatically generated.

createRelationDecl

RelationDecl createRelationDecl()
Returns a new object of class 'Relation Decl'.

Returns:
a new object of class 'Relation Decl'.
Generated:
This code was automatically generated.

createRelationType

RelationType createRelationType()
Returns a new object of class 'Relation Type'.

Returns:
a new object of class 'Relation Type'.
Generated:
This code was automatically generated.

createRelationImplication

RelationImplication createRelationImplication()
Returns a new object of class 'Relation Implication'.

Returns:
a new object of class 'Relation Implication'.
Generated:
This code was automatically generated.

createRelationIncompatibility

RelationIncompatibility createRelationIncompatibility()
Returns a new object of class 'Relation Incompatibility'.

Returns:
a new object of class 'Relation Incompatibility'.
Generated:
This code was automatically generated.

createTypeDecl

TypeDecl createTypeDecl()
Returns a new object of class 'Type Decl'.

Returns:
a new object of class 'Type Decl'.
Generated:
This code was automatically generated.

createType

Type createType()
Returns a new object of class 'Type'.

Returns:
a new object of class 'Type'.
Generated:
This code was automatically generated.

createConstantDecl

ConstantDecl createConstantDecl()
Returns a new object of class 'Constant Decl'.

Returns:
a new object of class 'Constant Decl'.
Generated:
This code was automatically generated.

createOneTypeConstantDecl

OneTypeConstantDecl createOneTypeConstantDecl()
Returns a new object of class 'One Type Constant Decl'.

Returns:
a new object of class 'One Type Constant Decl'.
Generated:
This code was automatically generated.

createConstant

Constant createConstant()
Returns a new object of class 'Constant'.

Returns:
a new object of class 'Constant'.
Generated:
This code was automatically generated.

createFunctionDecl

FunctionDecl createFunctionDecl()
Returns a new object of class 'Function Decl'.

Returns:
a new object of class 'Function Decl'.
Generated:
This code was automatically generated.

createFunction

Function createFunction()
Returns a new object of class 'Function'.

Returns:
a new object of class 'Function'.
Generated:
This code was automatically generated.

createProcedureDecl

ProcedureDecl createProcedureDecl()
Returns a new object of class 'Procedure Decl'.

Returns:
a new object of class 'Procedure Decl'.
Generated:
This code was automatically generated.

createProcedure

Procedure createProcedure()
Returns a new object of class 'Procedure'.

Returns:
a new object of class 'Procedure'.
Generated:
This code was automatically generated.

createStatement

Statement createStatement()
Returns a new object of class 'Statement'.

Returns:
a new object of class 'Statement'.
Generated:
This code was automatically generated.

createBlock

Block createBlock()
Returns a new object of class 'Block'.

Returns:
a new object of class 'Block'.
Generated:
This code was automatically generated.

createAssignment

Assignment createAssignment()
Returns a new object of class 'Assignment'.

Returns:
a new object of class 'Assignment'.
Generated:
This code was automatically generated.

createAbort

Abort createAbort()
Returns a new object of class 'Abort'.

Returns:
a new object of class 'Abort'.
Generated:
This code was automatically generated.

createAbortBody

AbortBody createAbortBody()
Returns a new object of class 'Abort Body'.

Returns:
a new object of class 'Abort Body'.
Generated:
This code was automatically generated.

createAbortInstance

AbortInstance createAbortInstance()
Returns a new object of class 'Abort Instance'.

Returns:
a new object of class 'Abort Instance'.
Generated:
This code was automatically generated.

createAbortCase

AbortCase createAbortCase()
Returns a new object of class 'Abort Case'.

Returns:
a new object of class 'Abort Case'.
Generated:
This code was automatically generated.

createAbortCaseSingle

AbortCaseSingle createAbortCaseSingle()
Returns a new object of class 'Abort Case Single'.

Returns:
a new object of class 'Abort Case Single'.
Generated:
This code was automatically generated.

createAwait

Await createAwait()
Returns a new object of class 'Await'.

Returns:
a new object of class 'Await'.
Generated:
This code was automatically generated.

createAwaitBody

AwaitBody createAwaitBody()
Returns a new object of class 'Await Body'.

Returns:
a new object of class 'Await Body'.
Generated:
This code was automatically generated.

createAwaitInstance

AwaitInstance createAwaitInstance()
Returns a new object of class 'Await Instance'.

Returns:
a new object of class 'Await Instance'.
Generated:
This code was automatically generated.

createAwaitCase

AwaitCase createAwaitCase()
Returns a new object of class 'Await Case'.

Returns:
a new object of class 'Await Case'.
Generated:
This code was automatically generated.

createDo

Do createDo()
Returns a new object of class 'Do'.

Returns:
a new object of class 'Do'.
Generated:
This code was automatically generated.

createDoUpto

DoUpto createDoUpto()
Returns a new object of class 'Do Upto'.

Returns:
a new object of class 'Do Upto'.
Generated:
This code was automatically generated.

createDoWatching

DoWatching createDoWatching()
Returns a new object of class 'Do Watching'.

Returns:
a new object of class 'Do Watching'.
Generated:
This code was automatically generated.

createDoWatchingEnd

DoWatchingEnd createDoWatchingEnd()
Returns a new object of class 'Do Watching End'.

Returns:
a new object of class 'Do Watching End'.
Generated:
This code was automatically generated.

createEmit

Emit createEmit()
Returns a new object of class 'Emit'.

Returns:
a new object of class 'Emit'.
Generated:
This code was automatically generated.

createEveryDo

EveryDo createEveryDo()
Returns a new object of class 'Every Do'.

Returns:
a new object of class 'Every Do'.
Generated:
This code was automatically generated.

createExit

Exit createExit()
Returns a new object of class 'Exit'.

Returns:
a new object of class 'Exit'.
Generated:
This code was automatically generated.

createHalt

Halt createHalt()
Returns a new object of class 'Halt'.

Returns:
a new object of class 'Halt'.
Generated:
This code was automatically generated.

createIfTest

IfTest createIfTest()
Returns a new object of class 'If Test'.

Returns:
a new object of class 'If Test'.
Generated:
This code was automatically generated.

createElsIfPart

ElsIfPart createElsIfPart()
Returns a new object of class 'Els If Part'.

Returns:
a new object of class 'Els If Part'.
Generated:
This code was automatically generated.

createElsIf

ElsIf createElsIf()
Returns a new object of class 'Els If'.

Returns:
a new object of class 'Els If'.
Generated:
This code was automatically generated.

createThenPart

ThenPart createThenPart()
Returns a new object of class 'Then Part'.

Returns:
a new object of class 'Then Part'.
Generated:
This code was automatically generated.

createElsePart

ElsePart createElsePart()
Returns a new object of class 'Else Part'.

Returns:
a new object of class 'Else Part'.
Generated:
This code was automatically generated.

createLoop

Loop createLoop()
Returns a new object of class 'Loop'.

Returns:
a new object of class 'Loop'.
Generated:
This code was automatically generated.

createLoopEach

LoopEach createLoopEach()
Returns a new object of class 'Loop Each'.

Returns:
a new object of class 'Loop Each'.
Generated:
This code was automatically generated.

createLoopDelay

LoopDelay createLoopDelay()
Returns a new object of class 'Loop Delay'.

Returns:
a new object of class 'Loop Delay'.
Generated:
This code was automatically generated.

createLoopBody

LoopBody createLoopBody()
Returns a new object of class 'Loop Body'.

Returns:
a new object of class 'Loop Body'.
Generated:
This code was automatically generated.

createNothing

Nothing createNothing()
Returns a new object of class 'Nothing'.

Returns:
a new object of class 'Nothing'.
Generated:
This code was automatically generated.

createPause

Pause createPause()
Returns a new object of class 'Pause'.

Returns:
a new object of class 'Pause'.
Generated:
This code was automatically generated.

createPresent

Present createPresent()
Returns a new object of class 'Present'.

Returns:
a new object of class 'Present'.
Generated:
This code was automatically generated.

createPresentBody

PresentBody createPresentBody()
Returns a new object of class 'Present Body'.

Returns:
a new object of class 'Present Body'.
Generated:
This code was automatically generated.

createPresentEventBody

PresentEventBody createPresentEventBody()
Returns a new object of class 'Present Event Body'.

Returns:
a new object of class 'Present Event Body'.
Generated:
This code was automatically generated.

createPresentCaseList

PresentCaseList createPresentCaseList()
Returns a new object of class 'Present Case List'.

Returns:
a new object of class 'Present Case List'.
Generated:
This code was automatically generated.

createPresentCase

PresentCase createPresentCase()
Returns a new object of class 'Present Case'.

Returns:
a new object of class 'Present Case'.
Generated:
This code was automatically generated.

createPresentEvent

PresentEvent createPresentEvent()
Returns a new object of class 'Present Event'.

Returns:
a new object of class 'Present Event'.
Generated:
This code was automatically generated.

createRepeat

Repeat createRepeat()
Returns a new object of class 'Repeat'.

Returns:
a new object of class 'Repeat'.
Generated:
This code was automatically generated.

createRun

Run createRun()
Returns a new object of class 'Run'.

Returns:
a new object of class 'Run'.
Generated:
This code was automatically generated.

createModuleRenaming

ModuleRenaming createModuleRenaming()
Returns a new object of class 'Module Renaming'.

Returns:
a new object of class 'Module Renaming'.
Generated:
This code was automatically generated.

createRenamingList

RenamingList createRenamingList()
Returns a new object of class 'Renaming List'.

Returns:
a new object of class 'Renaming List'.
Generated:
This code was automatically generated.

createRenaming

Renaming createRenaming()
Returns a new object of class 'Renaming'.

Returns:
a new object of class 'Renaming'.
Generated:
This code was automatically generated.

createTypeRenaming

TypeRenaming createTypeRenaming()
Returns a new object of class 'Type Renaming'.

Returns:
a new object of class 'Type Renaming'.
Generated:
This code was automatically generated.

createConstantRenaming

ConstantRenaming createConstantRenaming()
Returns a new object of class 'Constant Renaming'.

Returns:
a new object of class 'Constant Renaming'.
Generated:
This code was automatically generated.

createFunctionRenaming

FunctionRenaming createFunctionRenaming()
Returns a new object of class 'Function Renaming'.

Returns:
a new object of class 'Function Renaming'.
Generated:
This code was automatically generated.

createProcedureRenaming

ProcedureRenaming createProcedureRenaming()
Returns a new object of class 'Procedure Renaming'.

Returns:
a new object of class 'Procedure Renaming'.
Generated:
This code was automatically generated.

createSignalRenaming

SignalRenaming createSignalRenaming()
Returns a new object of class 'Signal Renaming'.

Returns:
a new object of class 'Signal Renaming'.
Generated:
This code was automatically generated.

createLocalSignalDecl

LocalSignalDecl createLocalSignalDecl()
Returns a new object of class 'Local Signal Decl'.

Returns:
a new object of class 'Local Signal Decl'.
Generated:
This code was automatically generated.

createLocalSignalList

LocalSignalList createLocalSignalList()
Returns a new object of class 'Local Signal List'.

Returns:
a new object of class 'Local Signal List'.
Generated:
This code was automatically generated.

createSuspend

Suspend createSuspend()
Returns a new object of class 'Suspend'.

Returns:
a new object of class 'Suspend'.
Generated:
This code was automatically generated.

createSustain

Sustain createSustain()
Returns a new object of class 'Sustain'.

Returns:
a new object of class 'Sustain'.
Generated:
This code was automatically generated.

createTrap

Trap createTrap()
Returns a new object of class 'Trap'.

Returns:
a new object of class 'Trap'.
Generated:
This code was automatically generated.

createTrapDeclList

TrapDeclList createTrapDeclList()
Returns a new object of class 'Trap Decl List'.

Returns:
a new object of class 'Trap Decl List'.
Generated:
This code was automatically generated.

createTrapDecl

TrapDecl createTrapDecl()
Returns a new object of class 'Trap Decl'.

Returns:
a new object of class 'Trap Decl'.
Generated:
This code was automatically generated.

createTrapHandlerList

TrapHandlerList createTrapHandlerList()
Returns a new object of class 'Trap Handler List'.

Returns:
a new object of class 'Trap Handler List'.
Generated:
This code was automatically generated.

createTrapHandler

TrapHandler createTrapHandler()
Returns a new object of class 'Trap Handler'.

Returns:
a new object of class 'Trap Handler'.
Generated:
This code was automatically generated.

createVariable

Variable createVariable()
Returns a new object of class 'Variable'.

Returns:
a new object of class 'Variable'.
Generated:
This code was automatically generated.

createVariableDecl

VariableDecl createVariableDecl()
Returns a new object of class 'Variable Decl'.

Returns:
a new object of class 'Variable Decl'.
Generated:
This code was automatically generated.

createVariableList

VariableList createVariableList()
Returns a new object of class 'Variable List'.

Returns:
a new object of class 'Variable List'.
Generated:
This code was automatically generated.

createWeakAbort

WeakAbort createWeakAbort()
Returns a new object of class 'Weak Abort'.

Returns:
a new object of class 'Weak Abort'.
Generated:
This code was automatically generated.

createWeakAbortBody

WeakAbortBody createWeakAbortBody()
Returns a new object of class 'Weak Abort Body'.

Returns:
a new object of class 'Weak Abort Body'.
Generated:
This code was automatically generated.

createWeakAbortInstance

WeakAbortInstance createWeakAbortInstance()
Returns a new object of class 'Weak Abort Instance'.

Returns:
a new object of class 'Weak Abort Instance'.
Generated:
This code was automatically generated.

createWeakAbortCase

WeakAbortCase createWeakAbortCase()
Returns a new object of class 'Weak Abort Case'.

Returns:
a new object of class 'Weak Abort Case'.
Generated:
This code was automatically generated.

createDataExpr

DataExpr createDataExpr()
Returns a new object of class 'Data Expr'.

Returns:
a new object of class 'Data Expr'.
Generated:
This code was automatically generated.

createDataUnaryExpr

DataUnaryExpr createDataUnaryExpr()
Returns a new object of class 'Data Unary Expr'.

Returns:
a new object of class 'Data Unary Expr'.
Generated:
This code was automatically generated.

createDataValueID

DataValueID createDataValueID()
Returns a new object of class 'Data Value ID'.

Returns:
a new object of class 'Data Value ID'.
Generated:
This code was automatically generated.

createDataValueFloat

DataValueFloat createDataValueFloat()
Returns a new object of class 'Data Value Float'.

Returns:
a new object of class 'Data Value Float'.
Generated:
This code was automatically generated.

createDataValueBoolean

DataValueBoolean createDataValueBoolean()
Returns a new object of class 'Data Value Boolean'.

Returns:
a new object of class 'Data Value Boolean'.
Generated:
This code was automatically generated.

createDataValueInt

DataValueInt createDataValueInt()
Returns a new object of class 'Data Value Int'.

Returns:
a new object of class 'Data Value Int'.
Generated:
This code was automatically generated.

createDataValueString

DataValueString createDataValueString()
Returns a new object of class 'Data Value String'.

Returns:
a new object of class 'Data Value String'.
Generated:
This code was automatically generated.

createDataBlock

DataBlock createDataBlock()
Returns a new object of class 'Data Block'.

Returns:
a new object of class 'Data Block'.
Generated:
This code was automatically generated.

createDataCurrent

DataCurrent createDataCurrent()
Returns a new object of class 'Data Current'.

Returns:
a new object of class 'Data Current'.
Generated:
This code was automatically generated.

createDataPre

DataPre createDataPre()
Returns a new object of class 'Data Pre'.

Returns:
a new object of class 'Data Pre'.
Generated:
This code was automatically generated.

createDataTrap

DataTrap createDataTrap()
Returns a new object of class 'Data Trap'.

Returns:
a new object of class 'Data Trap'.
Generated:
This code was automatically generated.

createDataFunction

DataFunction createDataFunction()
Returns a new object of class 'Data Function'.

Returns:
a new object of class 'Data Function'.
Generated:
This code was automatically generated.

createTrapExpr

TrapExpr createTrapExpr()
Returns a new object of class 'Trap Expr'.

Returns:
a new object of class 'Trap Expr'.
Generated:
This code was automatically generated.

createSigExpr

SigExpr createSigExpr()
Returns a new object of class 'Sig Expr'.

Returns:
a new object of class 'Sig Expr'.
Generated:
This code was automatically generated.

createSigExprAND

SigExprAND createSigExprAND()
Returns a new object of class 'Sig Expr AND'.

Returns:
a new object of class 'Sig Expr AND'.
Generated:
This code was automatically generated.

createSigExprUnary

SigExprUnary createSigExprUnary()
Returns a new object of class 'Sig Expr Unary'.

Returns:
a new object of class 'Sig Expr Unary'.
Generated:
This code was automatically generated.

createDelayExpr

DelayExpr createDelayExpr()
Returns a new object of class 'Delay Expr'.

Returns:
a new object of class 'Delay Expr'.
Generated:
This code was automatically generated.

createDelayEvent

DelayEvent createDelayEvent()
Returns a new object of class 'Delay Event'.

Returns:
a new object of class 'Delay Event'.
Generated:
This code was automatically generated.

createChannelDescription

ChannelDescription createChannelDescription()
Returns a new object of class 'Channel Description'.

Returns:
a new object of class 'Channel Description'.
Generated:
This code was automatically generated.

createChannelType

ChannelType createChannelType()
Returns a new object of class 'Channel Type'.

Returns:
a new object of class 'Channel Type'.
Generated:
This code was automatically generated.

createSignal

Signal createSignal()
Returns a new object of class 'Signal'.

Returns:
a new object of class 'Signal'.
Generated:
This code was automatically generated.

createSensor

Sensor createSensor()
Returns a new object of class 'Sensor'.

Returns:
a new object of class 'Sensor'.
Generated:
This code was automatically generated.

createInput

Input createInput()
Returns a new object of class 'Input'.

Returns:
a new object of class 'Input'.
Generated:
This code was automatically generated.

createOutput

Output createOutput()
Returns a new object of class 'Output'.

Returns:
a new object of class 'Output'.
Generated:
This code was automatically generated.

createInputOutput

InputOutput createInputOutput()
Returns a new object of class 'Input Output'.

Returns:
a new object of class 'Input Output'.
Generated:
This code was automatically generated.

createReturn

Return createReturn()
Returns a new object of class 'Return'.

Returns:
a new object of class 'Return'.
Generated:
This code was automatically generated.

createRelation

Relation createRelation()
Returns a new object of class 'Relation'.

Returns:
a new object of class 'Relation'.
Generated:
This code was automatically generated.

createParallel

Parallel createParallel()
Returns a new object of class 'Parallel'.

Returns:
a new object of class 'Parallel'.
Generated:
This code was automatically generated.

createSequence

Sequence createSequence()
Returns a new object of class 'Sequence'.

Returns:
a new object of class 'Sequence'.
Generated:
This code was automatically generated.

createLocalSignal

LocalSignal createLocalSignal()
Returns a new object of class 'Local Signal'.

Returns:
a new object of class 'Local Signal'.
Generated:
This code was automatically generated.

getEsterelPackage

EsterelPackage getEsterelPackage()
Returns the package supported by this factory.

Returns:
the package supported by this factory.
Generated:
This code was automatically generated.