Public Member Functions | Protected Member Functions | Protected Attributes

de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl Class Reference

List of all members.

Public Member Functions

de.fraunhofer.isst.eastadl.autosar.System basicGetAutosarSystem ()
Object eGet (int featureID, boolean resolve, boolean coreType)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
de.fraunhofer.isst.eastadl.autosar.System getAutosarSystem ()
boolean isSetAutosarSystem ()
void setAutosarSystem (de.fraunhofer.isst.eastadl.autosar.System newAutosarSystem)
void unsetAutosarSystem ()

Protected Member Functions

EClass eStaticClass ()
 ImplementationLevelImpl ()

Protected Attributes

de.fraunhofer.isst.eastadl.autosar.System autosarSystem
boolean autosarSystemESet

Detailed Description

An implementation of the model object 'Implementation Level'.

The following features are implemented:


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.ImplementationLevelImpl (  )  [protected]

Member Function Documentation

de.fraunhofer.isst.eastadl.autosar.System de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.basicGetAutosarSystem (  ) 
Object de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
boolean de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.eUnset ( int  featureID  ) 
de.fraunhofer.isst.eastadl.autosar.System de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.getAutosarSystem (  ) 
boolean de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.isSetAutosarSystem (  ) 
void de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.setAutosarSystem ( de.fraunhofer.isst.eastadl.autosar.System  newAutosarSystem  ) 
void de.fraunhofer.isst.eastadl.systemmodeling.impl.ImplementationLevelImpl.unsetAutosarSystem (  ) 

Member Data Documentation

The cached value of the 'Autosar System' reference.

See also:
getAutosarSystem()

This is true if the Autosar System reference has been set.