Uses of Interface
org.gcube.informationsystem.base.reference.SchemaMixedElement
-
-
Uses of SchemaMixedElement in org.gcube.informationsystem.base.impl.properties
Classes in org.gcube.informationsystem.base.impl.properties that implement SchemaMixedElement Modifier and Type Class Description classPropertyElementImplThe default implementation of thePropertyElementinterface. -
Uses of SchemaMixedElement in org.gcube.informationsystem.contexts.impl.entities
Classes in org.gcube.informationsystem.contexts.impl.entities that implement SchemaMixedElement Modifier and Type Class Description classContextImplThe default implementation of theContextinterface. -
Uses of SchemaMixedElement in org.gcube.informationsystem.contexts.reference.entities
Subinterfaces of SchemaMixedElement in org.gcube.informationsystem.contexts.reference.entities Modifier and Type Interface Description interfaceContextRepresents a context, which is a hierarchical grouping mechanism for resources. -
Uses of SchemaMixedElement in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities that implement SchemaMixedElement Modifier and Type Class Description classDummyFacetA dummy implementation of theFacetinterface, used for placeholder or testing purposes.classFacetImplThe default abstract implementation of theFacetinterface. -
Uses of SchemaMixedElement in org.gcube.informationsystem.model.impl.properties
Classes in org.gcube.informationsystem.model.impl.properties that implement SchemaMixedElement Modifier and Type Class Description classEncryptedImplThe default implementation of theEncryptedinterface.classEventImplThe default implementation of theEventinterface.classMetadataImplThe default implementation of theMetadatainterface.classPropagationConstraintImplThe default implementation of thePropagationConstraintinterface.classPropertyImplThe default implementation of thePropertyinterface. -
Uses of SchemaMixedElement in org.gcube.informationsystem.model.impl.relations
Classes in org.gcube.informationsystem.model.impl.relations that implement SchemaMixedElement Modifier and Type Class Description classConsistsOfImpl<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 SchemaMixedElement in org.gcube.informationsystem.model.reference.entities
Subinterfaces of SchemaMixedElement in org.gcube.informationsystem.model.reference.entities Modifier and Type Interface Description interfaceFacetRepresents a facet, which describes a specific aspect or dimension of aResource. -
Uses of SchemaMixedElement in org.gcube.informationsystem.model.reference.properties
Subinterfaces of SchemaMixedElement in org.gcube.informationsystem.model.reference.properties Modifier and Type Interface Description interfaceEncryptedA property type for values that must be stored securely (e.g., encrypted) within the Information System.interfaceEventA property type that describes an event using the "Five Ws" checklist (What, When, Who, Where, Why) and "How".interfaceMetadataA property type that provides metadata for anIdentifiableElement.interfacePropagationConstraintDefines the propagation behavior for a relation when context-related events (add, remove, delete) occur on the source entity or the relation itself.interfacePropertyThe base interface for all properties in the Information System model. -
Uses of SchemaMixedElement in org.gcube.informationsystem.model.reference.relations
Subinterfaces of SchemaMixedElement in org.gcube.informationsystem.model.reference.relations Modifier and Type Interface Description interfaceConsistsOf<S extends Resource,T extends Facet>interfaceIsRelatedTo<S extends Resource,T extends Resource>interfaceRelation<S extends Resource,T extends Entity>The base interface for all relations in the facet-based resource model. -
Uses of SchemaMixedElement in org.gcube.informationsystem.queries.templates.impl.properties
Classes in org.gcube.informationsystem.queries.templates.impl.properties that implement SchemaMixedElement Modifier and Type Class Description classQueryTemplateReferenceImplThe default implementation of theQueryTemplateReferenceinterface.classTemplateVariableImplThe default implementation of theTemplateVariableinterface. -
Uses of SchemaMixedElement in org.gcube.informationsystem.queries.templates.reference.properties
Subinterfaces of SchemaMixedElement in org.gcube.informationsystem.queries.templates.reference.properties Modifier and Type Interface Description interfaceQueryTemplateReferenceA property that references aQueryTemplateand provides values for its variables. -
Uses of SchemaMixedElement in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement SchemaMixedElement Modifier and Type Class Description classLinkedEntityImplThe default implementation of theLinkedEntityinterface.
-