usecase: Session
public usecase: Session
Author:
Project:
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates:
Created: 6.12.2005 17:22:04; Modified: 6.12.2005 17:28:36;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{A5CEAF7A-6824-4abf-9BB5-4795FD2A9D74}
Goto:
Scenarios
See also:
Program
,
Create New session
,
Open session
Connections
Association link from actor
[Actors].Program
Association link to usecase
[UC database interface].Create New session
Association link to usecase
[UC database interface].Open session
Session
Scenarios
Scenario
Type
Detail
Status
Basic Path
For manipulating with data is neccessary to have open exactly one session. One session contain all data versions associated with this session.
Program can:
- create new
- open existing
- close current
usecase: Session