Public Member Functions | Protected Member Functions | Protected Attributes

de.fraunhofer.isst.eastadl.hardwaremodeling.impl.AllocationTargetInstanceRefImpl Class Reference

List of all members.

Public Member Functions

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

Protected Member Functions

 AllocationTargetInstanceRefImpl ()
EClass eStaticClass ()

Protected Attributes

EList< EAElementpath
AllocationTarget type

Detailed Description

An implementation of the model object 'Allocation Target Instance Ref'.

The following features are implemented:


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.hardwaremodeling.impl.AllocationTargetInstanceRefImpl.AllocationTargetInstanceRefImpl (  )  [protected]

Member Function Documentation

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