mparker | 14cbe05 | 2009-07-16 20:53:42 +0000 | [diff] [blame] | 1 | <repast.simphony.data.engine.DefaultDataGathererDescriptor>
|
| 2 | <dataSetId class="string">demographicPrisoner_sDilemmaSet</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>Player 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 | <entry>
|
| 28 | <string>Age Sum</string>
|
| 29 | <repast.simphony.data.logging.gather.aggregate.SumMapping>
|
| 30 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 31 | <method>
|
| 32 | <class>edu.brook.Player</class>
|
| 33 | <name>getAge</name>
|
| 34 | <parameter-types/>
|
| 35 | </method>
|
| 36 | </decorated>
|
| 37 | <type>Sum</type>
|
| 38 | </repast.simphony.data.logging.gather.aggregate.SumMapping>
|
| 39 | </entry>
|
| 40 |
|
| 41 | <entry>
|
| 42 | <string>Age Min</string>
|
| 43 | <repast.simphony.data.logging.gather.aggregate.MinMapping>
|
| 44 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 45 | <method>
|
| 46 | <class>edu.brook.Player</class>
|
| 47 | <name>getAge</name>
|
| 48 | <parameter-types/>
|
| 49 | </method>
|
| 50 | </decorated>
|
| 51 | <type>Min</type>
|
| 52 | </repast.simphony.data.logging.gather.aggregate.MinMapping>
|
| 53 | </entry>
|
| 54 |
|
| 55 | <entry>
|
| 56 | <string>Age Max</string>
|
| 57 | <repast.simphony.data.logging.gather.aggregate.MaxMapping>
|
| 58 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 59 | <method>
|
| 60 | <class>edu.brook.Player</class>
|
| 61 | <name>getAge</name>
|
| 62 | <parameter-types/>
|
| 63 | </method>
|
| 64 | </decorated>
|
| 65 | <type>Max</type>
|
| 66 | </repast.simphony.data.logging.gather.aggregate.MaxMapping>
|
| 67 | </entry>
|
| 68 |
|
| 69 | <entry>
|
| 70 | <string>Age Mean</string>
|
| 71 | <repast.simphony.data.logging.gather.aggregate.MeanMapping>
|
| 72 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 73 | <method>
|
| 74 | <class>edu.brook.Player</class>
|
| 75 | <name>getAge</name>
|
| 76 | <parameter-types/>
|
| 77 | </method>
|
| 78 | </decorated>
|
| 79 | <type>Mean</type>
|
| 80 | </repast.simphony.data.logging.gather.aggregate.MeanMapping>
|
| 81 | </entry>
|
| 82 |
|
| 83 |
|
| 84 | <entry>
|
| 85 | <string>Wealth Sum</string>
|
| 86 | <repast.simphony.data.logging.gather.aggregate.SumMapping>
|
| 87 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 88 | <method>
|
| 89 | <class>edu.brook.Player</class>
|
| 90 | <name>getWealth</name>
|
| 91 | <parameter-types/>
|
| 92 | </method>
|
| 93 | </decorated>
|
| 94 | <type>Sum</type>
|
| 95 | </repast.simphony.data.logging.gather.aggregate.SumMapping>
|
| 96 | </entry>
|
| 97 |
|
| 98 | <entry>
|
| 99 | <string>Wealth Min</string>
|
| 100 | <repast.simphony.data.logging.gather.aggregate.MinMapping>
|
| 101 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 102 | <method>
|
| 103 | <class>edu.brook.Player</class>
|
| 104 | <name>getWealth</name>
|
| 105 | <parameter-types/>
|
| 106 | </method>
|
| 107 | </decorated>
|
| 108 | <type>Min</type>
|
| 109 | </repast.simphony.data.logging.gather.aggregate.MinMapping>
|
| 110 | </entry>
|
| 111 |
|
| 112 | <entry>
|
| 113 | <string>Wealth Max</string>
|
| 114 | <repast.simphony.data.logging.gather.aggregate.MaxMapping>
|
| 115 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 116 | <method>
|
| 117 | <class>edu.brook.Player</class>
|
| 118 | <name>getWealth</name>
|
| 119 | <parameter-types/>
|
| 120 | </method>
|
| 121 | </decorated>
|
| 122 | <type>Max</type>
|
| 123 | </repast.simphony.data.logging.gather.aggregate.MaxMapping>
|
| 124 | </entry>
|
| 125 |
|
| 126 | <entry>
|
| 127 | <string>Wealth Mean</string>
|
| 128 | <repast.simphony.data.logging.gather.aggregate.MeanMapping>
|
| 129 | <decorated class="repast.simphony.data.logging.gather.MethodMapping">
|
| 130 | <method>
|
| 131 | <class>edu.brook.Player</class>
|
| 132 | <name>getWealth</name>
|
| 133 | <parameter-types/>
|
| 134 | </method>
|
| 135 | </decorated>
|
| 136 | <type>Mean</type>
|
| 137 | </repast.simphony.data.logging.gather.aggregate.MeanMapping>
|
| 138 | </entry>
|
| 139 |
|
| 140 |
|
| 141 | </nameMappingTable>
|
| 142 | <mappingNameTable>
|
| 143 | <entry>
|
| 144 | <repast.simphony.data.logging.gather.aggregate.CountMapping reference="../../../nameMappingTable/entry[2]/repast.simphony.data.logging.gather.aggregate.CountMapping"/>
|
| 145 | <string>Player Count</string>
|
| 146 | </entry>
|
| 147 |
|
| 148 | <entry>
|
| 149 | <repast.simphony.data.logging.gather.aggregate.SumMapping reference="../../../nameMappingTable/entry[3]/repast.simphony.data.logging.gather.aggregate.SumMapping"/>
|
| 150 | <string>Age Sum</string>
|
| 151 | </entry>
|
| 152 |
|
| 153 |
|
| 154 | <entry>
|
| 155 | <repast.simphony.data.logging.gather.aggregate.MinMapping reference="../../../nameMappingTable/entry[4]/repast.simphony.data.logging.gather.aggregate.MinMapping"/>
|
| 156 | <string>Age Min</string>
|
| 157 | </entry>
|
| 158 |
|
| 159 |
|
| 160 | <entry>
|
| 161 | <repast.simphony.data.logging.gather.aggregate.MaxMapping reference="../../../nameMappingTable/entry[5]/repast.simphony.data.logging.gather.aggregate.MaxMapping"/>
|
| 162 | <string>Age Max</string>
|
| 163 | </entry>
|
| 164 |
|
| 165 |
|
| 166 | <entry>
|
| 167 | <repast.simphony.data.logging.gather.aggregate.MeanMapping reference="../../../nameMappingTable/entry[6]/repast.simphony.data.logging.gather.aggregate.MeanMapping"/>
|
| 168 | <string>Age Mean</string>
|
| 169 | </entry>
|
| 170 |
|
| 171 |
|
| 172 | <entry>
|
| 173 | <repast.simphony.data.logging.gather.aggregate.SumMapping reference="../../../nameMappingTable/entry[7]/repast.simphony.data.logging.gather.aggregate.SumMapping"/>
|
| 174 | <string>Wealth Sum</string>
|
| 175 | </entry>
|
| 176 |
|
| 177 |
|
| 178 | <entry>
|
| 179 | <repast.simphony.data.logging.gather.aggregate.MinMapping reference="../../../nameMappingTable/entry[8]/repast.simphony.data.logging.gather.aggregate.MinMapping"/>
|
| 180 | <string>Wealth Min</string>
|
| 181 | </entry>
|
| 182 |
|
| 183 |
|
| 184 | <entry>
|
| 185 | <repast.simphony.data.logging.gather.aggregate.MaxMapping reference="../../../nameMappingTable/entry[9]/repast.simphony.data.logging.gather.aggregate.MaxMapping"/>
|
| 186 | <string>Wealth Max</string>
|
| 187 | </entry>
|
| 188 |
|
| 189 |
|
| 190 | <entry>
|
| 191 | <repast.simphony.data.logging.gather.aggregate.MeanMapping reference="../../../nameMappingTable/entry[10]/repast.simphony.data.logging.gather.aggregate.MeanMapping"/>
|
| 192 | <string>Wealth Mean</string>
|
| 193 | </entry>
|
| 194 |
|
| 195 |
|
| 196 |
|
| 197 | <entry>
|
| 198 | <repast.simphony.data.logging.gather.DefaultTimeDataMapping reference="../../../nameMappingTable/entry/repast.simphony.data.logging.gather.DefaultTimeDataMapping"/>
|
| 199 | <string>Tick</string>
|
| 200 | </entry>
|
| 201 | </mappingNameTable>
|
| 202 | <alternatedNameTable/>
|
| 203 | <nameAlternatedTable/>
|
| 204 | </aggregateContainer>
|
| 205 | <agentClass>edu.brook.Player</agentClass>
|
| 206 | <name>Demographic Prisoner_s Dilemma Data Set</name>
|
| 207 | </repast.simphony.data.engine.DefaultDataGathererDescriptor> |