Interface IDeviceCapable

  • All Known Implementing Classes:
    JDFDeviceCap, JDFMessageService

    public interface IDeviceCapable
    interface that connects the Devicecapability roots i.e. DeviceCap and MessageService
    • Method Detail

      • getTargetCap

        ICapabilityElement getTargetCap​(java.lang.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
      • getNamePathVector

        VString getNamePathVector()
        Returns: