org.objectweb.fractal.api.control
Class NameControllerFcItf

java.lang.Object
  extended by org.objectweb.fractal.julia.BasicComponentInterface
      extended by 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


Field Summary
 
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)
           
 
Method Summary
 java.lang.Object getFcItfImpl()
           
 java.lang.String getFcName()
           
 void setFcItfImpl(java.lang.Object obj)
           
 void setFcName(java.lang.String arg0)
           
 
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
 

Constructor Detail

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)
Method Detail

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.