InputPort: InputPort

InputPortR Documentation

InputPort

Description

InputPort

InputPort

Format

R6Class object, super class Port.

Super classes

tercenApi::Base -> tercenApi::IdObject -> tercenApi::Port -> InputPort

Public fields

linkType

of type String inherited from super class Port.

name

of type String inherited from super class Port.

id

of type String inherited from super class IdObject.

Active bindings

linkType

of type String inherited from super class Port.

name

of type String inherited from super class Port.

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
InputPort$new(json = NULL)

Method init()

Usage
InputPort$init()

Method initJson()

Usage
InputPort$initJson(json)

Method toTson()

Usage
InputPort$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
InputPort$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.