mparker | bf1fc1a | 2009-11-14 02:46:46 +0000 | [diff] [blame] | 1 | <repast.simphony.data.engine.DefaultDataGathererDescriptor>
|
| 2 | <dataSetId class="string">wikiExampleSet</dataSetId>
|
| 3 | <scheduleParameters>
|
| 4 | <start>1.0</start>
|
| 5 | <interval>1.0</interval>
|
| 6 | <priority>-Infinity</priority>
|
| 7 | <duration>-1.0</duration>
|
| 8 | <frequency>REPEAT</frequency>
|
| 9 | </scheduleParameters>
|
| 10 | <dataMappingContainer class="repast.simphony.data.logging.gather.DefaultDataMappingContainer">
|
| 11 | <nameMappingTable/>
|
| 12 | <mappingNameTable/>
|
| 13 | </dataMappingContainer>
|
| 14 | <aggregateContainer class="repast.simphony.data.logging.gather.DefaultAggregateDataMappingContainer">
|
| 15 | <nameMappingTable>
|
| 16 | <entry>
|
| 17 | <string>Tick</string>
|
| 18 | <repast.simphony.data.logging.gather.DefaultTimeDataMapping/>
|
| 19 | </entry>
|
| 20 | <entry>
|
| 21 | <string>Individual Count</string>
|
| 22 | <repast.simphony.data.logging.gather.aggregate.CountMapping>
|
| 23 | <type>Count</type>
|
| 24 | </repast.simphony.data.logging.gather.aggregate.CountMapping>
|
| 25 | </entry>
|
| 26 |
|
| 27 | </nameMappingTable>
|
| 28 | <mappingNameTable>
|
| 29 | <entry>
|
| 30 | <repast.simphony.data.logging.gather.aggregate.CountMapping reference="../../../nameMappingTable/entry[2]/repast.simphony.data.logging.gather.aggregate.CountMapping"/>
|
| 31 | <string>Individual Count</string>
|
| 32 | </entry>
|
| 33 |
|
| 34 |
|
| 35 | <entry>
|
| 36 | <repast.simphony.data.logging.gather.DefaultTimeDataMapping reference="../../../nameMappingTable/entry/repast.simphony.data.logging.gather.DefaultTimeDataMapping"/>
|
| 37 | <string>Tick</string>
|
| 38 | </entry>
|
| 39 | </mappingNameTable>
|
| 40 | <alternatedNameTable/>
|
| 41 | <nameAlternatedTable/>
|
| 42 | </aggregateContainer>
|
| 43 | <agentClass>org.eclipse.amp.amf.examples.escape.Individual</agentClass>
|
| 44 | <name>WikiExample Data Set</name>
|
| 45 | </repast.simphony.data.engine.DefaultDataGathererDescriptor> |