Uses of Interface
org.gcube.informationsystem.base.reference.IdentifiableElement
Packages that use IdentifiableElement
Package
Description
-
Uses of IdentifiableElement in org.gcube.informationsystem.base.impl.entities
Classes in org.gcube.informationsystem.base.impl.entities that implement IdentifiableElementModifier and TypeClassDescriptionclassThe default implementation of theEntityElementinterface. -
Uses of IdentifiableElement in org.gcube.informationsystem.base.impl.relations
Classes in org.gcube.informationsystem.base.impl.relations that implement IdentifiableElementModifier and TypeClassDescriptionclassRelationElementImpl<S extends EntityElement,T extends EntityElement> The default implementation of theRelationElementinterface. -
Uses of IdentifiableElement in org.gcube.informationsystem.base.reference.entities
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.base.reference.entitiesModifier and TypeInterfaceDescriptioninterfaceThe base interface for all entity elements in the Information System model. -
Uses of IdentifiableElement in org.gcube.informationsystem.base.reference.relations
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.base.reference.relationsModifier and TypeInterfaceDescriptioninterfaceRelationElement<S extends EntityElement,T extends EntityElement> The base interface for all relation elements in the Information System model. -
Uses of IdentifiableElement in org.gcube.informationsystem.contexts.impl.entities
Classes in org.gcube.informationsystem.contexts.impl.entities that implement IdentifiableElement -
Uses of IdentifiableElement in org.gcube.informationsystem.contexts.impl.relations
Classes in org.gcube.informationsystem.contexts.impl.relations that implement IdentifiableElementModifier and TypeClassDescriptionfinal classThe default implementation of theIsParentOfinterface. -
Uses of IdentifiableElement in org.gcube.informationsystem.contexts.reference.entities
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.contexts.reference.entitiesModifier and TypeInterfaceDescriptioninterfaceRepresents a context, which is a hierarchical grouping mechanism for resources. -
Uses of IdentifiableElement in org.gcube.informationsystem.contexts.reference.relations
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.contexts.reference.relationsModifier and TypeInterfaceDescriptioninterfaceRepresents a parental relationship between twoContexts. -
Uses of IdentifiableElement in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities that implement IdentifiableElementModifier and TypeClassDescriptionclassA dummy implementation of theFacetinterface, used for placeholder or testing purposes.classA dummy implementation of theResourceinterface, used for placeholder or testing purposes.classThe default abstract implementation of theEntityinterface.classThe default abstract implementation of theFacetinterface.classThe default abstract implementation of theResourceinterface. -
Uses of IdentifiableElement in org.gcube.informationsystem.model.impl.relations
Classes in org.gcube.informationsystem.model.impl.relations that implement IdentifiableElementModifier 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. -
Uses of IdentifiableElement in org.gcube.informationsystem.model.reference
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.model.referenceModifier and TypeInterfaceDescriptioninterfaceAn interface for identifiable entity-relationship (ER) elements of the model. -
Uses of IdentifiableElement in org.gcube.informationsystem.model.reference.entities
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.model.reference.entitiesModifier 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 IdentifiableElement in org.gcube.informationsystem.model.reference.relations
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.model.reference.relationsModifier and TypeInterfaceDescriptioninterfaceConsistsOf<S extends Resource,T extends Facet> interfaceIsRelatedTo<S extends Resource,T extends Resource> interfaceThe base interface for all relations in the facet-based resource model. -
Uses of IdentifiableElement in org.gcube.informationsystem.queries.templates.impl.entities
Classes in org.gcube.informationsystem.queries.templates.impl.entities that implement IdentifiableElementModifier and TypeClassDescriptionclassThe default implementation of theQueryTemplateinterface. -
Uses of IdentifiableElement in org.gcube.informationsystem.queries.templates.reference.entities
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.queries.templates.reference.entitiesModifier and TypeInterfaceDescriptioninterfaceRepresents a query template that can be used to generate runnable queries by substituting variables. -
Uses of IdentifiableElement in org.gcube.informationsystem.types.impl
Classes in org.gcube.informationsystem.types.impl that implement IdentifiableElement -
Uses of IdentifiableElement in org.gcube.informationsystem.types.impl.entities
Classes in org.gcube.informationsystem.types.impl.entities that implement IdentifiableElementModifier and TypeClassDescriptionclassThe default implementation of theEntityTypeinterface.final classThe default implementation of theFacetTypeinterface.final classThe default implementation of theResourceTypeinterface. -
Uses of IdentifiableElement in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement IdentifiableElementModifier and TypeClassDescriptionfinal classThe default implementation of thePropertyTypeinterface. -
Uses of IdentifiableElement in org.gcube.informationsystem.types.impl.relations
Classes in org.gcube.informationsystem.types.impl.relations that implement IdentifiableElementModifier and TypeClassDescriptionfinal classThe implementation of theConsistsOfType.final classThe implementation of theIsRelatedToType.classRelationTypeImpl<S extends EntityType,T extends EntityType> The implementation of theRelationType. -
Uses of IdentifiableElement in org.gcube.informationsystem.types.reference
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.types.referenceModifier and TypeInterfaceDescriptioninterfaceThe base interface for all type definitions in the Information System model. -
Uses of IdentifiableElement in org.gcube.informationsystem.types.reference.entities
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.types.reference.entities -
Uses of IdentifiableElement in org.gcube.informationsystem.types.reference.properties
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.types.reference.properties -
Uses of IdentifiableElement in org.gcube.informationsystem.types.reference.relations
Subinterfaces of IdentifiableElement in org.gcube.informationsystem.types.reference.relationsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceRelationType<S extends EntityType,T extends EntityType> The base interface for all relation type definitions.