Uses of Interface
org.gcube.informationsystem.model.reference.ModelElement
Packages that use ModelElement
Package
Description
-
Uses of ModelElement in org.gcube.informationsystem.base.impl.properties
Classes in org.gcube.informationsystem.base.impl.properties that implement ModelElementModifier and TypeClassDescriptionclassThe default implementation of thePropertyElementinterface. -
Uses of ModelElement in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities that implement ModelElementModifier 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 ModelElement in org.gcube.informationsystem.model.impl.properties
Classes in org.gcube.informationsystem.model.impl.properties that implement ModelElementModifier and TypeClassDescriptionclassThe default implementation of theEncryptedinterface.classThe default implementation of theEventinterface.final classThe default implementation of theMetadatainterface.final classThe default implementation of thePropagationConstraintinterface.classThe default implementation of thePropertyinterface. -
Uses of ModelElement in org.gcube.informationsystem.model.impl.relations
Classes in org.gcube.informationsystem.model.impl.relations that implement ModelElementModifier 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 ModelElement in org.gcube.informationsystem.model.reference
Subinterfaces of ModelElement in org.gcube.informationsystem.model.referenceModifier and TypeInterfaceDescriptioninterfaceAn interface for identifiable entity-relationship (ER) elements of the model. -
Uses of ModelElement in org.gcube.informationsystem.model.reference.entities
Subinterfaces of ModelElement 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 ModelElement in org.gcube.informationsystem.model.reference.properties
Subinterfaces of ModelElement in org.gcube.informationsystem.model.reference.propertiesModifier and TypeInterfaceDescriptioninterfaceA property type for values that must be stored securely (e.g., encrypted) within the Information System.interfaceA property type that describes an event using the "Five Ws" checklist (What, When, Who, Where, Why) and "How".interfaceA property type that provides metadata for anIdentifiableElement.interfaceDefines the propagation behavior for a relation when context-related events (add, remove, delete) occur on the source entity or the relation itself.interfaceThe base interface for all properties in the Information System model. -
Uses of ModelElement in org.gcube.informationsystem.model.reference.relations
Subinterfaces of ModelElement 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 ModelElement in org.gcube.informationsystem.queries.templates.impl.properties
Classes in org.gcube.informationsystem.queries.templates.impl.properties that implement ModelElementModifier and TypeClassDescriptionclassThe default implementation of theQueryTemplateReferenceinterface.classThe default implementation of theTemplateVariableinterface. -
Uses of ModelElement in org.gcube.informationsystem.queries.templates.reference.properties
Subinterfaces of ModelElement in org.gcube.informationsystem.queries.templates.reference.propertiesModifier and TypeInterfaceDescriptioninterfaceA property that references aQueryTemplateand provides values for its variables. -
Uses of ModelElement in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement ModelElementModifier and TypeClassDescriptionfinal classThe default implementation of theLinkedEntityinterface.