Public Member Functions | Protected Member Functions | Protected Attributes

de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl Class Reference

List of all members.

Public Member Functions

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)
EList< EADatatypePrototypegetDatatypePrototype ()

Protected Member Functions

 CompositeDatatypeImpl ()
EClass eStaticClass ()

Protected Attributes

EList< EADatatypePrototypedatatypePrototype

Detailed Description

An implementation of the model object 'Composite Datatype'.

The following features are implemented:


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.CompositeDatatypeImpl (  )  [protected]

Member Function Documentation

Object de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
NotificationChain de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.eInverseRemove ( InternalEObject  otherEnd,
int  featureID,
NotificationChain  msgs 
)
boolean de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.eUnset ( int  featureID  ) 
EList<EADatatypePrototype> de.fraunhofer.isst.eastadl.datatypes.impl.CompositeDatatypeImpl.getDatatypePrototype (  ) 

Member Data Documentation

The cached value of the 'Datatype Prototype' containment reference list.

See also:
getDatatypePrototype()