Interface DependencyScope

    • Method Detail

      • getId

        java.lang.String getId()
        The label.
      • is

        default boolean is​(java.lang.String label)
        Shorthand method of getId().equals(String label).
      • isTransitive

        boolean isTransitive()
        Is it transitive scope?