Interface PropertyElement
-
- All Superinterfaces:
Element,Serializable
- All Known Subinterfaces:
Encrypted,Header,LinkedEntity,PropagationConstraint,Property,PropertyDefinition,PropertyType<P>,TemplateVariable
- All Known Implementing Classes:
EncryptedImpl,HeaderImpl,LinkedEntityImpl,PropagationConstraintImpl,PropertyDefinitionImpl,PropertyElementImpl,PropertyImpl,PropertyTypeImpl,TemplateVariableImpl
@TypeMetadata(name="PropertyElement", description="This is the base class for any PropertyElement", version="1.0.0") @Change(version="1.0.0", description="First Version") public interface PropertyElement extends Element
Root Class for Property types. It creates a base common type, which is useful for management purpose.- Author:
- Luca Frosini (ISTI - CNR)
-
-
Field Summary
Fields Modifier and Type Field Description static StringNAME-
Fields inherited from interface org.gcube.informationsystem.base.reference.Element
CLASS_PROPERTY, DATETIME_PATTERN, SUPERCLASSES_PROPERTY
-
-
-
-
Field Detail
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
-