|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Arc | |
| org.jmlspecs.samples.digraph | This package contains samples of JML specifications for directed graphs. |
| Uses of Arc in org.jmlspecs.samples.digraph |
| Constructors in org.jmlspecs.samples.digraph with parameters of type Arc | |
Arc_JML_Test.TestEquals(Arc receiver$,
Object o)
Initialize this instance. |
|
Arc_JML_Test.TestClone(Arc receiver$)
Initialize this instance. |
|
Arc_JML_Test.TestHashCode(Arc receiver$)
Initialize this instance. |
|
Arc_JML_Test.TestFlip(Arc receiver$)
Initialize this instance. |
|
Arc_JML_Test.TestGetSource(Arc receiver$)
Initialize this instance. |
|
Arc_JML_Test.TestSetSource(Arc receiver$,
NodeType source)
Initialize this instance. |
|
Arc_JML_Test.TestGetTarget(Arc receiver$)
Initialize this instance. |
|
Arc_JML_Test.TestSetTarget(Arc receiver$,
NodeType target)
Initialize this instance. |
|
Arc_JML_Test.TestToString(Arc receiver$)
Initialize this instance. |
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||