| Package | Description |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.resource |
| Modifier and Type | Method and Description |
|---|---|
JDFDeviceInfo |
JDFAutoDeviceList.appendDeviceInfo()
(30) append element DeviceInfo
|
JDFDeviceInfo |
JDFAutoDeviceList.getCreateDeviceInfo(int iSkip)
(26) getCreateDeviceInfo
|
JDFDeviceInfo |
JDFAutoDeviceList.getDeviceInfo(int iSkip)
(27) const get element DeviceInfo
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JDFDeviceInfo> |
JDFAutoDeviceList.getAllDeviceInfo()
Get all DeviceInfo from the current element
|
| Modifier and Type | Method and Description |
|---|---|
JDFDeviceInfo |
JDFMessage.appendDeviceInfo()
append element
DeviceInfo |
JDFDeviceInfo |
JDFMessage.getCreateDeviceInfo(int iSkip)
get element
DeviceInfo, create if it doesn't exist |
JDFDeviceInfo |
JDFMessage.getCreateDeviceInfo(String deviceID)
get a matching deviceInfo for a given DeviceID, create it if it does not exist
|
JDFDeviceInfo |
JDFMessage.getDeviceInfo(int iSkip)
get iSkip'th element
DeviceInfo |
JDFDeviceInfo |
JDFMessage.getDeviceInfo(String deviceID)
get a matching deviceInfo for a given DeviceID
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JDFDeviceInfo.isSamePhase(JDFDeviceInfo lastInfo,
boolean bExact)
returns true if this is the same phase, i.e.
|
boolean |
JDFDeviceInfo.mergeLastPhase(JDFDeviceInfo lastInfo)
creates a new deviceInfo that spans lastphase and this phase note that phase amounts are not merged when the phase start times are identical.
|
| Modifier and Type | Method and Description |
|---|---|
JDFDeviceInfo |
JDFDeviceList.getCreateDeviceInfo(String deviceID)
get a matching deviceInfo for a given DeviceID, create it if it does not exist
|
JDFDeviceInfo |
JDFDeviceList.getDeviceInfo(String deviceID)
get a matching deviceInfo for a given DeviceID
|
Copyright © 2013. All Rights Reserved.