|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.connections.impl.AbstractConnection
org.processmining.models.connections.flexiblemodel.FlexGraphAnimationConnection
public class FlexGraphAnimationConnection
Connection between flex and its animation
Field Summary | |
---|---|
static java.lang.String |
FLEX
|
static java.lang.String |
GRAPHANIMATION
|
Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection |
---|
manager |
Constructor Summary | |
---|---|
FlexGraphAnimationConnection(java.lang.String label,
Flex flex,
GraphAnimation graphAnimation)
|
Method Summary |
---|
Methods inherited from class org.processmining.framework.connections.impl.AbstractConnection |
---|
containsObjects, containsObjects, equals, get, getID, getLabel, getMapping, getObjects, getObjectWithRole, getRoles, hashCode, isRemoved, put, remove, remove, setLabel, setManager, toString, updated |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String FLEX
public static final java.lang.String GRAPHANIMATION
Constructor Detail |
---|
public FlexGraphAnimationConnection(java.lang.String label, Flex flex, GraphAnimation graphAnimation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |