DevelopmentCategoryKind : public <<enumeration>> class
Created: 2009-04-06 13:01:02
Modified: 2010-04-29 14:30:26
Project:
Advanced:
<p>DevelopmentCategoryKind is an enumeration with enumeration literals indicating whether the item is a modification of an existing item or if it is a new development.<br/></p><p><br/></p><p>Semantics:<br/></p><p>The semantics are defined at each enumeration literal and fully defined in the ISO26262 standard.<br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p>
Attribute Details
public String
  newItemDevelopment
<<enum>>
Notes: In case of a new development, the entire lifecycle shall be passed through.
public String
  modificationOfExistingItem
<<enum>>
Notes: In case of a modification the relevant lifecycle sub-phases and activities shall be determined.