org.argouml.uml.reveng
Interface MethodImportInterface


public interface MethodImportInterface

An interface for the import of method bodies.

WARNING: This is very new stuff and probably will be changed. If you are going to use it in your import module, then please send a mail to dev@argouml.tigris.org, so that your module gets the needed support until this interface has become stable!

Since:
0.25.6

Method Summary
 void beginMethodImports()
           
 void endMethodImports()
           
 

Method Detail

beginMethodImports

void beginMethodImports()

endMethodImports

void endMethodImports()


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook