LabVIEW状态图模块-Labview 设计模式精讲

上传者: 42197110 | 上传时间: 2022-06-16 14:22:38 | 文件大小: 4.12MB | 文件类型: PPT
LabVIEW状态图模块 状态图—— 用直观的方法来表达基于事件的系统 * Statecharts are an extension of the finite state machine. They were created by David Harel in the 1987 and are part of the UML standard commonly used in embedded system development. ----------------- UML stands for Unified Modeling Language (some say Universal Modeling Language). It is a modeling language consisting of several sublanguages to model structural and behavorial aspects of a software system. UML consists of multiple types of diagrams. The underlying premise of UML is that no one diagram can capture the different elements of a system in its entirety. The nine UML diagrams are: Use case diagram: Identifies the primary elements and processes that form the system. The primary elements are termed as "actors" and the processes are called "use cases“. Class diagram: Defines a detailed design of the system and classifies the actors into interrelated classes. The relationship between the classes can be either an "is-a" or "has-a" relationship. Each class may provide functionality through "methods“. Each class may have certain "attributes" that uniquely identify the class. (3) Object diagram: A special kind of class diagram. An object is an instance of a class. This essentially means that an object represents the state of a class at a given point of time while the system is running. (4) State diagram: Represents the different states that objects in the system undergo during their life cycle. Objects in the system change states in response to events. (5) Activity diagram: Captures the process flows in the system. Similar to a state diagram, an activity diagram also consists of activities, actions, transitions, initial and final states, and guard conditions. (6) Sequence diagram: Represents the interaction between different objects in the system. It is time-ordered. This means that the exact sequence of the interactions between the objects is represented step by step. Different objects in the sequence diagram interact with each other by passing "messages". (7) Collaboration diagram: Groups together the interactions between different objects. The interactions are listed as numbered interactions that help to trace the sequence of the interactions. The collaboration diagram helps to identify all the possible interactions that each object has with other objects. (8) Component diagram: Represents the high-level parts that make up the system. This diagram depicts, at a high level, what components form part of the system and how they are interrelated. A component diagram depicts the components culled after the system has undergone the development or construction phase. (9) Deployment diagram: Captures the configuration of the runtime elements of the application. This diagram is by far most useful when a system is built and ready to be deployed

文件下载

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明