Package org.gcube.resourcemanagement.model.reference.properties
Common properties used across the gcube model.
- Author:
- Manuele Simi (ISTI - CNR), Luca Frosini (ISTI - CNR)
-
Interface Summary Interface Description AccessPolicy AttributeProperty EnumStringProperty A string property validated against a set of accepted values.GCubeProperty Marker type forPropertyproperties extended in the gCube Model.RegexProperty A property validated with a regular expression.ValueSchema This type aims at exposing a value which can be automatically managed by any client with no knowledge of its format. -
Class Summary Class Description EnumStringProperty.SetStringValidator Validator forValueSchemaproperties.RegexProperty.RegexValidator Validator forRegexPropertyproperties.ValueSchema.SchemaValidator Validator forValueSchemaproperties.