-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the flutter-styleguide wiki! I completed a Textile Industry Web App in Flutter. During the Project I need help at many stages but there was nothing readymade widgets on any web or platform then I decided that I have to complete it in Flutter then It will be my minor contribution to the https://github.com/flutter and https://github.com/fluttercommunity. Now can anyone guide me how can I publish my Project In Flutter or how can I contribute in Flutter?
Architectural Conformance Validation Tool for MDD
ArCon - (Ar)chitectural (Con)formance validation tool
ArCon is a tool for architecture conformance validation of systems modelled in UML/SysML. ArCon can provide an easy to use and intuitive way of specifying architectural rules and a mechanism to automatically validate that the system under development conforms to the rules specified. ArCon can validate a model and detect errors in the models breaking the defined rules.
What problem does ArCon solve?
To answer this question lets have a look at the role of architecture in the development process. In Figure 1(Upper left is a traditional process) traditional development process is shown.
The traditional process starts with the definition of the architecturally significant requirements; these are essentially the quality and non-functional requirements. Then the architect undertakes the architectural design addressing the architecture requirements. Essentially the architect makes a number of decisions on how the system should be designed in order to ensure that architectural requirements are fulfilled. The result of this is typically a high-level structure of the system, a framework of base-classes implementing the communication infrastructure of the system, and a set of structural and behavioural rules to follow in the design of the components that will populate the system model. The high level structure and the framework go into the system-model and the rules are specified in a textual document. During the architectural design the architecture is regularly validated against the architecture requirements and if necessary the requirements are renegotiated. When the architecture has been validated against its requirements the next development phase begins.
The use of the ArCon functionality provides a powerful method to both specify and disseminate architectural rules and to automatically inspect and enforce the architecture to a system under development, thus enabling early discovery of errors and avoiding work
http://arcon.eclipselabs.org.codespot.com/files/ArConOverview_m.JPG' />
This is a tool that automatically validates that a UML system model conforms to its architectural model, also modelled in UML but at the meta-model level
Developers manual:http://arcon.eclipselabs.org.codespot.com/files/V1_Developers_Manual.pdf
Users manual: http://arcon.eclipselabs.org.codespot.com/files/V1_Users_Manual.pdf
----------------------------------------------------------
ArCon 1.4 C++ and Rhapsody 7.5.x
----------------------------------------------------------
ArCon 1.5 C++ and Rhapsody 7.5.x, Rhapsody 7.6.x and Topcased/Papyrus
----------------------------------------------------------
ArCon 2.0 Java and Eclipse based UML-tools e.g. Topcased/Papyrus
----------------------------------------------------------