Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.jmf | |
org.cip4.jdflib.resource.devicecapability |
Modifier and Type | Method and Description |
---|---|
JDFResponse |
JDFAutoJMF.appendResponse()
(30) append element Response
|
JDFResponse |
JDFAutoJMF.getCreateResponse(int iSkip)
(26) getCreateResponse
|
JDFResponse |
JDFAutoJMF.getResponse(int iSkip)
(27) const get element Response
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFResponse> |
JDFAutoJMF.getAllResponse()
Get all Response from the current element
|
Modifier and Type | Method and Description |
---|---|
JDFResponse |
JDFQueueSubmissionParams.addEntry(JDFQueue theQueue,
JDFJMF responseIn)
Deprecated.
use 3 parameter version
|
JDFResponse |
JDFQueueSubmissionParams.addEntry(JDFQueue theQueue,
JDFJMF responseIn,
JDFQueueFilter filter)
add a queueentry to a queue based on the parameters of this you can get the new queueentry by getQueueEntry(0) on the response
|
JDFResponse |
JDFJMF.appendResponse(JDFMessage.EnumType typ)
Append a Response
|
JDFResponse |
JDFJMF.getResponse()
Deprecated.
use getMessageElement
|
JDFResponse |
JDFJMF.getResponse(int i,
boolean bCreate)
Deprecated.
use getMessageElement or getCreateMessageElement
|
JDFResponse |
JDFJMF.getResponse(String refID)
(27) get element Response
|
Modifier and Type | Method and Description |
---|---|
boolean |
JDFSignal.convertResponse(JDFResponse response)
Deprecated.
use the two parameter variant
|
boolean |
JDFSignal.convertResponse(JDFResponse response,
JDFQuery q)
converts a response to a signal that can be sent individually
|
boolean |
JDFAcknowledge.convertResponse(JDFResponse response,
JDFQuery q)
converts a response to an Acknowledge that can be sent asynchronously
|
JDFQueue |
JDFQueue.copyToResponse(JDFResponse resp,
JDFQueueFilter filter)
Deprecated.
use 3 parameter method
|
JDFQueue |
JDFQueue.copyToResponse(JDFResponse resp,
JDFQueueFilter filter,
JDFQueue priorQueue)
copies this to the JDF Response resp, applying the filters defined in filter
|
Modifier and Type | Method and Description |
---|---|
static XMLDoc |
JDFDeviceCap.getJMFInfo(JDFJMF jmfRoot,
JDFResponse knownMessagesResp,
JDFBaseDataTypes.EnumFitsValue testlists,
JDFElement.EnumValidationLevel level,
boolean ignoreExtensions)
Composes a BugReport in XML form for the given JMF message 'jmfRoot'.
|
static JDFMessageService |
JDFDeviceCap.getMessageServiceForJMFType(JDFMessage m,
JDFResponse knownMessagesResp) |
Copyright © 2018. All rights reserved.