Package com.nomagic.requirements.reqif
Interface ReqIFConstants
-
@OpenApiAll public interface ReqIFConstantsReqIF constants.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceReqIFConstants.PropertiesStereotypeProperties stereotypes
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringPROPERTIES_PROFILE_NAMEProperties profile namestatic java.lang.StringREQ_IF_FILES_PACKAGE_NAMEPackage 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
-
-