|
KIE Remote Services :: Services 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiagramNodeInfo | |
|---|---|
| org.kie.services.remote.rest.graph.jaxb | |
| Uses of DiagramNodeInfo in org.kie.services.remote.rest.graph.jaxb |
|---|
| Methods in org.kie.services.remote.rest.graph.jaxb that return DiagramNodeInfo | |
|---|---|
DiagramNodeInfo |
ActiveNodeInfo.getActiveNode()
|
| Methods in org.kie.services.remote.rest.graph.jaxb that return types with arguments of type DiagramNodeInfo | |
|---|---|
List<DiagramNodeInfo> |
DiagramInfo.getNodeList()
|
| Methods in org.kie.services.remote.rest.graph.jaxb with parameters of type DiagramNodeInfo | |
|---|---|
void |
ActiveNodeInfo.setActiveNode(DiagramNodeInfo activeNode)
|
| Method parameters in org.kie.services.remote.rest.graph.jaxb with type arguments of type DiagramNodeInfo | |
|---|---|
void |
DiagramInfo.setNodeList(List<DiagramNodeInfo> nodeList)
|
| Constructors in org.kie.services.remote.rest.graph.jaxb with parameters of type DiagramNodeInfo | |
|---|---|
ActiveNodeInfo(int width,
int height,
DiagramNodeInfo activeNode)
|
|
| Constructor parameters in org.kie.services.remote.rest.graph.jaxb with type arguments of type DiagramNodeInfo | |
|---|---|
DiagramInfo(int height,
int width,
List<DiagramNodeInfo> l)
|
|
|
KIE Remote Services :: Services 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||