public class TestSerializable extends java.lang.Object
Constructor and Description |
---|
TestSerializable() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Create an Example System, then print it out.
|
public TestSerializable()
public static void main(java.lang.String[] args) throws NameDuplicationException, IllegalActionException
NameDuplicationException
- if the example system cannot
be built because of a duplicate nameIllegalActionException
- if the example system cannot
be built.