Along with the continuing consolidation process of the Interaction Flow Modeling Language (IFML) within OMG, we are now starting our effort of documenting and disseminating IFML.
The three most recent resources I wish to point at are:
- Official publishing of IFML in the OMG specification catalog
- A new Wikipedia page on the language
- A new demonstration video on the ongoing implementation effort of an opensource IFML editor
OMG Publishing
OMG has now officially published IFML in its list of specifications:
and the official specs are now reachable through the official URL of the standard at:
The page summarizes the focus and content of the language, as well as the benefits that developers can gain by adopting it.
Demo video
The demonstration video of the new IFML editor that we are developing is available on YouTube.
This implementation consists of an opensource IFML editor based on Eclipse, EMF/GMF and the Graphiti API. At the moment the tool is under development, but it will be released as opensource Eclipse Project as soon as it reaches a reasonable level of completeness. The tool also includes the mappings from the IFML abstract concepts to the platform- specific concepts of Java Swing, Microsoft WPF, and HTML, as described in the IFML specification.
A sneak preview of the tool and generation features is reported in the video, also shown below:
[youtube https://www.youtube.com/watch?v=zTIMM643wVw]
To keep updated on my activities you can subscribe to the RSS feed of my blog or follow my twitter account (@MarcoBrambi).
Hi!
Looks very good!
However, I installed the plugin but when trying to create an IFML model in the workspace.
I get stuck in the dialog that asks me to choose the 'target container': the list appears empty.
What am I missing here? Where can I get help?
Thanks for this wonderful work!