The Eclipse Model Development Tools framework
Questions tagged [eclipse-mdt]
10 questions
3
votes
2 answers
Why create 'new xml file' option not exist?
I am using Eclipse Modeling Tools Version: Juno Service Release 2 Build id: 20130225-0426 for programming in Java
so, I would like to create new XML file as illustrated in the following…

user2019510
- 1,460
- 5
- 16
- 29
2
votes
2 answers
Navigating UML associations in OCL
I'm trying to navigate UML associations in OCL, using the eclipse OCL implementation. I know that UML Associations are treated as Attributes, and the getAttributes() function called on a Class will return a set containing the Attributes as well as a…
user513418
1
vote
1 answer
Retrieving only the most specific EReferences of an EClass
Suppose I have a UML model conforming to the org.eclipse.uml2.uml metamodel. Suppose that this model contains a Class, a Property, and an ownedAttribute relationship between them.
At the Ecore level, the Class and the Property are EObjects, while…

Epicurus
- 2,103
- 7
- 29
- 39
1
vote
1 answer
Programmatically execute an OCL query on a UML model
Can anyone provide an example of how to programmatically execute an OCL query on a UML model using Eclipse MDT/OCL implementation. I read the Eclipse documentation, but still could not find a working example and I keep getting different exceptions…

user3123945
- 11
- 3
1
vote
2 answers
Is there MDT UML2 Toold for Eclipse Indigo (3.7)?
Is there MDT UML2 Toold for Eclipse Indigo (3.7)? I'm a little confused, on this page Model Development Tools (MDT) it says that the release should be on June 22 (2010??), however there is no release listed later on that page.

Dimath
- 381
- 1
- 4
- 13
1
vote
1 answer
draw diagram using modisco
How can I draw uml diagram using modisco plugin? I have eclipse modelling tools and installed modisco plugin with with modisco model filter plugin. I managed to create a *.uml file from java project, however I can not build uml diagram from this…

michael nesterenko
- 14,222
- 25
- 114
- 182
0
votes
1 answer
Eclipse: Welcome to Modelica Development Tooling (MDT) Console - empty reply:
I'm doing my first steps in OpenModelica, and have trouble to get the MDT running in eclipse.
*) OpenModelica v1.18.0 (64-bit) installed
*) Installation MDT in eclispes done according to:…

BerndGit
- 1,530
- 3
- 18
- 47
0
votes
1 answer
reading XSD from file using eclipse-mdt-xsd
I'm trying to use the MSD-XSD library for parsing XSD files, but I can't figure out how to create an XSDSchema object from an XSD file, and if there's a way to also read the xs:include files, etc.

ModdyFire
- 706
- 3
- 9
- 19
0
votes
1 answer
Why create 'new xml file' does not exist in Kepler 4.3?
I am using Eclipse Modeling Tools Version: Kepler Service Release 2 Build id: 20140224-0627 for programming in Java
so, I would like to create new XML file as illustrated in the following…

Homayoun
- 21
- 5
0
votes
1 answer
Print all possible paths in bpmn2 diagram made with eclipse bpmn2 modeler
I am new to BPMN and BPMN2 Modeler. I want to print all paths from start event to end event.
is there any script available to do that?

vaibhav
- 117
- 8