Uses of Class
org.gcube.informationsystem.types.annotations.Abstract
-
-
Uses of Abstract in org.gcube.informationsystem.base.reference
Classes in org.gcube.informationsystem.base.reference with annotations of type Abstract Modifier and Type Interface Description interfaceElementThe base interface for all elements in the Information System model. -
Uses of Abstract in org.gcube.informationsystem.base.reference.entities
Classes in org.gcube.informationsystem.base.reference.entities with annotations of type Abstract Modifier and Type Interface Description interfaceEntityElementThe base interface for all entity elements in the Information System model. -
Uses of Abstract in org.gcube.informationsystem.base.reference.relations
Classes in org.gcube.informationsystem.base.reference.relations with annotations of type Abstract Modifier and Type Interface Description interfaceRelationElement<S extends EntityElement,T extends EntityElement>The base interface for all relation elements in the Information System model. -
Uses of Abstract in org.gcube.informationsystem.model.reference.entities
Classes in org.gcube.informationsystem.model.reference.entities with annotations of type Abstract Modifier and Type Interface Description interfaceEntityinterfaceFacetRepresents a facet, which describes a specific aspect or dimension of aResource.interfaceResourceRepresents a resource, the central entity in the facet-based model. -
Uses of Abstract in org.gcube.informationsystem.model.reference.relations
Classes in org.gcube.informationsystem.model.reference.relations with annotations of type Abstract Modifier and Type Interface Description interfaceIsRelatedTo<S extends Resource,T extends Resource>interfaceRelation<S extends Resource,T extends Entity>The base interface for all relations in the facet-based resource model. -
Uses of Abstract in org.gcube.informationsystem.types.reference
Classes in org.gcube.informationsystem.types.reference with annotations of type Abstract Modifier and Type Interface Description interfaceTypeThe base interface for all type definitions in the Information System model.
-