| Package | Description |
|---|---|
| org.gcube.resourcemanagement.model.impl.properties |
Implementation of common properties used across the gcube model.
|
| org.gcube.resourcemanagement.model.reference.properties |
Common properties used across the gcube model.
|
| org.gcube.resourcemanagement.model.reference.properties.utilities |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumStringPropertyImpl
Implementation for
EnumStringProperty. |
class |
RegexPropertyImpl
Implementation for
RegexProperty. |
class |
ValueSchemaImpl
A property with an
URI as value |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnumStringProperty
A string property validated against a set of accepted values.
|
interface |
RegexProperty
A property validated with a regular expression.
|
interface |
ValueSchema
A property with an
URI as value |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyValidator<P extends TypedProperty<?,?>>
Validator for
TypedPropertys. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValidatedTypedProperty<T,V>
A
TypedProperty that can be validated. |
Copyright © 2020. All Rights Reserved.