| Package | Description |
|---|---|
| org.kie.remote.services.rest.graph.jaxb |
| Modifier and Type | Method and Description |
|---|---|
DiagramNodeInfo |
ActiveNodeInfo.getActiveNode() |
| Modifier and Type | Method and Description |
|---|---|
List<DiagramNodeInfo> |
DiagramInfo.getNodeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveNodeInfo.setActiveNode(DiagramNodeInfo activeNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiagramInfo.setNodeList(List<DiagramNodeInfo> nodeList) |
| Constructor and Description |
|---|
ActiveNodeInfo(int width,
int height,
DiagramNodeInfo activeNode) |
| Constructor and Description |
|---|
DiagramInfo(int height,
int width,
List<DiagramNodeInfo> l) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.