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

Packages that use org.eclipse.tigerstripe.workbench.plugins
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.plugins used by org.eclipse.tigerstripe.workbench.plugins
EPluggablePluginNature
          Pluggable plugin nature Pluggable plugins have a nature that will condition when/how they are being triggered during a generation cycle.
IArtifactModel
          Deprecated.  
IArtifactWrapper
          This is the interface that needs to be implemented by model classess attached the an ArtifactBased rule run
IDiagramDescriptor
           
IDiagramDescriptor.DiagramType
          This enum classifies the types of diagram that may be encountered.
IDiagramGenerator.ImageType
          This enum classifies the types of image file that may be created.
IPluginProperty
          Properties as they can be defined on a Pluggable Plugin
IRule
          Top level rule interface for Generators
ITablePluginProperty
           
ITablePluginProperty.ColumnDef
           
ITablePluginProperty.TablePropertyRow
           
ITemplateBasedRule
          Top-level interface for Template rules in a Pluggable Plugin
PluginLog.LogLevel
           
 

Classes in org.eclipse.tigerstripe.workbench.plugins used by org.eclipse.tigerstripe.workbench.project
EPluggablePluginNature
          Pluggable plugin nature Pluggable plugins have a nature that will condition when/how they are being triggered during a generation cycle.
IArtifactBasedTemplateRule
          An ArtifactBased Template Run rule in a Pluggable Plugin This rule will be run once per instance (with possibility of filtering) of a designated Artifact Type.
IPluginClasspathEntry
           
IPluginProperty
          Properties as they can be defined on a Pluggable Plugin
IRule
          Top level rule interface for Generators
ITemplateBasedRule
          Top-level interface for Template rules in a Pluggable Plugin
PluginLog.LogLevel