Package com.nomagic.requirements.reqif
Interface ReqIFConstants
-
@OpenApiAll public interface ReqIFConstants
ReqIF constants.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ReqIFConstants.PropertiesStereotype
Properties stereotypes
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
PROPERTIES_PROFILE_NAME
Properties profile namestatic java.lang.String
REQ_IF_FILES_PACKAGE_NAME
Package name to store imported attached files.
-
-
-
Field Detail
-
PROPERTIES_PROFILE_NAME
static final java.lang.String PROPERTIES_PROFILE_NAME
Properties profile name- See Also:
- Constant Field Values
-
REQ_IF_FILES_PACKAGE_NAME
static final java.lang.String REQ_IF_FILES_PACKAGE_NAME
Package name to store imported attached files.- See Also:
- Constant Field Values
-
-