Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » SysML model creation
SysML model creation [message #1608468] Mon, 09 February 2015 14:39
Loïc FRETTE is currently offline Loïc FRETTEFriend
Messages: 5
Registered: October 2014
Junior Member
Hi,

I'm trying to develop a plugin to create a SysML Model by using an interface.

For the moment, I just try to create functions which create a model and apply profile on it.

The application of the UML Standard Profile work fine, but when I try to apply the SysML Profile with the function

model.applyProfile(sysml);

I've this error :

java.lang.IllegalArgumentException:profile "SysML" has no Ecore definition

I don't understand this error. Someone could help me ?

Thank you.

Loïc
Previous Topic:Error message when running plugin in debug mode
Next Topic:Création plugin java
Goto Forum:
  


Current Time: Fri Apr 26 19:33:17 GMT 2024

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

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

Back to the top