public class StateDiagramViewer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StateDiagramViewer.Edge |
Constructor and Description |
---|
StateDiagramViewer() |
Modifier and Type | Method and Description |
---|---|
void |
show(Class c) |
void |
start(InputStream input,
String domainName) |
void |
start(String resource,
String domainName) |
public void show(Class c)
public void start(InputStream input, String domainName)
Copyright © 2012–2022. All rights reserved.