Uses of Class
archimate.util.TagTree

Packages that use TagTree
archimate.codegen   
archimate.patterns   
 

Uses of TagTree in archimate.codegen
 

Methods in archimate.codegen that return TagTree
 TagTree SourceInspector.tree()
          Returns the current TagTree
 TagTree ICodeGenerator.tree()
          Returns a tree containing all archiMateTags for the key source elements
 

Uses of TagTree in archimate.patterns
 

Methods in archimate.patterns that return TagTree
 TagTree Pattern.tree()