Uses of Interface
org.argouml.model.DataTypesHelper

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

Uses of DataTypesHelper in org.argouml.model
 

Classes in org.argouml.model that implement DataTypesHelper
 class AbstractDataTypesHelperDecorator
          An abstract Decorator for the DataTypesHelper.
 

Methods in org.argouml.model that return DataTypesHelper
protected  DataTypesHelper AbstractDataTypesHelperDecorator.getComponent()
          The component we are decorating.
static DataTypesHelper Model.getDataTypesHelper()
          Getter for DataTypesHelper.
 DataTypesHelper ModelImplementation.getDataTypesHelper()
          Getter for DataTypesHelper.
 

Constructors in org.argouml.model with parameters of type DataTypesHelper
AbstractDataTypesHelperDecorator(DataTypesHelper component)
           
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook