|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dependency | |
|---|---|
| tinlizard.model | Provides Object model and Data Type classes. |
| tinlizard.web | Provides classes to present information via the web. |
| Uses of Dependency in tinlizard.model |
|---|
| Methods in tinlizard.model that return types with arguments of type Dependency | |
|---|---|
Collection<Dependency> |
Codeline.findAllDependencies()
|
static Collection<Dependency> |
Dependency.search(String query)
|
| Methods in tinlizard.model with parameters of type Dependency | |
|---|---|
boolean |
Codeline.addDependency(Dependency dep)
|
| Uses of Dependency in tinlizard.web |
|---|
| Fields in tinlizard.web declared as Dependency | |
|---|---|
protected Dependency |
DependencyWeb.subject
|
| Methods in tinlizard.web that return Dependency | |
|---|---|
protected Dependency |
DependencyWeb.getSubject()
|
| Constructors in tinlizard.web with parameters of type Dependency | |
|---|---|
ArtifactWeb(Dependency c)
|
|
DependencyWeb(Dependency c)
|
|
GroupWeb(Dependency c)
|
|
| Constructor parameters in tinlizard.web with type arguments of type Dependency | |
|---|---|
DependencyCollectionWeb(Collection<Dependency> c,
org.jvnet.localizer.Localizable name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||