Flex3にMVCモデルを導入するためのフレームワーク。多言語版もある。
クラス,インタフェース一覧(MultiCore版)
| # | パッケージ | クラス | |
|---|---|---|---|
| 1 | org.puremvc.as3.multicore.core | Controller | |
| 2 | Model | ||
| 3 | View | ||
| 4 | org.puremvc.as3.multicore.interfaces? | ICommand | |
| 5 | IController | ||
| 6 | IFacade | ||
| 7 | IMediator | ||
| 8 | IModel | ||
| 9 | INotification | ||
| 10 | INotifier | ||
| 11 | IObserver | ||
| 12 | IProxy | ||
| 13 | IView | ||
| 14 | org.puremvc.as3.multicore.patterns | command | SimpleCommand |
| 15 | MacroCommand | ||
| 16 | facade | Facade | |
| 17 | mediator | Mediator | |
| 18 | observer | Notification | |
| 19 | Notifier | ||
| 20 | Observer | ||
| 21 | proxy | Proxy | |