public class SuperControllerNotifierFcItf
extends org.objectweb.fractal.julia.BasicComponentInterface
implements org.objectweb.fractal.julia.control.content.SuperControllerNotifier
Constructor and Description |
---|
SuperControllerNotifierFcItf() |
SuperControllerNotifierFcItf(org.objectweb.fractal.api.Component component,
String s,
org.objectweb.fractal.api.Type type,
boolean flag,
Object obj) |
Modifier and Type | Method and Description |
---|---|
void |
addedToFc(org.objectweb.fractal.api.Component arg0) |
Object |
getFcItfImpl() |
org.objectweb.fractal.api.Component[] |
getFcSuperComponents() |
void |
removedFromFc(org.objectweb.fractal.api.Component arg0) |
void |
setFcItfImpl(Object obj) |
public Object getFcItfImpl()
getFcItfImpl
in interface org.objectweb.fractal.julia.ComponentInterface
public void setFcItfImpl(Object obj)
setFcItfImpl
in interface org.objectweb.fractal.julia.ComponentInterface
public void removedFromFc(org.objectweb.fractal.api.Component arg0)
removedFromFc
in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier
public org.objectweb.fractal.api.Component[] getFcSuperComponents()
getFcSuperComponents
in interface org.objectweb.fractal.api.control.SuperController
public void addedToFc(org.objectweb.fractal.api.Component arg0)
addedToFc
in interface org.objectweb.fractal.julia.control.content.SuperControllerNotifier
Copyright © 2005-2016 Linagora. All Rights Reserved.