|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Plugin.ProcessedItemType | |
|---|---|
| gr.uoa.di.madgik.rr.plugins | |
| Uses of Plugin.ProcessedItemType in gr.uoa.di.madgik.rr.plugins |
|---|
| Fields in gr.uoa.di.madgik.rr.plugins with type parameters of type Plugin.ProcessedItemType | |
|---|---|
protected Map<Plugin.ProcessedItemType,Set<? extends IDaoElement>> |
Plugin.itemDaos
|
protected Map<Plugin.ProcessedItemType,Set<? extends IRRElement>> |
Plugin.items
|
protected Set<Plugin.ProcessedItemType> |
Plugin.processedItems
|
| Methods in gr.uoa.di.madgik.rr.plugins that return types with arguments of type Plugin.ProcessedItemType | |
|---|---|
Set<Plugin.ProcessedItemType> |
Plugin.getProcessedItems()
Returns the set of items this plugin processes during its operation. |
| Methods in gr.uoa.di.madgik.rr.plugins with parameters of type Plugin.ProcessedItemType | |
|---|---|
void |
Plugin.addProcessedItemDaos(Plugin.ProcessedItemType type,
Set<? extends IDaoElement> items)
|
void |
Plugin.addProcessedItems(Plugin.ProcessedItemType type,
Set<? extends IRRElement> items)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||