Constant Field Values

Contents

org.gcube.*

  • org.gcube.informationsystem.base.reference.entities.EntityElement 
    Modifier and Type Constant Field Value
    public static final String NAME "EntityElement"
  • org.gcube.informationsystem.base.reference.properties.PropertyElement 
    Modifier and Type Constant Field Value
    public static final String NAME "PropertyElement"
  • org.gcube.informationsystem.contexts.reference.relations.IsParentOf 
    Modifier and Type Constant Field Value
    public static final String NAME "IsParentOf"
  • org.gcube.informationsystem.model.reference.entities.Entity 
    Modifier and Type Constant Field Value
    public static final String NAME "Entity"
  • org.gcube.informationsystem.model.reference.entities.Facet 
    Modifier and Type Constant Field Value
    public static final String NAME "Facet"
  • org.gcube.informationsystem.model.reference.entities.Resource 
    Modifier and Type Constant Field Value
    public static final String CONSISTS_OF_PROPERTY "consistsOf"
    public static final String IS_RELATED_TO_PROPERTY "isRelatedTo"
    public static final String NAME "Resource"
  • org.gcube.informationsystem.types.impl.properties.PropertyDefinitionImpl 
    Modifier and Type Constant Field Value
    public static final String UUID_REGEX "^([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}){1}$"
  • org.gcube.informationsystem.types.reference.entities.EntityType 
    Modifier and Type Constant Field Value
    public static final String NAME "EntityType"
  • org.gcube.informationsystem.types.reference.entities.FacetType 
    Modifier and Type Constant Field Value
    public static final String NAME "FacetType"
  • org.gcube.informationsystem.types.reference.entities.ResourceType 
    Modifier and Type Constant Field Value
    public static final String FACETS_PROPERTY "facets"
    public static final String NAME "ResourceType"
    public static final String RESOURCES_PROPERTY "resources"
  • org.gcube.informationsystem.types.reference.relations.ConsistsOfType 
    Modifier and Type Constant Field Value
    public static final String NAME "ConsistsOfType"
  • org.gcube.informationsystem.types.reference.relations.IsRelatedToType 
    Modifier and Type Constant Field Value
    public static final String NAME "IsRelatedToType"
  • org.gcube.informationsystem.types.reference.relations.RelationType<S extends EntityType,​T extends EntityType> 
    Modifier and Type Constant Field Value
    public static final String NAME "RelationType"