Interface IFrameworkResource

  • All Known Subinterfaces:
    IFrameworkResourceParent
    All Known Implementing Classes:
    FrameworkProject, FrameworkProjectMgr, FrameworkResource

    public interface IFrameworkResource
    Implementations of this interface provide a resource in a composition hierarchy of resources. Conceptually, one can imagine a framework resource as a node in a acyclic directed graph. The word "Node" was not chosen to avoid confusion with "machine nodes".
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        resource name
      • getBaseDir

        java.io.File getBaseDir()
        Returns:
        resource base dir