| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.templates.model.actions.arguments |
| Modifier and Type | Method and Description |
|---|---|
ContainerInstance |
ContainerInstance.createCopy() |
static ContainerInstance |
ContainerInstance.createFirstInstance(ArgumentContainer argCont) |
protected ContainerInstance |
ArgumentContainer.createinstance(ContainerInstance parentInstance) |
protected ContainerInstance |
ContainerInstance.createInstanceOf(ArgumentContainer argumentContainer) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ContainerInstance> |
ContainerInstance.getAllContainerInstances() |
| Modifier and Type | Method and Description |
|---|---|
protected ContainerInstance |
ArgumentContainer.createinstance(ContainerInstance parentInstance) |
ArgumentInstance<T> |
ArgumentDescriptor.createInstance(ContainerInstance belongsTo) |
static InstanceInterface |
ContainerInstance.getChildInstanceById(ContainerInstance instance,
String instanceToFindId) |
static List<ArgumentInstance<?>> |
ContainerInstance.getInstancesBydescriptorId(ContainerInstance instance,
String descriptorId) |
void |
ContainerInstanceEvent.onInstanceCreated(ContainerInstance instance) |
void |
ContainerInstanceEvent.onInstanceRemoved(ContainerInstance instance) |
| Constructor and Description |
|---|
ContainerInstance(ArgumentContainer parentArgument,
ContainerInstance parentInstance) |
Copyright © 2019. All Rights Reserved.