Questions tagged [uml-designer]

UML Designer is a graphical tooling to edit and visualize UML models based on the Eclipse project Sirius

see umldesigner.org

53 questions
1
vote
1 answer

Deprecated documentation about component diagram?

Martin Corino asks: I've just installed Obeo UML Designer 7 and was looking at the Component diagram documentation where I found mention of "Required Service" and "Provided Service" tools. However, I cannot find these tools on the Component diagram…
Thomas Petazzoni
  • 5,636
  • 17
  • 25
0
votes
1 answer

problem to construct a class, construct with other classes object [uml designer]

I failed to represent, in a class diagram, a class construct by 2 object from 2 others classes(a constructor with two parameters, where the parameter types are two other classes). I create my first class (A) empty then the second (B) empty too. Then…
0
votes
1 answer

Rotate elements in UML Designer

I am trying to make a relatively simple state machine in UML designer. I was unable to rotate the "JOIN" object. It appears horizontally, but I want it vertical. Please refer Image
Noby
  • 5
  • 1
  • 2
0
votes
1 answer

UML-Designer: Hide labels on associations

My first post on stackoverflow, 'hope I do it the right way :-) I want to create a new entity-relationship-model of our new project. After a little bit of search I found UMLDesigner. Installation was easy and create this first classes also. But when…
Ingo
  • 1
0
votes
0 answers

UML-Designer: Creating Fields, which include Java collections

I have a question about UML-Designer. I want to design my Java project, via the Class Diagram feature. Though i noticed, when i add in a Attribute/Field to my class. I have the issue to not be able to add in something like a Collection type. A…
Mark Lauer
  • 51
  • 1
  • 4
0
votes
0 answers

Jhipster-UML taking too much time to generate jdl file

So after many struggles trying to install the proper and working version of jhipster-uml through github. I've created a microservice app through jhipster command then put a UMLDesigner class diagram file in this format file.uml . now that i run the…
Ayman Erroutabi
  • 183
  • 2
  • 10
0
votes
1 answer

Fork and join nodes in UML Designer activity diagram

UML Designer supports drawing UML activity diagrams. Join and fork nodes are horizontal bars by default: How can I make them vertical (flip them 90° or 270°)? See the figure 12.95 at UML Superstructure v2.1.1:
haba713
  • 2,465
  • 1
  • 24
  • 45
0
votes
1 answer

Why is UML Designer has a dependency to itself, when installing in Eclipse Oxygen

I have problems installing UML Designer 9.0.0 in eclipse oxygen, getting error message: Cannot complete the install because one or more required items could not be found. Software being installed: UML Designer 9.0.0.201901300933…
0
votes
1 answer

Extension Point in Obeo Uml-Designer Use Case Diagram

Is it possible to display Extension Points in Use Case compartment in Obeo Uml-Designer Use Case Diagram ?
0
votes
1 answer

In UML-Designer It's possible to add a class from another package to another package class diagram?

Using UML Designer, it's possible to add a class from another package to another package class diagram? I have two packages: pacakge1 and package2, in package1 I have one class MyClass, I want to add this class MyClass to a diagram class into…
0
votes
1 answer

Make an Eclipse Plugin as an Extension Point for UML Designer Obeo

How can I extend the functionality of the UML designer? I want to be able to load some specific class file and show the infos(attributes, relations) into the UML Diagram? Thanks!
Horia
  • 48
  • 6
0
votes
1 answer

Sequence diagrams alternative and loop creation

I am building a model in the UML Designer plugin and I want to create a sequence diagram that contains a alternative element(if-else) and a loop(for) for the for sequence of messages and calls. But I cannot find these element in the palette to…
0
votes
1 answer

When is UML designer 8 released?

I thought UML designer 8 should have been released in July, including the UML generator. So far I cannot find it. Anyone knows when it will be released?
0
votes
1 answer

UML Designer SDK 7.1.0.201611211357 inside Ecipse Oxygen 4.7.0 - Missing Representation Types

UML Designer SDK 7.1.0.201611211357 Eclipse Oxygen 4.7.0 Missing Representation Types Empty representation types selection window using these (both most actual) versions. Workaround with migration to UML Designer 4.0 is functioning in the first step…
0
votes
1 answer

Adding elements to a diagram in UML Designer for Eclipse throws error

I use UML Designer for Eclipse 4.7.0 and got the following error while trying to add a new element to a diagram: An error has occurred. See error log for more details. loader constraint violation: when resolving field "IS_DETACHMENT" the class …
ixolius
  • 202
  • 1
  • 11