Skip navigation links
org.netbeans.modules.nativeimage.api/0 0.16
A B C D E F G H I L N O P R S T V W 

G

getAddress() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIFrame
Frame's native address.
getChildren(int, int) - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
Get the child variables in the specified index range.
getChildren() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
Get all variable's children.
getColumn() - Method in class org.netbeans.modules.nativeimage.api.Location
Get 1-based column number.
getCommand() - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters
The command to run the native image.
getCondition() - Method in class org.netbeans.modules.nativeimage.api.debug.NILineBreakpointDescriptor
Get the breakpoint condition.
getContextLookup() - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters
Context lookup.
getDebugger() - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters
The native debugger command.
getDescription() - Method in class org.netbeans.modules.nativeimage.api.Symbol
Get the symbol description.
getDescription() - Method in class org.netbeans.modules.nativeimage.spi.debug.filters.FrameDisplayer.DisplayedFrame
Get a description of the frame.
getDisplayName() - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters
Display name of the debugger task.
getDisplayName() - Method in class org.netbeans.modules.nativeimage.spi.debug.filters.FrameDisplayer.DisplayedFrame
Get a display name of the frame.
getExecutionDescriptor() - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters
Execution descriptor that describes the runtime attributes.
getExpressionPath() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
Get the full expression that this variable object represents.
getFileName() - Method in class org.netbeans.modules.nativeimage.api.SourceInfo
Get the file name, or null when unknown.
getFilePath() - Method in class org.netbeans.modules.nativeimage.api.debug.NILineBreakpointDescriptor
Get path of the file.
getFrame() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
Get the frame this variable is associated with.
getFullFileName() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIFrame
A full name of the file associated with the frame.
getFullName() - Method in class org.netbeans.modules.nativeimage.api.SourceInfo
Get the full file name, or null when unknown.
getFunctionName() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIFrame
Name of the function associated with the frame.
getLevel() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIFrame
Frame's depth level.
getLine() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIFrame
1-based line of the frame location.
getLine() - Method in class org.netbeans.modules.nativeimage.api.debug.NILineBreakpointDescriptor
Get 1-based line number.
getLine() - Method in class org.netbeans.modules.nativeimage.api.Location
Get 1-based line number.
getLine() - Method in class org.netbeans.modules.nativeimage.spi.debug.filters.FrameDisplayer.DisplayedFrame
Get a 1-based line number of the frame.
getName() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
Name of the variable.
getName() - Method in class org.netbeans.modules.nativeimage.api.Symbol
Get the symbol name.
getNumChildren() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
Number of child variables (properties, or array elements) of this variable.
getParent() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
The parent variable, if any.
getPC() - Method in class org.netbeans.modules.nativeimage.api.Location
Get the program counter position.
getProcessId() - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters
Get a process ID to attach to.
getShortFileName() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIFrame
A short name of the file associated with the frame.
getSourceURI() - Method in class org.netbeans.modules.nativeimage.spi.debug.filters.FrameDisplayer.DisplayedFrame
Get URI of the source file associated with the frame.
getThreadId() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIFrame
Frame's thread ID.
getType() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
Type of the variable value.
getType() - Method in class org.netbeans.modules.nativeimage.api.Symbol
Get the symbol type.
getValue() - Method in interface org.netbeans.modules.nativeimage.api.debug.NIVariable
String representation of the variable value.
getVersion() - Method in class org.netbeans.modules.nativeimage.api.debug.NIDebugger
Get version of the underlying native debugger.
getVersion() - Method in interface org.netbeans.modules.nativeimage.spi.debug.NIDebuggerProvider
Get version of the underlying native debugger.
getWorkingDirectory() - Method in class org.netbeans.modules.nativeimage.api.debug.StartDebugParameters
Working directory of the process.
A B C D E F G H I L N O P R S T V W 
Skip navigation links
org.netbeans.modules.nativeimage.api/0 0.16