| AnnotationCapability |
Specification for annotation created, processed or deleted by a component.
|
| Capabilities |
Base capabilities interface used to describe the capabilities of a component.
|
| Capabilities.Builder |
Builder for capabilties
|
| ContentCapability |
Specification for content created, processed or deleted by a component.
|
| CreatesAnnotation |
Denotes the annotation types which the component will output.
|
| CreatesContent |
Denotes that the component will generate content.
|
| CreatesGroup |
Denotes the group types the component may output.
|
| DeletesAnnotation |
Denotes the annotation types which the component will delete.
|
| DeletesContent |
Denotes that the component will delete content.
|
| DeletesGroup |
Denotes the group types the component may delete.
|
| GroupCapability |
Specification for group created, processed or deleted by a component.
|
| ProcessesAnnotation |
Denotes the annotation types which are processed by the component.
|
| ProcessesContent |
Denotes the content classes that the component will act upon
|
| ProcessesGroup |
Denotes the groups types which are processed by the component.
|
| ResourceCapability |
Specification for resource used by a component.
|
| UsesResource |
The resources which this component may or will use.
|