Public Member Functions | Protected Member Functions | Protected Attributes

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

List of all members.

Public Member Functions

NotificationChain basicSetOutput (ElementOutputPort newOutput, NotificationChain msgs)
Object eGet (int featureID, boolean resolve, boolean coreType)
NotificationChain eInverseRemove (InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
ElementOutputPort getOutput ()
void setOutput (ElementOutputPort newOutput)

Protected Member Functions

 ElementProviderImpl ()
EClass eStaticClass ()

Protected Attributes

ElementOutputPort output

Detailed Description

An implementation of the model object 'Element Provider'.

The following features are implemented:


Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.ElementProviderImpl (  )  [protected]

Member Function Documentation

NotificationChain de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.basicSetOutput ( ElementOutputPort  newOutput,
NotificationChain  msgs 
)
Object de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
NotificationChain de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.eInverseRemove ( InternalEObject  otherEnd,
int  featureID,
NotificationChain  msgs 
)
boolean de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.eUnset ( int  featureID  ) 
ElementOutputPort de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.getOutput (  ) 
void de.fraunhofer.isst.axbench.transactioneditor.impl.ElementProviderImpl.setOutput ( ElementOutputPort  newOutput  ) 

Member Data Documentation

The cached value of the 'Output' containment reference.

See also:
getOutput()