Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

pcdavid/org.eclipse.sirius.sample.properties.refedit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Sirius Properties Views Example - Reference Widgets

This example illustrates how to configure a "Reference" widget using Sirius 4.0 properties view.

To test:

  1. Make sure Sirius 4.0 is installed, with the Properties View optional features.
  2. Import both projects in the workspace.
  3. Open the diagram in the reference-edition modeling project.

If you select the ref reference defined in class A, you'll see an example of a single-valued reference widget:

Single valued reference widget

If you select a class, for example A, you'll see an example of a multi-valued reference widget (here showing the super-types):

Multi valued reference widget

The definition of both widgets can be seen in the refedit.odesign file, and use some additional Java services in the ReferenceServices.java file.

Overview of the widgets' definitions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages