Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 07:57
Hector Iturria is currently offline Hector IturriaFriend
Messages: 60
Registered: July 2009
Member
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: Wed Apr 24 15:35:10 GMT 2024

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

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

Back to the top