A C E G I K L O P R S T U W

I

IChannelReader - interface org.eclipse.hyades.execution.core.IChannelReader.
IChannelReader defines an interface for accepting data from a data provider.
IExecutableObject - interface org.eclipse.hyades.execution.core.IExecutableObject.
This interface is a placeholder contract between the IExecutor and any class that uses it.
IExecutionComponent - interface org.eclipse.hyades.execution.core.IExecutionComponent.
IExecutionComponent is the base class for all of the components in the runtime system.
IExecutionComponentFactory - interface org.eclipse.hyades.execution.core.IExecutionComponentFactory.
This interface defines a factory for IExecutionComponents.
IExecutionEnvironment - interface org.eclipse.hyades.execution.core.IExecutionEnvironment.
IExecutionEnvironment is a specialized IExecutionComponent that has knowledge about the environment that the IExecutionComponent's and its children reside within.
IExecutor - interface org.eclipse.hyades.execution.core.IExecutor.
An IExecutor class is a class that, given an IExecutableObject, is capable of launching and killing the executable represented by that IExecutableObject.
incomingData(byte[], int) - Method in interface org.eclipse.hyades.execution.core.IChannelReader
 
incomingData(char[], int) - Method in interface org.eclipse.hyades.execution.core.IChannelReader
 
INode - interface org.eclipse.hyades.execution.core.INode.
A INode instance identifies a physical entity on the network.
invalidDataType(byte[], int) - Method in interface org.eclipse.hyades.execution.core.IChannelReader
 
IOrderedProperty - interface org.eclipse.hyades.execution.core.IOrderedProperty.
A IOrderedProperty is a property that may have many ordered values.
IRemoteHyadesComponent - interface org.eclipse.hyades.execution.core.IRemoteHyadesComponent.
IRemoteHyadesComponent defines an interface exposed by remote agents that are capable of monitoring a running application.
isActive() - Method in interface org.eclipse.hyades.execution.core.IRemoteHyadesComponent
Determine whether this agent is currently active.
isDead() - Method in interface org.eclipse.hyades.execution.core.IExecutionComponent
Whether this IExecutionComponent is in the dead state
ISession - interface org.eclipse.hyades.execution.core.ISession.
A session is the abstraction of a connection with a remote node.
isInactive() - Method in interface org.eclipse.hyades.execution.core.IExecutionComponent
Whether this IExecutionComponent is in the inactive state
isLocked() - Method in interface org.eclipse.hyades.execution.core.IRemoteHyadesComponent
Determine is this agent is currently attached to a client.
isMonitored() - Method in interface org.eclipse.hyades.execution.core.IRemoteHyadesComponent
Determine if this agent is currently being monitored.
isReady() - Method in interface org.eclipse.hyades.execution.core.IExecutionComponent
Whether this IExecutionComponent is in the ready state
isSuspended() - Method in interface org.eclipse.hyades.execution.core.IExecutionComponent
Whether this IExecutionComponent is in the suspend state

A C E G I K L O P R S T U W