//########### Klassen werden "fuer alles" registriert ########### [Global] //########### Klassen werden als Datentyp registriert ########### [DataType] edu.bonn.xulu.data.DynamicXuluObject edu.bonn.xulu.plugin.data.grid.SingleGrid //########### Klassen als Default-Factory registriert ########### [DefaultFactory] edu.bonn.xulu.data.DynamicXuluObject$DefaultFactory edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory //########### Klassen als Import-Factory registriert ########### [ImportFactory] edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory_ArcInfoAsciiGrid SingleGrid aus ArcInfoASCII edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory_GeoTiff SingleGrid aus GeoTiff edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory_ShapeFile FeatureCollection aus ShapeFile edu.bonn.xulu.plugin.io.misc.DynamicXuluObjectFactory_BasicStructure Dynamisches Xulu-Objekt aus ASCII-File edu.bonn.xulu.plugin.io.grid.array.GridListFactory_ArcInfoAsciiGrid GridList aus ArcausfoASCII edu.bonn.xulu.plugin.io.grid.array.MultiGridFactory_ArcInfoAsciiGrid MultiGrid aus ArcInfoASCII edu.bonn.xulu.plugin.io.misc.CAAreaListFactory_ShapeFile CA-Areas aus ShapeFile //########### Klassen als Export-Factory registriert ########### [ExportFactory] edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory_ArcInfoAsciiGrid SingleGrid in ArcInfoASCII edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory_GeoTiff SingleGrid in GeoTiff edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory_ShapeFile FeatureCollection in ShapeFile edu.bonn.xulu.plugin.io.misc.DynamicXuluObjectFactory_BasicStructure Dynamisches Xulu-Objekt in ASCII-File edu.bonn.xulu.plugin.io.grid.array.GridListFactory_ArcInfoAsciiGrid GridList in ArcInfoASCII edu.bonn.xulu.plugin.io.grid.array.MultiGridFactory_ArcInfoAsciiGrid MultiGrid in ArcInfoASCII //########### TypeMapping ########### [TypeMapping] // Format: // DatenTyp-Klasse Default-Factory-Klasse [Im/Export-Klassen ...] //----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- edu.bonn.xulu.data.DynamicXuluObject edu.bonn.xulu.data.DynamicXuluObject$DefaultFactory edu.bonn.xulu.plugin.io.misc.DynamicXuluObjectFactory_BasicStructure edu.bonn.xulu.plugin.data.grid.SingleGrid edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory edu.bonn.xulu.plugin.io.grid.array.SingleGridFactory_ArcInfoAsciiGrid edu.bonn.xulu.plugin.data.grid.GridList edu.bonn.xulu.plugin.io.grid.array.GridListFactory edu.bonn.xulu.plugin.io.grid.array.GridListFactory_ArcInfoAsciiGrid edu.bonn.xulu.plugin.data.grid.MultiGrid edu.bonn.xulu.plugin.io.grid.array.MultiGridFactory edu.bonn.xulu.plugin.io.grid.array.MultiGridFactory_ArcInfoAsciiGrid edu.bonn.xulu.plugin.data.feature.SingleFeatureCollection edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory edu.bonn.xulu.plugin.io.feature.gt.SingleFeatureCollectionFactory_ShapeFile //########### Visualisierungstools ########### [Visualisation] edu.bonn.xulu.plugin.vis.GTVisualisationTool edu.bonn.xulu.plugin.vis.GTEditorTool edu.bonn.xulu.plugin.vis.JFreeChartVisualisationTool //########### Modellklassen ########### [Model] edu.bonn.xulu.plugin.model.clue.ClueModel edu.bonn.xulu.plugin.model.test.TestModel edu.bonn.xulu.plugin.model.ca.agric.ImpetusCellularAutomaton edu.bonn.xulu.plugin.model.ca.fire.ImpetusFireCA edu.bonn.xulu.plugin.model.ca.reservoir.SmallReservoirModel //########### Skript-Interpreter ########### [Script] edu.bonn.xulu.plugin.appl.DataScriptInterpreter_Basic Datenpool-Skript edu.bonn.xulu.plugin.appl.ModelResourceMappingScriptInterpreter_Basic Modell-Daten-Zuordnung //########### Plugins ########### [Plugin] edu.bonn.xulu.plugin.appl.LoggerPlugin AUTOSTART Anzeige und Kontrolle von Log4j-Loggern edu.bonn.xulu.plugin.appl.DateTimePlugin Aktuelle Zeit in der Titelleiste edu.bonn.xulu.plugin.appl.DateTimeWindowPlugin Aktuelle Zeit in einem Fenster edu.bonn.xulu.plugin.appl.GTVisualisationColorMapPlugin AUTOSTART Farbpaletten fuer GTVisualisationTool edu.bonn.xulu.plugin.appl.ModelTimeSnifferPlugin Modell-Laufzeiten messen und ausgeben edu.bonn.xulu.plugin.appl.GeoModelCodeGeneratorPlugin AUTOSTART SourceCode-Generator fuer Geo-Modelle edu.bonn.xulu.plugin.appl.RasterCalculatorPlugin AUTOSTART Taschenrechner fuer Raster appl.ext.ConfigurationEditorPlugin AUTOSTART Konfigurationsfenster