|
|||||||||
| Home >> All >> ch >> epfl >> lamp >> smartanalysis >> [ modifications overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ch.epfl.lamp.smartanalysis.modifications
Interface Modification

- All Known Implementing Classes:
- ClassModification, ConcreteMethodDeleted, FieldModification, MethodModification, OnlyUpdateModification
- public interface Modification
DOCUMENT ME!
- Version:
- $Revision: 1.5 $
| Method Summary | |
ch.epfl.lamp.smartanalysis.DepClass[] |
getAffectedClasses()
DOCUMENT ME! |
void |
update()
DOCUMENT ME! |
| Method Detail |
getAffectedClasses
public ch.epfl.lamp.smartanalysis.DepClass[] getAffectedClasses() throws java.lang.Exception
- DOCUMENT ME!
update
public void update()
throws java.lang.Exception
- DOCUMENT ME!
|
|||||||||
| Home >> All >> ch >> epfl >> lamp >> smartanalysis >> [ modifications overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC