Uses of Class
kieker.analysis.architecture.dependency.VertexType
Package | Description |
---|---|
kieker.analysis.architecture.dependency |
This package contains all processing filters bundled with kieker.
|
-
Uses of VertexType in kieker.analysis.architecture.dependency
Methods in kieker.analysis.architecture.dependency that return VertexType Modifier and Type Method Description static VertexType
VertexType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static VertexType[]
VertexType. values()
Returns an array containing the constants of this enum type, in the order they are declared.