|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IArtifactRule | |
|---|---|
| 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. |
| Uses of IArtifactRule in org.eclipse.tigerstripe.workbench.plugins |
|---|
| Subinterfaces of IArtifactRule in org.eclipse.tigerstripe.workbench.plugins | |
|---|---|
interface |
IArtifactWrappedRule
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. |
| Uses of IArtifactRule in org.eclipse.tigerstripe.workbench.project |
|---|
| Methods in org.eclipse.tigerstripe.workbench.project with type parameters of type IArtifactRule | ||
|---|---|---|
|
ITigerstripeM1GeneratorProject.getSupportedPluginArtifactRules()
|
|
| Methods in org.eclipse.tigerstripe.workbench.project that return IArtifactRule | |
|---|---|
IArtifactRule[] |
ITigerstripeM1GeneratorProject.getArtifactRules()
|
| Methods in org.eclipse.tigerstripe.workbench.project with parameters of type IArtifactRule | |
|---|---|
void |
ITigerstripeM1GeneratorProject.addArtifactRule(IArtifactRule rule)
|
void |
ITigerstripeM1GeneratorProject.addArtifactRules(IArtifactRule[] rules)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||