| Package | Description |
|---|---|
| org.onosproject.yangutils.translator.tojava |
Generates java class definition from data model.
|
| org.onosproject.yangutils.translator.tojava.javamodel |
Maintains application's schema mapped to java classes / interfaces.
|
| org.onosproject.yangutils.translator.tojava.utils |
Translator's utils for YANG plugin.
|
| Class and Description |
|---|
| JavaAttributeInfo
Represents the attribute info corresponding to class/interface generated.
|
| JavaCodeGeneratorInfo
Represents YANG java info containing interface for java code generator, java
file information, java import data and temp java code fragment files.
|
| JavaFileInfoContainer
Represents data model nodes which are required to generate java classes, need to support
java file info.
|
| JavaFileInfoTranslator
Represents cached java file handle, which supports the addition of member attributes and
methods.
|
| JavaImportData
Represents that generated Java file can contain imports.
|
| JavaQualifiedTypeInfoTranslator
Represents the information about individual imports in the generated file.
|
| TempJavaBeanFragmentFiles
Represents implementation of java bean code fragments temporary implementations.
|
| TempJavaCodeFragmentFiles
Represents implementation of java code fragments temporary implementations.
|
| TempJavaCodeFragmentFilesContainer
Represents Has temporary file handle.
|
| TempJavaEnumerationFragmentFiles
Represents implementation of java code fragments temporary implementations.
|
| TempJavaEventFragmentFiles
Represent temporary java fragments for event files.
|
| TempJavaFragmentFiles
Represents implementation of java code fragments temporary implementations.
|
| TempJavaServiceFragmentFiles
Represents implementation of java service code fragments temporary implementations.
|
| TempJavaTypeFragmentFiles
Represents implementation of java data type code fragments temporary implementations.
|
| TraversalType
Represents data model tree traversal types.
|
| Class and Description |
|---|
| JavaCodeGenerator
Abstraction of an entity which provides Code generator functionalities.
|
| JavaCodeGeneratorInfo
Represents YANG java info containing interface for java code generator, java
file information, java import data and temp java code fragment files.
|
| JavaFileInfoContainer
Represents data model nodes which are required to generate java classes, need to support
java file info.
|
| JavaFileInfoTranslator
Represents cached java file handle, which supports the addition of member attributes and
methods.
|
| JavaQualifiedTypeInfoContainer
Maintain the java qualified access details for an attribute or a class.
|
| JavaQualifiedTypeInfoTranslator
Represents the information about individual imports in the generated file.
|
| TempJavaCodeFragmentFiles
Represents implementation of java code fragments temporary implementations.
|
| TempJavaCodeFragmentFilesContainer
Represents Has temporary file handle.
|
| Class and Description |
|---|
| JavaAttributeInfo
Represents the attribute info corresponding to class/interface generated.
|
| JavaFileInfoTranslator
Represents cached java file handle, which supports the addition of member attributes and
methods.
|
| JavaQualifiedTypeInfoTranslator
Represents the information about individual imports in the generated file.
|
| TempJavaFragmentFiles
Represents implementation of java code fragments temporary implementations.
|
Copyright © 2016. All rights reserved.