A B C D E F G H I J K L M N O P R S T U V W

G

getAboutMessage() - Method in class hicosim.control.Engine
 
getAboutMessage() - Static method in class hicosim.control.utils.Messages
 
getAddressAtLine(int) - Method in class hicosim.components.backend.io.Sourcefile
This method returns the address at a line.
getAddressOfLabel(String) - Method in interface hicosim.components.backend.processor.IMemory
 
getAddressOfLabel(String) - Method in class hicosim.components.backend.processor.Labels
This method is used to get the address of a label.
getAddressOfLabel(String) - Method in class hicosim.components.backend.processor.Memory
This method is used to get the address of a label.
getAddressOfLabel(String) - Method in class hicosim.control.Engine
 
getAllUsedAddresses() - Method in interface hicosim.components.backend.processor.IMemory
 
getAllUsedAddresses() - Method in class hicosim.components.backend.processor.Memory
This method returns all addresses of the memory.
getAllWatchPoints() - Method in interface hicosim.components.backend.processor.IMemory
 
getAllWatchPoints() - Method in class hicosim.components.backend.processor.Memory
 
getAllWatchPoints() - Method in class hicosim.control.Engine
 
getAmountOfColumns() - Method in class hicosim.components.frontend.tablemodels.CustomAbstractTableModel
This method returns the amount of columns as an Integer-Object.
getAmountOfRows() - Method in class hicosim.components.frontend.tablemodels.CustomAbstractTableModel
This method returns the amount of rows as an Integer-Object.
getBreakpoints() - Method in interface hicosim.components.backend.processor.IProcessor
 
getBreakpoints() - Method in class hicosim.components.backend.processor.Processor
 
getBreakpoints() - Method in class hicosim.control.Engine
 
getCarryFlag() - Method in interface hicosim.components.backend.processor.IProcessor
 
getCarryFlag() - Method in class hicosim.components.backend.processor.Processor
 
getColumnCount() - Method in class hicosim.components.frontend.tablemodels.CustomAbstractTableModel
This method returns the amount of visible columns as an Integer-Object.
getComponent() - Method in class hicosim.components.frontend.dialogues.CustomJComponent
This method is needed in order to place this JPanel in a JOptionPane dialogue.
getConfig() - Method in class hicosim.control.Engine
String representation of all processor configuration.
getConfiguration() - Method in interface hicosim.components.backend.processor.IProcessor
 
getConfiguration() - Method in class hicosim.components.backend.processor.Processor
 
getCPUConfiguration() - Method in class hicosim.control.Engine
 
getDisassembledInstructionAt(int) - Method in class hicosim.components.backend.processor.Disassembler
This method returns the disassembled Instruction at the given address.
getDisassembledInstructionAt(int) - Method in class hicosim.components.backend.processor.Memory
 
getDisassembler() - Method in interface hicosim.components.backend.processor.IMemory
 
getDisassembler() - Method in class hicosim.components.backend.processor.Memory
This method returns the disassembler reference.
getDiv() - Method in enum hicosim.components.backend.processor.enums.VecWord
 
getEndAt() - Method in interface hicosim.components.plugins.IPlugin
 
getEndAt() - Method in class hicosim.components.plugins.RaceButtons
 
getEndAt() - Method in class hicosim.components.plugins.TestPlugin
 
getEndAt() - Method in class hicosim.components.plugins.vga.ProcessASCII
 
getEndAt() - Method in class hicosim.components.plugins.vga.ProcessMAIN_RAM
 
getEndAt() - Method in class hicosim.components.plugins.vga.ProcessVGA
 
getEndAt() - Method in class hicosim.components.plugins.WatchMemPlugin
 
getFirstInput() - Method in class hicosim.components.frontend.dialogues.CustomJComponent
This method returns the user generated input of the first JTextField as a String-Object.
getHelp() - Static method in class hicosim.control.utils.Messages
 
getHelpBreakpoint() - Static method in class hicosim.control.utils.Messages
 
getHelpConfig() - Static method in class hicosim.control.utils.Messages
 
getHelpForDelete() - Static method in class hicosim.control.utils.Messages
 
getHelpGet() - Static method in class hicosim.control.utils.Messages
 
getHelpInfo() - Static method in class hicosim.control.utils.Messages
 
getHelpList() - Static method in class hicosim.control.utils.Messages
 
getHelpOpen() - Static method in class hicosim.control.utils.Messages
 
getHelpReset() - Static method in class hicosim.control.utils.Messages
 
getHelpSet() - Static method in class hicosim.control.utils.Messages
 
getHelpSetR() - Static method in class hicosim.control.utils.Messages
 
getHelpVGA() - Static method in class hicosim.control.utils.Messages
 
getHelpWatchpoint() - Static method in class hicosim.control.utils.Messages
 
getInputPanel() - Method in class hicosim.components.plugins.WatchMemPlugin
 
getInsets() - Method in class hicosim.components.frontend.JTextAreaWithLineNumbering
This method is an overwritten method of the super class and returns the insets of the JTextArea.
getInsets(Insets) - Method in class hicosim.components.frontend.JTextAreaWithLineNumbering
This method modifies the insets, by adding space for the line number on the left side.
getIP() - Method in interface hicosim.components.backend.processor.IProcessor
 
getIP() - Method in class hicosim.components.backend.processor.Processor
 
getIP() - Method in class hicosim.control.Engine
Get current program counter.
getK() - Method in class hicosim.control.ProcessorConfig
 
getLabelAt(int) - Method in interface hicosim.components.backend.processor.IMemory
 
getLabelAt(int) - Method in class hicosim.components.backend.processor.Labels
This method is used to get a label at the given address.
getLabelAt(int) - Method in class hicosim.components.backend.processor.Memory
This method is used to get the label at the given address.
getLabels() - Method in class hicosim.components.backend.io.ObjectfileReader
This method returns the read in labels.
getLabels() - Method in interface hicosim.components.backend.processor.IMemory
 
getLabels() - Method in class hicosim.components.backend.processor.Memory
This method returns the labels.
getLabels() - Method in class hicosim.control.Engine
String representation of all labels.
getLineNumberAtAddress(int) - Method in class hicosim.components.backend.io.Sourcefile
This method returns the linenumber at a address.
getLineOfAddress(int) - Method in class hicosim.components.backend.processor.Disassembler
This method returns the linenumberindex at an address.
getLines() - Method in class hicosim.components.backend.io.Sourcefile
 
getListener() - Method in class hicosim.control.Engine
 
getMemory(Object[]) - Method in class hicosim.components.backend.io.CommandProcessor
This method returns the memorycontent as Stringrepresentation depending on the given parameter.
getMemory() - Method in class hicosim.control.Engine
 
getMemoryContentAt(int) - Method in class hicosim.control.Engine
 
getN() - Method in class hicosim.control.ProcessorConfig
 
getNumberOfLines() - Method in class hicosim.components.backend.io.Sourcefile
 
getParams() - Method in enum hicosim.components.backend.io.Command
 
getPathOfSourcefile() - Method in class hicosim.components.backend.io.Sourcefile
 
getPluginManager() - Method in interface hicosim.components.backend.processor.IMemory
 
getPluginManager() - Method in class hicosim.components.backend.processor.Memory
 
getProcessor() - Method in class hicosim.control.Engine
 
getProcessorConfiguration() - Method in class hicosim.control.Engine
 
getProgramCounter() - Method in class hicosim.components.backend.io.ObjectfileReader
This method returns the read in programCounter.
getRegA() - Method in interface hicosim.components.backend.processor.IProcessor
 
getRegA() - Method in class hicosim.components.backend.processor.Processor
 
getRegs() - Method in interface hicosim.components.backend.processor.IProcessor
 
getRegs() - Method in class hicosim.components.backend.processor.Processor
String representation of the Registers.
getRegs() - Method in class hicosim.control.Engine
String representation of all registers.
getRegX() - Method in interface hicosim.components.backend.processor.IProcessor
 
getRegX() - Method in class hicosim.components.backend.processor.Processor
 
getRegY() - Method in interface hicosim.components.backend.processor.IProcessor
 
getRegY() - Method in class hicosim.components.backend.processor.Processor
 
getRowCount() - Method in class hicosim.components.frontend.tablemodels.CustomAbstractTableModel
This method returns the amount of visible rows as an Integer-Object.
getScrollableTracksViewportWidth() - Method in class hicosim.components.frontend.CustomJTextPane
This method needs to be overwritten in order to be able to disable the line wrapping.
getSecondInput() - Method in class hicosim.components.frontend.dialogues.CustomJComponent
This method returns the user generated input of the second JTextField as a String-Object.
getShuffle_width() - Method in class hicosim.control.ProcessorConfig
 
getSourceCodeLines() - Method in class hicosim.control.Engine
 
getSourceCodePATH() - Method in class hicosim.control.Engine
 
getSourcefile() - Method in class hicosim.control.Engine
 
getStartAt() - Method in interface hicosim.components.plugins.IPlugin
 
getStartAt() - Method in class hicosim.components.plugins.RaceButtons
 
getStartAt() - Method in class hicosim.components.plugins.TestPlugin
 
getStartAt() - Method in class hicosim.components.plugins.vga.ProcessASCII
 
getStartAt() - Method in class hicosim.components.plugins.vga.ProcessMAIN_RAM
 
getStartAt() - Method in class hicosim.components.plugins.vga.ProcessVGA
 
getStartAt() - Method in class hicosim.components.plugins.WatchMemPlugin
 
getStatistics() - Method in class hicosim.components.backend.processor.Processor
 
getStatistics() - Method in interface hicosim.control.utils.IStatistic
 
getStatistics() - Method in class hicosim.control.utils.Statistics
getStatistics() - return the collected statistics in an ArrayList which consists of 2 hasmaps - (1) for the comands and (2) for the type of comands (e.g.
getTable() - Method in class hicosim.components.plugins.WatchMemPlugin
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class hicosim.components.frontend.tablecellrenderers.ColoredTableCellRendererScalarCpuRegisterOverview
This method is used to set different background colors of JTable cells.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class hicosim.components.frontend.tablecellrenderers.ColoredTableCellRendererVectorCpuRegisterOverview
This method is used to set different background colors of JTable cells.
getToken() - Method in enum hicosim.components.backend.io.Command
 
getTypes() - Method in interface hicosim.control.utils.IStatistic
 
getTypes() - Method in class hicosim.control.utils.Statistics
getTypes() - return the default comand-types (e.g.
getValue() - Method in enum hicosim.components.backend.processor.enums.VecWord
 
getValue() - Method in enum hicosim.components.backend.processor.Processor.ScalarRegister
 
getValueAt(int, int) - Method in class hicosim.components.frontend.tablemodels.CustomAbstractTableModel
This method returns a value, which is an Object, located at the passed indexes int "rowIndex" and int "columnIndex".
getVectorRegisters() - Method in interface hicosim.components.backend.processor.IProcessor
 
getVectorRegisters() - Method in class hicosim.components.backend.processor.Processor
 
getVectorshift_width() - Method in class hicosim.control.ProcessorConfig
 
getVRegsValue(int, int) - Method in interface hicosim.components.backend.processor.IProcessor
 
getVRegsValue(int, int) - Method in class hicosim.components.backend.processor.Processor
This method is used to get the content of a vecReg.
getZeroFlag() - Method in interface hicosim.components.backend.processor.IProcessor
 
getZeroFlag() - Method in class hicosim.components.backend.processor.Processor
 

A B C D E F G H I J K L M N O P R S T U V W