com.intellij.openapi.roots
Interface InheritedJdkOrderEntry

All Superinterfaces:
java.lang.Comparable<OrderEntry>, JdkOrderEntry, OrderEntry, Synthetic

public interface InheritedJdkOrderEntry
extends JdkOrderEntry


Field Summary
 
Fields inherited from interface com.intellij.openapi.roots.OrderEntry
EMPTY_ARRAY
 
Method Summary
 
Methods inherited from interface com.intellij.openapi.roots.JdkOrderEntry
getJdk, getJdkName
 
Methods inherited from interface com.intellij.openapi.roots.OrderEntry
accept, getFiles, getOwnerModule, getPresentableName, getUrls, isValid
 
Methods inherited from interface com.intellij.openapi.roots.Synthetic
isSynthetic
 
Methods inherited from interface java.lang.Comparable
compareTo