public class AnnotationOrderRootType extends PersistentOrderRootType
OrderRootType.DocumentationRootType
CLASSES, DOCUMENTATION, EP_NAME, SOURCES
Constructor and Description |
---|
AnnotationOrderRootType() |
Modifier and Type | Method and Description |
---|---|
static VirtualFile [] |
getFiles(OrderEntry entry) |
static OrderRootType |
getInstance() |
static java.lang.String [] |
getUrls(OrderEntry entry) |
boolean |
skipWriteIfEmpty()
Whether this root type should be skipped when writing a Library if the root type doesn't contain
any roots.
|
getModulePathsName, getOldSdkRootName, getSdkRootName
equals, getAllPersistentTypes, getAllTypes, getOrderRootType, getSortedRootTypes, hashCode, name, toString
public static OrderRootType getInstance()
public boolean skipWriteIfEmpty()
OrderRootType
skipWriteIfEmpty
in class OrderRootType
public static VirtualFile [] getFiles(OrderEntry entry)
public static java.lang.String [] getUrls(OrderEntry entry)