|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.fractal.julia.control.name.BasicNameControllerMixin
Provides a basic implementation of the NameController interface.
Requirements
| Field Summary | |
String |
name
The name of the component to which this controller object belongs. |
| Method Summary | |
String |
getFcName()
Returns the name of the component to which this interface belongs. |
void |
setFcName(String name)
Sets the name of the component to which this interface belongs. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public String name
| Method Detail |
public String getFcName()
NameController
getFcName in interface NameControllerNameController.setFcName(java.lang.String)public void setFcName(String name)
NameController
setFcName in interface NameControllername - a component name.NameController.getFcName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||