- All Superinterfaces:
org.gcube.informationsystem.base.reference.Element, org.gcube.informationsystem.model.reference.ERElement, org.gcube.informationsystem.base.reference.IdentifiableElement, org.gcube.informationsystem.model.reference.relations.IsRelatedTo<Out,In>, org.gcube.informationsystem.model.reference.ModelElement, org.gcube.informationsystem.model.reference.relations.Relation<Out,In>, org.gcube.informationsystem.base.reference.relations.RelationElement<Out,In>, org.gcube.informationsystem.base.reference.SchemaMixedElement, Serializable
- All Known Subinterfaces:
IsPartOf<Out,In>
- All Known Implementing Classes:
IsCorrelatedToImpl, IsPartOfImpl
@TypeMetadata(name="IsCorrelatedTo",
description="IsCorrelatedTo relates a {@link Dataset} to another.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface IsCorrelatedTo<Out extends Dataset,In extends Dataset>
extends org.gcube.informationsystem.model.reference.relations.IsRelatedTo<Out,In>
IsCorrelatedTo relates a
Dataset to another.
https://wiki.gcube-system.org/gcube/GCube_Model#IsCorrelatedTo
- Author:
- Luca Frosini (ISTI - CNR)