Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
E
G
I
K
L
O
P
R
S
T
U
W
G
getChildById(String)
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Retrieve a child of this IExecutionComponent based upon its ID.
getChildByName(String)
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Retrieve a child of this IExecutionComponent based upon its name.
getChildren()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Get the first-level children that reside under this IExecutionComponent The typical heirarchy is a follows: ISession->IExecutor->IRemoteHyadesComponent It is possible, however, to have any level of nesting here.
getChildren(String)
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Retrieve all of the first-level children of a specific type.
getChildren(String, int)
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Retrieve all of the first-level children of a specific type in the specified state.
getEnv()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionEnvironment
Get the entire environment as it is currently set.
getId()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
All IExecutionComponent instances must have an immutable ID.
getName()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
All IExecutionComponent instances must have an immutable name.
getName()
- Method in interface org.eclipse.hyades.execution.core.
IExecutableObject
getName()
- Method in interface org.eclipse.hyades.execution.core.
IOrderedProperty
Gets the name of the property
getName()
- Method in interface org.eclipse.hyades.execution.core.
INode
Gets the name of the INode.
getNode()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Get the node on which this IExecutionComponent resides.
getParent()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Get the container where this IExecutionComponent is hosted.
getState()
- Method in class org.eclipse.hyades.execution.core.
ExecutionComponentStateException
getType()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
All IExecutionComponent instances must have an immutable type.
getValues()
- Method in interface org.eclipse.hyades.execution.core.
IOrderedProperty
Retrieve the ordered list of values.
getVersion()
- Method in interface org.eclipse.hyades.execution.core.
IExecutionComponent
Retrieve the version.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
E
G
I
K
L
O
P
R
S
T
U
W