Interface ConstantsContainer
-
public interface ConstantsContainer
Container interface for constants related to the quality model.
-
-
Field Summary
Fields Modifier and Type Field Description static String[]
QUALITY_REPOSITORY_EXTENSION
File extension for quality repositories.
-
-
-
Field Detail
-
QUALITY_REPOSITORY_EXTENSION
static final String[] QUALITY_REPOSITORY_EXTENSION
File extension for quality repositories.
-
-