Uses of Annotation Interface
org.gcube.informationsystem.types.reference.Change
Packages that use Change
Package
Description
-
Uses of Change in org.gcube.informationsystem.base.reference
Classes in org.gcube.informationsystem.base.reference with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceThe base interface for all elements in the Information System model. -
Uses of Change in org.gcube.informationsystem.base.reference.entities
Classes in org.gcube.informationsystem.base.reference.entities with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceThe base interface for all entity elements in the Information System model. -
Uses of Change in org.gcube.informationsystem.base.reference.properties
Classes in org.gcube.informationsystem.base.reference.properties with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceThe base interface for all property elements in the Information System model. -
Uses of Change in org.gcube.informationsystem.base.reference.relations
Classes in org.gcube.informationsystem.base.reference.relations with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceRelationElement<S extends EntityElement,T extends EntityElement> The base interface for all relation elements in the Information System model. -
Uses of Change in org.gcube.informationsystem.contexts.reference.entities
Classes in org.gcube.informationsystem.contexts.reference.entities with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceRepresents a context, which is a hierarchical grouping mechanism for resources. -
Uses of Change in org.gcube.informationsystem.contexts.reference.relations
Classes in org.gcube.informationsystem.contexts.reference.relations with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceRepresents a parental relationship between twoContexts. -
Uses of Change in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities with annotations of type Change -
Uses of Change in org.gcube.informationsystem.model.impl.relations
Classes in org.gcube.informationsystem.model.impl.relations with annotations of type ChangeModifier and TypeClassDescriptionclassDummyIsRelatedTo<S extends Resource,T extends Resource> A dummy implementation of theIsRelatedTointerface, used for placeholder or testing purposes. -
Uses of Change in org.gcube.informationsystem.model.reference.entities
Classes in org.gcube.informationsystem.model.reference.entities with annotations of type ChangeModifier 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 Change in org.gcube.informationsystem.model.reference.properties
Classes in org.gcube.informationsystem.model.reference.properties with annotations of type ChangeModifier 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.interfaceThe base interface for all properties in the Information System model. -
Uses of Change in org.gcube.informationsystem.model.reference.relations
Classes in org.gcube.informationsystem.model.reference.relations with annotations of type ChangeModifier 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 Change in org.gcube.informationsystem.queries.templates.reference.entities
Classes in org.gcube.informationsystem.queries.templates.reference.entities with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceRepresents a query template that can be used to generate runnable queries by substituting variables. -
Uses of Change in org.gcube.informationsystem.queries.templates.reference.properties
Classes in org.gcube.informationsystem.queries.templates.reference.properties with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceA property that references aQueryTemplateand provides values for its variables. -
Uses of Change in org.gcube.informationsystem.types.reference
Classes in org.gcube.informationsystem.types.reference with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceThe base interface for all type definitions in the Information System model. -
Uses of Change in org.gcube.informationsystem.types.reference.entities
Classes in org.gcube.informationsystem.types.reference.entities with annotations of type Change -
Uses of Change in org.gcube.informationsystem.types.reference.properties
Classes in org.gcube.informationsystem.types.reference.properties with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceA property type for defining relationships between entities, including cardinality constraints.interfaceDefines the type of aProperty. -
Uses of Change in org.gcube.informationsystem.types.reference.relations
Classes in org.gcube.informationsystem.types.reference.relations with annotations of type ChangeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceRelationType<S extends EntityType,T extends EntityType> The base interface for all relation type definitions.