How to Solve the Generation Error "Invalid method Code length" Read this article and get points!

by Michela Frigerio
102,611 views Published on Oct 24, 2011
Applies to: All versions

The "java.lang.ClassFormatError: Invalid method Code length" error, is an error that you can get generating the layout of your Web Project, it means that you used a template in the Web Project that is too large to be compiled. Read this article to discover more about how to handle and prevent this ...

MoreRead this article and get points!
 

Domain-Specific Languages (Addison-Wesley Signature Series (Fowler))

by Martin Fowler
93,168 views Published on Dec 03, 2013
Applies to: All versions

When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In Domain-Specific Languages , noted software development expert Martin Fowler first provides the in...

 

Designing Data-Intensive Web Applications (The Morgan Kaufmann Series in Data Management Systems)

by Stefano Ceri, Piero Fraternali, Aldo Bongio, Marco Brambilla, Sara Comai, Maristella Matera
91,067 views Published on Nov 29, 2013
Applies to: All versions

The most prominent Web applications in use today are data-intensive. Scores of database management systems across the Internet access and maintain large amounts of structured data for e-commerce, on-line trading, banking, digital libraries, and other high-volume sites. Developing and maintaining ...

 

Web Information Retrieval (Data-Centric Systems and Applications)

by Stefano Ceri , Alessandro Bozzon , Marco Brambilla , Emanuele Della Valle , Piero Fraternali, Silvia Quarteroni
82,653 views Published on Nov 29, 2013
Applies to: All versions

With the proliferation of huge amounts of (heterogeneous) data on the Web, the importance of information retrieval (IR) has grown considerably over the last few years. Big players in the computer industry, such as Google, Microsoft and Yahoo!, are the primary contributors of technology for fast acce...

 

Interaction Flow Modeling Language: Model-driven UI Engineering of Web and Mobile Apps With IFML

by Marco Brambilla, Piero Fraternali
74,308 views Published on Sep 04, 2014
Applies to: 7.2 or higher

"Interaction Flow Modeling Language" describes how to apply model-driven techniques to the problem of designing the front end of software applications, i.e., the user interaction. The book introduces the reader to the novel OMG standard Interaction Flow Modeling Language (IFML). Authors Marco Brambi...

 

Domain-Specific Modeling: Enabling Full Code Generation

by Steven Kelly, Juha-Pekka Tolvanen
69,217 views Published on Dec 03, 2013
Applies to: All versions

Domain-Specific Modeling (DSM) is the latest approach to software development, promising to greatly increase the speed and ease of software creation. Early adopters of DSM have been enjoying productivity increases of 500–1000% in production for over a decade. This book introduces DSM and offers exam...

 

Modeling Languages Portal

62,743 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.

 

IFML Official OMG Specification

by OMG
57,875 views Published on May 13, 2014
Applies to: 7.2 or higher

This specification defines the Interaction Flow Modeling Language (IFML). The objective of IFML is to provide system architects, software engineers, and software developers with tools for the definition of Interaction Flow Models that describe the principal dimensions of an application front-end: th...

 

Model-Driven Software Engineering in Practice (Synthesis Lectures on Software Engineering)

by Marco Brambilla, Jordi Cabot , Manuel Wimmer
55,704 views Published on Nov 29, 2013
Applies to: All versions

"This book discusses how model-based approaches can improve the daily practice of software professionals. This is known as Model-Driven Software Engineering (MDSE) or, simply, Model-Driven Engineering (MDE). MDSE practices have proved to increase efficiency and effectiveness in software development,...

 

Getting started with Visibility Conditions Read this article and get points!

by Lucio Bordonaro
38,761 views Published on Oct 24, 2011
Applies to: 7.2 or higher

WebRatio introduced the chance to use Visibility Conditions in a Web Project. This feature allows you to disable or show elements in the generated Web application if the conditions specified for those elements are verified. It is now possible to integrate the horizontal profiling of the Web appli...

MoreRead this article and get points!
 

How to use the Signal Event Read this article and get points!

by Ombretta Malinverno
35,803 views Published on Dec 20, 2017
Applies to: 7.2 or higher

Modeling a business process may require some kind of communication with other related business processes. The reason for this may be to wake up a process that was waiting for a particular situation to verify or to start a new process. The BPMN notation provides two different concepts for this purpos...

MoreRead this article and get points!
 

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

by Davide Martinenghi
32,737 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!
 

Getting started with the Stored Procedure unit Read this article and get points!

by Michela Frigerio
32,463 views Published on Oct 24, 2011
Applies to: All versions

The Stored Procedure is an Operation that allows calling a procedure stored in a database. To use this Component correctly, the procedure must be previously created in your database. Discover how to use the Stored Procedure reading this article.

MoreRead this article and get points!
 

How to use the Parameter Collector Operation Read this article and get points!

by Ombretta Malinverno
30,556 views Published on Jan 18, 2018
Applies to: 7.2 or higher

The Parameter Collector Operation permits one to collect a set of parameters from multiple sources and to redistribute them to multiple targets. In this way, the operation reduces the model complexity by deleting some data flows, improving its reading and creating a neater model.

MoreRead this article and get points!
 

How to Model the Alphabetical Index Read this article and get points!

by Piero Fraternali
30,053 views Published on Apr 09, 2014
Applies to: 7.2 or higher

In many applications, such as corporate intranets or CRM, the user may need to access the archive of all registered people, and that archive may be very large. One way to support this requirement is by offering a search form, which however assumes that the user knows at least some information abou...

MoreRead this article and get points!
 
172 items of 209
Reset
 
 

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