Package | Description |
---|---|
com.ur.urcap.api.domain.variable |
Modifier and Type | Interface and Description |
---|---|
interface |
FeatureVariable
A Feature marked as a Variable in the installation will exist even when a robot is turned off and on.
|
interface |
PersistedVariable
This interface represents variables stored with the installation.
|
interface |
ValuePersistedVariable
This interface represents variables stored with the installation.
|
Modifier and Type | Method and Description |
---|---|
GlobalVariable |
VariableFactory.createGlobalVariable(String suggestedName)
Creates a global variable.
|
GlobalVariable |
VariableFactory.createGlobalVariable(String suggestedName,
Expression initialValue)
Creates a global variable.
|
Copyright © 2021. All rights reserved.