IFML Quick Reference Card

by Paolo Riviello
74 views Published on Mar 31, 2014
Applies to: All versions

IFML Quick Reference Card is the new one page document to print and keep on you desk when you want to learn the new OMG standard IFML (Interaction Flow Modeling Language), the modeling language for the User Interaction definition.

 

How to Model Feedback Messages Read this article and get points!

by Ombretta Malinverno
15,008 views Published on Mar 31, 2014
Applies to: 7.2 or higher

In a Web application, feedback messages are used to notify the user about the result of a business logic execution. Feedback messages vary depending on message types, which can be: success, information, warning, or error.

MoreRead this article and get points!
 

Data Management: IFML Model

IFML Modeling with WebRatio Platform
1,948 views Published on Mar 28, 2014 | Time 20 min
Applies to: 7.2 or higher

In a Web application, you often need to manage information that is shown to the user. Managing the information means to create, update, or delete information. With WebRatio Platform you can easily model an administration section so that the Web application user can manage the application data. In t...

 

How to Model Rich Text Editing Read this article and get points!

by Ombretta Malinverno
20,748 views Published on Mar 28, 2014
Applies to: 7.2 or higher

"A rich text editor is an interface for editing rich text within web browsers, which presents the user a ‘what you see is what you get‘ editing area." (Source: Wikipedia http://en.wikipedia.org/wiki/Online_rich-text_editor) A rich text editor can be useful when you want the user to be able to write...

MoreRead this article and get points!
 

Choose and Apply Style

IFML Modeling with WebRatio Platform
1,247 views Published on Mar 27, 2014 | Time 20 min
Applies to: 7.2 or higher

An important aspect of a Web application is its Visual Identity.  The Visual Identity represents all the graphic widgets that you may want to use in order to make the Web application look good while providing a great user experience.  WebRatio lets you create Web applications with a great Visual I...

 

How to model a Simple Validation Read this article and get points!

by Davide Martinenghi
25,129 views Published on Mar 27, 2014
Applies to: 7.2 or higher

Validation is used to check that the data inserted by the user via the application’s user interface complies with the requirements of the application domain. Validating the data, for example data that is inserted into a form (or in any other View Component or View Component Part with input capabili...

MoreRead this article and get points!
 

Reusable Models: Modules & Module Definitions

Manage Large Projects
670 views Published on Mar 21, 2014 | Time 20 min
Applies to: 7.2 or higher

This lesson gives you the basic knowledge required to define reusable portions of IFML models using the module and module definition concepts. Working on real-world Web applications may require modeling a large project. In this situation it’s important to be able to manage the project to avoid loss...

 

Reusable Models: Master Page

Manage Large Projects
16 views Published on Mar 18, 2014 | Time 13 min
Applies to: 7.2 or higher

This lesson gives you the basic knowledge required to define common content in an IFML Model through the "Master Page" concept. Working on real-world Web applications may require modeling a large project. In this situation it’s important to be able to manage the project to avoid loss of control and...

 

Extending the Domain Model: Derivation

Domain Modeling with WebRatio Platform
1,473 views Published on Mar 13, 2014 | Time 28 min
Applies to: 7.2 or higher

Learn how to enrich the Domain Model with calculated information, derived from the materialized data existing in the Domain Model itself. This process is called "derivation", since it creates redundant information that can become handy when defining IFML models. Derivation can be applied by using va...

 

Connecting the Database

Domain Modeling with WebRatio Platform
2,721 views Published on Feb 28, 2014 | Time 20 min
Applies to: 7.2 or higher

Learn how to speed up your productivity by letting WebRatio Platform create physical elements on the database starting from your Domain Model, or letting it extract the Domain Model starting from an existing database structure. Forget about writing SQL by hand! WebRatio Platform helps you generate ...

 

Action Definitions & Operations

Modeling Actions with WebRatio Platform
2,175 views Published on Feb 17, 2014 | Time 17 min
Applies to: 7.2 or higher

When you are working on a new Web application, you will need to implement a set of common features. In the previous lessons you learned how to model these features in IFML, concentrating on the user interaction. These features cover how to publish and maintain information, as well as the login ...

 

Defining the Domain Model

Domain Modeling with WebRatio Platform
1,790 views Published on Feb 04, 2014 | Time 15 min
Applies to: 7.2 or higher

In the lesson dedicated to the Domain Model Overview, you learned about the Entity-Relationship model and its main concepts: Entity, Attribute and Relationship. The representation of the Domain Model in WebRatio Platform is quite similar to the Entity-Relationship notation ad it is based on the sam...

 

How to Model User and Group Management Read this article and get points!

by Davide Martinenghi
22,254 views Published on Feb 03, 2014
Applies to: 7.2 or higher

In a Web Application, we often need to grant different groups of users access to different resources. For example, in a Web Application used for Enterprise Resource Planning, the head of Human Resources will have access to all the employees’ sensitive data (such as person details, salary, etc.), whi...

MoreRead this article and get points!
 

Developing Web Applications

3,261 views Published on Jan 30, 2014 | Time 12 min
Applies to: 7.2 or higher

The Internet is a telecommunication infrastructure that enables many of today’s most prominent technologies and applications. Familiarizing with the main notions, keywords, and acronyms used in this context is important in order to better understand the role of WebRatio Platform and the structure of...

 

Modeling Languages Portal

39,335 views Published on Jan 27, 2014
Applies to: All versions

The goal of this portal is to explore and discuss when, where and how software modeling and model-driven engineering (and when NOT) can improve current software development practices.

 
209 items
 

Filter by platform

BPM
Mobile
Web
 

Filter by role

Modeler
Designer
Programmer
Business Analyst
IT Operator
 

Filter by level

Beginner
Intermediate
Expert
 

Filter by dev. phase

Set Up
Model Interaction Flow
Model Domain
Model Action
Define Style
Define Components
Generate,Test & Deploy
Maintain
Model Business Process