A C D E F G H I J L M N O P R S T U V

A

Activator - Class in archimate
The activator class controls the plug-in life cycle
Activator() - Constructor for class archimate.Activator
The constructor
addArchiMateTag(String) - Method in class archimate.util.JavaClass
 
addArchiMateTags(ArrayList<String>) - Method in class archimate.util.JavaClass
 
addChild(TagNode) - Method in class archimate.util.TagNode
Adds a child to the node
addClass(CompilationUnit, JavaClass) - Method in class archimate.codegen.JavaHelper
Adds a class declaration to the CompilationUnit.
addImport(String) - Method in class archimate.util.JavaClass
 
addImports(CompilationUnit, ArrayList<String>) - Method in class archimate.codegen.JavaHelper
Adds the given imports to the given CompilationUnit if it doesn't already contain them.
addImports(ArrayList<String>) - Method in class archimate.util.JavaClass
 
addInterface(String) - Method in class archimate.util.JavaClass
 
addInterfaces(ArrayList<String>) - Method in class archimate.util.JavaClass
 
addJavaDoc(BodyDeclaration, ICodeElement) - Method in class archimate.codegen.JavaHelper
Adds JavaDoc to a BodyDeclaration based on the settings of the ICodeElement
addMethod(TypeDeclaration, JavaMethod) - Method in class archimate.codegen.JavaHelper
Adds a method to a TypeDeclaration based on the settings of the JavaMethod.
addMethodInvocation(Block, String, String, ArrayList<String>) - Method in class archimate.codegen.JavaHelper
Adds a method invocation to the method block
addMethods(TypeDeclaration, TagNode, MultiStatus) - Method in class archimate.codegen.JavaHelper
Adds methods defined by the TagNodes ICodeElements to the TypeDeclaration node
addObject(Block, String, String, ArrayList<String>) - Method in class archimate.codegen.JavaHelper
Adds a statement that creates an object.
addSource(ICodeElement) - Method in class archimate.util.TagNode
Adds a ICodeElement to the list of source elements.
addSourceElements(TypeDeclaration, ArrayList<TagNode>) - Method in class archimate.codegen.SourceInspector
Creates source elements in the node for every tag in the list.
archimate - package archimate
 
archimate.actions - package archimate.actions
 
archimate.codegen - package archimate.codegen
 
archimate.patterns - package archimate.patterns
 
archimate.patterns.mvc - package archimate.patterns.mvc
 
archimate.patterns.primitives - package archimate.patterns.primitives
 
archimate.patterns.primitives.callback - package archimate.patterns.primitives.callback
 
archimate.uml - package archimate.uml
 
archimate.util - package archimate.util
 
ArchiMateAction - Class in archimate.actions
This abstract class takes care of activating the action and setting the necessary variables
ArchiMateAction() - Constructor for class archimate.actions.ArchiMateAction
 
archiMateTag() - Method in interface archimate.codegen.ICodeElement
Returns the code elements first archiMateTag
ARCHIMATETAG - Static variable in class archimate.codegen.JavaHelper
TagName for the archiMateTag
archiMateTag() - Method in class archimate.util.JavaClass
 
archiMateTag() - Method in class archimate.util.JavaMethod
 
archiMateTags() - Method in class archimate.util.JavaClass
 
archiMateTagsDefined() - Method in interface archimate.codegen.ICodeElement
Returns whether there are archiMateTags defined
archiMateTagsDefined() - Method in class archimate.util.JavaClass
 
archiMateTagsDefined() - Method in class archimate.util.JavaMethod
 
ASTEngine - Class in archimate.codegen
Utility class providing methods for editing Java source files
ASTEngine(SourceInspector, String, String) - Constructor for class archimate.codegen.ASTEngine
Creates new ASTEngine and sets the SourceInspector
ASTEngine(IFile, SourceInspector, String, String) - Constructor for class archimate.codegen.ASTEngine
Creates new ASTEngine and sets the target file and SourceInspector
author() - Method in class archimate.util.JavaClass
 
authorDefined() - Method in class archimate.util.JavaClass
 

A C D E F G H I J L M N O P R S T U V