Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • “Name contains” : components including the typed text as part of the component name
  • “Name NOT contains” : components NOT including  the typed text as part of the component name
  • “Language”: programming language of the component (available values are only those languages found in the application). Selectable Language values include the number of components found of that language, e.g. Javascript(7) means that there are 7 Javascript components )
  • “Type”: component type, i.e. category of the component as labeled by Kiuwan Architecture (available types depend on the technology of the application). Selectable Type values include the number of components found of that type, e.g. Class(115) means that there are 115 classes in the model)
  • “Relations”:  relationship type, i.e. category of the relationships as labeled by Kiuwan Architecture (available types depend on the nature of the application). Selectable Relations values include the number of relations found of that type, e.g. Inherits(36) means that there are 35 inheritance relationships among the components in the model)
  • “Analyzed / Inferred” : a component can be “analyzed” (i.e. it has been found during the analysis because the component has a source code file) or “inferred” (i.e. the component is referenced somewhere in the source code but there is not exist a isn't any source file for it)
  • “File” : components including the typed text as part of their source file name (including directories)
  • “Tag” : components tagged with the specified tag ( see below “Add tag to component(s) ” )

...