Public Member Functions | Protected Member Functions | Protected Attributes

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

List of all members.

Public Member Functions

HardwareComponentType basicGetHardwareComponent ()
Object eGet (int featureID, boolean resolve, boolean coreType)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
HardwareComponentType getHardwareComponent ()
boolean isSetHardwareComponent ()
void setHardwareComponent (HardwareComponentType newHardwareComponent)
void unsetHardwareComponent ()

Protected Member Functions

EClass eStaticClass ()
 HardwareFunctionTypeImpl ()

Protected Attributes

HardwareComponentType hardwareComponent
boolean hardwareComponentESet

Detailed Description

An implementation of the model object 'Hardware Function Type'.

The following features are implemented:


Constructor & Destructor Documentation

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

Member Function Documentation

HardwareComponentType de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.basicGetHardwareComponent (  ) 
Object de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
boolean de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.eUnset ( int  featureID  ) 
HardwareComponentType de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.getHardwareComponent (  ) 
boolean de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.isSetHardwareComponent (  ) 
void de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.setHardwareComponent ( HardwareComponentType  newHardwareComponent  ) 
void de.fraunhofer.isst.eastadl.functionmodeling.impl.HardwareFunctionTypeImpl.unsetHardwareComponent (  ) 

Member Data Documentation

The cached value of the 'Hardware Component' reference.

See also:
getHardwareComponent()

This is true if the Hardware Component reference has been set.