1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago[Renamed (98%) from core/api/src/main/java/org/onosproject/net/newresource/Resource.java]
  3. 74ac901 Add a method to get resource type name: simpleTypeName() by Sho SHIMIZU · 8 years ago
  4. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  5. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  6. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  7. 446fdf0 Cosmetics: Rearrange the method definitino order by Sho SHIMIZU · 8 years ago
  8. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  9. 19816f4 Revise Javadoc by Sho SHIMIZU · 8 years ago
  10. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  11. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  12. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  13. f0fb361 Fix Javadoc warning by Sho SHIMIZU · 8 years ago
  14. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  15. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  16. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  17. 6f828c3 Bugfix and cosmetic changes to resource subsystem by HIGUCHI Yuta · 8 years ago
  18. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago[Renamed (87%) from core/api/src/main/java/org/onosproject/net/newresource/ResourcePath.java]
  19. 5fb1ea3 Use the word "id" not "key" to get the names matched by Sho SHIMIZU · 8 years ago
  20. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  21. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  22. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 8 years ago
  23. 9e1e9de Add Javadoc by Sho SHIMIZU · 8 years ago
  24. 6196cae Attach @Beta annotation to ResourcePath sub-classes by Sho SHIMIZU · 8 years ago
  25. e552456 Fix Javadoc warnings by Sho SHIMIZU · 8 years ago
  26. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 8 years ago
  27. e1c343e Fixing errant import that snuck in by Brian O'Connor · 8 years ago
  28. 63ff35a Temporarily commenting out the device and link resource service listeners by Brian O'Connor · 8 years ago
  29. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  30. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  31. 0112078 Refactor: Extract method to check if resource path is root by Sho SHIMIZU · 9 years ago
  32. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  33. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago