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