| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.templates.model.actions.arguments |
| Modifier and Type | Method and Description |
|---|---|
ArgumentInstance<T> |
ArgumentDescriptor.createInstance(ContainerInstance belongsTo) |
protected <T extends Representable> |
ContainerInstance.createInstanceOf(ArgumentDescriptor<T> argumentDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ArgumentInstance<?>> |
ContainerInstance.getAllArgumentInstances() |
static List<ArgumentInstance<?>> |
ContainerInstance.getInstancesBydescriptorId(ContainerInstance instance,
String descriptorId) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceEventListener.onCreate(ArgumentInstance<?> instance) |
void |
InstanceEventListener.onInvalid(ArgumentInstance<?> instance) |
void |
SelectionProvider.onUpdate(ArgumentInstance<?> modifiedInstance) |
void |
InstanceEventListener.onValid(ArgumentInstance<?> instance) |
Copyright © 2016. All Rights Reserved.