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

S

save(String, String, String) - Method in class archimate.util.FileHandler
Saves the specified contents to a location specified by the targetFolder, packageName and targetFile parameters.
save(String, IFile) - Method in class archimate.util.FileHandler
Saves the contents to an already opened file
selectAndReveal(IResource) - Method in class archimate.util.FileHandler
Reveals the newly created file in the Eclipse Package Explorer
selectionChanged(IAction, ISelection) - Method in class archimate.actions.ArchiMateAction
Selection in the workbench has been changed.
setActiveEditor(IAction, IEditorPart) - Method in class archimate.actions.ArchiMateAction
For editor actions, the framework calls this when the active editor changes, so that we can connect with it.
setActiveWorkbenchPart(IWorkbenchPart) - Method in class archimate.actions.ArchiMateAction
This records the specified workbench part, and if it is an editing domain provider, its editing domain.
setArchiMateTag(String) - Method in class archimate.util.JavaMethod
 
setAuthor(String) - Method in class archimate.util.JavaClass
 
setClass(String) - Method in class archimate.util.JavaClass
 
setClassName(String) - Method in class archimate.util.JavaMethod
 
setComment(String) - Method in class archimate.util.JavaClass
 
setComment(String) - Method in class archimate.util.JavaMethod
 
setCurrent(TagNode) - Method in class archimate.util.TagTree
Marks a node as selected
setName(String) - Method in class archimate.util.JavaMethod
 
setPackage(String) - Method in class archimate.util.JavaClass
 
setParent(TagNode) - Method in class archimate.util.TagNode
Sets the nodes parent
setType(String) - Method in class archimate.util.JavaClass
 
setType(String) - Method in class archimate.util.JavaMethod
 
setVisited() - Method in interface archimate.codegen.ICodeElement
Marks a source code element as visited
setVisited() - Method in class archimate.util.JavaClass
 
setVisited() - Method in class archimate.util.JavaMethod
 
setVisited() - Method in class archimate.util.TagNode
Sets the visited state to true
setVisited(ICodeElement) - Method in class archimate.util.TagNode
Marks the source element as visited.
source() - Method in class archimate.util.TagNode
Returns the list of ICodeElements
SourceInspector - Class in archimate.codegen
This class analyses the source code in the project source folder using the given TagTree and commands the generation of missing source elements
SourceInspector(ICodeGenerator) - Constructor for class archimate.codegen.SourceInspector
Creates a new SourceInspector and sets its TagTree, packageBase and monitor from the given ICodeGenerator
start(BundleContext) - Method in class archimate.Activator
 
STATIC - Static variable in class archimate.util.Variable
 
status() - Method in interface archimate.codegen.ICodeGenerator
Returns the MultiStatus for the generator
status() - Method in class archimate.codegen.SourceInspector
Returns the status
status() - Method in class archimate.patterns.Pattern
 
stop(BundleContext) - Method in class archimate.Activator
 

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