|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.fractal.gui.model.AbstractComponent
org.objectweb.fractal.gui.model.SharedComponent
org.objectweb.proactive.ic2d.gui.components.model.ProActiveSharedComponent
public class ProActiveSharedComponent
Field Summary | |
---|---|
protected java.lang.String |
virtualNode
|
Fields inherited from class org.objectweb.fractal.gui.model.SharedComponent |
---|
masterComponent |
Fields inherited from class org.objectweb.fractal.gui.model.AbstractComponent |
---|
parent |
Fields inherited from interface org.objectweb.fractal.gui.model.Component |
---|
ATTRIBUTE_CONTROLLER_CLASS_INVALID, ATTRIBUTE_CONTROLLER_CLASS_NOT_FOUND, ATTRIBUTE_CONTROLLER_MISSING, IMPLEMENTATION_CLASS_INVALID, IMPLEMENTATION_CLASS_NOT_FOUND, IMPLEMENTATION_MISSING, INTERFACES_INVALID, NAME_MISSING, OK |
Constructor Summary | |
---|---|
ProActiveSharedComponent(org.objectweb.fractal.gui.model.BasicComponent arg0)
|
Method Summary | |
---|---|
java.lang.String |
getExportedVirtualNodes()
|
java.lang.String |
getVirtualNode()
|
void |
setExportedVirtualNodes(java.lang.String exportedVirtualNodes)
|
void |
setVirtualNode(java.lang.String virtualNode)
|
Methods inherited from class org.objectweb.fractal.gui.model.SharedComponent |
---|
addClientInterface, addServerInterface, addSubComponent, bind, getAttribute, getAttributeController, getAttributeNames, getClientInterface, getClientInterfaces, getComponentControllerDescriptor, getConfiguration, getImplementation, getMasterComponent, getName, getServerInterface, getServerInterfaces, getSlaveComponents, getStatus, getSubComponent, getSubComponents, getTemplateControllerDescriptor, getType, isComposite, isShared, rebind, removeClientInterface, removeServerInterface, removeSubComponent, setAttribute, setAttributeController, setComponentControllerDescriptor, setImplementation, setName, setStatus, setTemplateControllerDescriptor, setType, unbind |
Methods inherited from class org.objectweb.fractal.gui.model.AbstractComponent |
---|
contains, containsMasterOfExternalComponent, containsSlaveOfExternalComponent, getParent, getPath, getRootComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String virtualNode
Constructor Detail |
---|
public ProActiveSharedComponent(org.objectweb.fractal.gui.model.BasicComponent arg0)
arg0
- Method Detail |
---|
public java.lang.String getVirtualNode()
public void setVirtualNode(java.lang.String virtualNode)
public void setExportedVirtualNodes(java.lang.String exportedVirtualNodes)
public java.lang.String getExportedVirtualNodes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |