Classes | Public Member Functions | Public Attributes | Package Attributes

de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage Interface Reference

List of all members.

Classes

interface  Literals

Public Member Functions

EClass getAuxOperation ()
EReference getAuxOperation_Input ()
EClass getAXLOperation ()
EAttribute getAXLOperation_Classname ()
EAttribute getAXLOperation_Description ()
EAttribute getAXLOperation_Id ()
EAttribute getAXLOperation_Label ()
EReference getAXLOperation_Operationport ()
EAttribute getAXLOperation_Order ()
EAttribute getAXLOperation_Provider ()
EClass getDataFlow ()
EClass getDataProvider ()
EAttribute getDataProvider_Id ()
EClass getEditorElementProvider ()
EClass getElementFlow ()
EReference getElementFlow_Source ()
EReference getElementFlow_Target ()
EClass getElementInputPort ()
EClass getElementOutputPort ()
EClass getElementProvider ()
EReference getElementProvider_Output ()
EClass getElementSelectionProvider ()
EClass getFilecontentProvider ()
EClass getFilenameProvider ()
EClass getInputPort ()
EClass getJDOMProvider ()
EClass getObjectFlow ()
EReference getObjectFlow_Source ()
EReference getObjectFlow_Target ()
EClass getObjectInputPort ()
EClass getObjectOutputPort ()
EClass getObjectProvider ()
EReference getObjectProvider_Output ()
EClass getOutputPort ()
EClass getPort ()
EAttribute getPort_Description ()
EAttribute getPort_Id ()
EAttribute getPort_Short ()
EClass getStringProvider ()
EAttribute getStringProvider_Value ()
EClass getTransaction ()
EReference getTransaction_Axlangoperation ()
EReference getTransaction_Dataflow ()
EReference getTransaction_Dataprovider ()
EAttribute getTransaction_Title ()
TransactioneditorFactory getTransactioneditorFactory ()

Public Attributes

int AUX_OPERATION = 15
int AUX_OPERATION__INPUT = 0
int AUX_OPERATION_FEATURE_COUNT = 1
int AXL_OPERATION = 1
int AXL_OPERATION__CLASSNAME = 5
int AXL_OPERATION__DESCRIPTION = 4
int AXL_OPERATION__ID = 1
int AXL_OPERATION__LABEL = 6
int AXL_OPERATION__OPERATIONPORT = 0
int AXL_OPERATION__ORDER = 2
int AXL_OPERATION__PROVIDER = 3
int AXL_OPERATION_FEATURE_COUNT = 7
int DATA_FLOW = 2
int DATA_FLOW_FEATURE_COUNT = 0
int DATA_PROVIDER = 20
int DATA_PROVIDER__ID = 0
int DATA_PROVIDER_FEATURE_COUNT = 1
int EDITOR_ELEMENT_PROVIDER = 3
int EDITOR_ELEMENT_PROVIDER__ID = ELEMENT_PROVIDER__ID
int EDITOR_ELEMENT_PROVIDER__OUTPUT = ELEMENT_PROVIDER__OUTPUT
int EDITOR_ELEMENT_PROVIDER_FEATURE_COUNT = ELEMENT_PROVIDER_FEATURE_COUNT + 0
TransactioneditorPackage eINSTANCE = de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.init()
int ELEMENT_FLOW = 14
int ELEMENT_FLOW__SOURCE = DATA_FLOW_FEATURE_COUNT + 0
int ELEMENT_FLOW__TARGET = DATA_FLOW_FEATURE_COUNT + 1
int ELEMENT_FLOW_FEATURE_COUNT = DATA_FLOW_FEATURE_COUNT + 2
int ELEMENT_INPUT_PORT = 9
int ELEMENT_INPUT_PORT__DESCRIPTION = INPUT_PORT__DESCRIPTION
int ELEMENT_INPUT_PORT__ID = INPUT_PORT__ID
int ELEMENT_INPUT_PORT__SHORT = INPUT_PORT__SHORT
int ELEMENT_INPUT_PORT_FEATURE_COUNT = INPUT_PORT_FEATURE_COUNT + 0
int ELEMENT_OUTPUT_PORT = 10
int ELEMENT_OUTPUT_PORT__DESCRIPTION = OUTPUT_PORT__DESCRIPTION
int ELEMENT_OUTPUT_PORT__ID = OUTPUT_PORT__ID
int ELEMENT_OUTPUT_PORT__SHORT = OUTPUT_PORT__SHORT
int ELEMENT_OUTPUT_PORT_FEATURE_COUNT = OUTPUT_PORT_FEATURE_COUNT + 0
int ELEMENT_PROVIDER = 19
int ELEMENT_PROVIDER__ID = DATA_PROVIDER__ID
int ELEMENT_PROVIDER__OUTPUT = DATA_PROVIDER_FEATURE_COUNT + 0
int ELEMENT_PROVIDER_FEATURE_COUNT = DATA_PROVIDER_FEATURE_COUNT + 1
int ELEMENT_SELECTION_PROVIDER = 4
int ELEMENT_SELECTION_PROVIDER__ID = STRING_PROVIDER__ID
int ELEMENT_SELECTION_PROVIDER__OUTPUT = STRING_PROVIDER__OUTPUT
int ELEMENT_SELECTION_PROVIDER__VALUE = STRING_PROVIDER__VALUE
int ELEMENT_SELECTION_PROVIDER_FEATURE_COUNT = STRING_PROVIDER_FEATURE_COUNT + 0
String eNS_PREFIX = ""
String eNS_URI = "http://axbench.isst.fraunhofer.de/transactioneditor"
int FILECONTENT_PROVIDER = 17
int FILECONTENT_PROVIDER__ID = OBJECT_PROVIDER__ID
int FILECONTENT_PROVIDER__INPUT = OBJECT_PROVIDER_FEATURE_COUNT + 0
int FILECONTENT_PROVIDER__OUTPUT = OBJECT_PROVIDER__OUTPUT
int FILECONTENT_PROVIDER_FEATURE_COUNT = OBJECT_PROVIDER_FEATURE_COUNT + 1
int FILENAME_PROVIDER = 5
int FILENAME_PROVIDER__ID = STRING_PROVIDER__ID
int FILENAME_PROVIDER__OUTPUT = STRING_PROVIDER__OUTPUT
int FILENAME_PROVIDER__VALUE = STRING_PROVIDER__VALUE
int FILENAME_PROVIDER_FEATURE_COUNT = STRING_PROVIDER_FEATURE_COUNT + 0
int INPUT_PORT = 7
int INPUT_PORT__DESCRIPTION = PORT__DESCRIPTION
int INPUT_PORT__ID = PORT__ID
int INPUT_PORT__SHORT = PORT__SHORT
int INPUT_PORT_FEATURE_COUNT = PORT_FEATURE_COUNT + 0
int JDOM_PROVIDER = 16
int JDOM_PROVIDER__ID = OBJECT_PROVIDER__ID
int JDOM_PROVIDER__INPUT = OBJECT_PROVIDER_FEATURE_COUNT + 0
int JDOM_PROVIDER__OUTPUT = OBJECT_PROVIDER__OUTPUT
int JDOM_PROVIDER_FEATURE_COUNT = OBJECT_PROVIDER_FEATURE_COUNT + 1
int OBJECT_FLOW = 13
int OBJECT_FLOW__SOURCE = DATA_FLOW_FEATURE_COUNT + 1
int OBJECT_FLOW__TARGET = DATA_FLOW_FEATURE_COUNT + 0
int OBJECT_FLOW_FEATURE_COUNT = DATA_FLOW_FEATURE_COUNT + 2
int OBJECT_INPUT_PORT = 11
int OBJECT_INPUT_PORT__DESCRIPTION = INPUT_PORT__DESCRIPTION
int OBJECT_INPUT_PORT__ID = INPUT_PORT__ID
int OBJECT_INPUT_PORT__SHORT = INPUT_PORT__SHORT
int OBJECT_INPUT_PORT_FEATURE_COUNT = INPUT_PORT_FEATURE_COUNT + 0
int OBJECT_OUTPUT_PORT = 12
int OBJECT_OUTPUT_PORT__DESCRIPTION = OUTPUT_PORT__DESCRIPTION
int OBJECT_OUTPUT_PORT__ID = OUTPUT_PORT__ID
int OBJECT_OUTPUT_PORT__SHORT = OUTPUT_PORT__SHORT
int OBJECT_OUTPUT_PORT_FEATURE_COUNT = OUTPUT_PORT_FEATURE_COUNT + 0
int OBJECT_PROVIDER = 18
int OBJECT_PROVIDER__ID = DATA_PROVIDER__ID
int OBJECT_PROVIDER__OUTPUT = DATA_PROVIDER_FEATURE_COUNT + 0
int OBJECT_PROVIDER_FEATURE_COUNT = DATA_PROVIDER_FEATURE_COUNT + 1
int OUTPUT_PORT = 8
int OUTPUT_PORT__DESCRIPTION = PORT__DESCRIPTION
int OUTPUT_PORT__ID = PORT__ID
int OUTPUT_PORT__SHORT = PORT__SHORT
int OUTPUT_PORT_FEATURE_COUNT = PORT_FEATURE_COUNT + 0
int PORT = 6
int PORT__DESCRIPTION = 2
int PORT__ID = 0
int PORT__SHORT = 1
int PORT_FEATURE_COUNT = 3
int STRING_PROVIDER = 21
int STRING_PROVIDER__ID = OBJECT_PROVIDER__ID
int STRING_PROVIDER__OUTPUT = OBJECT_PROVIDER__OUTPUT
int STRING_PROVIDER__VALUE = OBJECT_PROVIDER_FEATURE_COUNT + 0
int STRING_PROVIDER_FEATURE_COUNT = OBJECT_PROVIDER_FEATURE_COUNT + 1
int TRANSACTION = 0
int TRANSACTION__AXLANGOPERATION = 1
int TRANSACTION__DATAFLOW = 0
int TRANSACTION__DATAPROVIDER = 2
int TRANSACTION__TITLE = 3
int TRANSACTION_FEATURE_COUNT = 4

Package Attributes

String eNAME = "transactioneditor"

Detailed Description

The Package for the model. It contains accessors for the meta objects to represent

See also:
de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorFactory kind="package"

Member Function Documentation

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAuxOperation (  ) 

Returns the meta object for class 'Aux Operation'.

Returns:
the meta object for class 'Aux Operation'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AuxOperation

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAuxOperation_Input (  ) 

Returns the meta object for the containment reference 'Input'.

Returns:
the meta object for the containment reference 'Input'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AuxOperation.getInput()
getAuxOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation (  ) 

Returns the meta object for class 'AXL Operation'.

Returns:
the meta object for class 'AXL Operation'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation_Classname (  ) 

Returns the meta object for the attribute 'Classname'.

Returns:
the meta object for the attribute 'Classname'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation.getClassname()
getAXLOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation_Description (  ) 

Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation.getDescription()
getAXLOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation_Id (  ) 

Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation.getId()
getAXLOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation_Label (  ) 

Returns the meta object for the attribute 'Label'.

Returns:
the meta object for the attribute 'Label'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation.getLabel()
getAXLOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation_Operationport (  ) 

Returns the meta object for the containment reference list 'Operationport'.

Returns:
the meta object for the containment reference list 'Operationport'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation.getOperationport()
getAXLOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation_Order (  ) 

Returns the meta object for the attribute 'Order'.

Returns:
the meta object for the attribute 'Order'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation.getOrder()
getAXLOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getAXLOperation_Provider (  ) 

Returns the meta object for the attribute 'Provider'.

Returns:
the meta object for the attribute 'Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.AXLOperation.getProvider()
getAXLOperation()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getDataFlow (  ) 

Returns the meta object for class 'Data Flow'.

Returns:
the meta object for class 'Data Flow'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.DataFlow

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getDataProvider (  ) 

Returns the meta object for class 'Data Provider'.

Returns:
the meta object for class 'Data Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.DataProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getDataProvider_Id (  ) 

Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.DataProvider.getId()
getDataProvider()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getEditorElementProvider (  ) 

Returns the meta object for class 'Editor Element Provider'.

Returns:
the meta object for class 'Editor Element Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.EditorElementProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementFlow (  ) 

Returns the meta object for class 'Element Flow'.

Returns:
the meta object for class 'Element Flow'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementFlow

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementFlow_Source (  ) 

Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementFlow.getSource()
getElementFlow()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementFlow_Target (  ) 

Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementFlow.getTarget()
getElementFlow()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementInputPort (  ) 

Returns the meta object for class 'Element Input Port'.

Returns:
the meta object for class 'Element Input Port'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementInputPort

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementOutputPort (  ) 

Returns the meta object for class 'Element Output Port'.

Returns:
the meta object for class 'Element Output Port'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementOutputPort

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementProvider (  ) 

Returns the meta object for class 'Element Provider'.

Returns:
the meta object for class 'Element Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementProvider_Output (  ) 

Returns the meta object for the containment reference 'Output'.

Returns:
the meta object for the containment reference 'Output'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementProvider.getOutput()
getElementProvider()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getElementSelectionProvider (  ) 

Returns the meta object for class 'Element Selection Provider'.

Returns:
the meta object for class 'Element Selection Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ElementSelectionProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getFilecontentProvider (  ) 

Returns the meta object for class 'Filecontent Provider'.

Returns:
the meta object for class 'Filecontent Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.FilecontentProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getFilenameProvider (  ) 

Returns the meta object for class 'Filename Provider'.

Returns:
the meta object for class 'Filename Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.FilenameProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getInputPort (  ) 

Returns the meta object for class 'Input Port'.

Returns:
the meta object for class 'Input Port'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.InputPort

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getJDOMProvider (  ) 

Returns the meta object for class 'JDOM Provider'.

Returns:
the meta object for class 'JDOM Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.JDOMProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getObjectFlow (  ) 

Returns the meta object for class 'Object Flow'.

Returns:
the meta object for class 'Object Flow'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ObjectFlow

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getObjectFlow_Source (  ) 

Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ObjectFlow.getSource()
getObjectFlow()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getObjectFlow_Target (  ) 

Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ObjectFlow.getTarget()
getObjectFlow()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getObjectInputPort (  ) 

Returns the meta object for class 'Object Input Port'.

Returns:
the meta object for class 'Object Input Port'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ObjectInputPort

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getObjectOutputPort (  ) 

Returns the meta object for class 'Object Output Port'.

Returns:
the meta object for class 'Object Output Port'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ObjectOutputPort

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getObjectProvider (  ) 

Returns the meta object for class 'Object Provider'.

Returns:
the meta object for class 'Object Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ObjectProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getObjectProvider_Output (  ) 

Returns the meta object for the containment reference 'Output'.

Returns:
the meta object for the containment reference 'Output'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.ObjectProvider.getOutput()
getObjectProvider()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getOutputPort (  ) 

Returns the meta object for class 'Output Port'.

Returns:
the meta object for class 'Output Port'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.OutputPort

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getPort (  ) 

Returns the meta object for class 'Port'.

Returns:
the meta object for class 'Port'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Port

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getPort_Description (  ) 

Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Port.getDescription()
getPort()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getPort_Id (  ) 

Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Port.getId()
getPort()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getPort_Short (  ) 

Returns the meta object for the attribute 'Short'.

Returns:
the meta object for the attribute 'Short'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Port.getShort()
getPort()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getStringProvider (  ) 

Returns the meta object for class 'String Provider'.

Returns:
the meta object for class 'String Provider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.StringProvider

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getStringProvider_Value (  ) 

Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.StringProvider.getValue()
getStringProvider()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EClass de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getTransaction (  ) 

Returns the meta object for class 'Transaction'.

Returns:
the meta object for class 'Transaction'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Transaction

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getTransaction_Axlangoperation (  ) 

Returns the meta object for the containment reference list 'Axlangoperation'.

Returns:
the meta object for the containment reference list 'Axlangoperation'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Transaction.getAxlangoperation()
getTransaction()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getTransaction_Dataflow (  ) 

Returns the meta object for the containment reference list 'Dataflow'.

Returns:
the meta object for the containment reference list 'Dataflow'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Transaction.getDataflow()
getTransaction()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EReference de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getTransaction_Dataprovider (  ) 

Returns the meta object for the containment reference list 'Dataprovider'.

Returns:
the meta object for the containment reference list 'Dataprovider'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Transaction.getDataprovider()
getTransaction()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

EAttribute de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getTransaction_Title (  ) 

Returns the meta object for the attribute 'Title'.

Returns:
the meta object for the attribute 'Title'.
See also:
de.fraunhofer.isst.axbench.transactioneditor.Transaction.getTitle()
getTransaction()

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.

TransactioneditorFactory de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.getTransactioneditorFactory (  ) 

Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.

Implemented in de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.


Member Data Documentation

The feature id for the 'Input' containment reference.

The number of structural features of the 'Aux Operation' class.

The feature id for the 'Classname' attribute.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Label' attribute.

The feature id for the 'Operationport' containment reference list.

The feature id for the 'Order' attribute.

The feature id for the 'Provider' attribute.

The number of structural features of the 'AXL Operation' class.

The number of structural features of the 'Data Flow' class.

The feature id for the 'Id' attribute.

The number of structural features of the 'Data Provider' class.

The feature id for the 'Id' attribute.

The feature id for the 'Output' containment reference.

The number of structural features of the 'Editor Element Provider' class.

TransactioneditorPackage de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.eINSTANCE = de.fraunhofer.isst.axbench.transactioneditor.impl.TransactioneditorPackageImpl.init()

The singleton instance of the package.

The feature id for the 'Source' reference.

The feature id for the 'Target' reference.

The number of structural features of the 'Element Flow' class.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Short' attribute.

The number of structural features of the 'Element Input Port' class.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Short' attribute.

The number of structural features of the 'Element Output Port' class.

The feature id for the 'Id' attribute.

The feature id for the 'Output' containment reference.

The number of structural features of the 'Element Provider' class.

The feature id for the 'Id' attribute.

The feature id for the 'Output' containment reference.

The feature id for the 'Value' attribute.

The number of structural features of the 'Element Selection Provider' class.

The package name.

The package namespace name.

String de.fraunhofer.isst.axbench.transactioneditor.TransactioneditorPackage.eNS_URI = "http://axbench.isst.fraunhofer.de/transactioneditor"

The package namespace URI.

The feature id for the 'Id' attribute.

The feature id for the 'Input' containment reference.

The feature id for the 'Output' containment reference.

The number of structural features of the 'Filecontent Provider' class.

The feature id for the 'Id' attribute.

The feature id for the 'Output' containment reference.

The feature id for the 'Value' attribute.

The number of structural features of the 'Filename Provider' class.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Short' attribute.

The number of structural features of the 'Input Port' class.

The feature id for the 'Id' attribute.

The feature id for the 'Input' containment reference.

The feature id for the 'Output' containment reference.

The number of structural features of the 'JDOM Provider' class.

The feature id for the 'Source' reference.

The feature id for the 'Target' reference.

The number of structural features of the 'Object Flow' class.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Short' attribute.

The number of structural features of the 'Object Input Port' class.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Short' attribute.

The number of structural features of the 'Object Output Port' class.

The feature id for the 'Id' attribute.

The feature id for the 'Output' containment reference.

The number of structural features of the 'Object Provider' class.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Short' attribute.

The number of structural features of the 'Output Port' class.

The feature id for the 'Description' attribute.

The feature id for the 'Id' attribute.

The feature id for the 'Short' attribute.

The number of structural features of the 'Port' class.

The feature id for the 'Id' attribute.

The feature id for the 'Output' containment reference.

The feature id for the 'Value' attribute.

The number of structural features of the 'String Provider' class.

The feature id for the 'Axlangoperation' containment reference list.

The feature id for the 'Dataflow' containment reference list.

The feature id for the 'Dataprovider' containment reference list.

The feature id for the 'Title' attribute.

The number of structural features of the 'Transaction' class.