|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cip4.elk.impl.device.process.state.DeviceStateFactory
public class DeviceStateFactory
| Method Summary | |
|---|---|
DeviceState |
getFirstJobPhase()
Returns the first JobPhase a job enters when processed by the Device. |
DeviceState |
getIdleDeviceState()
|
static DeviceStateFactory |
getInstance()
|
DeviceState |
getStoppedDeviceState(DeviceState nextState)
Returns a DeviceState that represents a Device that has been stopped/paused. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DeviceStateFactory getInstance()
public DeviceState getIdleDeviceState()
public DeviceState getFirstJobPhase()
public DeviceState getStoppedDeviceState(DeviceState nextState)
nextState -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||