An annotation for providing metadata about a type definition, such as its
name, description, and version.
- Author:
- Luca Frosini (ISTI - CNR)
-
Optional Element Summary
Optional Elements
A description of the type.
-
Element Details
-
name
The name of the type.
- Returns:
- The type name.
- Default:
- ""
-
description
A description of the type.
- Returns:
- The type description.
- Default:
- ""
-
version
The version of the type.
- Returns:
- The version string.
- Default:
- "1.0.0"