|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xtools.pluglets.Pluglet
com.ibm.ras.example.profile.artifact.ArtifactDescriptor
The ArtifactDescriptor
pluglet provides an example of how to
add new artifact descriptor types that are recognized by the type analyzer.
The pluglet demonstrates the following operations:
Field Summary |
Fields inherited from class com.ibm.xtools.pluglets.Pluglet |
out |
Constructor Summary | |
ArtifactDescriptor()
|
Method Summary | |
void |
plugletmain(String[] args)
Represents the main excecution point for the pluglet. |
Methods inherited from class com.ibm.xtools.pluglets.Pluglet |
confirm, confirm, dumpStack, dumpStack, error, error, getDialog, getDirectory, getFile, getFullName, getName, inform, inform, printStackTrace, printStackTrace, prompt, prompt, prompt, question, question, setDialog, setDirectory, setFile, setFullName, setName, warning, warning |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ArtifactDescriptor()
Method Detail |
public void plugletmain(String[] args)
args
- The arguments passed to the pluget when it is executed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |