Uses of Interface
org.gcube.informationsystem.model.reference.entities.Entity
-
-
Uses of Entity in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities that implement Entity Modifier and Type Class Description classDummyFacetclassDummyResourceclassEntityImplclassFacetImplclassResourceImpl -
Uses of Entity in org.gcube.informationsystem.model.impl.relations
Classes in org.gcube.informationsystem.model.impl.relations with type parameters of type Entity Modifier and Type Class Description classRelationImpl<S extends Resource,T extends Entity> -
Uses of Entity in org.gcube.informationsystem.model.reference.entities
Subinterfaces of Entity in org.gcube.informationsystem.model.reference.entities Modifier and Type Interface Description interfaceFacetinterfaceResourcehttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#Resource -
Uses of Entity in org.gcube.informationsystem.model.reference.relations
Classes in org.gcube.informationsystem.model.reference.relations with type parameters of type Entity Modifier and Type Interface Description interfaceRelation<S extends Resource,T extends Entity>
-