How to add Frascati Explorer into your EasyVIPER application?

Version 1 by Julien Lesbegueries
on Feb 02, 2011 11:16.

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

Changes (2)

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

// Add the EasyBPEL EasyVIPER core component.
explorerTree.addEntry("EasyBPEL", explorerTree.addEntry("EasyVIPER", core.getComponent());
{code}