edu.bonn.xulu.plugin.model.parallel.demo
Class AverageNeighborhoodContentManager

java.lang.Object
  extended by edu.bonn.xulu.model.AbstractModelContentManager
      extended by edu.bonn.xulu.plugin.model.parallel.demo.AverageNeighborhoodContentManager
All Implemented Interfaces:
ModelContentManager

public class AverageNeighborhoodContentManager
extends AbstractModelContentManager

This class defines and handle the three resources for the models

  1. AverageNeighborhoodSerialDemoModel
  2. AverageNeighborhoodParallelDemoModel
  3. AVNTuned

Version:
1.0
Author:
automatically generated using GeoModelCodeGenerator
See Also:
ClueModelContentManager

Field Summary
 
Fields inherited from class edu.bonn.xulu.model.AbstractModelContentManager
LOGGER, resource
 
Constructor Summary
AverageNeighborhoodContentManager()
          Erzeugt einen neuen ContentManager fuer das Modell AverageNeighborhoodParallelDemoModel.
 
Method Summary
 
Methods inherited from class edu.bonn.xulu.model.AbstractModelContentManager
check, checkAndError, getResource, getResourceCount, getResourceData, resetCaptions, resetResourceDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AverageNeighborhoodContentManager

public AverageNeighborhoodContentManager()
Erzeugt einen neuen ContentManager fuer das Modell AverageNeighborhoodParallelDemoModel.