-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
silo/analysis/src/main/java/sdg/data/DataContainerSdg.java
Lines 41 to 46 in e514953
| // //todo modify when different dwelling types are available | |
| // List<DwellingType> dwellingTypeList = new ArrayList<>(); | |
| // Collections.addAll(dwellingTypeList, DefaultDwellingTypeImpl.values()); | |
| // | |
| // schoolData = new SchoolDataImpl(this, properties); | |
| // geoData = new DefaultGeoData(); |