Composite Refactoring
v1.0
A C D E F G I N P R S U V

I

Inherit - class compositeRefactoring.codemanipulation.Inherit.
This class creates an inheritence dependency between two classes.
Inherit(ICompilationUnit, ICompilationUnit) - Constructor for class compositeRefactoring.codemanipulation.Inherit
creates an Inherit object.
InheritChange - class compositeRefactoring.changes.InheritChange.
This class represents an IChange for the refactoring InheritRefactoring.