usecase: Create New session

public usecase: Create New session
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 6.12.2005 3:31:58; Modified: 6.12.2005 19:15:12;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {30B0B852-6583-45d0-AE37-02D1B39A5F05}
 

Goto: Scenarios

See also: Session, Program

Appears in: UC Session

Connections
 
Create New session Scenarios
Scenario Type Detail
Create failed Alternate If create session fail return false. Program may be terminates.
Create new session Basic Path Program call method NewSession().
Test if this method return true.
This method create new SessionInfo object.