胡先生的儿于即将上学,为了更好的保证儿子教育金的支付,他向理财规划师进行子女教育规划方面的咨询。 请根据资料回答下列问题。 如果客户有能力供子女出国留学,但又希望能够防止子女在国外挥霍钱财,理财规划师可以建议客户选择的教育规划工具是( )。
A. 教育储蓄
B. 子女教育信托
C. 共同基金
D. 教育保险
It should go without saying that the focus of UML is modeling. However, what that means, exactly, can be an open-ended question. ()is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains. Modeling not only means different things to different people, but also it can use different pieces of UML depending on what you are trying to convey. In general, a UML model is made up of one or more(). A diagram graphically represents things, and the relationships between these things. These()can be representations of real-world objects, pure software constructs, or a description of the behavior of some other objects. It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled. UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams.()are used to capture the physical organization of the things in your system, i.e., how one object relates to another.()focus on the behavior of elements in a system. For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes for elements. ()are used to capture the physical organization of the things in your system, i.e., how one object relates to another.
Activity diagrams
B. Use-case diagrams
C. Structural diagrams
D. Behavioral diagrams