Public Member Functions | Protected Member Functions | Protected Attributes

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

List of all members.

Public Member Functions

HardwareComponentType basicGetType ()
Object eGet (int featureID, boolean resolve, boolean coreType)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
HardwareComponentType getType ()
void setType (HardwareComponentType newType)

Protected Member Functions

EClass eStaticClass ()
 HardwareComponentPrototypeImpl ()

Protected Attributes

HardwareComponentType type

Detailed Description

An implementation of the model object 'Hardware Component Prototype'.

The following features are implemented:


Constructor & Destructor Documentation

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

Member Function Documentation

HardwareComponentType de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.basicGetType (  ) 
Object de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
boolean de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.eUnset ( int  featureID  ) 
HardwareComponentType de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.getType (  ) 
void de.fraunhofer.isst.eastadl.hardwaremodeling.impl.HardwareComponentPrototypeImpl.setType ( HardwareComponentType  newType  ) 

Member Data Documentation

The cached value of the 'Type' reference.

See also:
getType()