Interface Dependency
- All Known Implementing Classes:
- ModuleDependency,- ModuleLibrary,- SingleEntryModuleLibrary
public interface Dependency
Represents a dependency of an IDEA module.
- 
Method Summary
- 
Method Details- 
getScopeString getScope()The scope of this library. Ifnull, the scope attribute is not added.- Since:
- 4.5
 
- 
setScopeThe scope of this library. Ifnull, the scope attribute is not added.- Since:
- 4.5
 
- 
addToNode
 
-