Uses of Interface
org.gcube.resourcemanagement.model.reference.properties.GCubeProperty
Packages that use GCubeProperty
Package
Description
Implementation of common properties used across the gcube model.
Common properties used across the gcube model.
-
Uses of GCubeProperty in org.gcube.resourcemanagement.model.impl.properties
Classes in org.gcube.resourcemanagement.model.impl.properties that implement GCubePropertyModifier and TypeClassDescriptionclassclassclassImplementation forEnumStringProperty.classclassImplementation forRegexProperty.classA property with anURIas value -
Uses of GCubeProperty in org.gcube.resourcemanagement.model.reference.properties
Subinterfaces of GCubeProperty in org.gcube.resourcemanagement.model.reference.propertiesModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceA string property validated against a set of accepted values.interfaceA property validated with a regular expression.interfaceThis type aims at exposing a value which can be automatically managed by any client with no knowledge of its format.