Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GMT (Generative Modeling Technologies) » [EOL] uml first steps
[EOL] uml first steps [message #611185] Thu, 31 January 2008 14:40
Eclipse UserFriend
Originally posted by: firstname.name.gmail.com

Hey,

I would like to do my first steps with Eol and UML. I downloaded the
BuildOOInstance example, and try to adapt it for a uml usage.

Here is my Eol Program:
--8<----
var myModel:Model;
myModel := new Model;
myModel.name := 'I_Am_An_Happy_Uml_Model'
--8<----

then the launcher is,
- models:
Name:uml
and only the meta-model uri is given http:www.eclipse.org/uml2/2.1.0/UML
- common:
shared file is given

once launched, i get the following error
java.lang.StringIndexOutOfBoundsException: String index out of range: 0

any ideas.

--
F. Lagarde
Previous Topic:[AM3] About using am3
Next Topic:MOFScript errors
Goto Forum:
  


Current Time: Fri Apr 19 20:46:37 GMT 2024

Powered by FUDForum. Page generated in 0.03066 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top