PHP Класс OphCoTherapyapplication_DecisionTree

Each decision tree can be used to answer a series of questions to arrive at OphCoTherapyapplication_DecisionTreeOutcome
Наследование: extends BaseActiveRecordVersioned
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getDefinition ( )
getRootNode ( )
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
tableName ( ) : string

Описание методов

getDefinition() публичный Метод

public getDefinition ( )

getRootNode() публичный Метод

public getRootNode ( )

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : the
Результат the static model class

relations() публичный Метод

public relations ( ) : array
Результат array relational rules.

rules() публичный Метод

public rules ( ) : array
Результат array validation rules for model attributes.

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name