Uses of Package
org.eclipse.tigerstripe.workbench

Packages that use org.eclipse.tigerstripe.workbench
org.eclipse.tigerstripe.workbench   
org.eclipse.tigerstripe.workbench.model.deprecated_   
org.eclipse.tigerstripe.workbench.plugins This package contains the interfaces to be implemented in relation with implementing TS templates, and more generally all interfaces as seen by the user when implementing a Tigerstripe plugin. 
org.eclipse.tigerstripe.workbench.profile This package contains interfaces for the workbench profile and session. 
org.eclipse.tigerstripe.workbench.profile.primitiveType This package contains definitions of primitive Types. 
org.eclipse.tigerstripe.workbench.profile.stereotype This package contains definitions of stereotypes (annotations) and stereotype instances. 
org.eclipse.tigerstripe.workbench.project This package contains interfaces tigerstripe projects and other objects associated with navigating and generating projects. 
 

Classes in org.eclipse.tigerstripe.workbench used by org.eclipse.tigerstripe.workbench
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
OriginalChangeEvent
           
TigerstripeException
           
 

Classes in org.eclipse.tigerstripe.workbench used by org.eclipse.tigerstripe.workbench.model.deprecated_
TigerstripeException
           
 

Classes in org.eclipse.tigerstripe.workbench used by org.eclipse.tigerstripe.workbench.plugins
TigerstripeException
           
 

Classes in org.eclipse.tigerstripe.workbench used by org.eclipse.tigerstripe.workbench.profile
TigerstripeException
           
 

Classes in org.eclipse.tigerstripe.workbench used by org.eclipse.tigerstripe.workbench.profile.primitiveType
TigerstripeException
           
 

Classes in org.eclipse.tigerstripe.workbench used by org.eclipse.tigerstripe.workbench.profile.stereotype
TigerstripeException
           
 

Classes in org.eclipse.tigerstripe.workbench used by org.eclipse.tigerstripe.workbench.project
IWorkingCopy
          Generic interface used to provide a way to edit an object in a "working copy" and commit all changes in a
TigerstripeException
           
WorkingCopyException