com.intellij.usages.rules
Interface UsageInLibrary

All Superinterfaces:
Navigatable, Usage
All Known Implementing Classes:
ReadWriteAccessUsageInfo2UsageAdapter, UsageInfo2UsageAdapter

public interface UsageInLibrary
extends Usage

Created by IntelliJ IDEA. User: max Date: Dec 26, 2004 Time: 9:22:35 PM To change this template use File | Settings | File Templates.


Method Summary
 OrderEntry getLibraryEntry()
           
 
Methods inherited from interface com.intellij.usages.Usage
getLocation, getPresentation, highlightInEditor, isReadOnly, isValid, selectInEditor
 
Methods inherited from interface com.intellij.pom.Navigatable
canNavigate, canNavigateToSource, navigate
 

Method Detail

getLibraryEntry

OrderEntry getLibraryEntry()