Uses of Interface
org.acm.seguin.uml.ISourceful

Packages that use ISourceful
org.acm.seguin.ide.common Classes common to all IDEs. 
org.acm.seguin.uml Responsible for drawing the UML class diagrams. 
 

Uses of ISourceful in org.acm.seguin.ide.common
 

Constructors in org.acm.seguin.ide.common with parameters of type ISourceful
SourceBrowserAdapter(ISourceful component)
          Constructor for the SourceBrowserAdapter object
 

Uses of ISourceful in org.acm.seguin.uml
 

Classes in org.acm.seguin.uml that implement ISourceful
 class UMLField
          Displays a single UML field in a line
 class UMLMethod
          Displays a single UML method in a line
 class UMLNestedType
          Displays a single UML nested type in a line
 class UMLType
          Displays the summary of a type object