add_feature_def {TKCat} | R Documentation |
Add a feature definition to Knowledge Management Requirements (KMR)
Description
Add a feature definition to Knowledge Management Requirements (KMR)
Usage
add_feature_def(kmr, name, description, properties)
Arguments
kmr |
a KMR object |
name |
the name of the feature type |
description |
description of the feature type |
properties |
properties of the feature. A list named with property names. For each property, a list with:
|
Value
The modified KMR MDB object