|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IArtifactModel
This is the interface that needs to be implemented by model classess attached the an ArtifactBased rule run
| Method Summary | |
|---|---|
void |
setIArtifact(IAbstractArtifact artifact)
Initializes the artifact for this model. |
void |
setPluginConfig(IPluginConfig pluginConfig)
Initializes the plugin ref for this model. |
| Method Detail |
|---|
void setIArtifact(IAbstractArtifact artifact)
artifact - -
IArtifact the artifact to initialize the model withvoid setPluginConfig(IPluginConfig pluginConfig)
pluginConfig - -
The current plugin Reference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||