Public Member Functions | Protected Member Functions | Protected Attributes

de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl Class Reference

List of all members.

Public Member Functions

AllocateableElement 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 ()
AllocateableElement getType ()
void setType (AllocateableElement newType)

Protected Member Functions

 AllocateableElementInstanceRefImpl ()
EClass eStaticClass ()

Protected Attributes

EList< EAElementpath
AllocateableElement type

Detailed Description

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

The following features are implemented:


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.AllocateableElementInstanceRefImpl (  )  [protected]

Member Function Documentation

AllocateableElement de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.basicGetType (  ) 
Object de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
boolean de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.eUnset ( int  featureID  ) 
EList<EAElement> de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.getPath (  ) 
AllocateableElement de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.getType (  ) 
void de.fraunhofer.isst.eastadl.functionmodeling.impl.AllocateableElementInstanceRefImpl.setType ( AllocateableElement  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()