Package | Description |
---|---|
org.overlord.rtgov.service.dependency | |
org.overlord.rtgov.service.dependency.svg |
Modifier and Type | Method and Description |
---|---|
UsageLink |
ServiceGraph.getUsageLink(ServiceNode source,
ServiceNode target)
This method returns the usage link associated with the supplied
source and target service nodes.
|
Modifier and Type | Method and Description |
---|---|
Set<UsageLink> |
ServiceGraph.getUsageLinks()
This method returns the service usage links.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SVGServiceGraphGenerator.generateUsageLink(UsageLink ul,
double ratio,
Element container,
Node insertPoint)
This method generates the usage link.
|
protected String |
SVGServiceGraphGenerator.getDescription(UsageLink ul)
This method returns the description to be used for the
usage link.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.