Uses of Class
org.jrd.backend.data.Model
-
Packages that use Model Package Description org.jrd.backend.data.cli org.jrd.frontend.frame.main.decompilerview -
-
Uses of Model in org.jrd.backend.data.cli
Constructors in org.jrd.backend.data.cli with parameters of type Model Constructor Description Cli(java.lang.String[] orig, Model model)
-
Uses of Model in org.jrd.frontend.frame.main.decompilerview
Constructors in org.jrd.frontend.frame.main.decompilerview with parameters of type Model Constructor Description DecompilationController(MainFrameView mainFrameView, Model model, boolean isVerbose)
-