Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes

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

List of all members.

Public Member Functions

Object eGet (int featureID, boolean resolve, boolean coreType)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
String getId ()
void setId (String newId)
String toString ()

Protected Member Functions

 DataProviderImpl ()
EClass eStaticClass ()

Protected Attributes

String id = ID_EDEFAULT

Static Protected Attributes

static final String ID_EDEFAULT = null

Detailed Description

An implementation of the model object 'Data Provider'.

The following features are implemented:


Constructor & Destructor Documentation

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

Member Function Documentation

Object de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
boolean de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.eUnset ( int  featureID  ) 
String de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.getId (  ) 
void de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.setId ( String  newId  ) 
String de.fraunhofer.isst.axbench.transactioneditor.impl.DataProviderImpl.toString (  ) 

Member Data Documentation

The cached value of the 'Id' attribute.

See also:
getId()

The default value of the 'Id' attribute.

See also:
getId()