JavaUtil usage details

Summary

org.eclipse.gmt.modisco.java.internal.util.JavaUtil has 8 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] getQualifiedName(ASTNode, boolean) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.MethodRedefinitionManager.getRawSignature(TypeAccess) 109 PRIVATE_PERMISSIBLE
[+] getQualifiedName(ASTNode) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJdtOperation(IJavaProject, AbstractMethodDeclaration) 163 PRIVATE_PERMISSIBLE
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJdtField(IJavaProject, VariableDeclaration) 241 PRIVATE_PERMISSIBLE
[+] getNamedElementByQualifiedName(Model, String, Map) : NamedElement
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.binding.BindingManager.searchQNInModel(String) 333 PRIVATE_PERMISSIBLE
[+] getNamedElementByQualifiedName(Model, String) : NamedElement
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJavaPackage(Resource, IPackageFragment) 336 PRIVATE_PERMISSIBLE
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJavaType(Resource, IType) 81 PRIVATE_PERMISSIBLE
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJavaOperation(Resource, IMethod) 125 PRIVATE_PERMISSIBLE
org.eclipse.modisco.java.discoverer.internal.core.JavaJdtBridge.getJavaField(Resource, IField) 380 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional