| Constructor and Description |
|---|
ResourceViewer(Map<String,? extends Resource> map) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
OutputData.getResource() |
| Constructor and Description |
|---|
OutputData(ComputationId computationId,
Resource resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileResource |
class |
ImageResource |
class |
MapResource |
class |
ObjectResource |
class |
TableResource |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Resource> |
MapResource.getMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapResource.setMap(LinkedHashMap<String,Resource> map) |
| Constructor and Description |
|---|
MapResource(String resourceId,
String name,
String description,
LinkedHashMap<String,Resource> map) |
Copyright © 2016. All Rights Reserved.