Uses of Class
com.ryanm.config.imp.SubConfigurable

Packages that use SubConfigurable
com.ryanm.glvisualiser The general visualiser system. 
com.speckled.specksim.datagen Classes for generating datafiles of simulation results 
com.speckled.specksim.imp.specks Speck implementations. 
com.speckled.specksim.state Classes for representing and manipulating the interesting state of a simulation 
 

Uses of SubConfigurable in com.ryanm.glvisualiser
 

Fields in com.ryanm.glvisualiser with annotations of type SubConfigurable
 GLCamera GLVisualiser.camera
          The camera used to visualise the scene
 GLCapture GLVisualiser.capture
          Screenshot utility
 GLLighting GLVisualiser.lighting
          The lighting information
 

Uses of SubConfigurable in com.speckled.specksim.datagen
 

Fields in com.speckled.specksim.datagen with annotations of type SubConfigurable
 VariableDescriptor GeneratorFactory.xVariable
          The x variable descriptor
 VariableDescriptor GeneratorFactory.yVariable
          The y variable descriptor
 

Uses of SubConfigurable in com.speckled.specksim.imp.specks
 

Fields in com.speckled.specksim.imp.specks with annotations of type SubConfigurable
static CarrierSenseMac NeighbourlySpeck.mac
          The mac protocol used to broadcast
static MessageShell NeighbourlySpeck.shell
          The message shell that we use to send messages
 

Uses of SubConfigurable in com.speckled.specksim.state
 

Fields in com.speckled.specksim.state with annotations of type SubConfigurable
 StateFilterManager StateSink.filterManager
          Manages the state filters
 StateProcessorManager StateSink.processorManager
          Manages the state processors