Meta-process modeling

Meta-process modeling
Abstraction level for processes.[1]

Meta-process modeling is a type of metamodeling used in software engineering and systems engineering for the analysis and construction of models applicable and useful to some predefined problems.

Meta-process modeling supports the effort of creating flexible process models. The purpose of process models is to document and communicate processes and to enhance the reuse of processes. Thus, processes can be better taught and executed. Results of using meta-process models are an increased productivity of process engineers and an improved quality of the models they produce.[2]

Contents

Overview

Meta-process modeling focuses on and supports the process of constructing process models. Its main concern is to improve process models and to make them evolve, which in turn, will support the development of systems.[2] This is important due to the fact that “processes change with time and so do the Process Models underlying them. Thus, new processes and models may have to be built and existing ones improved”.[2] “The focus has been to increase the level of formality of process models in order to make possible their enactment in process-centred software environments”.[3] referring to:[4]

A process meta-model is a meta model, “a description at the type level of a process model. A process model is, thus, an instantiation of a process meta-model. [..] A meta-model can be instantiated several times in order to define various process models. A process meta-model is at the meta-type level with respect to a process.” [2]
There exist standards for several domains:

Topics in metadata modeling

There are different techniques for constructing process models. “Construction techniques used in the Information Systems area have developed independently of those in Software Engineering. In information systems, construction techniques exploit the notion of a meta-model and the two principal techniques used are those of instantiation and assembly. In software engineering the main construction technique used today is language-based. However, early techniques in both, information systems and software engineering were based on the experience of process engineers and were, therefore, ad-hoc in nature.” [2]

Ad-hoc

“Traditional process models are expressions of the experiences of their developers. Since this experience is not formalised and is, consequently, not available as a fund of knowledge, it can be said that these process models are the result of an ad-hoc construction technique. This has two major consequences: it is not possible to know how these process models were generated, and they become dependent on the domain of experience. If process models are to be domain independent and if they are to be rapidly generable and modifiable, then we need to go away from experience based process model construction. Clearly, generation and modifiability relate to the process management policy adopted (see Usage World). Instantiation and assembly, by promoting modularization, facilitate the capitalisation of good practice and the improvement of given process models.” [2]

Assembly

The assembly technique is based on the idea of a process repository from which process components can be selected. Rolland 1998 [2] lists two selection strategies:

  1. Promoting a global analysis of the project on hand based on contingency criteria (Example Van Slooten 1996[5])
  2. Using the notion of descriptors [6] as a means to describe process chunks. This eases the retrieval of components meeting the requirements of the user / matching with the situation at hand.[7]

(Example Plihon 1995[8] in NATURE ([9]) and repository of scenario based approaches accessible on Internet in the CREWS project [10][11])

For the assembly technique to be successful, it is necessary that process models are modular. If the assembly technique is combined with the instantiation technique then the meta-model must itself be modular.[2]

Instantiation

For reusing processes a meta-process model identifies “the common, generic features of process models and represents them in a system of concepts. Such a representation has the potential to 'generate' all process models that share these features. This potential is realised when a generation technique is defined whose application results in the desired process model.” [2]

Process models are then derived from the process meta-models through instantiation. Rolland [2] associates a number of advantages with the instantiation approach:

  1. The exploitation of the meta-model helps to define a wide range of process models.
  2. It makes the activity of defining process models systematic and versatile.
  3. It forces to look for and introduce, in the process meta-model, generic solutions to problems and this makes the derived process models inherit the solution characteristics.

“The instantiation technique has been used, for example, in NATURE,[9] Rolland 1993,[1] Rolland 1994,[12] and Rolland 1996.[13] The process engineer must define the instances of contexts and relationships that comprise the process model of interest.”[2]

Language

Rolland 1998 [2] lists numerous languages for expressing process models used by the software engineering community:

  • E3 [4]
  • Various Prolog dialects for EPOS,[14] Oikos,[15] and PEACE [4]
  • PS-Algol for PWI [4])

as well as further computational paradigms:

Languages are typically related to process programs whereas instantiation techniques have been used to construct process scripts.[2]

Tool support

The Meta-modeling process is often supported through software tools, called CAME tools (Computer Aided Method Engineering) or Meta-CASE tools (Computer Assisted Software Engineering tools on a Meta-level). Often the instantiation technique “has been utilised to build the repository of Computer Aided Method Engineering environments” [2] (referring to [21][22][23][24]).

Example tools for meta-process modeling are:[25]

Example: “Multi-model view”

Colette Rolland (1999)[3] provides an example of a meta-process model which utilizes the instantiation and assembly technique. In the paper the approach is called “Multi-model view” and was applied on the CREWS-L’Ecritoire method. The CREWS-L’Ecritoire method represents a methodical approach for Requirements Engineering, “the part of the IS development that involves investigating problems and requirements of the users community and developing a specification of the future system, the so-called conceptual schema.”.[1][26][27]

Besides the CREWS-L’Ecritoire approach, the multi-model view has served as a basis for representing [3]:

(a) the three other requirements engineering approaches developed within the CREWS project, Real World Scenes approach,[28] SAVRE approach for scenario exceptions discovery,[29] and the scenario animation approach [30]
(b) for integrating approaches[31] one with the other and with the OOSE approach [32]

Furthermore, the CREWS-L’Ecritoire utilizes Process Models and Meta-Process Models in order to achieve flexibility for the situation at hand. The approach is based on the notion of a labelled graph of intentions and strategies called a map as well as its associated guidelines.[3] Together, map (process model) and the guidelines form the method. The main source of this explanation is the elaboration of Colette Rolland in.[3]

Process model / Map

The map is “a navigational structure which supports the dynamic selection of the intention to be achieved next and the appropriate strategy to achieve it”; it is “a process model in which a nondeterministic ordering of intentions and strategies has been included. It is a labelled directed graph with intentions as nodes and strategies as edges between intentions. The directed nature of the graph shows which intentions can follow which one.” [3]

The map of the CREWS-L’Ecritoire method looks as follow:

Process model of the CREWS-L’Ecritoire method [3]

The map consists of goals / intentions (marked with ovals) which are connected by strategies (symbolized through arrows). An intention is a goal, an objective that the application engineer has in mind at a given point of time. A strategy is an approach, a manner to achieve an intention. The connection of two goals with a strategy is also called section.[3]

A map “allows the application engineer to determine a path from Start intention to Stop intention. The map contains a finite number of paths, each of them prescribing a way to develop the product, i.e. each of them is a process model. Therefore the map is a multi-model. It embodies several process models, providing a multi-model view for modeling a class of processes. None of the finite set of models included in the map is recommended ‘a priori’. Instead the approach suggests a dynamic construction of the actual path by navigating in the map. In this sense the approach is sensitive to the specific situations as they arise in the process. The next intention and strategy to achieve it are selected dynamically by the application engineer among the several possible ones offered by the map. Furthermore, the approach is meant to allow the dynamic adjunction of a path in the map, i.e. adding a new strategy or a new section in the actual course of the process. In such a case guidelines that make available all choices open to handle a given situation are of great convenience. The map is associated to such guidelines”.[3]

Guidelines

A guideline “helps in the operationalisation of the selected intention”;[3] it is “a set of indications on how to proceed to achieve an objective or perform an activity.”[33] The description of the guidelines is based on the NATURE project’s contextual approach [9][34][35] and its corresponding enactment mechanism.[24] Three types of guidelines can be distinguished:

  • Intention Selection Guidelines (ISG) identify the set of intentions that can be achieved in the next step and selects the corresponding set of either IAGs (only one choice for an intention) or SSGs (several possible intentions).
  • Strategy Selection Guidelines (SSG) guide the selection of a strategy, thereby leading to the selection of the corresponding IAG.
  • Intention Achievement Guidelines (IAG) aim at supporting the application engineer in the achievement of an intention according to a strategy, are concerned with the tactics to implement these strategies, might offer several tactics, and thus may contain alternative operational ways to fulfil the intention.
Example of an Intention Selection Guideline 1 (ISG-1)[3]
Example of an Strategy Selection Guideline 1 (SSG-1)[3]
Example of an Intention Achievement Guideline 8 (IAG-8)[3]

In our case, the following guidelines – which correspond with the map displayed above – need to be defined:

Intention Selection Guidelines (ISG)
  1. ISG-1 Progress from Elicit a goal
  2. ISG-2 Progress from Conceptualize a Scenario
  3. ISG-3 Progress from Write a scenario
  4. ISG-4 Progress from Start
Strategy Selection Guidelines (SSG)
  1. SSG-1 Progress to Elicit a goal
  2. SSG-2 Progress to Conceptualize a Scenario
  3. SSG-3 Progress to Write a scenario
  4. SSG-4 Progress to Elicit a goal
  5. SSG-5 Progress to Stop
Intention Achievement Guidelines (IAG)
  1. IAG-1 Elicit a goal with case-based strategy
  2. IAG-2 Elicit a goal with composition strategy
  3. IAG-3 Elicit a goal with alternative strategy
  4. IAG-4 Elicit a goal with refinement strategy
  5. IAG-5 Elicit a goal with linguistic strategy
  6. IAG-6 Elicit a goal with template-driven strategy
  7. IAG-7 Write a scenario with template-driven strategy
  8. IAG-8 Write a scenario in free prose
  9. IAG-9 Conceptualize a Scenario with computer support strategy
  10. IAG-10 Conceptualize a Scenario manually
  11. IAG-11 Stop with completeness strategy

The following graph displays the details for the Intention Achievement Guideline 8 (IAG-8).

Meta-process map

In the multi-model view as presented in the paper of C. Rolland, the meta-process (the instance of the meta-process model) is “a process for the generation of a path from the map and its instantaneous enactment for the application at hand.” [3] While the meta-process model can be represented in many different ways, a map was chosen again as a means to do so. It is not to be mixed up with the map for the process model as presented above.

Meta-process model of the CREWS-L’Ecritoire method [3]

Colette Rolland describes the meta-model as follow [3]: (Meta-intentions are in bold, meta-strategies in italic – in green in the map).

“The Start meta-intention starts the construction of a process by selecting a section in the method map which has map intention Start as source. The Choose Section meta-intention results in the selection of a method map section. The Enact Section meta-intention causes the execution of the method map section resulting from Choose Section. Finally, the Stop meta-intention stops the construction of the application process. This happens when the Enact Section meta-intention leads to the enactment of the method map section having Stop as the target. As already explained in the previous sections, there are two ways in which a section of a method map can be selected, namely by selecting an intention or by selecting a strategy. Therefore, the meta-intention Choose Section has two meta-strategies associated with it, select intention and select strategy respectively. Once a method map section has been selected by Choose Section, the IAG to support its enactment must be retrieved; this is represented in [the graph] by associating the meta-strategy automated support with the meta-intention, Enact Section.”

Sample process

The sample process "Eliciting requirements of a Recycling Machine" is about a method for designing the requirements of recycling facilities. The recycling facilities are meant for customers of a supermarket. The adequate method is obtained though instantiation of the meta-process model on the process model.

The following table displays the stepwise trace of the process to elicit requirements for the recycling machine (from [3]):

Step Guideline Meta-process Process Product (Goal = Gxx)
1.1 SSG-4 Choose section with select strategy SSG4 suggests two strategies. The template-driven strategy is chosen because it is the most appropriate way to become familiar with the goal formalisation proposed by the CREWS-L’Ecritoire method  
1.2 IAG-6 Enact section with automated support IAG6 displays a goal statement template and explains the meaning of each parameter. The requirement Engineer (RE) chooses a loose statement having only a verb and a target G1: Provideverb (Recycling Facilities*) target *RF
2.1 ISG-1 Choose section with select intention ISG1 provides RE with arguments to advise him on choosing one of the two possible intentions from 'Elicit a Goal', namely to 'Elicit a Goal or to 'Write a Scenario'. The former is selected so as to generate alternative design solutions  
2.2 IAG-1 Enact section with automated support IAG1 uses the goal statement structure and parameter values supplied to generate alternative goals. This leads to 21 alternative goals to G1 which are ORed to G1. After discussion with stakeholders, G4 is selected G2: Provide bottle RF to our customers with a card-based machine; G3: Provide paper RF to our customers with a card-based machine; G4: Provide bottle and box RR to our customers with a card-based machine; . . . G22: Provide bottle RF to all customers with money return machine
3.1 SSG-3 Choose section with select strategy SSG3 offers two strategies from which the template-driven strategy is chosen. This is because there is uncertainty about what a scenario should be. The templates lead to some certainty  
3.2 IAG-7 Enact section with automated support IAG7 proposes a template to be filled in. The template corresponds to a service scenario and contains actions that express services expected from the system SC4: If the customer gets a card, he recycles objects
4.1 SSG-2 Choose section with select strategy SSG2 offers two strategies to conceptualise a Scenario. Among the two strategies, manual and computer based, the former is chosen since the service scenario (SC4) is very simple and can be handled manually  
4.2 IAG-10 Enact section with automated support IAG10 suggests two things: (1) to avoid anaphoric references such as he, she, etc. (2) to express atomic actions in an explicit ordering (3) to avoid ambiguities The scenario is rewritten accordingly SC4: 1. The customer gets a card; 2. The customer recycles boxes and bottles
5.1 SSG-1 Choose section with select strategy The RE knows that he wants to analyse the scenario SC4 to discover a new goal. Thus, he knows the target intention ‘Elicit a Goal’ and SSG1 is displayed. SSG1 offers three strategies to discover new goals from scenario analysis. The refinement strategy, is chosen because there is a need to discover the functional requirements of recycling machine  
5.2 IAG-4 Enact section with automated support IAG4 guides in transforming actions of the service scenario SC4 into goals which express functional requirements. Two goals are generated and related together to G4 with an AND relationship. G24 is selected for further processing G23: Get card from supermarket; G24: Recycle bottles and boxes from RM
6.1 SSG-3 Choose section with select strategy The RE knows his target intention, namely ‘Write a Scenario’. Thus SSG3 is displayed to help the RE in selecting the right strategy. The free prose strategy is selected because the text is likely to be long and the free prose facilitates this  
6.2 IAG-8 Enact section with automated support IAG8 provides style and contents guidelines adapted to the type of scenario at hand, namely system interaction scenario SC24-1: The customer inserts his card in the RM. The RM checks if the card is valid and then a prompt is given. The customer inputs the bottles and/or boxes in the RM. If the objects are not blocked, the RM ejects the card and prints a receipt
7.1 SSG-2 Choose section with select strategy SSG2 is displayed. The automated support strategy is selected to take advantage of the powerful linguistic devices and obtain a scenario formulation which will be the basis for automated reasoning  
7.2 IAG-9 Enact section with automated support IAG9 semi-automatically transforms the initial prose into a structured text whose semantics conform to the scenario model. The transformation includes disambiguation, completion and mapping onto the linguistic structures associated to the concepts of the scenario model. SC24-2 is the result of the transformation of SC24-1. (Underlined statements result of the transformation) SC24-2: 1.  The customer inserts the customer card in the RM, 2.  The RM checks if the card is valid, 3.  If the card is valid, 4.  A prompt is given to the customer, 5.  The customer inputs the bottles and the boxes in the RM, 6.  The RM checks if the bottles and the boxes are not blocked, 7.  If the bottles and the boxes are not blocked, 8.  The RM ejects the card to the customer, 9.  The RM prints a receipt to the customer
8.1 SSG-1 Choose section with select strategy Of the three strategies proposed by SSG1, the alternative discovery strategy is chosen. This strategy suits the need to investigate variations and exceptions of the normal course of actions described in SC242  
8.2 IAG-3 Enact section with automated support IAG3 proposes several tactics to discover alternative goals to G24. The one based on the analysis of conditions in the scenario is selected. This leads to discover G25 and G26 G25: Recycle box and bottles from RM with invalid card; G26: Recycle box and bottles with a deblocking phase

See also

References

  1. ^ a b c Colette Rolland (June 1993). "Modeling the Requirements Engineering Process". 3rd European-Japanese Seminar on Information Modelling and Knowledge Bases (Budapest, Hungary). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.29.8738. 
  2. ^ a b c d e f g h i j k l m n Colette Rolland (1998). "A Comprehensive View of Process Engineering". Proceedings of the 10th International Conference on Advanced Information Systems Engineering table of contents. London: Springer-Verlag. pp. 1–24. ISBN 3-540-64556-X. 
  3. ^ a b c d e f g h i j k l m n o p q Rolland, C.; Prakash, N.; Benjamen, A. (1999). "A Multi-Model View of Process Modelling". Requirements Engineering 4 (4): 169. doi:10.1007/s007660050018. 
  4. ^ a b c d e A. Finkelstein, J. Kramer, B. Nuseibeh, ed (1994). Software process modelling and technology.. New York: Wiley. ISBN 0471952060. 
  5. ^ K. Van Slooten, B. Hodes (1996). "Characterising IS development project". IFIP WG 8.1 Conf. on Method Engineering. London: Chapman and Hall. pp. 29–44. ISBN 0-412-79750-X. 
  6. ^ V. De Antonellis, B. Pernici, P. Samarati. F-ORM METHOD: A methodology for reusing specifications. In Object Oriented Approach in Information Systems. Van Assche F., Moulin B., C Rolland (eds), North Holland, 1991
  7. ^ Rolland, Colette and Prakash, Naveen (1996). "A proposal for context-specific method engineering". Proceedings of the IFIP TC8, WG8.1/8.2 working conference on method engineering on Method engineering : principles of method construction and tool support. London: Chapman & Hall. pp. 191–208. ISBN 0-412-79750-X. 
  8. ^ V. Plihon, C. Rolland (1995). "Modelling Ways-of-Working". Proc 7th Int. Conf. on Advanced Information Systems Engineering (CAISE) (Springer Verlag): 126–139. doi:10.1007/3-540-59498-1. http://www.springerlink.com/content/f62651046x8q0j24/. 
  9. ^ a b c NATURE project homepage (Novel Approaches to Theories Underlying Requirements Engineering)
  10. ^ CREWS project homepage (Cooperative Requirements Engineering With Scenarios)
  11. ^ C. Rolland, C. Ben Achour, C. Cauvet, J. Ralyté, A. Sutcliffe, N.A.M. Maiden, M. Jarke, P. Haumer, K. Pohl, Dubois, P. Heymans (1998). "A proposal for a scenario classification framework". Requirements Engineering Journal 3 (1): 23. doi:10.1007/BF02802919. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.30.5360&rep=rep1&type=pdf. 
  12. ^ C. Rolland (June, 1994). "A Contextual Approach to modeling the Requirements Engineering Process". 6th Intl. Conf. on Software Engineering and Knowledge Engineering (Jurmala, Latvia). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.52.9389. 
  13. ^ Rolland, C.; Plihon, V. (1996). "Using generic method chunks to generate process models fragments". Second International Conference on Requirements Engineering (ICRE'96): 173. doi:10.1109/ICRE.1996.491442. 
  14. ^ a b c Letizia Jaccheri and Jens-otto Larsen and Reidar Conradi (1992). "Software Process Modeling and Evolution in EPOS". IEEE Transactions on Software Engineering 19 (12): 1145–1156. doi:10.1109/32.249660. http://www.idi.ntnu.no/grupper/su/publ/pdf/capri-final.pdf. 
  15. ^ V. Ambriola, M. L. Jaccheri, Definition and Enactment of Oikos software entities, Proc. of the First European Workshop on Software Process Modeling, Milan, Italy, 1991
  16. ^ S. Bandinelli, A. Fugetta, S. Grigoli (1993). "Process Modeling in-the-large with SLANG (1993)". Proc. of the 2nd Int. Conf. on Software Process. Berlin. pp. 75–93. http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.31.9650. 
  17. ^ W. Emmerich, G. Junkermann, W Schafer, MERLIN : knowledge-based process modeling, Proc. of the First European Workshop on Software Process Modeling, Milan, Italy, 1991.
  18. ^ Derniame, J.C.,Benali, K.,Charoy, F., Boudjlida, N., Godart, C. (1989). Presentation of the ALF project, Proceedings Conference software development environments and factories. Berlin. doi:10068/43710. http://opensigle.inist.fr/handle/10068/43710. 
  19. ^ G. E. Kaiser, et al. (1988). "Database Support for Knowledge-Based Engineering Environments". IEEE Expert 3 (2): 18–32. doi:10.1109/64.2102. 
  20. ^ N. Belkhatir, W. L. Melo (1994). "Supporting Software Development Processes in Adele2". Computer Journal 37 (7): 621–628. doi:10.1093/comjnl/37.7.621. 
  21. ^ a b MetaEdit+ A fully configurable multi-user and multi-tool CASE and CAME environment. 1080. Heidelberg: Springer. 1996. pp. 1–21. doi:10.1007/3-540-61292-0. 
  22. ^ Harmsen, F.; Brinkkemper, S. (1995). Design and implementation of a method base management system for a situational CASE environment. pp. 430. doi:10.1109/APSEC.1995.496992. http://doc.utwente.nl/19431/. 
  23. ^ a b G. Merbeth. Maestro II- das intergrierte CASE-system von Softlab, CASE systeme and Werkzeuge (Ed. H. Balzert) BI Wissenschaftsverlag, pp 319-336, 1991
  24. ^ a b c Si-Said, Samira; Rolland, Colette (1997). Guidance for requirements engineering processes. 1308. Heidelberg: Springer. pp. 643–652. doi:10.1007/BFb0022072. 
  25. ^ C. Rolland (June 10–13, 1997). "A Primer for Method Engineering". Proceedings of the INFORSID Conference (INFormatique des ORganisations et Systemes d'Information et de Decision), Toulouse, France,. Chapman & Hall. pp. 1–7. ISBN 0-412-79750-X. http://portal.acm.org/citation.cfm?id=278338. 
  26. ^ Hagelstein, J (1988). "Declarative approach to information systems requirements". Knowledge-Based Systems 1 (4): 211. doi:10.1016/0950-7051(88)90031-7. 
  27. ^ E. Dubois, J. Hagelstein, A. Rifaut (1989). "Formal Requirements Engineering with ERAE". Philips Journal Research 43 (4). 
  28. ^ Haumer, P.; Pohl, K.; Weidenhaupt, K. (1998). "Requirements elicitation and validation with real world scenes". IEEE Transactions on Software Engineering 24 (12): 1036. doi:10.1109/32.738338. )
  29. ^ Sutcliffe, A.G.; Maiden, N.A.M.; Minocha, S.; Manuel, D. (1998). "Supporting scenario-based requirements engineering". IEEE Transactions on Software Engineering 24 (12): 1072. doi:10.1109/32.738340. 
  30. ^ E. Dubois, P. Heymans (1998). "Scenario-based techniques for supporting the elaboration and the validation of formal requirements". Requirement Eng J 3 (3–4): 202–218. doi:10.1007/s007660050005. 
  31. ^ J. Ralyté, C. Rolland, V. Plihon (June 1999). "Method enhancement by scenario based techniques". Proceedings of the 11th conference on advanced information systems engineering, Heidelberg, Germany. London: Springer-Verlag. pp. 103–118. ISBN 3-540-66157-3. http://portal.acm.org/citation.cfm?id=646087.679900#. 
  32. ^ Jacobson, Ivar (1992). Object-oriented software engineering: a use case driven approach. ACM Press. ISBN 0201544350. http://books.google.com/?id=A6lQAAAAMAAJ. 
  33. ^ Le Petit Robert French Dictionary, Dictionnaires Le Robert, France, 1995
  34. ^ Rolland, C (1995). "An approach for defining ways-of-working". Information Systems 20 (4): 337. doi:10.1016/0306-4379(95)00018-Y. 
  35. ^ G. Grosz, C. Rolland, S. Schwer et al.. (1997). "Modelling and engineering the requirements engineering process: an overview of the NATURE approach". Requirements Eng J 2 (3): 115–131. doi:10.1007/BF02802771. 

Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Meta-Process Modeling — is a type of metamodeling used in software engineering and systems engineering for the analysis and construction of models applicable and useful some predefined problems. Meta process support the effort of creating flexible process models. The… …   Wikipedia

  • Process modeling — The term process model is used in different contexts. For example, in business process modeling the enterprise process model is often referred to as the business process model . Process models are core concepts in the discipline of Process… …   Wikipedia

  • Business Process Modeling Language — (BPML) is a meta language for the modeling of business processes, just as XML is a meta language for the modeling of business data. BPML was a proposed language, but now the BPMI has dropped support for this in favor of BPEL4WS. BPMI took this… …   Wikipedia

  • Business Process Modeling Notation — The Business Process Modeling Notation (BPMN) is a standardized graphical notation for drawing business processes in a workflow. BPMN was developed by Business Process Management Initiative (BPMI), and is now being maintained by the Object… …   Wikipedia

  • Process-data diagram — A process data diagram is a diagram that describes processes and data that act as output of these processes. On the left side the meta process model can be viewed and on the right side the meta concept model can be viewed. A process data diagram… …   Wikipedia

  • Modeling perspectives — is a set of different ways to represent pre selected aspects of a system. Each perspective has a different focus, conceptualization, dedication and visualization of what the model is representing. In information systems, the traditional way to… …   Wikipedia

  • Eclipse Process Framework — The Eclipse Process Framework (EPF) is an open source project that is managed by the Eclipse Foundation. It lies under the top level Eclipse Technology Project. It has two goals:*To provide an extensible framework and exemplary tools for software …   Wikipedia

  • Meta-model (NLP) — This article is about the concept of the meta model in Neuro linguistic programming. For other uses, see Meta model. NLP …   Wikipedia

  • Data modeling — The data modeling process. The figure illustrates the way data models are developed and used today. A conceptual data model is developed based on the data requirements for the application that is being developed, perhaps in the context of an… …   Wikipedia

  • Event-driven process chain — Businesses use EPC diagrams to lay out business process work flows, originally in conjunction with SAP R/3 modeling, but now more widely. There are a number of tools for creating EPC diagrams, including ARIS Toolset of [http://www.ids scheer.com/ …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”