|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvanted.petrinetelements.misc.Check
public class Check
The Class Check proofs if the Petri net structure.
Constructor Summary | |
---|---|
Check()
|
Method Summary | |
---|---|
static boolean |
isPurePN(PetriNet pn)
Checks if the Petri net is pure. |
static boolean |
isReversibleEdge(org.graffiti.graph.Edge edge)
Checks if the edge is a visual inverted edge. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Check()
Method Detail |
---|
public static boolean isPurePN(PetriNet pn)
pn
- the pn
public static boolean isReversibleEdge(org.graffiti.graph.Edge edge)
edge
- the edge
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |