org.cip4.jdflib.ifaces
Interface IDeviceCapable
- All Known Implementing Classes:
- JDFDeviceCap, JDFMessageService
public interface IDeviceCapable
interface that connects the Devicecapability roots i.e. DeviceCap and MessageService
- Author:
- prosirai
getTargetCap
ICapabilityElement getTargetCap(String id)
- get the target JDFTerm referenced by id
- Parameters:
id - the @ID of the term
- Returns:
- ICapabilityElement the referenced term, null if it doesn't exist
getActionPool
JDFActionPool getActionPool()
- Returns:
getTestPool
JDFTestPool getTestPool()
- Returns:
getNamePathVector
VString getNamePathVector()
- Returns:
Copyright © 2013. All Rights Reserved.