java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.debug.impl.DebuggerMachineInformation |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DebuggerMachineInformation(String name, String location, int flags, String information) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int |
getFlags()
Get the machine flags.
| ||||||||||
String |
getInformation()
Get an optional information string about the machine.
| ||||||||||
String |
getLocation()
Get the optional machine location.
| ||||||||||
String |
getName()
Get the optional machine name.
| ||||||||||
List<? extends IDebuggerProcessInformation> |
getProcesses()
List the processes (in the general sense) running on this machine.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get the machine flags.
Get an optional information string about the machine.
Get the optional machine location.
Get the optional machine name.
List the processes (in the general sense) running on this machine.