Uses of Class
fis.JSemaphore
-
Packages that use JSemaphore Package Description fis -
-
Uses of JSemaphore in fis
Fields in fis declared as JSemaphore Modifier and Type Field Description protected JSemaphoreJInputFrame. SemaphoreMethods in fis that return JSemaphore Modifier and Type Method Description JSemaphoreJFIS. GetInputSemaphore(int input_number)JSemaphoreJFIS. GetOutputSemaphore(int output_number)Constructors in fis with parameters of type JSemaphore Constructor Description JInferenceFrame(JFISFrame parent, JFIS fis, JSemaphore open, JExtendedDataFile data_file)JPerformanceFrame(JFISFrame parent, JFIS fis, JExtendedDataFile data_file, JSemaphore open)JRuleFrame(JFISFrame parent, JFIS sif, JSemaphore open)
-