|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectru.biosoft.access.DataElementSupport
ru.biosoft.access.AbstractDataCollection
ru.biosoft.access.VectorDataCollection
ru.biosoft.plugins.Plugins
This class is used to show 'visible' plugins in plugins tab of repository pane.
To be shown in this tab plugin.xml should provide visible plugin extention point(s).
VisiblePlugin| Field Summary | |
protected static org.apache.log4j.Category |
log
|
| Fields inherited from class ru.biosoft.access.VectorDataCollection |
INITIAL_SIZE, vector |
| Fields inherited from class ru.biosoft.access.AbstractDataCollection |
cat, info, notificationEnabled, path, propagationEnabled, v_cache |
| Method Summary | |
void |
close()
Removes all of the elements from this data collection. |
java.lang.Class |
getDataElementType()
Gets the type of DataElements stored in the data collection. |
static DataCollection |
getPlugins()
|
void |
init()
|
| Methods inherited from class ru.biosoft.access.VectorDataCollection |
doGet, doPut, doRemove, getAt, getNameList, getSize, iterator, put, toArray |
| Methods inherited from class ru.biosoft.access.DataElementSupport |
getName, getOrigin, registerConstructorWithBadEqual |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ru.biosoft.access.DataElement |
getName, getOrigin |
| Field Detail |
protected static org.apache.log4j.Category log
| Method Detail |
public static DataCollection getPlugins()
public void init()
public java.lang.Class getDataElementType()
AbstractDataCollection
getDataElementType in interface DataCollectiongetDataElementType in class AbstractDataCollection
public void close()
throws java.lang.Exception
VectorDataCollection
close in interface DataCollectionclose in class VectorDataCollectionjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||