I can't find a way to create a new guidance in the resource set of my
Method Plug-in and link it to other objects. There's no documentation
concerning the use of the EPF library, and searches on the web gave no
usable answer.
How can I create a new guidance ? (it's apparently impossible to use :
Guidance g = new Guidance(), for example)
Another question : I can't find any documentation about publishing from
the code neither. I'd like to use the "Publish" function of EPF in an
Eclipse plug-in I made, in Java. How does it have to be used ?