Uses of Package
org.eclipse.tigerstripe.workbench.project

Packages that use org.eclipse.tigerstripe.workbench.project
org.eclipse.tigerstripe.workbench   
org.eclipse.tigerstripe.workbench.generation   
org.eclipse.tigerstripe.workbench.model   
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.project This package contains interfaces tigerstripe projects and other objects associated with navigating and generating projects. 
 

Classes in org.eclipse.tigerstripe.workbench.project used by org.eclipse.tigerstripe.workbench
IAbstractTigerstripeProject
          Top level handle for any Tigerstripe project
IProjectDetails
          Project details
ITigerstripeModelProject
          Handle on a Tigerstripe Project
 

Classes in org.eclipse.tigerstripe.workbench.project used by org.eclipse.tigerstripe.workbench.generation
IPluginConfig
          A reference to a plugin as it may appear in a Tigerstripe Project.
ITigerstripeModelProject
          Handle on a Tigerstripe Project
 

Classes in org.eclipse.tigerstripe.workbench.project used by org.eclipse.tigerstripe.workbench.model
ITigerstripeModelProject
          Handle on a Tigerstripe Project
 

Classes in org.eclipse.tigerstripe.workbench.project used by org.eclipse.tigerstripe.workbench.model.deprecated_
IProjectDescriptor
          Interface representing a tigerstripe.xml project descriptor.
ITigerstripeModelProject
          Handle on a Tigerstripe Project
 

Classes in org.eclipse.tigerstripe.workbench.project used by org.eclipse.tigerstripe.workbench.plugins
IPluginConfig
          A reference to a plugin as it may appear in a Tigerstripe Project.
ITigerstripeModelProject
          Handle on a Tigerstripe Project
 

Classes in org.eclipse.tigerstripe.workbench.project used by org.eclipse.tigerstripe.workbench.project
IAbstractTigerstripeProject
          Top level handle for any Tigerstripe project
IDependency
          A Tigerstripe Dependency represents a .tsm file that contains Artifacts that have been "exported to a module" so they can be shared, as a library, between other projects.
IPluginConfig
          A reference to a plugin as it may appear in a Tigerstripe Project.
IProjectDetails
          Project details
ITigerstripeGeneratorProject
           
ITigerstripeModelProject
          Handle on a Tigerstripe Project