Interface IClass

    • Method Detail

      • inheritanceGraph

        IGraph inheritanceGraph()
      • collaborationGraph

        IGraph collaborationGraph()
      • nestedCompounds

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

        java.util.ListIterator<IParam> templateParameters()
      • locationFile

        java.lang.String locationFile()
      • locationLine

        int locationLine()
      • locationBodyFile

        java.lang.String locationBodyFile()
      • locationBodyStartLine

        int locationBodyStartLine()
      • locationBodyEndLine

        int locationBodyEndLine()