Skip to main content



      Home
Home » Archived » GMT (Generative Modeling Technologies) » [Epsilon] Problem with HUTN and sqlmodel
[Epsilon] Problem with HUTN and sqlmodel [message #618236] Thu, 17 July 2008 03:57
Eclipse UserFriend
Hello,
I'm trying to use HUTN in order to define a SQL model, but when I save the
file I just get this error:
org.epsilon.hutn.exceptions.HutnGenerationException:
java.lang.NullPointerException

The URI of the metamodel I'm using is 'http:///SQLModel.ecore', from the
main package of the ecore file (it has child packages). First I thougth it
failed because of the chidren packages, but I managed to define a QVT
model and another I made for proofs (both with child packages).

My code where I specify de metamodel is just:
=================================================
@Spec{
MetaModel "sqmodel"{
nsUri = "http:///SQLModel.ecore"
}
}
=================================================

Do you know something about this error?

Thanks,
Héctor.
Previous Topic:extend
Next Topic:[MOFScript] Aspect extension
Goto Forum:
  


Current Time: Sat Mar 22 12:48:26 EDT 2025

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

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

Back to the top