|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.langner.jmatic2.PLCModel
Object representing a Model of a Siemens S7 plc
| Field Summary | |
static PLCModel |
modelS5
Creates a new instance of PLCModel representing a S5 |
static PLCModel |
modelS7
Creates a new instance of PLCModel representing a S7 300 or S7 400 |
static PLCModel |
modelS7_200
Creates a new instance of PLCModel representing a S7 200 |
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Compares a PLCModel to another. |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final PLCModel modelS7
public static final PLCModel modelS7_200
public static final PLCModel modelS5
| Method Detail |
public boolean equals(java.lang.Object obj)
obj - The PLCModel object to be compared
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||