Uses of Class
pl.gdela.socomo.composition.Level
| Package | Description |
|---|---|
| pl.gdela.socomo.composition |
Model for division of code at a specific level into components that are dependent on each other.
|
| pl.gdela.socomo.visualizer |
-
Uses of Level in pl.gdela.socomo.composition
Methods in pl.gdela.socomo.composition that return Level Modifier and Type Method Description static LevelCodemapToLevel. transform(Codemap codemap, java.lang.String levelName) -
Uses of Level in pl.gdela.socomo.visualizer
Methods in pl.gdela.socomo.visualizer with parameters of type Level Modifier and Type Method Description voidVisualizerBuilder. setLevel(Level level)