See: Description
| Interface | Description |
|---|---|
| DependencyType |
The interface which describes a generic dependency type, no matter the programming language is.
|
| Displayable |
The interface which describes a displayable element, i.e. an element which can be displayed or
not in the generated plantUML description file.
|
| ImportDependenciesCollection |
The interface which describes a collection of import dependencies needed by a
GenericDependency. |
| Enum | Description |
|---|---|
| ImportType |
This enumerations represents all kind of import types which can be used following the programming
language, for instance, in Java, two types can be used : standard imports and static imports.
|
This package contains interfaces for dependency types.
Copyright © 2014 Sourceforge. All rights reserved.