Uses of Annotation Interface
org.gcube.informationsystem.types.annotations.Abstract
Packages that use Abstract
Package
Description
-
Uses of Abstract in org.gcube.informationsystem.base.reference
Classes in org.gcube.informationsystem.base.reference with annotations of type AbstractModifier and TypeInterfaceDescriptioninterfaceThe 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 AbstractModifier and TypeInterfaceDescriptioninterfaceThe 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 AbstractModifier and TypeInterfaceDescriptioninterfaceRelationElement<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 AbstractModifier and TypeInterfaceDescriptioninterfaceinterfaceRepresents a facet, which describes a specific aspect or dimension of aResource.interfaceRepresents 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 AbstractModifier and TypeInterfaceDescriptioninterfaceIsRelatedTo<S extends Resource,T extends Resource> interfaceThe 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 AbstractModifier and TypeInterfaceDescriptioninterfaceThe base interface for all type definitions in the Information System model.