Skip to content

anneetien/ClassBlueprint

 
 

Repository files navigation

ClassBlueprint

Is a visualization which shows the interrelationships between class methods and their dependencies, as well as the type of each method and the invocation.

To load the visualization:

First create a new moose image, then copy this code into the playground

Metacello new
  baseline: 'ClassBlueprint';
  repository: 'github://NourDjihan/ClassBlueprint/src';
  load.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smalltalk 100.0%