public interface IDeviceCapable
| Modifier and Type | Method and Description |
|---|---|
JDFActionPool |
getActionPool() |
VString |
getNamePathVector() |
ICapabilityElement |
getTargetCap(java.lang.String id)
get the target JDFTerm referenced by id
|
JDFTestPool |
getTestPool() |
ICapabilityElement getTargetCap(java.lang.String id)
id - the @ID of the termJDFActionPool getActionPool()
JDFTestPool getTestPool()
VString getNamePathVector()