1. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  2. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  3. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  4. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  5. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  6. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  7. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  8. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago[Renamed (62%) from core/api/src/test/java/org/onosproject/net/newresource/ResourcePathTest.java]
  9. 38f561c Fix bug that a list is mistakenly added as an element of another list by Sho SHIMIZU · 8 years ago
  10. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  11. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  12. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 8 years ago
  13. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  14. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 8 years ago
  15. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  16. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  17. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  18. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago