Specific How-tos

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
{code}

Version 1.4.1 is compliant with 1.4.X versions of EasyVIPER.

Then the following code allows to add any SCA component (EasyVIPER core for instance) into the Frascati Explorer GUI:

// Start FraSCAti and its Explorer.
FraSCAti frascati = FraSCAti.newFraSCAti();

Tree explorerTree = FraSCAtiExplorer.SINGLETON.get().getFraSCAtiExplorerService(Tree.class);