Public Member Functions | Private Attributes

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

List of all members.

Public Member Functions

ISimulationEvent copy ()
ISimulationElement getAccessedSimulationElement ()
 SimulationAction (ISimulationElement theSimulationElement, ISimulationElement theAccessedSimulationElement, IAXLangElement theDataElement, Object theValue, EventType theEventType, float theTimeStamp, Collection< ISelection > theSelectionSet, Collection< IFeatureIon > theFeatureSelection)

Private Attributes

ISimulationElement accessedSimulationElement

Constructor & Destructor Documentation

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

Member Function Documentation

ISimulationEvent de.fraunhofer.isst.axbench.operations.simulator.events.SimulationAction.copy (  ) 
ISimulationElement de.fraunhofer.isst.axbench.operations.simulator.events.SimulationAction.getAccessedSimulationElement (  ) 

Member Data Documentation