Public Member Functions | Protected Member Functions | Protected Attributes

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

List of all members.

Public Member Functions

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

Protected Member Functions

EClass eStaticClass ()
 HardwarePinInstanceRefImpl ()

Protected Attributes

EList< EAElementpath
HardwarePin type

Detailed Description

An implementation of the model object 'Hardware Pin Instance Ref'.

The following features are implemented:


Constructor & Destructor Documentation

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

Member Function Documentation

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