Package de.cau.cs.kieler.sim.kiem

This package contains the basic activator class, the messages.properties file, with the externalized strings and a proxy editor for opening *.execution files with the KiemView.

See:
          Description

Interface Summary
IDataComponent The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent The Interface IJSONObjectDataComponent.
IJSONStringDataComponent The Interface IJSONObjectDataComponent.
IKiemConfigurationProvider Components implementing this interface can provide configuration information for KIEM.
IKiemEventListener Classes implementing this interface can listen to events happening anywhere in KIEM.
IKiemToolbarContributor Classes implementing this interface may be asked if they want to contribute controls to the toolbar inside the KIEM View.
 

Class Summary
JSONObjectDataComponent The Class JSONObjectDataComponent.
JSONSignalValues The Class JSONSignalValues.
JSONStringDataComponent The Class JSONStringDataComponent.
KiemEvent This class implements some constants that define specific events in KIEM.
KiemPlugin This activator class controls the life cycle of the KiemPlugin.
Messages The Class Messages is used to externalize strings in the messages.properties file.
 

Exception Summary
KiemExecutionException The Class KiemExecutionException.
KiemInitializationException The Class KiemInitializationException.
KiemMasterException The Class KiemMasterException.
 

Package de.cau.cs.kieler.sim.kiem Description

This package contains the basic activator class, the messages.properties file, with the externalized strings and a proxy editor for opening *.execution files with the KiemView.