Changeset 38 for trunk/CrossPare/src/de/ugoe/cs/cpdp/dataselection
- Timestamp:
- 06/11/15 11:27:33 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CrossPare/src/de/ugoe/cs/cpdp/dataselection/SetWiseEMContextSelection.java
r29 r38 28 28 public class SetWiseEMContextSelection implements ISetWiseDataselectionStrategy { 29 29 30 private String parameters;31 30 private String[] project_context_factors; // = new String[]{"TND", "TNC", "TNF", "TLOC"}; 32 31
Note: See TracChangeset
for help on using the changeset viewer.