@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface ContainerDescription
Labels an AUID that is a unique identifier for a kind of essence container. The additional metadata provided by this annotation can be used in combination with the identifier to create a container definition.
See the description of managing definitions in the package summary for more details of how to use these constants and dynamically extend the range of supported essence container kinds.
ContainerConstant| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
aliases
A list of alternative names that can be used as aliases to describe the kind of essence container.
|
String |
description
A brief description of the kind of essence container.
|
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.