|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFDeviceInfo | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.resource | |
| Uses of JDFDeviceInfo in org.cip4.jdflib.auto |
|---|
| Methods in org.cip4.jdflib.auto that return JDFDeviceInfo | |
|---|---|
JDFDeviceInfo |
JDFAutoDeviceList.appendDeviceInfo()
(30) append element DeviceInfo |
JDFDeviceInfo |
JDFAutoDeviceList.getCreateDeviceInfo(int iSkip)
(26) getCreateDeviceInfo |
JDFDeviceInfo |
JDFAutoDeviceList.getDeviceInfo(int iSkip)
(27) const get element DeviceInfo |
| Methods in org.cip4.jdflib.auto that return types with arguments of type JDFDeviceInfo | |
|---|---|
Collection<JDFDeviceInfo> |
JDFAutoDeviceList.getAllDeviceInfo()
Get all DeviceInfo from the current element |
| Uses of JDFDeviceInfo in org.cip4.jdflib.jmf |
|---|
| Methods in org.cip4.jdflib.jmf that return JDFDeviceInfo | |
|---|---|
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 |
| Methods in org.cip4.jdflib.jmf with parameters of type JDFDeviceInfo | |
|---|---|
boolean |
JDFDeviceInfo.isSamePhase(JDFDeviceInfo lastInfo,
boolean bExact)
returns true if this is the same phase, i.e. the |
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. |
| Uses of JDFDeviceInfo in org.cip4.jdflib.resource |
|---|
| Methods in org.cip4.jdflib.resource that return JDFDeviceInfo | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||