Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ch.epfl.lamp.smartanalysis.modifications
Class FieldBecameFinal  view FieldBecameFinal download FieldBecameFinal.java

java.lang.Object
  extended bych.epfl.lamp.smartanalysis.modifications.FieldModification
      extended bych.epfl.lamp.smartanalysis.modifications.FieldBecameFinal
All Implemented Interfaces:
Modification

public class FieldBecameFinal
extends FieldModification

Field Became Final.

Version:
1.0

Field Summary
 
Fields inherited from class ch.epfl.lamp.smartanalysis.modifications.FieldModification
 
Constructor Summary
FieldBecameFinal(ch.epfl.lamp.smartanalysis.DepField dField)
          Creates a new FieldBecameFinal object.
 
Method Summary
 ch.epfl.lamp.smartanalysis.DepClass[] getAffectedClasses()
          class referencing dField
 void update()
          DOCUMENT ME!
 
Methods inherited from class ch.epfl.lamp.smartanalysis.modifications.FieldModification
getOnField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldBecameFinal

public FieldBecameFinal(ch.epfl.lamp.smartanalysis.DepField dField)
Creates a new FieldBecameFinal object.

Method Detail

update

public void update()
            throws java.lang.Exception
DOCUMENT ME!


getAffectedClasses

public ch.epfl.lamp.smartanalysis.DepClass[] getAffectedClasses()
                                                         throws java.lang.Exception
class referencing dField