Public Member Functions | Static Public Member Functions

de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl Class Reference

List of all members.

Public Member Functions

EObject create (EClass eClass)
AXLOperation createAXLOperation ()
EditorElementProvider createEditorElementProvider ()
ElementFlow createElementFlow ()
ElementInputPort createElementInputPort ()
ElementOutputPort createElementOutputPort ()
ElementSelectionProvider createElementSelectionProvider ()
FilecontentProvider createFilecontentProvider ()
FilenameProvider createFilenameProvider ()
JDOMProvider createJDOMProvider ()
ObjectFlow createObjectFlow ()
ObjectInputPort createObjectInputPort ()
ObjectOutputPort createObjectOutputPort ()
StringProvider createStringProvider ()
Transaction createTransaction ()
TransactioneditorPackage getTransactioneditorPackage ()
 TransactioneditorFactoryImpl ()

Static Public Member Functions

static TransactioneditorPackage getPackage ()
static TransactioneditorFactory init ()

Detailed Description

An implementation of the model Factory.


Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.TransactioneditorFactoryImpl (  ) 

Creates an instance of the factory.


Member Function Documentation

EObject de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.create ( EClass  eClass  ) 
AXLOperation de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createAXLOperation (  ) 
EditorElementProvider de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createEditorElementProvider (  ) 
ElementFlow de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createElementFlow (  ) 
ElementInputPort de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createElementInputPort (  ) 
ElementOutputPort de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createElementOutputPort (  ) 
ElementSelectionProvider de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createElementSelectionProvider (  ) 
FilecontentProvider de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createFilecontentProvider (  ) 
FilenameProvider de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createFilenameProvider (  ) 
JDOMProvider de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createJDOMProvider (  ) 
ObjectFlow de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createObjectFlow (  ) 
ObjectInputPort de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createObjectInputPort (  ) 
ObjectOutputPort de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createObjectOutputPort (  ) 
StringProvider de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createStringProvider (  ) 
Transaction de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.createTransaction (  ) 
static TransactioneditorPackage de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.getPackage (  )  [static]
TransactioneditorPackage de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.getTransactioneditorPackage (  ) 
static TransactioneditorFactory de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorFactoryImpl.init (  )  [static]

Creates the default factory implementation.