public class YangGenerator extends Object implements CallablePlugin
| Modifier and Type | Method and Description |
|---|---|
void |
addCompiledSchemaToBundle() |
void |
addGeneratedCodeToBundle() |
void |
addYangFilesToBundle() |
void |
execute() |
public void execute()
throws YangParsingException
YangParsingExceptionpublic void addGeneratedCodeToBundle()
addGeneratedCodeToBundle in interface CallablePluginpublic void addCompiledSchemaToBundle()
throws IOException
addCompiledSchemaToBundle in interface CallablePluginIOExceptionpublic void addYangFilesToBundle()
throws IOException
addYangFilesToBundle in interface CallablePluginIOExceptionCopyright © 2016. All rights reserved.