|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.cdt.debug.core.breakpointactions.AbstractBreakpointAction
public abstract class AbstractBreakpointAction
Constructor Summary | |
---|---|
AbstractBreakpointAction()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
|
Methods inherited from class org.eclipse.core.runtime.PlatformObject |
---|
getAdapter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction |
---|
execute, getDefaultName, getIdentifier, getMemento, getSummary, getTypeName, initializeFromMemento |
Constructor Detail |
---|
public AbstractBreakpointAction()
Method Detail |
---|
public java.lang.String getName()
getName
in interface IBreakpointAction
public void setName(java.lang.String name)
setName
in interface IBreakpointAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |