|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.iu.iv.core.plugin.PluginProperty
A class representing a key to a PluginProperty. These are to be used by a plugin's property map for specifiying new optional meta-data that can be used by IVC. Public instances are available for standard properties used.
| Field Summary | |
static Property |
AUTHOR
Represents the property for the Author of the algorithm the plugin is written around. |
static Property |
CITATION_STRING
Represents the property for a citation string. |
static Property |
DOCUMENTATION_LINK
Represents the property for a Documentation Link. |
| Constructor Summary | |
PluginProperty()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Property DOCUMENTATION_LINK
public static final Property CITATION_STRING
public static final Property AUTHOR
| Constructor Detail |
public PluginProperty()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||