Package com.anylogic.engine
- Field Summary
- Constructor Summary
- Method Summary
- Methods inherited from class java.lang.Object
- Field Detail
- FLOWCHART_COUNTERS_VISIBLE
- FLOWCHART_PORT_STATE_ANIMATED
- ENABLE_WARNINGS
- ENABLE_OBJECT3D_LOD
- PROXY_ENABLED
- PROXY_HOST
- PROXY_SKIP_BASIC_AUTH
- PROXY_PORT
- PROXY_LOGIN
- PROXY_PASSWORD
- PROXY_BYPASS_ADDRESSES
- PERFORMANCE_PARALLEL_WORKERS_COUNT
- STANDALONE_BROWSER_PATH
- STANDALONE_BROWSER_COMMAND_ARGUMENTS
- BROWSER_USER_DATA_PATH
- STANDALONE_SERVER_PORT
- ANYLOGIC_INCOMING_PORT
- LANGUAGE_ID
- STANDALONE_EXPERIMENT
- SYSTEM_PROP_SUFFIX_XJAL
- BUILT_IN_TILE_CACHE_PATH
- REINFORCEMENT_LEARNING_PLATFORM
- REINFORCEMENT_LEARNING_PLATFORM_ARGS
- Constructor Detail
- Method Detail
- java.lang.Object
-
- com.anylogic.engine.AnyLogicRuntimePreferences
@AnyLogicInternalAPI public class AnyLogicRuntimePreferences extends java.lang.Object
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
it may be removed/renamed in future.
- Since:
- 7.1
- Author:
- AnyLogic North America, LLC https://anylogic.com
static java.lang.String |
ANYLOGIC_INCOMING_PORT |
AnyLogic application port for receiving data from running model
|
static java.lang.String |
BROWSER_USER_DATA_PATH |
Chromium argument: custom user data dir
|
static java.lang.String |
BUILT_IN_TILE_CACHE_PATH |
|
static java.lang.String |
ENABLE_OBJECT3D_LOD |
Simplify distant 3D objects (Level of detail).
Possible values: true, false |
static java.lang.String |
ENABLE_WARNINGS |
Check and report warnings during model simulation.
Possible values: true, false |
static java.lang.String |
FLOWCHART_COUNTERS_VISIBLE |
Process flowcharts: display or hide number of agents passed through ports, contained inside flowchart blocks etc.
Possible values: true, false |
static java.lang.String |
FLOWCHART_PORT_STATE_ANIMATED |
Process flowcharts: show or hide block busy / agent available indicators near ports of flowchart blocks.
Possible values: true, false |
static java.lang.String |
LANGUAGE_ID |
Localization language code.
|
static java.lang.String |
PERFORMANCE_PARALLEL_WORKERS_COUNT |
Number of parallel processors (cores) to be used by multiple-run experiments (e.g.
|
static java.lang.String |
PROXY_BYPASS_ADDRESSES |
Proxy settings...
The hosts that should be accessed without the proxy. |
static java.lang.String |
PROXY_ENABLED |
Proxy settings...
Possible values: true, false |
static java.lang.String |
PROXY_HOST |
Proxy settings...
Possible values: url of the proxy host |
static java.lang.String |
PROXY_LOGIN |
Proxy settings...
|
static java.lang.String |
PROXY_PASSWORD |
Proxy settings...
|
static java.lang.String |
PROXY_PORT |
Proxy settings...
Possible values: integer number |
static java.lang.String |
PROXY_SKIP_BASIC_AUTH |
Proxy settings...
Possible values: true, false |
static java.lang.String |
REINFORCEMENT_LEARNING_PLATFORM |
|
static java.lang.String |
REINFORCEMENT_LEARNING_PLATFORM_ARGS |
|
static java.lang.String |
STANDALONE_BROWSER_COMMAND_ARGUMENTS |
Standalone application mode: command arguments for custom browser.
|
static java.lang.String |
STANDALONE_BROWSER_PATH |
Standalone application mode: path to the browser executable.
|
static java.lang.String |
STANDALONE_EXPERIMENT |
Experiment class name to be started
|
static java.lang.String |
STANDALONE_SERVER_PORT |
Standalone application mode: port where the server with the running model
will start on.
|
static java.lang.String |
SYSTEM_PROP_SUFFIX_XJAL |
|
Modifier and Type | Field | Description |
---|
AnyLogicRuntimePreferences() |
|
Constructor | Description |
---|
static java.lang.String |
getBuiltInTileCachePath() |
|
static boolean |
isEnableObject3dLod() |
|
static boolean |
isEnableWarnings() |
|
static boolean |
isFlowchartCountersVisible() |
|
static boolean |
isFlowchartPortStateAnimated() |
|
static void |
setBuiltInTileCachePath(java.lang.String path) |
|
static void |
setEnableObject3dLod(java.lang.Boolean yes) |
|
static void |
setEnableWarnings(java.lang.Boolean yes) |
|
static void |
setFlowchartCountersVisible(java.lang.Boolean yes) |
|
static void |
setFlowchartPortStateAnimated(java.lang.Boolean yes) |
|
Modifier and Type | Method | Description |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@AnyLogicInternalAPI public static final java.lang.String FLOWCHART_COUNTERS_VISIBLE
Process flowcharts: display or hide number of agents passed through ports, contained inside flowchart blocks etc.
Possible values: true, false
Possible values: true, false
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String FLOWCHART_PORT_STATE_ANIMATED
Process flowcharts: show or hide block busy / agent available indicators near ports of flowchart blocks.
Possible values: true, false
Possible values: true, false
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String ENABLE_WARNINGS
Check and report warnings during model simulation.
Possible values: true, false
Possible values: true, false
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String ENABLE_OBJECT3D_LOD
Simplify distant 3D objects (Level of detail).
Possible values: true, false
Possible values: true, false
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PROXY_ENABLED
Proxy settings...
Possible values: true, false
Possible values: true, false
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PROXY_HOST
Proxy settings...
Possible values: url of the proxy host
Possible values: url of the proxy host
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PROXY_SKIP_BASIC_AUTH
Proxy settings...
Possible values: true, false
Possible values: true, false
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PROXY_PORT
Proxy settings...
Possible values: integer number
Possible values: integer number
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PROXY_LOGIN
Proxy settings...
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PROXY_PASSWORD
Proxy settings...
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PROXY_BYPASS_ADDRESSES
Proxy settings...
The hosts that should be accessed without the proxy. By default, all loopback addresses are bypassed.
Possible values: a list of hosts, separated by the '|' character. Additionally, the wildcard '*' can be used.
The hosts that should be accessed without the proxy. By default, all loopback addresses are bypassed.
Possible values: a list of hosts, separated by the '|' character. Additionally, the wildcard '*' can be used.
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String PERFORMANCE_PARALLEL_WORKERS_COUNT
Number of parallel processors (cores) to be used by multiple-run experiments (e.g. Parameter Variation)
and by some libraries (e.g. Pedestrian Library)
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String STANDALONE_BROWSER_PATH
Standalone application mode: path to the browser executable. When specified in .ini file, shouldn't contain single '\' characters, '/' are preferred instead.
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String STANDALONE_BROWSER_COMMAND_ARGUMENTS
Standalone application mode: command arguments for custom browser. Use $1 to refer to the url of the running model server.
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String BROWSER_USER_DATA_PATH
Chromium argument: custom user data dir
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String STANDALONE_SERVER_PORT
Standalone application mode: port where the server with the running model
will start on. Positive integer number not greater than 65535. Some port
values might be reserved by the Operating System or some services, especially
values < 1024. Specifying value < 0 will result in a randomly chosen
available port.
- See Also:
- Constant Field Values
public static final java.lang.String ANYLOGIC_INCOMING_PORT
AnyLogic application port for receiving data from running model
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String LANGUAGE_ID
Localization language code. For example, en.
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String STANDALONE_EXPERIMENT
Experiment class name to be started
@AnyLogicInternalAPI public static final java.lang.String SYSTEM_PROP_SUFFIX_XJAL
@AnyLogicInternalAPI public static final java.lang.String BUILT_IN_TILE_CACHE_PATH
@AnyLogicInternalAPI public static final java.lang.String REINFORCEMENT_LEARNING_PLATFORM
- See Also:
- Constant Field Values
@AnyLogicInternalAPI public static final java.lang.String REINFORCEMENT_LEARNING_PLATFORM_ARGS
- See Also:
- Constant Field Values
public AnyLogicRuntimePreferences()
public static boolean isFlowchartCountersVisible()
public static void setFlowchartCountersVisible(java.lang.Boolean yes)
public static boolean isFlowchartPortStateAnimated()
public static void setFlowchartPortStateAnimated(java.lang.Boolean yes)
public static boolean isEnableWarnings()
public static void setEnableWarnings(java.lang.Boolean yes)
public static java.lang.String getBuiltInTileCachePath()
public static void setBuiltInTileCachePath(java.lang.String path)
public static boolean isEnableObject3dLod()
public static void setEnableObject3dLod(java.lang.Boolean yes)
-
How can we improve this article?
-