| Package | Description |
|---|---|
| gr.uoa.di.madgik.rr.access | |
| gr.uoa.di.madgik.rr.element | |
| gr.uoa.di.madgik.rr.plugins |
| Modifier and Type | Method and Description |
|---|---|
static IRRElement |
InMemoryStore.getItem(Class<?> type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
static Set<IRRElement> |
InMemoryStore.getItems(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InMemoryStore.setItem(Class<?> type,
IRRElement item) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InMemoryStore.setItems(Class<?> type,
Set<? extends IRRElement> items) |
| Modifier and Type | Class and Description |
|---|---|
class |
RRElement |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IRRElement.isEqual(IRRElement f,
boolean includeDetails) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Plugin.ProcessedItemType,Set<? extends IRRElement>> |
Plugin.items |
| Modifier and Type | Method and Description |
|---|---|
void |
Plugin.addProcessedItems(Plugin.ProcessedItemType type,
Set<? extends IRRElement> items) |
Copyright © 2014. All Rights Reserved.