Public Member Functions | Protected Member Functions | Protected Attributes

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

List of all members.

Public Member Functions

NotificationChain basicSetInput (ObjectInputPort newInput, NotificationChain msgs)
int eBaseStructuralFeatureID (int derivedFeatureID, Class<?> baseClass)
int eDerivedStructuralFeatureID (int baseFeatureID, Class<?> baseClass)
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)
ObjectInputPort getInput ()
void setInput (ObjectInputPort newInput)

Protected Member Functions

EClass eStaticClass ()
 FilecontentProviderImpl ()

Protected Attributes

ObjectInputPort input

Detailed Description

An implementation of the model object 'Filecontent Provider'.

The following features are implemented:


Constructor & Destructor Documentation

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

Member Function Documentation

NotificationChain de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.basicSetInput ( ObjectInputPort  newInput,
NotificationChain  msgs 
)
int de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eBaseStructuralFeatureID ( int  derivedFeatureID,
Class<?>  baseClass 
)
int de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eDerivedStructuralFeatureID ( int  baseFeatureID,
Class<?>  baseClass 
)
Object de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
NotificationChain de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eInverseRemove ( InternalEObject  otherEnd,
int  featureID,
NotificationChain  msgs 
)
boolean de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.eUnset ( int  featureID  ) 
ObjectInputPort de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.getInput (  ) 
void de.fraunhofer.isst.axbench.transactioneditor.impl.FilecontentProviderImpl.setInput ( ObjectInputPort  newInput  ) 

Member Data Documentation

The cached value of the 'Input' containment reference.

See also:
getInput()