|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.execution.remote.RemoteObjectSkeleton
org.eclipse.hyades.execution.remote.ExecutableObjectSkeleton
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.execution.remote.RemoteObjectSkeleton |
|---|
delegate, sessionContext, uniqueId |
| Constructor Summary | |
|---|---|
ExecutableObjectSkeleton()
|
|
| Method Summary | |
|---|---|
IExecutor |
getExecutor()
|
java.lang.String |
getName()
|
void |
init()
|
void |
setExecutor(IExecutor executor)
|
| Methods inherited from class org.eclipse.hyades.execution.remote.RemoteObjectSkeleton |
|---|
delegateRemoteCall, getDelegate, getSessionContext, getUniqueId, setDelegate, setId, setSessionContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExecutableObjectSkeleton()
| Method Detail |
public void init()
init in interface IExecutableObjectinit in class RemoteObjectSkeletonIRemoteObject.init()public java.lang.String getName()
getName in interface IExecutableObjectIExecutableObject.getName()public void setExecutor(IExecutor executor)
setExecutor in interface IExecutableObjectexecutor - IExecutableObject.setExecutor(org.eclipse.hyades.execution.core.IExecutor)public IExecutor getExecutor()
getExecutor in interface IExecutableObjectIExecutableObject.getExecutor()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||