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

C

CallbackPrimitive - Class in archimate.patterns.primitives.callback
Class implementing code generation for the Callback Primitive
CallbackPrimitive(Package) - Constructor for class archimate.patterns.primitives.callback.CallbackPrimitive
Constructor for the Callback Primitive
camelize(String) - Static method in class archimate.codegen.JavaHelper
Camelizes a name
children() - Method in class archimate.util.TagNode
 
CLASS - Static variable in class archimate.util.JavaClass
 
classDefined() - Method in class archimate.util.JavaClass
 
className() - Method in class archimate.util.JavaClass
 
comment() - Method in interface archimate.codegen.ICodeElement
Returns the code elements comments
comment() - Method in class archimate.util.JavaClass
 
comment() - Method in class archimate.util.JavaMethod
 
commentDefined() - Method in interface archimate.codegen.ICodeElement
Returns whether there is a comment defined
commentDefined() - Method in class archimate.util.JavaClass
 
commentDefined() - Method in class archimate.util.JavaMethod
 
compare(TypeDeclaration, TagNode, MultiStatus, String) - Method in class archimate.codegen.JavaHelper
Compares the TagNodes source elements with the given TypeDeclaration and sets the MultiStatus according to the result
compare(MethodDeclaration, TagNode, MultiStatus, String) - Method in class archimate.codegen.JavaHelper
Compares the TagNodes source elements with the given MethodDeclaration and sets the MultiStatus according to the result
countFiles(String) - Method in class archimate.util.FileHandler
Counts the number of source files in a Java project source folder.
createSourceFile(TagNode, MultiStatus) - Method in class archimate.codegen.ASTEngine
Creates a new source file for the given archiMateTag
current() - Method in class archimate.util.TagTree
 

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