1 |
mojays |
2 |
//########### Klassen werden "fuer alles" registriert ########### |
2 |
|
|
[Global] |
3 |
|
|
|
4 |
|
|
//########### Klassen werden als Datentyp registriert ########### |
5 |
|
|
[DataType] |
6 |
|
|
edu.bonn.xulu.data.DynamicXuluObject |
7 |
|
|
edu.bonn.xulu.plugin.data.grid.SingleGrid |
8 |
|
|
|
9 |
|
|
|
10 |
|
|
//########### Klassen als Default-Factory registriert ########### |
11 |
|
|
[DefaultFactory] |
12 |
|
|
edu.bonn.xulu.data.DynamicXuluObject$DefaultFactory |
13 |
|
|
edu.bonn.xulu.plugin.io.grid.lateloading.SingleGridFactory |
14 |
|
|
|
15 |
|
|
//########### Klassen als Import-Factory registriert ########### |
16 |
|
|
[ImportFactory] |
17 |
|
|
edu.bonn.xulu.plugin.io.grid.lateloading.SingleGridFactory_ArcInfoAsciiGrid SingleGrid aus ArcInfoASCII |
18 |
|
|
edu.bonn.xulu.plugin.io.grid.lateloading.SingleGridFactory_GeoTiff SingleGrid aus GeoTiff |
19 |
|
|
edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory_ShapeFile FeatureCollection aus ShapeFile |
20 |
|
|
edu.bonn.xulu.plugin.io.misc.DynamicXuluObjectFactory_BasicStructure Dynamisches Xulu-Objekt aus ASCII-File |
21 |
|
|
edu.bonn.xulu.plugin.io.grid.lateloading.GridListFactory_ArcInfoAsciiGrid GridList aus ArcausfoASCII |
22 |
|
|
edu.bonn.xulu.plugin.io.grid.lateloading.MultiGridFactory_ArcInfoAsciiGrid MultiGrid aus ArcInfoASCII |
23 |
|
|
edu.bonn.xulu.plugin.io.misc.CAAreaListFactory_ShapeFile CA-Areas aus ShapeFile |
24 |
|
|
|
25 |
|
|
//########### Klassen als Export-Factory registriert ########### |
26 |
|
|
[ExportFactory] |
27 |
|
|
edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory_ArcInfoAsciiGrid SingleGrid in ArcInfoASCII |
28 |
|
|
edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory_GeoTiff SingleGrid in GeoTiff |
29 |
|
|
edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory_ShapeFile FeatureCollection in ShapeFile |
30 |
|
|
edu.bonn.xulu.plugin.io.misc.DynamicXuluObjectFactory_BasicStructure Dynamisches Xulu-Objekt in ASCII-File |
31 |
|
|
edu.bonn.xulu.plugin.io.grid.array.GridListFactory_ArcInfoAsciiGrid GridList in ArcInfoASCII |
32 |
|
|
edu.bonn.xulu.plugin.io.grid.array.MultiGridFactory_ArcInfoAsciiGrid MultiGrid in ArcInfoASCII |
33 |
|
|
|
34 |
|
|
//########### TypeMapping ########### |
35 |
|
|
[TypeMapping] |
36 |
|
|
// Format: |
37 |
|
|
// DatenTyp-Klasse Default-Factory-Klasse [Im/Export-Klassen ...] |
38 |
|
|
//----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
39 |
|
|
edu.bonn.xulu.data.DynamicXuluObject edu.bonn.xulu.data.DynamicXuluObject$DefaultFactory edu.bonn.xulu.plugin.io.misc.DynamicXuluObjectFactory_BasicStructure |
40 |
|
|
edu.bonn.xulu.plugin.data.grid.SingleGrid edu.bonn.xulu.plugin.io.grid.lateloading.SingleGridFactory edu.bonn.xulu.plugin.io.grid.lateloading.SingleGridFactory_ArcInfoAsciiGrid |
41 |
|
|
edu.bonn.xulu.plugin.data.grid.GridList edu.bonn.xulu.plugin.io.grid.lateloading.GridListFactory edu.bonn.xulu.plugin.io.grid.lateloading.GridListFactory_ArcInfoAsciiGrid |
42 |
|
|
edu.bonn.xulu.plugin.data.grid.MultiGrid edu.bonn.xulu.plugin.io.grid.lateloading.MultiGridFactory edu.bonn.xulu.plugin.io.grid.lateloading.MultiGridFactory_ArcInfoAsciiGrid |
43 |
|
|
edu.bonn.xulu.plugin.data.feature.SingleFeatureCollection edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory_ShapeFile |
44 |
|
|
|
45 |
|
|
//########### Visualisierungstools ########### |
46 |
|
|
[Visualisation] |
47 |
|
|
edu.bonn.xulu.plugin.vis.GTVisualisationTool |
48 |
|
|
edu.bonn.xulu.plugin.vis.GTEditorTool |
49 |
|
|
edu.bonn.xulu.plugin.vis.JFreeChartVisualisationTool |
50 |
|
|
|
51 |
|
|
//########### Modellklassen ########### |
52 |
|
|
[Model] |
53 |
|
|
edu.bonn.xulu.plugin.model.clue.ClueModel |
54 |
|
|
//edu.bonn.xulu.plugin.model.test.TestModel |
55 |
|
|
//edu.bonn.xulu.plugin.model.ca.agric.ImpetusCellularAutomaton |
56 |
|
|
//edu.bonn.xulu.plugin.model.ca.fire.ImpetusFireCA |
57 |
|
|
//edu.bonn.xulu.plugin.model.ca.reservoir.SmallReservoirModel |
58 |
|
|
|
59 |
|
|
//########### Skript-Interpreter ########### |
60 |
|
|
[Script] |
61 |
|
|
edu.bonn.xulu.plugin.appl.DataScriptInterpreter_Basic Datenpool-Skript |
62 |
|
|
edu.bonn.xulu.plugin.appl.ModelResourceMappingScriptInterpreter_Basic Modell-Daten-Zuordnung |
63 |
|
|
|
64 |
|
|
//########### Plugins ########### |
65 |
|
|
[Plugin] |
66 |
|
|
edu.bonn.xulu.plugin.appl.DateTimePlugin Aktuelle Zeit in der Titelleiste |
67 |
|
|
edu.bonn.xulu.plugin.appl.DateTimeWindowPlugin Aktuelle Zeit in einem Fenster |
68 |
|
|
edu.bonn.xulu.plugin.appl.GTVisualisationColorMapPlugin AUTOSTART Farbpaletten fuer GTVisualisationTool |
69 |
|
|
edu.bonn.xulu.plugin.appl.ModelTimeSnifferPlugin AUTOSTART Modell-Laufzeiten messen und ausgeben |
70 |
|
|
edu.bonn.xulu.plugin.appl.LoggerPlugin AUTOSTART Logging |
71 |
|
|
edu.bonn.xulu.plugin.appl.GeoModelCodeGeneratorPlugin AUTOSTART Code Generator |
72 |
|
|
de.skrueger.xulu.plugin.gnur.GnuRPlugin Gnu R Plugin |
73 |
|
|
edu.bonn.xulu.plugin.appl.RasterCalculatorPlugin AUTOSTART Taschenrechner fuer Raster |
74 |
|
|
appl.ext.ConfigurationEditorPlugin AUTOSTART Konfigurationsfenster |