Package org.eclipse.tigerstripe.workbench

Interface Summary
IModelAnnotationChangeDelta  
IModelChangeDelta  
IOriginalChangeListener This interface is intended to be implemented by clients of the IWorkingCopy interface to be notified when the original object has changed
IRuntimeDetails This interface provides a simple way to get details about the tigerstripe runtime.
ITigerstripeChangeListener ITigerstripeChangeListeners are notified whenever a change in the workspace that is related to Tigerstripe occurs.
IWorkingCopy Generic interface used to provide a way to edit an object in a "working copy" and commit all changes in a
 

Class Summary
OriginalChangeEvent  
TigerstripeCore The entry point for all interactions with the Tigerstripe API This is a singleton class that acts as the factory class for any Tigerstripe Project.
 

Exception Summary
TigerstripeException  
WorkingCopyException