|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpetri_jfern.Translation
public class Translation
The Class Translation translates a graph into a Petri net.
Constructor Summary | |
---|---|
Translation(org.graffiti.graph.Graph graph)
Instantiates a new translation. |
Method Summary | |
---|---|
void |
labels2PetriNetAttributes()
Generates arc attributes from edge labels. |
void |
start()
Starts the translation. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Translation(org.graffiti.graph.Graph graph)
graph
- the graphMethod Detail |
---|
public void start()
public void labels2PetriNetAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |