1. 15ab473 [ONOS-7299] LeafType to specify effective built-in type and LeafObjectType to specify JAVA object type. by Gaurav Agrawal · 7 years ago
  2. cf489c3 Enforce checkstyle by Yuta HIGUCHI · 7 years ago
  3. e3c59be [ONOS-7302] UT for value namespace in identifier. JSON/XML serializer change for value ns. by janani b · 7 years ago
  4. b487fdd [ONOS-7302] Add serializer helper implementation for value namespace by Gaurav Agrawal · 7 years ago
  5. 29735cc [ONOS-7302] Add implementation to obtain valueNamespace from LeafSchemaConext by Gaurav Agrawal · 7 years ago
  6. d911326 [ONOS-7298] LeafType addition to leaf node. by Gaurav Agrawal · 7 years ago
  7. 5eae625 [ONOS-7296] Add ResourceId to RpcInput by Gaurav Agrawal · 7 years ago
  8. 7d31290 [ONOS-7301] ValueNamespace addition to leaf node. by Gaurav Agrawal · 7 years ago
  9. a77eb6a [ONOS-7064] Yang Runtime support for Anydata code base by sonugupta-huawei · 7 years ago
  10. c49d36d Elaborate JAVA doc in LeafType to specify JAVA mapping. by Gaurav Agrawal · 7 years ago
  11. 9551958 Fix issue resulting in duplicate module in YANG gui. by Gaurav Agrawal · 7 years ago
  12. 5211f7d Add KeyLeaf sanity check by Yuta HIGUCHI · 7 years ago
  13. 196ee32 Add list node's identifier info to toString by Yuta HIGUCHI · 7 years ago
  14. de6a4b8 test for ModelObjectId & bugfix by Yuta HIGUCHI · 7 years ago
  15. 6fe00a4 Minor fixes by Yuta HIGUCHI · 7 years ago
  16. 147b3eb Add toString for ease of debugging by Yuta HIGUCHI · 7 years ago
  17. 601dfd8 Make Yang compilation error more readable by Yuta HIGUCHI · 7 years ago
  18. 72b2df2 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  19. 22981fc Add method to build ResourceId by NodeKeys by Yuta HIGUCHI · 7 years ago
  20. 5ccbac3 Implementation of SchemaContextProvider interface by surya-huawei · 7 years ago
  21. 9d8e332 Reverting changes aim to return the immutable copy during cloning. by Gaurav Agrawal · 7 years ago
  22. 0d3443e [ONOS-6764][ONOS-6673] YANG Runtime: GET API's for YANG Models and YANG Compiler & Runtime: Identification of YANG Model with a name. by sonugupta-huawei · 7 years ago
  23. 01f963e Merge "[ONOS-6812] RpcContext API definition." by Thomas Vachuska · 7 years ago
  24. 9ac2d55 [ONOS-6812] RpcContext API definition. by Gaurav Agrawal · 7 years ago
  25. 0523e5a Copy only once on instantiation by Yuta HIGUCHI · 7 years ago
  26. 9c1fb4b ONOS-6645 RPC abstractions by Sithara Punnassery · 7 years ago
  27. 7d07aa6 Fix ResourceId equality logic by Yuta HIGUCHI · 7 years ago
  28. ddf9327 Merge "Fixing mutability for ResourceId." by GauravAgrawal-Huawei · 7 years ago
  29. 67cb8aa Fixing mutability for ResourceId. by Gaurav Agrawal · 7 years ago
  30. 0351f68 Service interface extends RpcService by Vidyashree Rama · 7 years ago
  31. 01d6f0a [ONOS-6417] Defining Augmentable interface which will be inherited by generated interfaces. by Gaurav Agrawal · 7 years ago
  32. 120446e Removing YANG compiler generated code dependency on config by Vidyashree Rama · 7 years ago
  33. 6afcaaa Making YangModel immutable. by Gaurav Agrawal · 7 years ago
  34. ed14b79 Added a todo item. by Thomas Vachuska · 7 years ago
  35. 45afe59 Model converter: unit test with l3vpn yang files: model data to resource data. by Bharat saraswal · 7 years ago
  36. ad7d8e7 [ONOS-6057] Model converter :rpc's output object to data node conversion. by Bharat saraswal · 7 years ago
  37. c6a07e2 Generated code changes for RPC by Vidyashree Rama · 7 years ago
  38. a5ba656 [ONOS-5962]YANG Runtime: ModelConverter's createModel implementation by Vidyashree Rama · 7 years ago
  39. 4912077 [ONOS-6057] Model converter : Object to data node conversion. by Bharat saraswal · 7 years ago
  40. a542a36 pom.xml changes for bundle packaging by Bharat saraswal · 7 years ago
  41. 46c833f [ONOS-5884]YANG Serializer: Implement XML serializer. by Vidyashree Rama · 7 years ago
  42. 7dd9858 serializer helper fix and data node walker by sonugupta-huawei · 7 years ago
  43. 2779d36 [ONOS-5885] ModelConverter API updation to handle resourceId and leaf by Gaurav Agrawal · 7 years ago
  44. ce7ff81 [ONOS-5883] Implemention of Serializer Helper Utility by sonugupta-huawei · 7 years ago
  45. f42405d Changes in generated Code for keyClass, enum, list & ModelObjectId test by Vidyashree Rama · 7 years ago
  46. aa6791e [ONOS-5878] schema context provider impl by sonugupta-huawei · 7 years ago
  47. bd0903e [ONOS-5888][ONOS-5889] Define Resource identifier to be used by schema aware application. by Vidyashree Rama · 7 years ago
  48. 7c9cf60 Added checkstyle validation and fixed checkstyle errors. by Thomas Vachuska · 7 years ago
  49. b538e06 [ONOS-5793] YANG runtime API fixes by Gaurav Agrawal · 7 years ago
  50. 573320b [ONOS-5907] Resource identifier additional utilities. by Gaurav Agrawal · 7 years ago
  51. 69cded1 [ONOS-5876] YANG serializer helper utilits API by Gaurav Agrawal · 7 years ago
  52. c4105fe [ONOS-5793] Schema context definition, this will be implemented by YANG runtime and used by serializers to obtain schema context of nodes by Gaurav Agrawal · 7 years ago
  53. b995d94 [ONOS-5734] Define DataNode , InnerNode and LeafNode implementation by Bharat saraswal · 7 years ago
  54. 37316ae Resourse Identifier builder by VinodKumarS-Huawei · 7 years ago
  55. 6467138 [ONOS-5743] ModelObject definition by Gaurav Agrawal · 8 years ago
  56. 7501545 YANG model design to define data node for usage in YANG store and YANG runtime by VinodKumarS-Huawei · 8 years ago