- All Superinterfaces:
org.gcube.informationsystem.base.reference.Element, org.gcube.informationsystem.model.reference.entities.Entity, org.gcube.informationsystem.base.reference.entities.EntityElement, org.gcube.informationsystem.model.reference.ERElement, GCubeResource, org.gcube.informationsystem.base.reference.IdentifiableElement, org.gcube.informationsystem.model.reference.ModelElement, org.gcube.informationsystem.model.reference.entities.Resource, Serializable
- All Known Subinterfaces:
Configuration
- All Known Implementing Classes:
ConfigurationImpl, ConfigurationTemplateImpl
@ResourceSchema(facets={@ResourceSchemaEntry(relation=IsIdentifiedBy.class,facet=IdentifierFacet.class,min=1,max=1),},resources={,,})
@TypeMetadata(name="ConfigurationTemplate",
description="Configuration Template represents a template for a configuration. It describes how a configuration has to be realised, e.g. used to define the catalogue configuration parameters template.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface ConfigurationTemplate
extends GCubeResource
Configuration Template represents a template for a configuration.
It describes how a configuration has to be realised,
e.g. used to define the catalogue configuration parameters template.
https://wiki.gcube-system.org/gcube/GCube_Model#Configuration_Template
- Author:
- Luca Frosini (ISTI - CNR)