Skip to main content

Route

Complete API reference for Route, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: AI

Component: yes


public class Route extends Component

Constructors

SignatureDescription
Route(Route)Executes Route and returns after the underlying engine call finishes.
Route()Executes Route and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceRouteRepresents the instance value stored on this instance. Read or assign to update the property.

Methods

SignatureReturnsDescription
componentClassMatch(Component, Component)booleanExecutes componentClassMatch and returns after the underlying engine call finishes.
getEngineComponent()ComponentExecutes getEngineComponent and returns after the underlying engine call finishes.