UML, architecture solutions, business architecture, technical architecture, design documents

UML, architecture solutions, business architecture, technical architecture, design documents
1, uml What are five models?
The Use Case the Model; the Analysis the Model; Design the Model; Implementation the Model; the Deployment the Model;
the Use Case Model (Use Case Model), model (Analysis Model), design model (Design Model) and implementation model (Implementation Model), deployment model deployment model
2, common design tools uml What?
startUML, PPT, Visio, Rose, together.
3, if the product or process complexity project is relatively high, as an architect, how effective do system analysis,
or how to guide the relevant stakeholders to sort out the relevant requirements, process?
  Use case diagram (use case diagram); use case diagram presents some of the participants and a number of use cases, and the relationship between them. Mainly used for system, subsystem, or class of functional behavior modeling.
  Infrastructure, business architecture, find the core use cases, process analysis, implementation of
4, which uml uml analysis model contains graphics? Why effective control uml model can improve the individual's overall architecture capabilities?
Timing diagram, lane diagram, activity diagram, collaboration diagram, state diagrams
5, timing diagrams, their characteristics and use collaboration diagrams scene what is?
   The timing diagram emphasizes message between objects in the order of execution time, collaboration diagram emphasizes the logical organization relationships between objects,
   a space state. If to emphasize the relationship between the context, you should choose collaboration diagrams.
6, lane diagrams, activity diagrams, state diagrams own characteristics and usage scenarios what is?
 FIG Lanes: generally used for business modeling scenarios; lanes can be very articulate FIG interaction between the various processes and operations of the system.


 Activity Diagram: illustrates the business logic workflow.
        Activity diagram describes the sequence of execution in order to complete certain activities and objectives need to do these activities.
       In UML activity diagram essentially is a flowchart which is used to describe the activities of the system, and the branch point determination etc.
  state of FIG: The life cycle of the object model to describe the object dynamic behavior over time. Objects have state and behavior. Payment case
         a state diagram shows the possible states of the objects and change the state of the resulting transfer.
7, use case diagrams which elements contain? Use case diagrams and analytical models have anything to do?
  FIG embodiment use by the participant, the composition of the use cases, system boundary, arrow.
   ➢ Participants: refers to the use of the system or interact with the system in the role outside of the system.
   ➢ Use Case: subscribers wishing to perform an operation system, typically with a phrase of operation.
   ➢ boundaries: is used to indicate the boundaries of the modeling system.


   Use case is the starting point architecture, use cases mapping model
8, uml and software engineering have anything to do, uml graphics all stages of software engineering are what?
Graphical expression: requirements analysis, system architecture, system design, system implementation
capacity hoisting system analysis, system design, system architecture
requirements: use case diagram
analysis: • Timing Diagram, lane diagram
     • Activity diagram, collaboration diagram, state diagram
design: • component diagram, deployment diagram, package diagram • class diagrams, object diagrams
9, with what kinds of relationship between patients?
Association: represents interactive communication pathway between participants and use cases, either party may send and receive messages.
Generalization: Generalization is general and special relationship, which is commonly understood inheritance, the child use cases and the father of a similar use case, but showed a more particular behavior; child use case inherits all structure parent use cases, behavior and relationships.
Comprising: a containment relationship to the more complex example is represented by the function into smaller steps. Embodiment comprises use is necessary, the absence of inclusion use case, use cases would be complete group; comprising the use case to be executed.
Extended: Relationship expansion refers to the extending of the embodiment function, it is equivalent to providing additional functionality to a base case.
10, what role is drawing package, which package design principles have?
Describe the design of high-end overview of the complex issues logically modular organization Source
stability depend principle, the principle of non-circular dependency, co-Closed Principle
11, what is the common architectural approach to solve the problem of the logical framework?
Question background, analysis, solutions, floor plans
12 new recruits (transformation) of the architect how quickly the architecture program?
Communicate (business and technology), ground gas
 divergent thinking, good at discovering problems  ism, micro-innovation  feasible solutions (the smallest demo)  iteration plan, produce results quickly


13. What are the five kinds of architecture view?
➢ logic chart
➢ Run architecture diagram
➢ developed architecture diagram
➢ data architecture diagram
➢ physical (deployment) Chart
business (functional) architecture diagrams, technical (infrastructure diagram) architecture diagram above belong to what kinds?
Middleware technology architecture diagram, will have to give up the business, technology represented on a map?
14, easel composition has the ability to be what?
➢ System analysis capabilities: to seize from the complex needs of key core functions, dynamic analysis platform (system);
➢ system architecture capabilities: overall cut molecular platform, subsystems, son, you need to master uml & Software Engineering;
➢ system design capability : overall system design from a business and technical point of description;
➢ abstract thinking: a complex of simple, Road to SR, capture the essence;
➢ skills: illustrations, a picture is worth a thousand words, the finishing touch;


15, how to draw business architecture diagram?
➢ different sub-segmentation platforms, subsystems, core functions;
➢ sub-platform, subsystems from the business model and mastery of UML;
➢ business structure diagram generally in the form of a block diagram to show;


16, the common technical architecture diagram stratification which specific?
➢ Technical Chart Category: Business platform (system) architecture diagram and middleware architecture diagram;
➢ business platform (system) is generally hierarchical description;
➢ common stratification: channel layer (product layer, view layer), service layer (SOA, MSA), a data layer (cache, db, large data), a base layer (intermediate base all types)
➢ middleware architecture is a collaboration diagram illustrating a general dynamic processes described;


17, how to draw technical architecture diagram?
18, the deployment architecture diagram What is the role?
19, your design documents, including what content?
The overall design, the main data structure, interface design, design errors and exceptions, non-functional requirements of the design, operation design, future prospects, unresolved issues
20, with the participation framework program written it, the outline architecture program contains what, this What program contains architecture,
background & construction goals, current 3A, a new generation of 3A, infrastructure improvement strategy (overall architecture diagram), implementation plan
business structure diagrams for drawing technical architecture diagram? (Requirements for STAR model)
---------------------
Author: brant_0429
Source: CSDN
Original: https: //blog.csdn.net/qq_15001229/article/details / 80466524
copyright: This article is a blogger original article, reproduced, please attach Bowen link!

Guess you like

Origin blog.csdn.net/u014421422/article/details/88874994