- ABSTRACT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for abstract modifier.
- ABSTRACT_EVENT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for AbstractEvent.
- ADD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for add syntax.
- ADD_AUGMENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for add augmentation.
- ADD_BRANCH_POINT_SCHEMA - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- ADD_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for add syntax.
- addPackageInfo(File, String, String, boolean) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Adds package info file for the created directory.
- ANCESTOR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for ancestor accessor.
- AND - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for ampersand.
- AND_OPERATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for or operator.
- APP_INSTANCE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for app instance.
- APPEND - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for string builder var.
- appendFileContents(File, File) - Static method in class org.onosproject.yang.compiler.utils.io.impl.FileSystemUtil
-
Reads the contents from source file and append its contents to append file.
- ARRAY_LIST_IMPORT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for arrayList import.
- ARRAY_LIST_INIT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for arrayList.
- AT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for at.
- AUGMENTABLE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- AUGMENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for augmentation.
- AUGMENTATIONS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for augmentations.
- AUGMENTED - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for augmented.
- CAMEL_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for class.
- CARET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for caret.
- CASE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for case syntax.
- CATCH - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for catch syntax.
- CHAR_OF_OPEN_SQUARE_BRACKET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for open square bracket character.
- CHAR_OF_SLASH - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for slash character.
- CHECK_NOT_NULL_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for check not null syntax.
- CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for class syntax.
- CLASS_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for class.
- CLOSE_CURLY_BRACKET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for close curly bracket syntax.
- CLOSE_PARENTHESIS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for close parenthesis syntax.
- closeFile(File, boolean) - Static method in class org.onosproject.yang.compiler.utils.io.impl.FileSystemUtil
-
Closes the file handle for temporary file.
- closeFile(File) - Static method in class org.onosproject.yang.compiler.utils.io.impl.FileSystemUtil
-
Closes the file handle for temporary file with file deletion.
- COLLECTION_IMPORTS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for collections.
- COLON - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for colon.
- COMMA - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for comma.
- COMMAND - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- COMPARABLE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for Comparable to syntax.
- COMPARE_TO - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for compare to.
- compileCode(String) - Static method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
TODO: delete me, it is not part of config, it needs to be updated for
test scripts
Compiles the generated code for unit tests.
- CopyrightHeader - Class in org.onosproject.yang.compiler.utils.io.impl
-
Represents the license header for the generated files.
- CREATE_DATA_NODE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- CREATE_MODEL - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- CREATE_RPC_CMD_JAVADOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- createDirectories(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Creates the directory structure.
- CURRENT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for current string.
- CURRENTLY_UNSUPPORTED - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for currently unsupported error information.
- EIGHT_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for eight space indentation.
- ELSE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for close curly bracket syntax.
- EMPTY_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for empty line.
- ENCODE_TO_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for encodeToString.
- ENTRY - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for period.
- ENUM - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for enum syntax.
- ENUM_ATTRIBUTE_JAVADOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for enum attribute.
- ENUM_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for enum class.
- ENUM_CLASS_JAVADOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for enum class.
- enumJavaDocForInnerClass(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Generates javaDocs for inner class enum's attributes.
- EQUAL - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for new line.
- EQUALS_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for equals syntax.
- ERROR_MSG_FOR_AUGMENT_LINKING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for error msg.
- ERROR_MSG_FOR_GEN_CODE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for error msg.
- ERROR_MSG_JAVA_IDENTITY - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for error msg.
- EVENT_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for event class.
- EVENT_JAVA_DOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for event.
- EVENT_LISTENER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for EventListener.
- EVENT_LISTENER_JAVA_DOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for event listener.
- EVENT_LISTENER_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
For event listener file generation.
- EVENT_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
For event file generation.
- EVENT_SUBJECT_NAME_SUFFIX - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
For event subject file generation.
- EVENT_TYPE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for event type.
- EXCEPTION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for exception syntax.
- EXCEPTION_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for exception string in bits enum class.
- EXCEPTION_VAR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for exception variable syntax.
- EXECUTOR_SERVICE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for executor service.
- EXECUTORS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for executors.
- EXTEND - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for extends syntax.
- EXTENDS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for extends.
- FAILED_TO_FIND_ANNOTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for compiler annotation resolve entity error
information.
- FAILED_TO_FIND_DEVIATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for compiler annotation resolve entity error
information.
- FAILED_TO_FIND_LEAD_INFO_HOLDER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for leaf ref resolve entity error information.
- FAILED_TO_LINK - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for failed to link entity error information.
- FALSE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for false syntax.
- FEATURE_LINKER_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for if-feature linker error information.
- FileSystemUtil - Class in org.onosproject.yang.compiler.utils.io.impl
-
Represents utility to handle file system operations.
- FINAL - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for final syntax.
- FOR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for for.
- FOR_TYPE_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static variable for forType string.
- formatFile(File) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Formats the generated file.
- FOUR_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for four space indentation.
- FROM_STRING_METHOD_NAME - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for from syntax.
- FROM_STRING_PARAM_NAME - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
From string parameter name.
- generateForGetMethodWithAttribute(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Generates javaDocs for type constructor.
- generateForValidatorMethod() - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns javadoc for validator method.
- generateJavaDocForRpc(String, String, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Generates javaDocs for rpc method.
- GET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for get.
- GET_DECODER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for getDecoder.
- GET_ENCODER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for getEncoder.
- GET_METHOD_PREFIX - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for getter method prefix.
- getAbsolutePackagePath(String, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Returns the absolute path of the package in canonical form.
- getCamelCase(String, YangToJavaNamingConflictUtil) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Returns the YANG identifier name as java identifier.
- getCapitalCase(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Returns the YANG identifier name as java identifier with first letter
in capital.
- getCodeGenDir() - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
Returns the code generation directory path.
- getCodeGenerateForSbi() - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
Returns the string for code generation.
- getConflictResolver() - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
Returns the object.
- getDirectory(String, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Returns the directory path of the package in canonical form.
- getJavaDoc(JavaDocGen.JavaDocType, String, boolean, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns java docs.
- getJavaDocForExecuteMethod() - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns javadoc for execute method.
- getJavaDocForExtendedExecuteMethod() - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns javadoc for RPC extended command execute method.
- getJavadocForRegisterRpcConstructor() - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns javadoc for register RPC constructor.
- getJavaDocForRpcCommandConstructor(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns javadoc for RPC command constructor.
- getJavaDocForRpcExecuterConstructor() - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns javadoc for RPC executer constructor.
- getJavaDocForRpcExtendedCommandConstructor() - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns javadoc for RPC extended command constructor.
- getJavaDocWithoutParam(String, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.JavaDocGen
-
Returns data in javadoc format.
- getJavaFiles(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangFileScanner
-
Returns the list of java files.
- getJavaPackageFromPackagePath(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Returns the java Package from package path.
- getPackageDirPathFromJavaJPackage(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Returns the directory path corresponding to java package.
- getPrefixForIdentifier(YangToJavaNamingConflictUtil) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Prefix for adding with identifier and namespace, when it is a java keyword or starting with digits.
- getPrefixForIdentifier() - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Returns the prefix for identifier.
- getReplacementForHyphen() - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Returns the replaced hyphen value.
- getReplacementForPeriod() - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Returns the replaced period value.
- getReplacementForUnderscore() - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Returns the replaced underscore value.
- getSmallCase(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Returns the YANG identifier name as java identifier with first letter
in small.
- getVersionValue(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Converts string to integer number for maven version.
- getYangFiles(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangFileScanner
-
Returns the list of YANG file.
- GROUPING_LINKER_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for grouping linker error information.
- IDENTITYREF_LINKER_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for identityref linker error information.
- IF - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for if.
- IMPL_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for impl class.
- IMPL_CLASS_JAVA_DOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for impl class.
- IMPLEMENTS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for implements syntax.
- IMPORT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for import syntax.
- IN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for in.
- INPUT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for input string.
- INPUT_KEYWORD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for input keyword to be suffixed with rpc name.
- insertDataIntoJavaFile(File, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Inserts data in the generated file.
- INSTANCE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for instance.
- INSTANCE_OF - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for instance of syntax.
- INT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Int java built in type.
- INT_MAX_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- INT_MAX_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- INT_MIN_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- INT_MIN_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- INTEGER_WRAPPER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Integer java built in wrapper type.
- INTERFACE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for interface syntax.
- INTERFACE_JAVA_DOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for interface class.
- INVALID_ENTITY - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for invalid resolve entity error information.
- INVALID_LINKER_STATE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for invalid state error information.
- INVALID_RESOLVED_ENTITY - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for invalid resolve entity error information.
- INVALID_TARGET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for invalid resolve entity error information.
- INVALID_TREE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for data model tree error information.
- INVOCATION_TARGET_EXCEPTION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for InvocationTargetException.
- IS_EMPTY - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for isEmpty.
- IS_INVALID - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for "is invalid" information.
- JAR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for jar.
- JAVA_DOC_ADD_TO_LIST - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for add to list method.
- JAVA_DOC_BUILD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for build method.
- JAVA_DOC_CONSTRUCTOR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for constructor.
- JAVA_DOC_END_LINE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's last line.
- JAVA_DOC_FIRST_LINE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's first line.
- JAVA_DOC_FOR_VALIDATOR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for getter method.
- JAVA_DOC_FOR_VALIDATOR_RETURN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for getter method.
- JAVA_DOC_GETTERS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for getter method.
- JAVA_DOC_MANAGER_SETTERS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for setter method.
- JAVA_DOC_OF - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for OF method.
- JAVA_DOC_PARAM - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's param annotation.
- JAVA_DOC_REGISTER_RPC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for register RPC.
- JAVA_DOC_RETURN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's return annotation.
- JAVA_DOC_RPC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's statement for rpc method.
- JAVA_DOC_RPC_EXECUTER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for RPC executer.
- JAVA_DOC_RPC_EXTENDED_CMD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- JAVA_DOC_RPC_HANDLER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for RPC handler.
- JAVA_DOC_SETTERS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for setter method.
- JAVA_DOC_SETTERS_COMMON - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's description for typedef' setter method.
- JAVA_FILE_EXTENSION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- JAVA_KEY_WORDS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
List of keywords in java, this is used for checking if the input does not
contain these keywords.
- JAVA_LANG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Java.lang.* packages.
- JAVA_MATH - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Java.math.* packages.
- JAVA_UTIL_CONCURRENT_PKG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for concurrent import package.
- JAVA_UTIL_OBJECTS_IMPORT_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for java utilities objects import class.
- JAVA_UTIL_PKG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for java utilities import package.
- JAVA_UTIL_REGEX_PKG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for java utilities import package.
- JavaDocGen - Class in org.onosproject.yang.compiler.utils.io.impl
-
Represents javadoc for the generated classes.
- JavaDocGen.JavaDocType - Enum in org.onosproject.yang.compiler.utils.io.impl
-
JavaDocs types.
- LAST - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for last.
- LEAF - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for is leaf.
- LEAF_HOLDER_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for leaf holder error information.
- LEAF_IDENTIFIER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for is LeafIdentifier enum prefix.
- LEAFREF - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for leafref string.
- LEAFREF_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for leaf ref target node error information.
- LEAFREF_LINKER_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for leafref linker error information.
- LEFT_ANGULAR_BRACKET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for left angular bracket.
- LIB - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for lib.
- LIB_PATH - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for lib path.
- LINKED_HASH_MAP - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for priority queue.
- LINKED_HASH_SET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for linked hash set.
- LINKED_LIST - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for linked list.
- LINKER_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for invalid resolve entity error information.
- LIST - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for list.
- LISTENER_SERVICE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for ListenerService.
- LONG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Long java built in type.
- LONG_MAX_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- LONG_MAX_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- LONG_MIN_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- LONG_MIN_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- LONG_WRAPPER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Long java built in wrapper type.
- OBJ - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for obj syntax.
- OBJECT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for object.
- OBJECT_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for object.
- OF - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for of.
- OF_CAPS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for of.
- OMIT_NULL_VALUE_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for omit null value.
- ONE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for 1 keyword.
- ONOS_EVENT_PKG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for listener package.
- OP_PARAM - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for op param.
- OP_PARAM_JAVA_DOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for op param class.
- OPEN_CLOSE_BRACKET_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for empty parameter function call.
- OPEN_CLOSE_DIAMOND_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for empty parameter function call.
- OPEN_CURLY_BRACKET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for open curly bracket syntax.
- OPEN_PARENTHESIS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for open parenthesis syntax.
- OPEN_SQUARE_BRACKET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for open square bracket.
- OPERATION_TYPE_ATTRIBUTE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for YANG node operation type attribute.
- OR_OPERATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for or operator.
- ORG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for org.
- org.onosproject.yang.compiler.utils - package org.onosproject.yang.compiler.utils
-
Utilities for YANG maven plugin.
- org.onosproject.yang.compiler.utils.io - package org.onosproject.yang.compiler.utils.io
-
File system utilities.
- org.onosproject.yang.compiler.utils.io.impl - package org.onosproject.yang.compiler.utils.io.impl
-
File system utilities implementation.
- OTHER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for other.
- OUT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for output.
- OUTPUT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for output string.
- OUTPUT_KEYWORD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for output keyword to be suffixed with rpc name.
- OVERRIDE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for override annotation.
- PACKAGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for package syntax.
- PACKAGE_INFO_JAVADOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for package info class.
- PACKAGE_INFO_JAVADOC_OF_CHILD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs for package info class.
- PARSE_BOOLEAN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for parse boolean.
- PARSE_BYTE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for parse byte.
- PARSE_INT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for parse int.
- PARSE_LONG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for parse long.
- PARSE_SHORT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for parse short.
- parseCopyrightHeader() - Static method in class org.onosproject.yang.compiler.utils.io.impl.CopyrightHeader
-
parses Copyright to the temporary file.
- parsePkg(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Parses package and returns updated package.
- PATTERN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for Pattern.
- PERIOD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for period.
- PRIORITY_QUEUE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for priority queue.
- PRIVATE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for private modifier.
- PROTECTED - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for protected modifier.
- PUBLIC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for public modifier.
- PUT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for put.
- readAppendFile(String, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.FileSystemUtil
-
Reads file and convert it to string.
- REFLECT_IMPORTS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for reflect.
- REGEX_FOR_ANY_STRING_ENDING_WITH_SERVICE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for any string ending with service.
- REGEX_FOR_DIGITS_WITH_SINGLE_LETTER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for digits with single letter.
- REGEX_FOR_FIRST_DIGIT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for digits.
- REGEX_FOR_HYPHEN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for hyphen.
- REGEX_FOR_IDENTIFIER_SPECIAL_CHAR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for three special characters used in
identifier.
- REGEX_FOR_PERIOD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for period.
- REGEX_FOR_SINGLE_LETTER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for single letter.
- REGEX_FOR_UNDERSCORE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for underscore.
- REGEX_WITH_ALL_SPECIAL_CHAR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for all the special characters.
- REGEX_WITH_DIGITS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex with digits.
- REGEX_WITH_SINGLE_CAPITAL_CASE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for single capital case letter.
- REGEX_WITH_SINGLE_CAPITAL_CASE_AND_DIGITS_SMALL_CASES - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex for capital case letter with any number of
digits and small case letters.
- REGEX_WITH_UPPERCASE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for regex with uppercase.
- REGISTER_RPC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for register RPC.
- REGISTER_RPC_JAVADOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- REMOVE_AUGMENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for remove augmentation.
- removeEmptyDirectory(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Removes empty directory.
- replaceLast(String, String, String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Replaces the last occurrence of a string with a given string.
- RESOURCE_DATA - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- RESOURCE_ID - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for resource id.
- resourceGenDir() - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
- resourceGenDir(String) - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
- RETURN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for return syntax.
- REVISION_PREFIX - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for YANG date prefix.
- RIGHT_ANGULAR_BRACKET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for right angular brace.
- RPC_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for rpc class.
- RPC_COMMAND - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for RPC command.
- RPC_EXECUTER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for RPC executer.
- RPC_EXECUTER_JAVADOC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- RPC_EXTENDED_COMMAND - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for RPC extended command.
- RPC_HANDLER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for RPC handler.
- RPC_INPUT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for RPC input.
- RPC_INPUT_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's statement for rpc's input string.
- RPC_INPUT_VAR_NAME - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for output variable of rpc.
- RPC_OUTPUT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for RPC output.
- RPC_OUTPUT_STATUS_PKG - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for RPC execution status import package.
- RPC_OUTPUT_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
JavaDocs's statement for rpc's output string.
- RPC_SERVICE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- RPC_SUCCESS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for RPC success.
- RUN - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- RUNNABLE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- SBI - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for java code generation for sbi.
- SCHEMA_NAME - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for schema name.
- searchAndDeleteTempDir(String) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Searches and deletes generated temporary directories.
- SEMI_COLON - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for semi-colan.
- SERVICE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for service syntax.
- SERVICE_METHOD_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for service interface suffix syntax.
- SET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for set.
- SET_METHOD_PREFIX - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for setter method prefix.
- SET_VALUE_PARA - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for java utilities import package.
- setCodeGenDir(String) - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
Sets the path of the java code where it has to be generated.
- setCodeGenerateForSbi(String) - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
Sets the string sbi or nbi for code generation.
- setConflictResolver(YangToJavaNamingConflictUtil) - Method in class org.onosproject.yang.compiler.utils.io.YangPluginConfig
-
Sets the object.
- setPrefixForIdentifier(String) - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Sets the prefix value for adding with the identifier.
- setReplacementForHyphen(String) - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Sets the replacement value for a hyphen.
- setReplacementForPeriod(String) - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Sets the replacement value for a period.
- setReplacementForUnderscore(String) - Method in class org.onosproject.yang.compiler.utils.io.YangToJavaNamingConflictUtil
-
Sets the replacement value for an underscore.
- SHORT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Short java built in type.
- SHORT_MAX_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- SHORT_MAX_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- SHORT_MIN_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- SHORT_MIN_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- SHORT_WRAPPER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Short java built in wrapper type.
- SIXTEEN_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for sixteen space indentation.
- SLASH - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for slash syntax.
- SLASH_ANCESTOR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for ancestor accessor along with path.
- SLASH_FOR_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for slash string.
- SPACE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for space.
- SPLIT_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for string split syntax.
- SQUARE_BRACKETS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for square brackets syntax.
- STATIC - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for static syntax.
- STRING_BUILDER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
String built in java type.
- STRING_BUILDER_VAR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for string builder var.
- STRING_DATA_TYPE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
String built in java type.
- STRING_JOINER_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
- SUBJECT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for subject.
- SUFFIX_S - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for suffix s.
- SUPER - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for super.
- SWITCH - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for switch syntax.
- TEMP - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for temp.
- TEMPLATE_T - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for template t.
- THIRTY_TWO_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for thirty two space indentation.
- THIS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for this syntax.
- THROW_NEW - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for "throw new ".
- TMP_VAL - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for temp val syntax.
- TO - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for to syntax.
- TO_CAPS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for to syntax.
- TO_STRING_METHOD - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for java new syntax.
- TRIM_STRING - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for string trim syntax.
- trimAtLast(String, String...) - Static method in class org.onosproject.yang.compiler.utils.io.impl.YangIoUtils
-
Removes extra char from the string.
- TRUE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for true syntax.
- TRY - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for try syntax.
- TWELVE_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for twelve space indentation.
- TWENTY_EIGHT_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for twenty eight space indentation.
- TWENTY_FOUR_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for twenty four space indentation.
- TWENTY_SPACE_INDENTATION - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for twenty space indentation.
- TYPE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for type syntax.
- TYPEDEF_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for typedef class.
- TYPEDEF_LINKER_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for typedef linker error information.
- UINT8_MAX_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- UINT8_MAX_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- UINT8_MIN_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- UINT8_MIN_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- UINT_MAX_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- UINT_MAX_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- UINT_MIN_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- UINT_MIN_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- ULONG_MAX_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- ULONG_MAX_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for maxRange.
- ULONG_MIN_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- ULONG_MIN_RANGE_ATTR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for minRange.
- UNDER_SCORE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for underscore.
- UNION_CLASS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for union class.
- UNRESOLVABLE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for un-resolve entity error information.
- UNSUPPORTED_YANG_CONSTRUCT - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for unsupported error information.
- UNUSED - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for unused keyword.
- updateFileHandle(File, String, boolean) - Static method in class org.onosproject.yang.compiler.utils.io.impl.FileSystemUtil
-
Updates the generated file handle.
- UtilConstants - Class in org.onosproject.yang.compiler.utils
-
Represents utilities constants which are used while generating java files.
- UtilConstants.Operation - Enum in org.onosproject.yang.compiler.utils
-
Represents operation type.
- VALIDATE_RANGE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for validateRange.
- VALUE - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for value syntax.
- VALUE_CAPS - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for value syntax.
- VALUE_LEAF - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for is valueLeafFlags method prefix.
- VALUE_LEAF_SET - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for is isLeafValueSet method prefix.
- valueOf(String) - Static method in enum org.onosproject.yang.compiler.utils.io.impl.JavaDocGen.JavaDocType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.yang.compiler.utils.UtilConstants.Operation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.yang.compiler.utils.io.impl.JavaDocGen.JavaDocType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.yang.compiler.utils.UtilConstants.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE_C - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static param for variable c.
- VERSION_ERROR - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for error msg.
- VERSION_PREFIX - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Static attribute for YANG version prefix.
- VOID - Static variable in class org.onosproject.yang.compiler.utils.UtilConstants
-
Void java type.