1 / 16

SCE - 3b הרכבה: היבטים וקשרים דר’ יעקב אקסמן תשס"ו

SCE - 3b הרכבה: היבטים וקשרים דר’ יעקב אקסמן תשס"ו. הנדסת מרכיבי תוכנה. דרישות תוכנה. דגם הייררכי. דגם פיזיקלי. מרכיבים. קוד להרצה = exe. מדידות. מרכיבים סיווג. Produces output?. YES. NO. Transceives Data?. Specific function?. YES. NO. YES. NO. ?. Remote?. YES. YES.

dolph
Download Presentation

SCE - 3b הרכבה: היבטים וקשרים דר’ יעקב אקסמן תשס"ו

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SCE-3b הרכבה: היבטים וקשרים דר’ יעקב אקסמן תשס"ו

  2. הנדסת מרכיבי תוכנה דרישות תוכנה דגםהייררכי דגםפיזיקלי מרכיבים קוד להרצה = exe מדידות

  3. מרכיבים סיווג Produces output? YES NO Transceives Data? Specific function? YES NO YES NO ? Remote? YES YES NO Object Aspect Connector Gluon

  4. הרכבה? היבטים וקשרים קשרים Connectors היבטים Aspects מחלקות Classes ArchJava AspectJ Java, C++ archj ajc javac קוד להרצה exe קוד להרצה exe קוד להרצה exe

  5. קשרים Connectors היבטים Aspects מחלקות Classes Java, C++ ArchJava AspectJ כלי הרכבה קוד להרצה exe הרכבה היבטים וקשרים

  6. הרכבה ספרות [WCOP-2004] T.Cottenier & T. Elrad “Validation of Context-Dependent Aspect-Oriented Adaptations to Components” Workshop on Component Oriented Programming Oslo – Norway – June 2004.

  7. הרכבה מניעים קשר מרכיב • קשר בין מרכיבים • היבט לרוחב מרכיב (פנימי) • היבט לרוחב מרכיבים

  8. הרכבה אתגרים • היבטים • קוד מקור – פועלים ברמת קוד מקור • בקרת הזרימה – הורסים את מקומיות בזמן ריצה (!?) • כימוס – שוברים כימוס המרכיבים • החזרת הכימוס • חיזוי תוצאת ההרכבה • בדיקתיות המרכיבים

  9. הרכבה ספרות [AOSD-2003] Suvee, Vanderperren & Jonckers “JAsCo – An aspect-oriented approach tailored for Component-Based Software Development” Proc. 2nd Int. Conf. AOSD - Boston – March 2003.

  10. שפות היבטים מגרעות AspectJ JasCo Compost ASC בעיית הכימוס מגבלות התבטאות (expressiveness) בשפה מגבלות התבטאות ועקבות (obliviousness) עקבות ברמה גבוהה בהייררכיה

  11. היבטים JAsCo ASPECT BEAN Q • methody() • fires eventx HookA HookA(m1,m2) • before • after HookB HookB(m3) • replace COMP X • method1() • method2() • method3(int) • fires event1 CONNECTOR HookA.m1  X.method2 COMP Y HookA.m2  Y.event2 HookB.m3  Y.method1 HookB.m3  Y.method1 • method1(str) • method2() • fires event1 • fires event2

  12. הרכבה עיתויים Deployment-time עת-התקנה מהלך עבודה, טראנזאקציה, התמדה = ניהול משאבים Composition-time עת-הרכבה Run-time זמן-ריצה

  13. הרכבה עת הרכבה מרכיב = עצמים + היבטים = * =

  14. הרכבה מחלקות והיבטים “weaving” אריגה

  15. היבטים שפות/כלים אחרים • HyperJ– IBM (Ossher) פרושות (slices)- פחות עשירה ב- JoinPoints מ-AspectJ למעשה: כלי תוכנה • JBoss – (J2EE platform) EJB והיבטים • Demeter • Ceasar • JAC

  16. היבטים HyperJ = רב-מימדיות Feature Hyper/J creates a hyperslice for each feature (each row) name() Position() pay() Employee name() Position() pay() name() Position() pay() name() Position() pay() Research Sales Secretary Payroll Employee Research Sales Secretary Personnel name() check() print() name() check() print() name() check() print() name() check() print() Class Employee Research Sales Secretary

More Related