|
TPTP 4.6.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
public class ExecutableObjectSkeleton
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutableObjectSkeleton()
| Method Detail |
|---|
public void init()
init in interface IExecutableObjectinit in interface IRemoteObjectinit in class RemoteObjectSkeletonIRemoteObject.init()public java.lang.String getName()
getName in interface IExecutableObjectIExecutableObject.getName()public void setExecutor(IExecutor executor)
setExecutor in interface IExecutableObjectIExecutableObject.setExecutor(org.eclipse.hyades.execution.core.IExecutor)public IExecutor getExecutor()
getExecutor in interface IExecutableObjectIExecutableObject.getExecutor()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||