Constraints
Supported Scope
-
The supported ReqIF specification version is ReqIF 1.2.
-
Only import is supported. There is no export function.
-
TOOL-EXTENSIONS (tool extension information) in the ReqIF file is not read.
Importing Required Type Definitions
- Only one type definition file can be imported per project. If you want to combine multiple type definitions, import them in a separate project and then merge them.
- If multiple ReqIF files are included in
.reqifzformat, only the first ReqIF file found will be imported. - DateTime type attributes are imported as string type fields in Next Design.
- XHTML type attributes are imported as rich text type fields in Next Design.
- Only some XHTML tags are supported. If unsupported tags are included, error information will be added to the model.
- After import, if you restructure or rename the metaclass on the Next Design side, the mapping may be broken and "Import Requests" may not be possible.
- The maximum hierarchy depth is 9 levels.
Import Requests
- If multiple ReqIF files are included in
.reqifzformat, only the first ReqIF file found will be imported. - If the same SpecObject is referenced in multiple SpecHierarchies, the model will only be created in the first hierarchy it is found in. Subsequent imports will be skipped.
- For enumeration attribute values that can specify multiple values, only the first value will be imported.
Execution Conditions
- "Import Request Type Definitions" can only be executed when the profile is editable.
- "Import Requests" can be executed when the project is open (model is editable).