Uses of Interface
org.argouml.model.CollaborationsHelper

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

Uses of CollaborationsHelper in org.argouml.model
 

Classes in org.argouml.model that implement CollaborationsHelper
 class AbstractCollaborationsHelperDecorator
          An abstract Decorator for the CollaborationsHelper.
 

Methods in org.argouml.model that return CollaborationsHelper
static CollaborationsHelper Model.getCollaborationsHelper()
          Getter for CollaborationsHelper.
 CollaborationsHelper ModelImplementation.getCollaborationsHelper()
          Getter for CollaborationsHelper.
protected  CollaborationsHelper AbstractCollaborationsHelperDecorator.getComponent()
          The component we are decorating.
 

Constructors in org.argouml.model with parameters of type CollaborationsHelper
AbstractCollaborationsHelperDecorator(CollaborationsHelper component)
           
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook