Uses of Interface
org.eclipse.tigerstripe.workbench.plugins.IArtifactModel

Packages that use IArtifactModel
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. 
 

Uses of IArtifactModel in org.eclipse.tigerstripe.workbench.plugins
 

Methods in org.eclipse.tigerstripe.workbench.plugins with parameters of type IArtifactModel
 void IExpander.setCurrentModel(IArtifactModel currentModel)
          Deprecated. - use setCurrentWrapper instead.
 void IExpander.setCurrentModel(IArtifactModel currentModel, java.lang.String modelName)
          Deprecated. - use setCurrentWrapper instead.