Home
last modified time | relevance | path

Searched refs:yuml_type (Results 1 – 3 of 3) sorted by relevance

/plugin/yuml/
H A Dusecase.php16 protected $yuml_type = 'usecase'; variable in syntax_plugin_yuml_usecase
97 $renderer->doc .= $this->getYumlIMG($this->yuml_type, $match, $style);
H A Dactivitydiagram.php16 protected $yuml_type = 'activity'; variable in syntax_plugin_yuml_activitydiagram
H A Dclassdiagram.php16 protected $yuml_type = 'class'; variable in syntax_plugin_yuml_classdiagram