| Package | Description |
|---|---|
| org.processmining.models.graphbased.directed.yawl.animation |
| Modifier and Type | Class and Description |
|---|---|
class |
ArcKeyFrame |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<KeyFrame> |
ObjectAnimation.getKeyFrameList() |
java.util.List<KeyFrame> |
GraphAnimation.getNodeAnimation(org.yawlfoundation.yawl.editor.elements.model.YAWLVertex node) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ObjectAnimation.addKeyFrame(KeyFrame keyFrame) |
boolean |
ObjectAnimation.removeKeyFrame(KeyFrame keyFrame) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectAnimation.setKeyFrameList(java.util.List<KeyFrame> keyFrameList) |