automotive_design.substring_expression Class Reference

Public Member Functions

def index1 ()
 
def index2 ()
 
def operand ()
 
def wr1 (self)
 
def wr2 (self)
 
def wr3 (self)
 
def wr4 (self)
 
def wr1 (self)
 
- Public Member Functions inherited from automotive_design.multiple_arity_generic_expression
def operands ()
 

Additional Inherited Members

- Public Attributes inherited from automotive_design.multiple_arity_generic_expression
 operands
 

Detailed Description

Entity substring_expression definition.

    :param operand
    :type operand:generic_expression

    :param index1
    :type index1:generic_expression

    :param index2
    :type index2:generic_expression

Member Function Documentation

◆ index1()

def automotive_design.substring_expression.index1 ( )

References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.

Referenced by automotive_design.substring_expression.wr1(), and automotive_design.substring_expression.wr3().

◆ index2()

def automotive_design.substring_expression.index2 ( )

References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.

Referenced by automotive_design.substring_expression.wr1(), and automotive_design.substring_expression.wr4().

◆ operand()

def automotive_design.substring_expression.operand ( )

References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.

Referenced by automotive_design.index_expression.wr1(), and automotive_design.substring_expression.wr1().

◆ wr1()

def automotive_design.substring_expression.wr1 (   self)

◆ wr2()

def automotive_design.substring_expression.wr2 (   self)

References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.

◆ wr3()

def automotive_design.substring_expression.wr3 (   self)

◆ wr4()

def automotive_design.substring_expression.wr4 (   self)

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