VVLog : public class
Created: 2007-11-22 10:29:34
Modified: 2010-04-29 14:13:03
Project:
Advanced:
<p>ConcreteVVCase represents the precise description of a V&V effort on a concrete technical level and thus provides all necessary information to actually perform this V&V effort. <br/></p><p><br/></p><p>However, it does not represent the actual execution of the effort. <br/></p><p><br/></p><p>This is the purpose of the VVLog. Each VVLog metaclass represents an execution of a ConcreteVVCase.<br/></p><p><br/></p><p>For example, if the HIL test of the wiper system with a certain set of stimuli was performed on Friday afternoon and, for checkup, again on Monday, then there will be one ConcreteVVCase describing the HIL test and two VVLogs describing the test results from Friday and Monday respectively.<br/></p><p><br/></p><p><br/></p><p>Extension: Class<br/></p>
Attribute Details
public String
  date
Notes: Date and time when this log was captured.
Element Source Role Target Role Details
VVActualOutcome
Class  
Name:  
 
Name: vvActualOutcome
Set of outcome results.
 
VVProcedure
Class  
Name:  
 
Name: performedVVProcedure
Associated procedure.
 
Element Source Role Target Role Details
VVCase
Class  
Name:  
 
Name: vvLog
The VVLogs captured while executing this ConcreteVVCase.
 
Object Type Connection Notes
VVCase Class Weak  
VVActualOutcome Class Weak  
TraceableSpecification Class Generalization