org.jactr.modules.pm.visual.scene
Class SceneChangeParticipant

java.lang.Object
  extended by org.jactr.io.participant.impl.BasicASTParticipant
      extended by org.jactr.modules.pm.visual.scene.SceneChangeParticipant
All Implemented Interfaces:
org.jactr.io.participant.IASTParticipant

public class SceneChangeParticipant
extends org.jactr.io.participant.impl.BasicASTParticipant

the participant allows the IO system to inject the contents of scene.jactr into any model that usess SceneChangeExtension in the model definition file. It also injects parameters if they are not provided.

Author:
harrison

Constructor Summary
SceneChangeParticipant()
           
 
Method Summary
 
Methods inherited from class org.jactr.io.participant.impl.BasicASTParticipant
getInjector, getTrimmer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SceneChangeParticipant

public SceneChangeParticipant()