Robot Framework Integrated Development Environment (RIDE)
robotide.controller.cellinfo.CellPosition Class Reference

Public Member Functions

def __init__ (self, type, argument_name)
 

Public Attributes

 argument_name
 
 type
 

Detailed Description

Definition at line 161 of file cellinfo.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.controller.cellinfo.CellPosition.__init__ (   self,
  type,
  argument_name 
)

Definition at line 163 of file cellinfo.py.

Member Data Documentation

◆ argument_name

robotide.controller.cellinfo.CellPosition.argument_name

Definition at line 165 of file cellinfo.py.

◆ type

robotide.controller.cellinfo.CellPosition.type

Definition at line 164 of file cellinfo.py.


The documentation for this class was generated from the following file: