|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.editor.commands.ChangeParentCommand.ChildContext<C,P>
public static class ChangeParentCommand.ChildContext<C extends org.eclipse.emf.common.notify.Notifier,P>
Constructor Summary | |
---|---|
ChangeParentCommand.ChildContext(C child,
P parent)
|
Method Summary | |
---|---|
C |
getChild()
|
int |
getIndex()
|
P |
getParent()
|
void |
setIndex(int index)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeParentCommand.ChildContext(C child, P parent)
Method Detail |
---|
public int getIndex()
public C getChild()
public P getParent()
public void setIndex(int index)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |