Package 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
-
Method Summary
Modifier and TypeMethodDescriptiongetTargetCap(String id) get the target JDFTerm referenced by id
-
Method Details
-
getTargetCap
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:
-