blob: 175154b8a0e10ea9f2d97f9aa74c547c337a3298 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://eclipse.org/component"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://eclipse.org/component ../component.xsd "
name="Refactoring Core">
<plugin id="org.eclipse.ltk.core.refactoring" />
<package name="org.eclipse.ltk.core.refactoring">
<type name= "CheckConditionsOperation" subclass="false"/>
<type name= "ContentStamp" subclass="false" instantiate="false" />
<type name= "CreateChangeOperation" subclass="false"/>
<type name= "DocumentChange" subclass="false"/>
<type name= "FileStatusContext" subclass="false"/>
<type name= "IRefactoringCoreStatusCodes" implement="false"/>
<type name= "IUndoManager" implement="false"/>
<type name= "NullChange" subclass="false"/>
<type name= "PerformChangeOperation" subclass="false"/>
<type name= "PerformRefactoringOperation" subclass="false"/>
<type name= "PerformMultipleRefactoringsOperation" subclass="false"/>
<type name= "RefactoringCore" subclass="false"/>
<type name= "RefactoringDescriptor" subclass="false"/>
<type name= "RefactoringDescriptorProxy" subclass="false"/>
<type name= "RefactoringSessionDescriptor" subclass="false"/>
<type name= "RefactoringPreferenceConstants" subclass="false" instantiate="false"/>
<type name= "RefactoringStatus" subclass="false"/>
<type name= "RefactoringStatusEntry" subclass="false"/>
<type name= "TextChange" subclass="false"/>
<type name= "TextEditChangeGroup" subclass="false"/>
</package>
<package name="org.eclipse.ltk.core.refactoring.participants">
<type name= "CheckConditionsContext" subclass="false"/>
<type name= "CopyArguments" subclass="false" instantiate="false" />
<type name= "CopyRefactoring" subclass="false"/>
<type name= "CreateArguments" subclass="false"/>
<type name= "DeleteArguments" subclass="false"/>
<type name= "DeleteRefactoring" subclass="false"/>
<type name= "MoveArguments" subclass="false"/>
<type name= "MoveRefactoring" subclass="false"/>
<type name= "ParticipantManager" subclass="false"/>
<type name= "RenameArguments" subclass="false"/>
<type name= "RenameRefactoring" subclass="false"/>
<type name= "ReorgExecutionLog" subclass="false"/>
<type name= "SharableParticipants" subclass="false" instantiate="false"/>
<type name= "ValidateEditChecker" subclass="false"/>
</package>
<package name="org.eclipse.ltk.core.refactoring.history">
<type name= "IRefactoringHistoryService" implement="false"/>
<type name= "RefactoringExecutionEvent" subclass="false" instantiate="false" />
<type name= "RefactoringHistoryEvent" subclass="false" instantiate="false" />
<type name= "RefactoringHistory" subclass="false"/>
</package>
<component-depends unrestricted="true"/>
</component>