|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodContour
A method contour, representing a method's activation.
| Nested Class Summary | |
|---|---|
static interface |
MethodContour.Exporter
A reverse-builder for method contours. |
static interface |
MethodContour.Importer
A builder for method contours. |
| Nested classes/interfaces inherited from interface edu.bsu.cs.jive.contour.java.JavaContour |
|---|
JavaContour.Visitor |
| Method Summary | |
|---|---|
void |
export(MethodContour.Exporter exporter)
Export this method contour. |
| Methods inherited from interface edu.bsu.cs.jive.contour.java.JavaContour |
|---|
accept |
| Methods inherited from interface edu.bsu.cs.jive.contour.Contour |
|---|
containingModel, export, id |
| Method Detail |
|---|
void export(MethodContour.Exporter exporter)
exporter -
|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||