1. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  2. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  3. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  4. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  5. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  6. 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]
  7. 38f561c Fix bug that a list is mistakenly added as an element of another list by Sho SHIMIZU · 8 years ago
  8. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  9. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  10. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 8 years ago
  11. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  12. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 8 years ago
  13. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  14. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  15. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  16. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago