Klasse SolutionFormFunctionality
java.lang.Object
java.lang.Thread
net.simplace.pipe.functionality.FWAbstractFunctionality
net.simplace.pipe.functionalities.FormFunctionality
net.simplace.client.sim.functionalities.SolutionFormFunctionality
- Alle implementierten Schnittstellen:
Runnable
Creates a view to change settings of a simulation
in a prepared form.
For getting a form component please use variable type dyn in
simulation part of the solution
- Autor:
- Andreas Enders
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen java.lang.Thread
Thread.Builder, Thread.State, Thread.UncaughtExceptionHandler -
Feldübersicht
Von Klasse geerbte Felder java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden net.simplace.pipe.functionalities.FormFunctionality
startFunctionalityVon Klasse geerbte Methoden net.simplace.pipe.functionality.FWAbstractFunctionality
getCenterPanel, getCurrentThread, getFunctionElement, getID, getInfoElements, getLocaleValue, getMainComponent, getMainFrame, getNextFunction, getObservable, getOID, getParameter, getPreviousFunction, getStringParameterValue, getSystemID, getUserGroup, hasInfoElements, initialize, initialize, run, runFunctionality, setCenterPanel, setCurrentThread, setObservable, setOutputParameter, shouldFunctionBeRun, stopThread, toXMLVon Klasse geerbte Methoden java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, isVirtual, join, join, join, join, ofPlatform, ofVirtual, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, sleep, start, startVirtualThread, stop, suspend, threadId, toString, yield
-
Konstruktordetails
-
SolutionFormFunctionality
public SolutionFormFunctionality()
-
-
Methodendetails
-
getFormElement
- Setzt außer Kraft:
getFormElementin KlasseFormFunctionality- Gibt zurück:
- selected tab panel of TabView
- Löst aus:
PipelLineStepSkippedException
-