| Package | Description |
|---|---|
| org.wso2.siddhi.doc.gen.commons.metadata | |
| org.wso2.siddhi.doc.gen.core.utils |
| Class and Description |
|---|
| ExampleMetaData
POJO for holding example meta data
|
| ExtensionMetaData
POJO for holding extension meta data
|
| ExtensionType
Enum for holding extension types supported by the doc generator and the free marker templates
The enum values should be changed to match the names used in the documentation
The enum values will affect the names used in the documentation as well as the hyperlinks
These enum values will be passed onto the freemarker templates as a map
The other members of the enum class will not be accessible from the freemarker templates
These can be accesses using the EXTENSION_TYPE variable
eg:- EXTENSION_TYPE.FUNCTION
|
| NamespaceMetaData
POJO for holding extension meta data
|
| ParameterMetaData
POJO for holding extension parameter meta data
|
| ReturnAttributeMetaData
POJO for holding extension return attribute meta data
|
| SystemParameterMetaData
POJO for holding extension system parameters meta data
|
| Class and Description |
|---|
| NamespaceMetaData
POJO for holding extension meta data
|
Copyright © 2018 WSO2. All rights reserved.