Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.core | |
org.cip4.jdflib.jmf |
Modifier and Type | Method and Description |
---|---|
JDFQuery |
JDFAutoJMF.appendQuery()
(30) append element Query
|
JDFQuery |
JDFAutoJMF.getCreateQuery(int iSkip)
(26) getCreateQuery
|
JDFQuery |
JDFAutoJMF.getQuery(int iSkip)
(27) const get element Query
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFQuery> |
JDFAutoJMF.getAllQuery()
Get all Query from the current element
|
Modifier and Type | Method and Description |
---|---|
JDFQuery |
JDFNodeInfo.getCreateJMFQuery(JDFMessage.EnumType queryType)
gets the subscription query for a given messagetype or creates one if not yet there note that newly created query do not contain a subscription
|
Modifier and Type | Method and Description |
---|---|
JDFQuery |
JDFJMF.appendQuery(JDFMessage.EnumType typ)
Append a query
|
JDFQuery |
JDFJMF.getQuery()
Deprecated.
use getMessageElement
|
JDFQuery |
JDFJMF.getQuery(int i,
boolean bCreate)
Deprecated.
use getMessageElement or getCreateMessageElement
|
Modifier and Type | Method and Description |
---|---|
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
|
void |
JDFJMF.convertResponses(JDFQuery q)
convert all responses that match the query q to signals
|
Copyright © 2018. All rights reserved.