|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidDependenciesDefinitionException | |
|---|---|
| org.fuin.units4j.dependency | Measures dependencies based on a rule set defined in an XML file. |
| Uses of InvalidDependenciesDefinitionException in org.fuin.units4j.dependency |
|---|
| Methods in org.fuin.units4j.dependency that throw InvalidDependenciesDefinitionException | |
|---|---|
void |
Dependencies.validate()
Checks if the definition is valid - Especially if no package is in both lists. |
| Constructors in org.fuin.units4j.dependency that throw InvalidDependenciesDefinitionException | |
|---|---|
DependencyAnalyzer(Dependencies dependencies)
Constructor with dependency definition. |
|
DependencyAnalyzer(java.io.File dependenciesFile)
Constructor with XML file. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||