Public Member Functions | Protected Member Functions | Protected Attributes

de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl Class Reference

List of all members.

Public Member Functions

EAElement basicGetType ()
Object eGet (int featureID, boolean resolve, boolean coreType)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
EList< EAElementgetPath ()
EAElement getType ()
void setType (EAElement newType)

Protected Member Functions

 EAElementInstanceRefImpl ()
EClass eStaticClass ()

Protected Attributes

EList< EAElementpath
EAElement type

Detailed Description

An implementation of the model object 'EA Element Instance Ref'.

The following features are implemented:


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.EAElementInstanceRefImpl (  )  [protected]

Member Function Documentation

EAElement de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.basicGetType (  ) 
Object de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
boolean de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.eUnset ( int  featureID  ) 
EList<EAElement> de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.getPath (  ) 
EAElement de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.getType (  ) 
void de.fraunhofer.isst.eastadl.elements.impl.EAElementInstanceRefImpl.setType ( EAElement  newType  ) 

Member Data Documentation

The cached value of the 'Path' reference list.

See also:
getPath()

The cached value of the 'Type' reference.

See also:
getType()