Uses of Class
kieker.analysis.generic.sink.graph.dot.attributes.DotSubgraphAttribute
Package | Description |
---|---|
kieker.analysis.generic.sink.graph.dot.attributes |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of DotSubgraphAttribute in kieker.analysis.generic.sink.graph.dot.attributes
Methods in kieker.analysis.generic.sink.graph.dot.attributes that return DotSubgraphAttribute Modifier and Type Method Description static DotSubgraphAttribute
DotSubgraphAttribute. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static DotSubgraphAttribute[]
DotSubgraphAttribute. values()
Returns an array containing the constants of this enum type, in the order they are declared.