public abstract class BreakpointAnnotation extends Annotation
PROP_ANNOTATION_TYPE, PROP_MOVE_TO_FRONT, PROP_SHORT_DESCRIPTION
Constructor and Description |
---|
BreakpointAnnotation() |
Modifier and Type | Method and Description |
---|---|
abstract Breakpoint |
getBreakpoint()
Get the breakpoint that is annotated by this annotation.
|
addPropertyChangeListener, attach, detach, firePropertyChange, getAnnotationType, getAttachedAnnotatable, getShortDescription, moveToFront, notifyAttached, notifyDetached, removePropertyChangeListener
public abstract Breakpoint getBreakpoint()
Built on May 31 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.