public class TryGraphClone
extends java.lang.Object
Constructor and Description |
---|
TryGraphClone() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
This test takes an example SDF graph and inserts a new actor between two actors.
|
public static void main(java.lang.String[] args)
Note : If we modify the example, we need to modify the checking as well.
args
- None Required