- All Superinterfaces:
- Element, PropertyElement, SchemaMixedElement, Serializable
- All Known Subinterfaces:
- Encrypted, Header, PropagationConstraint
- All Known Implementing Classes:
- EncryptedImpl, HeaderImpl, LinkedEntityImpl, PropagationConstraintImpl, PropertyElementImpl, PropertyImpl, TemplateVariableImpl
@TypeMetadata(name="Property",
description="This is the base class for Properties",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface Property
extends PropertyElement, SchemaMixedElement
Root Class for Property types.
It creates a base common type, which is useful for management purpose.
- Author:
- Luca Frosini (ISTI - CNR)