Uses of Interface
org.gcube.informationsystem.base.reference.entities.EntityElement
Packages that use EntityElement
Package
Description
-
Uses of EntityElement in org.gcube.informationsystem.base.impl.entities
Classes in org.gcube.informationsystem.base.impl.entities that implement EntityElementModifier and TypeClassDescriptionclassThe default implementation of theEntityElementinterface. -
Uses of EntityElement in org.gcube.informationsystem.base.impl.relations
Classes in org.gcube.informationsystem.base.impl.relations with type parameters of type EntityElementModifier and TypeClassDescriptionclassRelationElementImpl<S extends EntityElement,T extends EntityElement> The default implementation of theRelationElementinterface.classRelationElementImpl<S extends EntityElement,T extends EntityElement> The default implementation of theRelationElementinterface.Fields in org.gcube.informationsystem.base.impl.relations declared as EntityElement -
Uses of EntityElement in org.gcube.informationsystem.base.reference.relations
Classes in org.gcube.informationsystem.base.reference.relations with type parameters of type EntityElementModifier and TypeInterfaceDescriptioninterfaceRelationElement<S extends EntityElement,T extends EntityElement> The base interface for all relation elements in the Information System model.interfaceRelationElement<S extends EntityElement,T extends EntityElement> The base interface for all relation elements in the Information System model. -
Uses of EntityElement in org.gcube.informationsystem.contexts.impl.entities
Classes in org.gcube.informationsystem.contexts.impl.entities that implement EntityElement -
Uses of EntityElement in org.gcube.informationsystem.contexts.reference.entities
Subinterfaces of EntityElement in org.gcube.informationsystem.contexts.reference.entitiesModifier and TypeInterfaceDescriptioninterfaceRepresents a context, which is a hierarchical grouping mechanism for resources. -
Uses of EntityElement in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities that implement EntityElementModifier 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 EntityElement in org.gcube.informationsystem.model.reference.entities
Subinterfaces of EntityElement 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 EntityElement in org.gcube.informationsystem.queries.templates.impl.entities
Classes in org.gcube.informationsystem.queries.templates.impl.entities that implement EntityElementModifier and TypeClassDescriptionclassThe default implementation of theQueryTemplateinterface. -
Uses of EntityElement in org.gcube.informationsystem.queries.templates.reference.entities
Subinterfaces of EntityElement 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 EntityElement in org.gcube.informationsystem.types.impl.entities
Classes in org.gcube.informationsystem.types.impl.entities that implement EntityElementModifier and TypeClassDescriptionclassThe default implementation of theEntityTypeinterface.final classThe default implementation of theFacetTypeinterface.final classThe default implementation of theResourceTypeinterface.Method parameters in org.gcube.informationsystem.types.impl.entities with type arguments of type EntityElementModifier and TypeMethodDescriptionstatic EntityTypeEntityTypeImpl.getEntityTypeDefinitionInstance(Class<? extends EntityElement> clz) Returns an instance ofEntityTypefor the given class.Constructor parameters in org.gcube.informationsystem.types.impl.entities with type arguments of type EntityElementModifierConstructorDescriptionEntityTypeImpl(Class<? extends EntityElement> clz) Constructs a newEntityTypeImplfrom a class. -
Uses of EntityElement in org.gcube.informationsystem.types.reference.entities
Subinterfaces of EntityElement in org.gcube.informationsystem.types.reference.entities