- ifCondition(String) - Method in interface com.ur.urcap.api.domain.script.ScriptWriter
-
Start an if-conditional.
- ifNotCondition(String) - Method in interface com.ur.urcap.api.domain.script.ScriptWriter
-
Start a negated if-conditional
- Img - Annotation Type in com.ur.urcap.api.ui.annotation
-
Used for HTML 'img' tags (image inclusion)
- ImgComponent - Interface in com.ur.urcap.api.ui.component
-
Represents a contributed image UI component
- init(DaemonContribution) - Method in interface com.ur.urcap.api.contribution.DaemonService
-
The init method is called from PolyScope when the daemon service is registered by
PolyScope.
- Input - Annotation Type in com.ur.urcap.api.ui.annotation
-
Used for HTML 'input' tags
- InputButton - Interface in com.ur.urcap.api.ui.component
-
Represents an input button UI component
- InputCheckBox - Interface in com.ur.urcap.api.ui.component
-
Represents an input checkbox UI component
- InputEvent - Interface in com.ur.urcap.api.ui.component
-
Support for input events from UI component
- InputEvent.EventType - Enum in com.ur.urcap.api.ui.component
-
ON_CHANGE - an event of this type is issued when an input widgets changes state.
- inputFilter() - Static method in class com.ur.urcap.api.domain.io.IOFilterFactory
-
- InputRadioButton - Interface in com.ur.urcap.api.ui.component
-
Represents an input radio button UI component
- InputTextField - Interface in com.ur.urcap.api.ui.component
-
Represents an input textfield UI component
- InstallationNodeContribution - Interface in com.ur.urcap.api.contribution
-
API for installation node contributions.
- InstallationNodeService - Interface in com.ur.urcap.api.contribution
-
Defines an API required for definition of an installation node and screen of a URCap.
- installResource(URL) - Method in interface com.ur.urcap.api.contribution.DaemonContribution
-
The method installResource method installs the resource folder/file
specified by an url.
- integerFilter() - Static method in class com.ur.urcap.api.domain.io.IOFilterFactory
-
- integerInputFilter() - Static method in class com.ur.urcap.api.domain.io.IOFilterFactory
-
- integerOutputFilter() - Static method in class com.ur.urcap.api.domain.io.IOFilterFactory
-
- IO - Interface in com.ur.urcap.api.domain.io
-
API for IO support.
- IO.InterfaceType - Enum in com.ur.urcap.api.domain.io
-
- IO.IOType - Enum in com.ur.urcap.api.domain.io
-
- IOFilterFactory - Class in com.ur.urcap.api.domain.io
-
API with predefined filters that be used when searching for particular sorts of IOs.
- IOFilterFactory() - Constructor for class com.ur.urcap.api.domain.io.IOFilterFactory
-
- IOModel - Interface in com.ur.urcap.api.domain.io
-
Provides methods that returns IOs from the current robot installation.
- isChildrenAllowed() - Method in interface com.ur.urcap.api.contribution.ProgramNodeService
-
By returning true it is possible for the program node to have child nodes.
- isCurrent() - Method in interface com.ur.urcap.api.domain.io.AnalogIO
-
- isDefined() - Method in interface com.ur.urcap.api.contribution.ProgramNodeContribution
-
Should return true if this program node is complete, and
false otherwise.
- isDefined() - Method in interface com.ur.urcap.api.domain.feature.Feature
-
- isDeprecated() - Method in interface com.ur.urcap.api.contribution.ProgramNodeService
-
By returning true it is not possible for the user to create new program nodes of this type.
- isEnabled() - Method in interface com.ur.urcap.api.ui.component.HTMLComponent
-
- isInput() - Method in interface com.ur.urcap.api.domain.io.IO
-
- isJoggable() - Method in interface com.ur.urcap.api.domain.feature.Feature
-
- isSelected() - Method in interface com.ur.urcap.api.ui.component.InputCheckBox
-
- isSelected() - Method in interface com.ur.urcap.api.ui.component.InputRadioButton
-
- isSet(String) - Method in interface com.ur.urcap.api.domain.data.DataModel
-
- isVariable() - Method in interface com.ur.urcap.api.domain.feature.Feature
-
- isVisible() - Method in interface com.ur.urcap.api.ui.component.HTMLComponent
-
- isVoltage() - Method in interface com.ur.urcap.api.domain.io.AnalogIO
-
- valueOf(String) - Static method in enum com.ur.urcap.api.contribution.DaemonContribution.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ur.urcap.api.domain.io.IO.InterfaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ur.urcap.api.domain.io.IO.IOType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ur.urcap.api.domain.robot.RobotModel.RobotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ur.urcap.api.ui.component.InputEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ur.urcap.api.ui.component.SelectEvent.EventType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ur.urcap.api.contribution.DaemonContribution.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ur.urcap.api.domain.io.IO.InterfaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ur.urcap.api.domain.io.IO.IOType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ur.urcap.api.domain.robot.RobotModel.RobotType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ur.urcap.api.ui.component.InputEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ur.urcap.api.ui.component.SelectEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.