Uses of Interface
org.gcube.resourcemanagement.model.reference.entities.resources.Configuration
-
-
Uses of Configuration in org.gcube.resourcemanagement.model.impl.entities.resources
Classes in org.gcube.resourcemanagement.model.impl.entities.resources that implement Configuration Modifier and Type Class Description classConfigurationImpl -
Uses of Configuration in org.gcube.resourcemanagement.model.impl.relations.isrelatedto
Classes in org.gcube.resourcemanagement.model.impl.relations.isrelatedto with type parameters of type Configuration Modifier and Type Class Description classIsDerivationOfImpl<Out extends Configuration,In extends ConfigurationTemplate> -
Uses of Configuration in org.gcube.resourcemanagement.model.reference.relations.isrelatedto
Classes in org.gcube.resourcemanagement.model.reference.relations.isrelatedto with type parameters of type Configuration Modifier and Type Interface Description interfaceIsDerivationOf<Out extends Configuration,In extends ConfigurationTemplate>IsDerivationOf indicate that the sourceConfigurationis an instantiation of the targetConfigurationTemplate.
-