Uses of Class
org.gcube.informationsystem.model.impl.relations.RelationImpl
-
Packages that use RelationImpl Package Description org.gcube.informationsystem.model.impl.relations -
-
Uses of RelationImpl in org.gcube.informationsystem.model.impl.relations
Subclasses of RelationImpl in org.gcube.informationsystem.model.impl.relations Modifier and Type Class Description classConsistsOfImpl<S extends Resource,T extends Facet>The default implementation of theConsistsOfinterface.classDummyIsRelatedTo<S extends Resource,T extends Resource>A dummy implementation of theIsRelatedTointerface, used for placeholder or testing purposes.classIsRelatedToImpl<S extends Resource,T extends Resource>The default abstract implementation of theIsRelatedTointerface.
-