Merise is a method of analysis, of design and completely integrated Project management, which constitutes the principal asset of it. It provided a methodological framework and a common language and rigorous with a generation of French data processing specialists.
Exit of the systemic analysis, the Merise method is resulting from the work undertaken by Hubert Tardieu in the Années 1970 and which fit within the framework of an international reflection, around in particular of the relational Modèle of Edgar Frank Codd. It became an operational project at the beginning of the Années 1980 at the request of the ministry for industry, and was especially used in France, by software firm of its founding members (Sow-Measured, like by Data-processing cgi) and mainly for the projects of scale, in particular of the great public administrations or deprived.
Merise , specifically French method, has from the start known the international competition of Anglo-Saxon methods such as SDM/S or Axial. She then sought to adapt to the quick changes of technologies of data processing with MERISE object, then MERISE/2 intended to adapt to the Client-serveur. Merise was current major reflections on a “Euro Method” which did not succeed in boring.
Since the years 1990, hustled by the successive and many changes of the data-processing environment (rise of the software packages, expansion and popularization of Internet network), Merise gradually disappeared. Only formalism UML obtained an equivalent popularity, without having the same methodological range.
One will be able to also consult a history of Merise on the Web site Developpez.com.
NB: Merise is read " Merise" and not " Mérise"
Upstream, it was located in the natural prolongation of a information system strategic plan, often led according to the Méthode ROOTS, very present in particular in the public sector.
The MERISE projects were generally projects of great width of recasting of an existing complex, in an environment great system. The method also knew attempts at adaptation with relational DBMS, different the man-machine interfaces IHM, the Orienté object, the micro development, the tools BOX, the Reverse engineering… but which were not same success.
The method is primarily Franco-French and did not have much success abroad where the Anglo-Saxon methods are more present.
It has a very administrative side. One spends much time to reflect and pre-document before starting to code the least line, which could seem natural at one time when average data processing were not as diffused as today. This known as it avoids the opposite pitfall of the micro development, which suffers by the lack from documentation, and or the errors are finally very expensive to repair a posteriori.
Even if the return ticket and the consultation between originators and users are formally organized, one also reproached MERISE for using a formalism considered to be complex, (especially for the data models) which it is initially necessary to learn how to handle, but which constitutes then a true common language, powerful and rigorous for which control.
The articulation very codified and marked out well various stages, with a very precise description of the awaited results is what remains today the best known one and moreover used, still today.
The Merise method of analysis and design proposes a step articulated simultaneously according to 3 axes for to treat on a hierarchical basis the concerns and the questions which to answer at the time of the control of a project:
Life cycle : phases of design, realization, maintenance then new cycle of project.
The method Merise, very analytical (systemic method attention), clearly distinguishes the data and treatments, even if the interactions between the two are deep and grow rich mutually (validation of the data by the treatments and reciprocally). Certain authors (Merise/méga, then Merise/2) also brought the concept complementary to communications, seen within the meaning of the exchanged messages. Today, with the SGBD-R, the object, the concepts of data and treatments are increasingly overlapping.
The literature speaks about curve of the sun , establishing an analogy between the step Merise and to raise it then to lay down it sun: in the same way, the project must work out a critical analysis of existing (on the basis of the physical level and rising until the conceptual one: step bottom-up), then to decline the solution adopted (on the basis of the level conceptual and returning at the physical level: step signal-down).
To note that the census of existing, today is very décrié, because it lengthens the duration of the project considerably. On this point, the Merise step is contrary to the iterative methods of type RAD, or the systematic adoption of the best practices observed in other companies of the sector, which constitute a typical step in the implementation of software package.
The conceptual study Merise is concerned with the invariants company or organization from the point of view of the trade: which are one the activities, the trades managed by the company, which are large the treated processes, about what speaks as regards data, which concepts handles one? … and this independently of the technical choices (how one makes?) or organisational (which makes what?) who will be approached only in the following levels.
At the conceptual level one wants to describe, after abstraction , the model (the system ) of the company or the organization:
In the ideal, the MCD and the MCT of a company are stable, with constant functional perimeter, and as long as the trade of the company does not vary. Modeling does not depend on the choice of a Progiciel or another, an automation or not of the tasks to be carried out, an organization or of another, etc
The MCD rests on the concepts of entity and association and on the concepts of relations. ( entity/relationship in English).
entity or object
The entity is defined like a object of management considered interest to represent the activity to model (example: entity country) and each entity are carrying one or more properties simple, known as atomic (examples: code, name, capital, population, surface) of which one, single and discriminating, is indicated like identifier (example: code).
The entity represents the concept which is declined, in the concrete one in occurrences of individuals.
Examples:
By construction, the MCD imposes that all the properties of an entity have vocation to be indicated (there is no “optional” property).
The MCD must, preferably, contain only the heart of information strictly necessary to carry out the conceptual treatments (cf MCT): calculated information (ex: inclusive of tax amount of an invoice), deductible (ex: demographic density = population/surface) and a fortiori those related to the choices of organization conceived to carry out the treatments (cf WORD) should not appear in it.
association or relation
Association is a semantic bond between one or more entities: association can be reflexive, preferably binary (ex: a factory “is established” in a country), sometimes ternary, even of higher size. It can also be carrying one or more properties (ex: “date of establishment” of a factory in a country)
This semantic description is enriched by the concept of cardinality, this one indicates the minimum number (0 or 1) and maximum (1 or N) of time where an unspecified occurrence of an entity can take part in an association (ex: a factory is established in one (card. min=1) and only one (card. max=1) country; and reciprocally a country can be the object is of any (card. min=0) establishment of factory is of several (card. max=n).
The MCT rests on the concepts of event and from operation, that of process results from this.
the event
An event is comparable to a message carrying information thus potentially of memorable data (for example: the event “customer order to be taken into account” at least contains the identification of the customer, the references and the quantities of each ordered product).
An event can
the operation
An operation starts only by the stimulus of one or several synchronized events
It consists of a whole of actions corresponding to rules of management of conceptual level, stable for the lifespan of the future application (ex: for the taking into account of an order: to check the code customer (presence, validity), to check the availability of the ordered articles,…).
The course of an operation is ininterruptible: the actions to be realized in the event of exceptions, the events corresponding results must be formally described (ex: by taking again the preceding example, if the code customer indicated on the order is incorrect to envisage its research starting from the name or of the address indicated on the order, if it is a question of a new customer of envisaging his creation and information to be memorized,…)
the process
A process is a sight of the MCT corresponding to a relevant sequence of operations from the point of view of the analysis (ex: the whole of the events and operations which proceed between the taking into account of a new order and the delivery of the articles to the customer)
This level of concern, the conceptual models are specified and are the subject of organisational choices. One builds:
(also called derivation) of the MCD in a formalism adapted to a later implementation, the physical level, in the form of relational database or network, or others (ex: simple files).
The transcription of a MCD in relational model is carried out according to some simple rules which initially consist in transforming any entity into table, with the identifier like primary key, then to observe the values taken by the cardinalities maximum of each association to represent this one either (ex: card. max 1-n or 0-n) by the addition of a foreign key in an existing table, is (ex: card. max N) by the creation of a new table whose primary key is obtained by concatenation of foreign keys corresponding to the bound entities, example:
MCD
MLD/relational Model
COUNTRY (code_pays)
MACHINE (id_usine, @code_pays, date_implantation)
EXPORT (@id_usine, @code_pays)
More and more, we see arriving a new way of writing the relational model:
COUNTRY (code_pays)
code_pays: primary key of the relation COUNTRY
MACHINE (id_usine, code_pays, date_implantation)
id_usine: primary key of the relation MACHINES
EXPORT (id_usine, code_pays)
id_usine + code_pays: primary key of the relation EXPORT of id_usine and code_pays
id_usine: foreign key of the relation EXPORT in reference to id_usine of the relation MACHINES
code_pays: foreign key of the relation EXPORT in reference to code_pays of the relation COUNTRY
The operators of the relational algebra (projection, selection, joint, operators ensemblists) Language of interrogation of data can then directly apply to the relational model thus obtained and standardized normal Formes.
This algorithmic step does not provide on this level of element on the optimization of the duration or the essential resources to carry out the treatments in the environment of target production.
The transcription of the MCD in MLD must also be preceded by a stage of synchronization and validation of the treatment and (MCD) data models (MCT and MLT), by means of sights. That in order to introduce there the information of organization defined in the MLT, to eliminate the conceptual properties not used in the treatments or redundant and finally to check that the data used for a treatment are well atteignables by “navigation” between the entities/relations of the MCD
MLT , also called WORD for “organisational model of the treatments”, described with precision the organization to be created to carry out one or, if necessary, several operations appearing in the MCT . He answers the following questions: who? what? where? when? how? To a MCT thus corresponds generally several MLT.
The concepts introduced on this level are: the work station, the phase, the task and procedure.
; The work station
; The phase
; The task
; The procedure
The answers brought to this last level make it possible to establish the concrete way in which the system will be set up.
Peter Chen presents the following classification of the various models " entity-association".
N-ary:
Binary:
References:
Merise uses a " modèle" with entities, attributes (or properties) and relations (or associations)
In formal terms, one will say that a MCD is an invariant.
One specifies units, relations there which one gives the properties (function (total or partial), function injective, surjective, unspecified relation). One uses for that of the " cardinalités" (called in UML, of the multiplicities). There is 16 case of relations.
In terms of mathematics ensemblists, an attribute is a function. For example date_de_naissance is a function of the unit Personnes towards the unit Dates , date_de_décès is a function partial of the unit Personnes towards the unit Dates .
The functions (with the mathematical direction) are expressed by what is called " clé" (even direction that of the " relational model n-aire" of Codd) and also by the " cardinalités" (0-1 for the partial functions) and (1-1 for the total functions). When the function has like left part a Cartesian product between entities of the different types (between several rectangles), one speaks about CIF (Forced Functional Integrity).
See also the article on the normal Forms.
| Random links: | List Swadesh of the Bulgarian one | Club Deportivo Godoy Cruz Antonio Tomba | Franca São Paulo | FM Towns | Martine Meiraghe |