Uses of Class
org.gcube.informationsystem.base.impl.relations.RelationElementImpl
-
Packages that use RelationElementImpl Package Description org.gcube.informationsystem.contexts.impl.relations org.gcube.informationsystem.model.impl.relations -
-
Uses of RelationElementImpl in org.gcube.informationsystem.contexts.impl.relations
Subclasses of RelationElementImpl in org.gcube.informationsystem.contexts.impl.relations Modifier and Type Class Description classIsParentOfImplThe default implementation of theIsParentOfinterface. -
Uses of RelationElementImpl in org.gcube.informationsystem.model.impl.relations
Subclasses of RelationElementImpl 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.classRelationImpl<S extends Resource,T extends Entity>The default abstract implementation of theRelationinterface.
-