|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.component.controller.ProActiveController
org.objectweb.proactive.core.component.controller.ProActiveSuperControllerImpl
Field Summary | |
Component[] |
fcParents
|
Constructor Summary | |
ProActiveSuperControllerImpl(Component owner)
|
Method Summary | |
void |
addParent(Component parent)
|
Component[] |
getFcSuperComponents()
|
void |
removeParent(Component parent)
|
Methods inherited from class org.objectweb.proactive.core.component.controller.ProActiveController |
checkLifeCycleIsStopped, getFcItfName, getFcItfOwner, getFcItfType, getHierarchicalType, isComposite, isFcInternalItf, isParallel, isPrimitive, setItfType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Component[] fcParents
Constructor Detail |
public ProActiveSuperControllerImpl(Component owner)
Method Detail |
public Component[] getFcSuperComponents()
getFcSuperComponents
in interface SuperController
public void addParent(Component parent)
addParent
in interface ProActiveSuperController
public void removeParent(Component parent)
removeParent
in interface ProActiveSuperController
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |