Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

_

_APPEND - Variable in class simula.runtime.RTS_File
The output to the file is added to the existing contents of the file.
_ASGSTR(RTS_TXT, String) - Method in class simula.runtime.RTS_RTObject
Text value assignment from String.
_ASGTXT(RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_RTObject
Text value assignment.
_ASK_PAPER - Variable in class simula.runtime.RTS_File
Indicator to decide whether to ask, by a dialog, for the paper and orientation.
_black_1 - Static variable in class simula.runtime.RTS_Drawing
The color black.
_blue_1 - Static variable in class simula.runtime.RTS_Drawing
The color blue.
_BOT_MARGIN - Variable in class simula.runtime.RTS_File
The papar's current bottom margin
_BYTESIZE - Variable in class simula.runtime.RTS_Bytefile
The current _BYTESIZE value.
_CANREAD - Variable in class simula.runtime.RTS_File
If the value is true, input operations can be performed.
_CANWRITE - Variable in class simula.runtime.RTS_File
If the value is true, output operations can be performed.
_char(int) - Static method in class simula.runtime.RTS_ENVIRONMENT
Standard Procedure char.
_CHARSET - Static variable in class simula.compiler.utilities.Global
The current Charset.
_CHARSET - Variable in class simula.runtime.RTS_File
The current character set when encode/decode files.
_CORUT - Variable in class simula.runtime.RTS_RTObject
This is a pointer to the Coroutine in which this block instance is running.
_CREATE - Variable in class simula.runtime.RTS_File
CREATE: Action is performed as 'open'
_CreateAction() - Constructor for enum class simula.runtime.RTS_File._CreateAction
 
_CTX - Static variable in class simula.runtime.RTS_RTObject
Outmost Block Instance
_CUR - Static variable in class simula.runtime.RTS_RTObject
Current Block Instance
_CUR - Variable in class simula.runtime.RTS_RTObject.RTS_NAME
The environment in which evaluations of get'parameters will take place.
_cyan_1 - Static variable in class simula.runtime.RTS_Drawing
The color cyan.
_darkGray_1 - Static variable in class simula.runtime.RTS_Drawing
The color darkGray.
_DEFAULT_BYTESIZE - Variable in class simula.runtime.RTS_File
The default BYTESIXE is 8 in this implementation.
_DEFAULT_LINES_PER_PAGE - Variable in class simula.runtime.RTS_Printfile
The default LINES_PER_PAGE = 66
_DL - Variable in class simula.runtime.RTS_RTObject
If this block instance is attached this is a pointer to the object of the block instance to which the instance is attached (also called dynamic link), i.e. it points to the block instance which called this one.
_ENDFILE - Variable in class simula.runtime.RTS_Imagefile
The variable ENDFILE.
_ENDFILE - Variable in class simula.runtime.RTS_Inbytefile
The variable ENDFILE.
_ENT() - Method in class simula.runtime.RTS_PROCEDURE
Enter formal procedure
_FIELD(int) - Method in class simula.runtime.RTS_Imagefile
Utility procedure _FIELD.
_FONT - Variable in class simula.runtime.RTS_File
The current Font.
_GOTO(RTS_RTObject.RTS_LABEL) - Method in class simula.runtime.RTS_RTObject
Utility method to avoid Java-error: "Unreachable code" after GOTO
_gray_1 - Static variable in class simula.runtime.RTS_Drawing
The color gray.
_green_1 - Static variable in class simula.runtime.RTS_Drawing
The color green.
_INPUT_LINELENGTH - Static variable in class simula.runtime.RTS_RTObject
The default input line length.
_IPOW(int, int) - Static method in class simula.runtime.RTS_ENVIRONMENT
Integer Power: b ** x
_IS(Object, Class<?>) - Static method in class simula.runtime.RTS_ENVIRONMENT
Object relation: IS.
_JTX - Variable in class simula.runtime.RTS_RTObject
Jump Table Index used by _STM()
_JUMPTABLE(int) - Static method in class simula.runtime.RTS_RTObject
Method meant for Byte-Code Engineering.
_JUMPTABLE(int, int) - Static method in class simula.runtime.RTS_RTObject
Method meant for Byte-Code Engineering.
_LABEL(int, String) - Static method in class simula.runtime.RTS_RTObject
Method meant for Byte-Code Engineering.
_LEFT_MARGIN - Variable in class simula.runtime.RTS_File
The papar's current left margin
_lightGray_1 - Static variable in class simula.runtime.RTS_Drawing
The color lightGray.
_LINE - Variable in class simula.runtime.RTS_Printfile
The current LINE
_LINE(String, int) - Static method in class simula.runtime.RTS_COMMON
Utility: Set current modid and Simula source line number.
_LINES_PER_PAGE - Variable in class simula.runtime.RTS_Printfile
The current lines per page
_LOC - Variable in class simula.runtime.RTS_Directfile
The variable LOC contains the current ordinal number.
_LOCKED - Variable in class simula.runtime.RTS_Directbytefile
The variable "LOCKED" indicates whether the file is currently locked by the executing program.
_LOCKED - Variable in class simula.runtime.RTS_Directfile
The variable "LOCKED" indicates whether the file is currently locked by the executing program.
_magenta_1 - Static variable in class simula.runtime.RTS_Drawing
The color magenta.
_MAXBYTE - Variable in class simula.runtime.RTS_Bytefile
The constant _MAXBYTE value.
_MAXLOC - Variable in class simula.runtime.RTS_Directbytefile
The variable MAXLOC indicates the maximum possible location on the external file.
_MAXLOC - Variable in class simula.runtime.RTS_Directfile
The variable MAXLOC indicates the maximum possible location on the external file.
_nParLeft - Variable in class simula.runtime.RTS_PROCEDURE
Number of actual parameters left to be transmitted.
_onError(RuntimeException, RTS_PRCQNT) - Method in class simula.runtime.RTS_CatchingErrors
This method is called when a RuntimeException occur.
_onError_0() - Method in class simula.runtime.RTS_CatchingErrors
Default virtual match for procedure onError.
_OPEN - Variable in class simula.runtime.RTS_File
The OPEN indicator.
_orange_1 - Static variable in class simula.runtime.RTS_Drawing
The color orange.
_ORIENTATION - Variable in class simula.runtime.RTS_File
The current paper orientation.
_OUTPUT_LINELENGTH - Static variable in class simula.runtime.RTS_RTObject
The default output line length.
_PAGE - Variable in class simula.runtime.RTS_Printfile
The current PAGE
_PENDING_EXCEPTION - Static variable in class simula.runtime.RTS_Coroutine
Used to propagate exceptions to caller.
_pink_1 - Static variable in class simula.runtime.RTS_Drawing
The color pink.
_PRE_LABEL() - Static method in class simula.runtime.RTS_RTObject
Method meant for Byte-Code Engineering.
_PRE_TABLE() - Static method in class simula.runtime.RTS_RTObject
Method meant for Byte-Code Engineering.
_PURGE - Variable in class simula.runtime.RTS_File
PURGE: Action is performed at 'close'
_RECORDSIZE - Variable in class simula.runtime.RTS_Directfile
The variable "RECORDSIZE" is the fixed size of all external images.
_red_1 - Static variable in class simula.runtime.RTS_Drawing
The color red.
_RESULT() - Method in class simula.runtime.RTS_PROCEDURE
Deliver the result from the Simula procedure.
_RIGHT_MARGIN - Variable in class simula.runtime.RTS_File
The papar's current right margin
_SIM_LABEL(int) - Static method in class simula.runtime.RTS_RTObject
Method meant for Byte-Code Engineering.
_SL - Variable in class simula.runtime.RTS_RTObject
This is a pointer to the object of the nearest textually enclosing block instance, also called 'static link'.
_SL - Variable in exception class simula.runtime.RTS_RTObject.RTS_LABEL
Static link, i.e. the block in which the label is defined.
_SPACING - Variable in class simula.runtime.RTS_Printfile
The current SPACING.
_START() - Method in class simula.runtime.RTS_CLASS
Runnable Body
_STARTTIME - Static variable in class simula.runtime.RTS_ENVIRONMENT
The start time from System.currentTimeMillis
_STATE - Variable in class simula.runtime.RTS_RTObject
This object's Operational State.
_STM() - Method in class simula.runtime.RTS_Bytefile
 
_STM() - Method in class simula.runtime.RTS_DEC_Lib
 
_STM() - Method in class simula.runtime.RTS_Directbytefile
 
_STM() - Method in class simula.runtime.RTS_Directfile
 
_STM() - Method in class simula.runtime.RTS_Drawing
 
_STM() - Method in class simula.runtime.RTS_File
 
_STM() - Method in class simula.runtime.RTS_Head
 
_STM() - Method in class simula.runtime.RTS_Imagefile
 
_STM() - Method in class simula.runtime.RTS_Inbytefile
 
_STM() - Method in class simula.runtime.RTS_Infile
 
_STM() - Method in class simula.runtime.RTS_Link
 
_STM() - Method in class simula.runtime.RTS_Linkage
 
_STM() - Method in class simula.runtime.RTS_MAIN_PROGRAM
 
_STM() - Method in class simula.runtime.RTS_Outbytefile
 
_STM() - Method in class simula.runtime.RTS_Outfile
 
_STM() - Method in class simula.runtime.RTS_Printfile
 
_STM() - Method in class simula.runtime.RTS_Process
 
_STM() - Method in class simula.runtime.RTS_RTObject
Method representing the Statements in this Block
This method is virtual and must be redefined in blocks.
_STM() - Method in class simula.runtime.RTS_ShapeElement
 
_STM() - Method in class simula.runtime.RTS_Simset
 
_STM() - Method in class simula.runtime.RTS_Simulation
 
_STM() - Method in class simula.runtime.RTS_TextElement
 
_SYNCHRONOUS - Variable in class simula.runtime.RTS_File
The access mode SYNCHRONOUS.
_SYSIN - Static variable in class simula.runtime.RTS_RTObject
The variable SYSIN.
_SYSOUT - Static variable in class simula.runtime.RTS_RTObject
The intenal pointer to sysout.
_TOP_MARGIN - Variable in class simula.runtime.RTS_File
The papar's current top margin
_TXTREL_EQ(RTS_TXT, RTS_TXT) - Method in class simula.runtime.RTS_RTObject
Text value relation - EQ
_TXTREL_GE(RTS_TXT, RTS_TXT) - Method in class simula.runtime.RTS_RTObject
Text value relation - GE
_TXTREL_GT(RTS_TXT, RTS_TXT) - Method in class simula.runtime.RTS_RTObject
Text value relation - GT
_TXTREL_LE(RTS_TXT, RTS_TXT) - Method in class simula.runtime.RTS_RTObject
Text value relation - LE
_TXTREL_LT(RTS_TXT, RTS_TXT) - Static method in class simula.runtime.RTS_RTObject
Text value relation - LT
_TXTREL_NE(RTS_TXT, RTS_TXT) - Method in class simula.runtime.RTS_RTObject
Text value relation - NE
_VALUE(boolean) - Method in class simula.runtime.RTS_RTObject
Used in Conditional Statement to prevent 'dead code removal'.
_white_1 - Static variable in class simula.runtime.RTS_Drawing
The color white.
_yellow_1 - Static variable in class simula.runtime.RTS_Drawing
The color yellow.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form