Uses of Class
archimate.util.JavaMethod

Packages that use JavaMethod
archimate.codegen   
 

Uses of JavaMethod in archimate.codegen
 

Methods in archimate.codegen with parameters of type JavaMethod
 void JavaHelper.addMethod(org.eclipse.jdt.core.dom.TypeDeclaration node, JavaMethod method)
          Adds a method to a TypeDeclaration based on the settings of the JavaMethod.