PHP 클래스 Trismegiste\Mondrian\Command\LiskovCommand

상속: extends AbstractParse
파일 보기 프로젝트 열기: trismegiste/mondrian

보호된 메소드들

메소드 설명
getFullDesc ( )
getSubname ( )
processGraph ( Trismegiste\Mondrian\Graph\Graph $graph, Symfony\Component\Console\Output\OutputInterface $output )

메소드 상세

getFullDesc() 보호된 메소드

protected getFullDesc ( )

getSubname() 보호된 메소드

protected getSubname ( )

processGraph() 보호된 메소드

protected processGraph ( Trismegiste\Mondrian\Graph\Graph $graph, Symfony\Component\Console\Output\OutputInterface $output )
$graph Trismegiste\Mondrian\Graph\Graph
$output Symfony\Component\Console\Output\OutputInterface