Uses of Class
org.gcube.informationsystem.base.impl.relations.RelationElementImpl
Packages that use RelationElementImpl
Package
Description
-
Uses of RelationElementImpl in org.gcube.informationsystem.contexts.impl.relations
Subclasses of RelationElementImpl in org.gcube.informationsystem.contexts.impl.relationsModifier and TypeClassDescriptionfinal classThe default implementation of theIsParentOfinterface. -
Uses of RelationElementImpl in org.gcube.informationsystem.model.impl.relations
Subclasses of RelationElementImpl in org.gcube.informationsystem.model.impl.relationsModifier and TypeClassDescriptionclassConsistsOfImpl<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.