Uses of Interface
org.argouml.model.CommonBehaviorHelper

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

Uses of CommonBehaviorHelper in org.argouml.model
 

Classes in org.argouml.model that implement CommonBehaviorHelper
 class AbstractCommonBehaviorHelperDecorator
          An abstract Decorator for the CommonBehaviorHelper.
 

Methods in org.argouml.model that return CommonBehaviorHelper
static CommonBehaviorHelper Model.getCommonBehaviorHelper()
          Getter for CommonBehaviorHelper.
 CommonBehaviorHelper ModelImplementation.getCommonBehaviorHelper()
          Getter for CommonBehaviorHelper.
protected  CommonBehaviorHelper AbstractCommonBehaviorHelperDecorator.getComponent()
          The component we are decorating.
 

Constructors in org.argouml.model with parameters of type CommonBehaviorHelper
AbstractCommonBehaviorHelperDecorator(CommonBehaviorHelper component)
           
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook