Classes

Package de.fraunhofer.isst.axbench.operations.simulator.filter

Classes

class  AllElementsFilter
 void filter, ie it returns all simulation elements More...
class  ElementsFilter
 A simulation result filter produces a substructure of the full simulation result that contains only the visible elements given to the filter. The causal relations of the visible elements are reconstructed according to the ones in the full simulation event structure. More...
class  ElementsFilterHandler
 handles the commands for filtering the event structure that is shown in the simulation trace view More...
class  PortsFilter
 filter for ports More...
class  ServicesFilter
 filter for services More...
class  SimulationResultFilterDialog
class  TopLevelPortsFilter
 filter for top level ports More...