<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2002-2003 by Donald Firesmith
function includeRequirementTypeLinks() {
document.write(
'<span class="tiny">',
'       <a href="Requirements.html"><strong>Requirements:</strong></a>',
'&nbsp; <a href="RequirementsRepository.html">Requirements_Repository</a>',
'&nbsp; <a href="FunctionalRequirements.html">Functional</a>',
'&nbsp; <a href="DataRequirements.html">Data</a>',
'&nbsp; <a href="QualityRequirements.html">Quality</a>',
'&nbsp; <a href="ExternalAPIRequirements.html">External_API</a>',
'&nbsp; <a href="Constraints.html">Constraints</a>',
'<hr />',
'       <a href="FunctionalRequirements.html"><strong>Functional_Requirements:</strong></a>',
'&nbsp; <a href="UseCaseRequirements.html">Use_Case</a>',
'&nbsp; <a href="UseCasePathRequirements.html">Use_Case_Path</a>',
'&nbsp; <a href="UseCasePathInteractionRequirements.html">Use_Case_Path_Interaction</a>',
'&nbsp; <a href="UseCasePathPostconditionRequirements.html">Use_Case_Path_Postcondition</a>',
'<hr />',
'       <a href="DataRequirements.html"><strong>Data_Requirements:</strong></a>',
'&nbsp; <a href="DataSemanticsRequirements.html">Data_Semantics</a>',
'&nbsp; <a href="DataTypeRequirements.html">Data_Type</a>',
'&nbsp; <a href="InvariantRequirements.html">Invariant</a>',
'&nbsp; <a href="StateRequirements.html">State</a>',
'<hr />',
'       <a href="QualityRequirements.html#DeveloperOrientedQualityRequirements"><strong>Developer-Oriented_Quality_Requirements:</strong></a>',
'&nbsp; <a href="MaintainabilityRequirements.html">Maintainability</a> =',
'&nbsp;(<a href="CorrectabilityRequirements.html">Correctability</a>',
'&nbsp; <a href="ExtensibilityRequirements.html">Extensibility</a>)',
'&nbsp; <a href="PortabilityRequirements.html">Portability</a>',
'&nbsp; <a href="ReusabilityRequirements.html">Reusability</a>',
'&nbsp; <a href="ScalabilityRequirements.html">Scalability</a>',
'&nbsp; <a href="TestabilityRequirements.html">Testability</a>',
'<hr />',
'       <a href="QualityRequirements.html#UserOrientedQualityRequirements"><strong>User-Oriented_Quality_Requirements:</strong></a>',
'&nbsp; <a href="AuditabilityRequirements.html">Auditability</a>',
'&nbsp; <a href="BrandingRequirements.html">Branding</a>',
'&nbsp; <a href="CapacityRequirements.html">Capacity</a>',
'&nbsp; <a href="ConfigurabilityRequirements.html">Configurability</a> =',
'&nbsp;(<a href="InternationalizationRequirements.html">Internationalization</a>',
'&nbsp; <a href="PersonalizationRequirements.html">Personalization</a>',
'&nbsp; <a href="SubsetabilityRequirements.html">Subsetability</a>',
'&nbsp; <a href="VariabilityRequirements.html">Variability</a>)',
'&nbsp; <a href="CorrectnessRequirements.html">Correctness</a> =',
'&nbsp;(<a href="LatentDefectRequirements.html">Latent Defect</a>',
'&nbsp; <a href="AccuracyRequirements.html">Accuracy</a>',
'&nbsp; <a href="PrecisionRequirements.html">Precision</a>',
'&nbsp; <a href="TimelinessRequirements.html">Timeliness</a>)',
'&nbsp; <a href="DependabilityRequirements.html">Dependability</a> =',
'&nbsp;(<a href="AvailabilityRequirements.html">Availability</a>',
'&nbsp; <a href="DefensibilityRequirements.html">Defensibility</a> =',
'&nbsp;(<a href="SafetyRequirements.html">Safety</a>',
'&nbsp; <a href="SecurityRequirements.html">Security</a> =',
'&nbsp;(<a href="AccessControlRequirements.html">Access_Control</a> =',
'&nbsp;(<a href="IdentificationRequirements.html">Identification</a>',
'&nbsp; <a href="AuthenticationRequirements.html">Authentication</a>',
'&nbsp; <a href="AuthorizationRequirements.html">Authorization</a>)',
'&nbsp; <a href="ImmunityRequirements.html">Immunity</a>',
'&nbsp; <a href="IntegrityRequirements.html">Integrity</a>',
'&nbsp; <a href="IntrusionDetectionRequirements.html">Intrusion_Detection</a>',
'&nbsp; <a href="NonrepudiationRequirements.html">Nonrepudiation</a>',
'&nbsp; <a href="PrivacyRequirements.html">Privacy</a>',
'&nbsp; <a href="SecurityAuditingRequirements.html">Security Auditing</a>',
'&nbsp; <a href="PhysicalProtectionRequirements.html">Physical_Protection</a>',
'&nbsp; <a href="SystemMaintenanceSecurityRequirements.html">System_Maintenance_Security</a>)',
'&nbsp; <a href="SurvivabilityRequirements.html">Survivability</a>)',
'&nbsp; <a href="ReliabilityRequirements.html">Reliability</a>',
'&nbsp; <a href="RobustnessRequirements.html">Robustness</a>)',
'&nbsp; <a href="EfficiencyRequirements.html">Efficiency</a>',
'&nbsp; <a href="InteroperabilityRequirements.html">Interoperability</a>',
'&nbsp; <a href="OperationalEnvironmentCompatibilityRequirements.html">Operational_Environment_Compatibility</a>',
'&nbsp; <a href="PerformanceRequirements.html">Performance</a> =',
'&nbsp;(<a href="JitterRequirements.html">Jitter</a>',
'&nbsp; <a href="LatencyRequirements.html">Latency</a>',
'&nbsp; <a href="ResponseTimeRequirements.html">Response Time</a>',
'&nbsp; <a href="SchedulabilityRequirements.html">Schedulability</a>',
'&nbsp; <a href="ThroughputRequirements.html">Throughput</a>)',
'&nbsp; <a href="PhysicalRequirements.html">Physical</a>',
'&nbsp; <a href="UtilityRequirements.html">Utility</a> =',
'&nbsp;(<a href="AccessibilityRequirements.html">Accessibility</a>',
'&nbsp; <a href="InstallabilityRequirements.html">Installability</a>',
'&nbsp; <a href="OperabilityRequirements.html">Operability</a>',
'&nbsp; <a href="TransportabilityRequirements.html">Transportability</a>',
'&nbsp; <a href="UsabilityRequirements.html">Usability</a>)',
'<hr />',
'       <a href="Constraints.html"><strong>Constraints:</strong></a>',
'&nbsp; <a href="PhysicalConstraints.html">Physical Constraints</a>',
'&nbsp; <a href="BusinessRules.html">Business Rules</a>',
'&nbsp; <a href="DataAndContentConstraints.html">Data_&amp;_Content_Constraints</a>',
'&nbsp; <a href="HardwareConstraints.html">Hardware_Constraints</a>',
'&nbsp; <a href="SoftwareConstraints.html">Software_Constraints</a>',
'&nbsp; <a href="PersonnelConstraints.html">Personnel_Constraints</a>',
'&nbsp; <a href="IndustryStandards.html">Industry_Standards</a>',
'&nbsp; <a href="LegalAndRegulatoryConstraints.html">Legal_&amp;_Regulatory_Constraints</a>',
'&nbsp; <a href="ProductionEnvironmentConstraints.html">Production_Environment_Constraints</a>',
'</span>'
);
}
// stop hiding -->

