org.objectweb.fractal.api.control
Class NameControllerFcItf
java.lang.Object
org.objectweb.fractal.julia.BasicComponentInterface
org.objectweb.fractal.api.control.NameControllerFcItf
- All Implemented Interfaces:
- org.objectweb.fractal.api.control.NameController, org.objectweb.fractal.api.Interface, org.objectweb.fractal.julia.ComponentInterface
public class NameControllerFcItf
- extends org.objectweb.fractal.julia.BasicComponentInterface
- implements org.objectweb.fractal.api.control.NameController
| Fields inherited from class org.objectweb.fractal.julia.BasicComponentInterface |
flags, name, owner, type |
|
Constructor Summary |
NameControllerFcItf()
|
NameControllerFcItf(org.objectweb.fractal.api.Component component,
java.lang.String s,
org.objectweb.fractal.api.Type type,
boolean flag,
java.lang.Object obj)
|
| Methods inherited from class org.objectweb.fractal.julia.BasicComponentInterface |
clone, equals, getFcItfName, getFcItfOwner, getFcItfType, hasFcInterceptor, hashCode, isFcInternalItf, setFcItfName, updateFcState |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
NameControllerFcItf
public NameControllerFcItf()
NameControllerFcItf
public NameControllerFcItf(org.objectweb.fractal.api.Component component,
java.lang.String s,
org.objectweb.fractal.api.Type type,
boolean flag,
java.lang.Object obj)
getFcItfImpl
public java.lang.Object getFcItfImpl()
- Specified by:
getFcItfImpl in interface org.objectweb.fractal.julia.ComponentInterface
setFcItfImpl
public void setFcItfImpl(java.lang.Object obj)
- Specified by:
setFcItfImpl in interface org.objectweb.fractal.julia.ComponentInterface
setFcName
public void setFcName(java.lang.String arg0)
- Specified by:
setFcName in interface org.objectweb.fractal.api.control.NameController
getFcName
public java.lang.String getFcName()
- Specified by:
getFcName in interface org.objectweb.fractal.api.control.NameController
Copyright © 2011 Petals Link. All Rights Reserved.