Uses of Class
org.gcube.informationsystem.types.reference.TypeMetadata
-
-
Uses of TypeMetadata in org.gcube.informationsystem.base.reference
Classes in org.gcube.informationsystem.base.reference with annotations of type TypeMetadata Modifier and Type Interface Description interfaceElement -
Uses of TypeMetadata in org.gcube.informationsystem.base.reference.entities
Classes in org.gcube.informationsystem.base.reference.entities with annotations of type TypeMetadata Modifier and Type Interface Description interfaceEntityElement -
Uses of TypeMetadata in org.gcube.informationsystem.base.reference.properties
Classes in org.gcube.informationsystem.base.reference.properties with annotations of type TypeMetadata Modifier and Type Interface Description interfacePropertyElementRoot Class for Property types. -
Uses of TypeMetadata in org.gcube.informationsystem.base.reference.relations
Classes in org.gcube.informationsystem.base.reference.relations with annotations of type TypeMetadata Modifier and Type Interface Description interfaceRelationElement<S extends EntityElement,T extends EntityElement> -
Uses of TypeMetadata in org.gcube.informationsystem.contexts.reference.entities
Classes in org.gcube.informationsystem.contexts.reference.entities with annotations of type TypeMetadata Modifier and Type Interface Description interfaceContexthttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#Context -
Uses of TypeMetadata in org.gcube.informationsystem.contexts.reference.relations
Classes in org.gcube.informationsystem.contexts.reference.relations with annotations of type TypeMetadata Modifier and Type Interface Description interfaceIsParentOfhttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#IsParentOf -
Uses of TypeMetadata in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities with annotations of type TypeMetadata Modifier and Type Class Description classDummyFacetclassDummyResource -
Uses of TypeMetadata in org.gcube.informationsystem.model.impl.relations
Classes in org.gcube.informationsystem.model.impl.relations with annotations of type TypeMetadata Modifier and Type Class Description classDummyIsRelatedTo<S extends Resource,T extends Resource> -
Uses of TypeMetadata in org.gcube.informationsystem.model.reference.entities
Classes in org.gcube.informationsystem.model.reference.entities with annotations of type TypeMetadata Modifier and Type Interface Description interfaceEntityhttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#EntityinterfaceFacetinterfaceResourcehttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#Resource -
Uses of TypeMetadata in org.gcube.informationsystem.model.reference.properties
Classes in org.gcube.informationsystem.model.reference.properties with annotations of type TypeMetadata Modifier and Type Interface Description interfaceEncryptedinterfaceMetadatainterfacePropagationConstraintAt any time entities and relations can be added or removed to/from a context or deleted.interfacePropertyRoot Class for Property types. -
Uses of TypeMetadata in org.gcube.informationsystem.model.reference.relations
Classes in org.gcube.informationsystem.model.reference.relations with annotations of type TypeMetadata Modifier and Type Interface Description interfaceConsistsOf<S extends Resource,T extends Facet>https://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#ConsistsOfinterfaceIsRelatedTo<S extends Resource,T extends Resource>interfaceRelation<S extends Resource,T extends Entity> -
Uses of TypeMetadata in org.gcube.informationsystem.queries.templates.reference.entities
Classes in org.gcube.informationsystem.queries.templates.reference.entities with annotations of type TypeMetadata Modifier and Type Interface Description interfaceQueryTemplate -
Uses of TypeMetadata in org.gcube.informationsystem.queries.templates.reference.properties
Classes in org.gcube.informationsystem.queries.templates.reference.properties with annotations of type TypeMetadata Modifier and Type Interface Description interfaceTemplateVariable -
Uses of TypeMetadata in org.gcube.informationsystem.types.reference
Classes in org.gcube.informationsystem.types.reference with annotations of type TypeMetadata Modifier and Type Interface Description interfaceType -
Uses of TypeMetadata in org.gcube.informationsystem.types.reference.entities
Classes in org.gcube.informationsystem.types.reference.entities with annotations of type TypeMetadata Modifier and Type Interface Description interfaceEntityTypeinterfaceFacetTypeinterfaceResourceType -
Uses of TypeMetadata in org.gcube.informationsystem.types.reference.properties
Classes in org.gcube.informationsystem.types.reference.properties with annotations of type TypeMetadata Modifier and Type Interface Description interfaceLinkedEntityA convenient type to define a Resource in terms of: - mandatory/recommended ConsistsOf->Facets; - suggested IsRelatedTo->Resource.interfacePropertyDefinitioninterfacePropertyType<P extends PropertyElement> -
Uses of TypeMetadata in org.gcube.informationsystem.types.reference.relations
Classes in org.gcube.informationsystem.types.reference.relations with annotations of type TypeMetadata Modifier and Type Interface Description interfaceConsistsOfTypeinterfaceIsRelatedToTypeinterfaceRelationType<S extends EntityType,T extends EntityType>
-