Package classycle.dependency
Interface Statement
-
- All Known Implementing Classes:
CheckCyclesStatement,CheckSetStatement,DependencyStatement,LayeringStatement,ShowStatement
public interface Statement- Author:
- Franz-Josef Elmer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Resultexecute(AtomicVertex[] graph)
-
-
-
Method Detail
-
execute
Result execute(AtomicVertex[] graph)
-
-