juliac.generated
Class SuperControllerImpl

java.lang.Object
  extended by juliac.generated.SuperControllerImpl
All Implemented Interfaces:
org.objectweb.fractal.api.control.SuperController, org.objectweb.fractal.julia.control.content.SuperControllerNotifier, org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.loader.Generated

public class SuperControllerImpl
extends java.lang.Object
implements org.objectweb.fractal.julia.Controller, org.objectweb.fractal.julia.control.content.SuperControllerNotifier, org.objectweb.fractal.julia.loader.Generated

See Also:
BasicControllerMixin, BasicSuperControllerMixin

Field Summary
 org.objectweb.fractal.api.Component[] fcParents
           
 
Constructor Summary
SuperControllerImpl()
           
 
Method Summary
 void addedToFc(org.objectweb.fractal.api.Component parent)
           
 java.lang.String getFcGeneratorParameters()
           
 org.objectweb.fractal.api.Component[] getFcSuperComponents()
           
 void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
           
 void removedFromFc(org.objectweb.fractal.api.Component parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fcParents

public org.objectweb.fractal.api.Component[] fcParents
See Also:
BasicSuperControllerMixin.fcParents
Constructor Detail

SuperControllerImpl

public SuperControllerImpl()
Method Detail

initFcController

public void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
                      throws org.objectweb.fractal.api.factory.InstantiationException
Specified by:
initFcController in interface org.objectweb.fractal.julia.Controller
Throws:
org.objectweb.fractal.api.factory.InstantiationException
See Also:
BasicControllerMixin.initFcController(org.objectweb.fractal.julia.InitializationContext)

getFcSuperComponents

public org.objectweb.fractal.api.Component[] getFcSuperComponents()
Specified by:
getFcSuperComponents in interface org.objectweb.fractal.api.control.SuperController
See Also:
BasicSuperControllerMixin.getFcSuperComponents()

addedToFc

public void addedToFc(org.objectweb.fractal.api.Component parent)
Specified by:
addedToFc in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier
See Also:
BasicSuperControllerMixin.addedToFc(org.objectweb.fractal.api.Component)

removedFromFc

public void removedFromFc(org.objectweb.fractal.api.Component parent)
Specified by:
removedFromFc in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier
See Also:
BasicSuperControllerMixin.removedFromFc(org.objectweb.fractal.api.Component)

getFcGeneratorParameters

public java.lang.String getFcGeneratorParameters()
Specified by:
getFcGeneratorParameters in interface org.objectweb.fractal.julia.loader.Generated


Copyright © 2011 Petals Link. All Rights Reserved.