Public Member Functions | Private Attributes

de.fraunhofer.isst.axbench.operations.simulator.events.SimulationParameterAction Class Reference

List of all members.

Public Member Functions

ISimulationEvent copy ()
Parameter getParameter ()
 SimulationParameterAction (ISimulationElement theSimulationElement, ISimulationElement theAccessedSimulationElement, IAXLangElement theDataElement, Parameter theParameter, Object theValue, EventType theEventType, float theTimeStamp, Collection< ISelection > theSelectionSet, Collection< IFeatureIon > theFeatureSelection)

Private Attributes

Parameter parameter

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.operations.simulator.events.SimulationParameterAction.SimulationParameterAction ( ISimulationElement  theSimulationElement,
ISimulationElement  theAccessedSimulationElement,
IAXLangElement  theDataElement,
Parameter  theParameter,
Object  theValue,
EventType  theEventType,
float  theTimeStamp,
Collection< ISelection theSelectionSet,
Collection< IFeatureIon theFeatureSelection 
)

Member Function Documentation

ISimulationEvent de.fraunhofer.isst.axbench.operations.simulator.events.SimulationParameterAction.copy (  ) 
Parameter de.fraunhofer.isst.axbench.operations.simulator.events.SimulationParameterAction.getParameter (  ) 

Member Data Documentation