From d32534448d1e6897bd78542a9f2649ddf5f86589 Mon Sep 17 00:00:00 2001 From: ddunne Date: Wed, 29 Jun 2011 15:52:27 -0700 Subject: feature[ats_NZFDT]: Synchronize OSEE with DOORS --- .../support/OseeTypes_Framework.osee | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins/org.eclipse.osee.framework.skynet.core/support') diff --git a/plugins/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee b/plugins/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee index 9bcb0f6db71..647d2bd1085 100644 --- a/plugins/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee +++ b/plugins/org.eclipse.osee.framework.skynet.core/support/OseeTypes_Framework.osee @@ -585,6 +585,7 @@ artifactType "System Requirement" extends "Requirement" , "MS Word Template" { attribute "Req Type" attribute "Verification Level" attribute "Effectivity" + attribute "Verification Acceptance Criteria" } attributeType "Req Type" extends EnumeratedAttribute { @@ -923,6 +924,13 @@ attributeType "TIS Test Number" extends StringAttribute { description "Test Number" } +attributeType "Verification Acceptance Criteria" extends StringAttribute { + guid "Ae5xBFpvDnWRi8nloxgA" + dataProvider DefaultAttributeDataProvider + min 0 + max 1 +} + oseeEnumType "enum.test.tis.type" { guid "ABbjHCU5SnXJ62yrqgQA" entry "Stationary Vehicle" -- cgit v1.2.3