|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.CometLogEntry
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.RemoveElementCometLogEntry
public class RemoveElementCometLogEntry
| Constructor Summary | |
|---|---|
RemoveElementCometLogEntry()
|
|
RemoveElementCometLogEntry(java.lang.String eiId,
java.lang.String modelId,
int x,
int y)
|
|
| Method Summary | |
|---|---|
int |
getX()
|
int |
getY()
|
boolean |
isSimilar(CometLogEntry other)
|
void |
setX(int x)
|
void |
setY(int y)
|
| Methods inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.CometLogEntry |
|---|
adapt, checkIds, getDiagramElementId, getModelId, setDiagramElementId, setModelId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveElementCometLogEntry()
public RemoveElementCometLogEntry(java.lang.String eiId,
java.lang.String modelId,
int x,
int y)
| Method Detail |
|---|
public boolean isSimilar(CometLogEntry other)
isSimilar in class CometLogEntrypublic int getX()
public void setX(int x)
public int getY()
public void setY(int y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||