|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EAPModulesGraph
Method Summary | |
---|---|
String |
getDistributionName()
The distribution name. |
EAPModuleGraphNode |
getNode(String nodeUID)
Get a module node by node UID. |
List<EAPModuleGraphNode> |
getNodes()
Get root node. |
String |
print()
Prints the graph model for all modules as text output. |
Method Detail |
---|
String getDistributionName()
List<EAPModuleGraphNode> getNodes()
EAPModuleGraphNode getNode(String nodeUID)
nodeUID
- The node UID.
String print()
|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |