Object Process Methodology: Difference between revisions

Content deleted Content added
mNo edit summary
m more wikification
Line 57:
The application has several strong features, which are listed below.
 
* Syntax checking: The creator of an OPD is immediately warned when an illegal OPD construction is being crated. The application refers to the issue and explains the error.
Syntax checking:
* OPL generator: Modeling an OPD automatically creates the corresponding natural text, formatted in OPL. This way, the creator can use the generated OPL additionally to check his work during the composition of the model.
The creator of an OPD is immediately warned when an illegal OPD construction is being crated. The application refers to the issue and explains the error.
* Exchangeability with UML: The application has the capability to export an OPD to many UML diagrams, namely:
 
** SequenceUse Case Diagram
OPL generator:
** ClassSequence Diagram
Modeling an OPD automatically creates the corresponding natural text, formatted in OPL. This way, the creator can use the generated OPL additionally to check his work during the composition of the model.
** State Chart
 
** ActivityClass Diagram
Exchangeability with UML:
** Deployment Diagram
The application has the capability to export an OPD to many UML diagrams, namely:
** Use CaseActivity Diagram
* Sequence Diagram
* State Chart
* Class Diagram
* Deployment Diagram
* Activity Diagram
 
==Example: Marriage==