Changes between Version 12 and Version 13 of UNPLANNED_BASE_MODEL_FRAME_CONTENT_R0
- Timestamp:
- 11/27/08 14:39:56 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UNPLANNED_BASE_MODEL_FRAME_CONTENT_R0
v12 v13 2 2 3 3 == Overview == 4 The concept of different types of frames is changed. Now we don't have text frame, movie frame, audio frame and so on. We just have a frame with a content. This frame content can be text, movie, audio and so on which means that the frame content contains a resource and tells how this resource is going to be visualized. Frame has one-to-one association with its content. But the frame content has many-to- oneassociation with a resource in the book. [[BR]]4 The concept of different types of frames is changed. Now we don't have text frame, movie frame, audio frame and so on. We just have a frame with a content. This frame content can be text, movie, audio and so on which means that the frame content contains a resource and tells how this resource is going to be visualized. Frame has one-to-one association with its content. But the frame content has many-to-many association with a resource in the book. [[BR]] 5 5 6 6 == Task requirements ==