Interface IFile

    • Method Detail

      • includeDependencyGraph

        IGraph includeDependencyGraph()
      • includedByDependencyGraph

        IGraph includedByDependencyGraph()
      • nestedCompounds

        java.util.ListIterator<ICompound> nestedCompounds()
      • includes

        java.util.ListIterator<IInclude> includes()
      • includedBy

        java.util.ListIterator<IInclude> includedBy()