|
|||||||||
| 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
Class SuperListModification

java.lang.Objectch.epfl.lamp.smartanalysis.modifications.ClassModification
ch.epfl.lamp.smartanalysis.modifications.SuperListModification
- All Implemented Interfaces:
- Modification
- public class SuperListModification
- extends ClassModification
SuperListModification.java Created: Tue Jan 7 18:20:04 2003
- Version:
| Field Summary | |
private ch.epfl.lamp.smartanalysis.Inheritable |
lostSuperClass
|
| Fields inherited from class ch.epfl.lamp.smartanalysis.modifications.ClassModification |
|
| Constructor Summary | |
SuperListModification(ch.epfl.lamp.smartanalysis.DepClass dClass,
ch.epfl.lamp.smartanalysis.Inheritable lostSuperClass)
Creates a new SuperListModification object. |
|
| Method Summary | |
private boolean |
arrayContains(ch.epfl.lamp.smartanalysis.DepClass dClass,
ch.epfl.lamp.smartanalysis.DepClass[] users)
|
ch.epfl.lamp.smartanalysis.DepClass[] |
getAffectedClasses()
DOCUMENT ME! |
void |
update()
DOCUMENT ME! |
| Methods inherited from class ch.epfl.lamp.smartanalysis.modifications.ClassModification |
getOnClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
lostSuperClass
private ch.epfl.lamp.smartanalysis.Inheritable lostSuperClass
| Constructor Detail |
SuperListModification
public SuperListModification(ch.epfl.lamp.smartanalysis.DepClass dClass, ch.epfl.lamp.smartanalysis.Inheritable lostSuperClass)
- Creates a new SuperListModification object.
| Method Detail |
getAffectedClasses
public ch.epfl.lamp.smartanalysis.DepClass[] getAffectedClasses() throws java.lang.Exception
- DOCUMENT ME!
arrayContains
private boolean arrayContains(ch.epfl.lamp.smartanalysis.DepClass dClass, ch.epfl.lamp.smartanalysis.DepClass[] users)
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