Hi everybody,
until now I was working with Borland Together XMI export future to be able create my Java classes with JavaBasic but I am so frustrated with missing elements from my Model in XMI, I wrote a plugin that would export UML to raw Ecore format....
Now, my question is, I know that JavaBasic uses UML Metamodel to work, can I somehow continute to use JavaBasic with eCore notation.
I mean under this namespace...
<ecore:EPackage xmi:version="2.0" xmlns:xmi="
http://www.omg.org/XMI" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="
http://www.eclipse.org/emf/2002/Ecore" name="tvpp-state-modeling">
Thx for the answers,
Mehmet