Uses of Interface
org.argouml.model.UmlHelper

Packages that use UmlHelper
org.argouml.model Contains the interfaces to access the Model used within ArgoUML
 

Uses of UmlHelper in org.argouml.model
 

Classes in org.argouml.model that implement UmlHelper
 class AbstractUmlHelperDecorator
          An abstract Decorator for the UmlHelper.
 

Methods in org.argouml.model that return UmlHelper
static UmlHelper Model.getUmlHelper()
          Getter for UmlHelper.
 UmlHelper ModelImplementation.getUmlHelper()
          Getter for UmlHelper.
 

Constructors in org.argouml.model with parameters of type UmlHelper
AbstractUmlHelperDecorator(UmlHelper component)
           
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook