Home
last modified time | relevance | path

Searched defs:getSingleSelectedType (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/
H A DConvertNestedToTopAction.java126 …private static IType getSingleSelectedType(IStructuredSelection selection) throws JavaModelExcepti… in getSingleSelectedType() method in ConvertNestedToTopAction
H A DUseSupertypeAction.java121 …private static IType getSingleSelectedType(IStructuredSelection selection) throws JavaModelExcepti… in getSingleSelectedType() method in UseSupertypeAction
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/
H A DRefactoringAvailabilityTester.java150 …public static IType getSingleSelectedType(IStructuredSelection selection) throws JavaModelExceptio… in getSingleSelectedType() method in RefactoringAvailabilityTester