Uses of Interface
org.gcube.informationsystem.model.reference.properties.Metadata
Packages that use Metadata
Package
Description
-
Uses of Metadata in org.gcube.informationsystem.base.impl.entities
Fields in org.gcube.informationsystem.base.impl.entities declared as MetadataModifier and TypeFieldDescriptionprotected MetadataEntityElementImpl.metadataThe metadata of the entity.Methods in org.gcube.informationsystem.base.impl.entities that return MetadataModifier and TypeMethodDescriptionEntityElementImpl.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.base.impl.entities with parameters of type MetadataModifier and TypeMethodDescriptionvoidEntityElementImpl.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.base.impl.relations
Fields in org.gcube.informationsystem.base.impl.relations declared as MetadataModifier and TypeFieldDescriptionprotected MetadataRelationElementImpl.metadataThe metadata of the relation.Methods in org.gcube.informationsystem.base.impl.relations that return MetadataModifier and TypeMethodDescriptionRelationElementImpl.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.base.impl.relations with parameters of type MetadataModifier and TypeMethodDescriptionvoidRelationElementImpl.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.base.reference
Methods in org.gcube.informationsystem.base.reference that return MetadataModifier and TypeMethodDescriptionIdentifiableElement.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.base.reference with parameters of type MetadataModifier and TypeMethodDescriptionvoidIdentifiableElement.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.base.reference.entities
Methods in org.gcube.informationsystem.base.reference.entities that return MetadataModifier and TypeMethodDescriptionEntityElement.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.base.reference.entities with parameters of type MetadataModifier and TypeMethodDescriptionvoidEntityElement.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.base.reference.relations
Methods in org.gcube.informationsystem.base.reference.relations that return MetadataModifier and TypeMethodDescriptionRelationElement.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.base.reference.relations with parameters of type MetadataModifier and TypeMethodDescriptionvoidRelationElement.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.model.impl.properties
Classes in org.gcube.informationsystem.model.impl.properties that implement MetadataModifier and TypeClassDescriptionfinal classThe default implementation of theMetadatainterface. -
Uses of Metadata in org.gcube.informationsystem.types.impl
Fields in org.gcube.informationsystem.types.impl declared as MetadataMethods in org.gcube.informationsystem.types.impl that return MetadataModifier and TypeMethodDescriptionTypeImpl.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.types.impl with parameters of type MetadataModifier and TypeMethodDescriptionvoidTypeImpl.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.types.impl.entities
Fields in org.gcube.informationsystem.types.impl.entities declared as MetadataModifier and TypeFieldDescriptionprotected MetadataEntityTypeImpl.metadataThe metadata of the entity type.Methods in org.gcube.informationsystem.types.impl.entities that return MetadataModifier and TypeMethodDescriptionEntityTypeImpl.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.types.impl.entities with parameters of type MetadataModifier and TypeMethodDescriptionvoidEntityTypeImpl.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.types.reference
Methods in org.gcube.informationsystem.types.reference that return MetadataModifier and TypeMethodDescriptionType.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.types.reference with parameters of type MetadataModifier and TypeMethodDescriptionvoidType.setMetadata(Metadata metadata) Sets the metadata for the element. -
Uses of Metadata in org.gcube.informationsystem.types.reference.properties
Methods in org.gcube.informationsystem.types.reference.properties that return MetadataModifier and TypeMethodDescriptionPropertyType.getMetadata()Returns the metadata associated with the element.Methods in org.gcube.informationsystem.types.reference.properties with parameters of type MetadataModifier and TypeMethodDescriptionvoidPropertyType.setMetadata(Metadata metadata) Sets the metadata for the element.