Package org.ow2.clif.scenario.isac.egui

Isac is a Scenario Architecture for Clif.

See:
          Description

Class Summary
FileName Define the file names for the scenario modules
Icons Implementation of a image registry, which load the icons files
IsacEditor This class is the editor for ISAC scenario At least four pages (four tab) for this editor.
IsacScenarioPerspective An Eclipse perspective for the Isac scenario editor : Isac scenario perspective.
IsacScenarioPlugin The main plugin class to be used in the desktop.
ScenarioManager This class contains pluginGUIManager and pluginManager used by each editor
 

Package org.ow2.clif.scenario.isac.egui Description

Isac is a Scenario Architecture for Clif. Isac provides a generic, formal way to define single behaviors and specify load profiles in terms of number of occurrences of those behaviors in time. Isac is extendible through a plug-in mechanism externalizing timers, conditions, and target protocols support to specific Java code.