Modifier and Type | Method and Description |
---|---|
protected void |
JISelectModelElement.FocusCamOn(JSOPnPlace jso) |
Modifier and Type | Field and Description |
---|---|
JSOPnPlace |
TokenInfo.place |
Modifier and Type | Method and Description |
---|---|
JSOPnPlace |
ReplaySimOptimizer.getEndPlace(JSOSubNet sn) |
JSOPnPlace |
ReplaySimOptimizer.getPlaceFor(org.processmining.models.graphbased.directed.petrinet.PetrinetNode p) |
JSOPnPlace |
ReplaySimOptimizer.getStartPlace(JSOSubNet sn) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<JSOPnPlace> |
ReplaySimOptimizer.getFollowingPlaces(JSOPnTransition t) |
java.util.Vector<JSOPnPlace> |
ReplaySimOptimizer.getPreceedingPlaces(JSOPnTransition t) |
Modifier and Type | Method and Description |
---|---|
TokenCube |
ReplayaState.AddToken(JSOPnPlace target,
JSOPnTransition source) |
TokenInfo |
ReplayaStateSim.AddToken(JSOPnPlace target,
JSOPnTransition source) |
int |
ReplayaState.getTokenNum(JSOPnPlace source) |
int |
ReplayaStateSim.getTokenNum(JSOPnPlace source) |
TokenCube |
ReplayaState.RemoveToken(JSOPnPlace source,
JSOPnTransition target) |
TokenInfo |
ReplayaStateSim.RemoveToken(JSOPnPlace source,
JSOPnTransition target) |
Modifier and Type | Field and Description |
---|---|
JSOPnPlace |
TokenCube.place |
Modifier and Type | Method and Description |
---|---|
JSOPnPlace |
JSOPetriNet.getPlaceFor(org.processmining.models.graphbased.directed.petrinet.PetrinetNode pn) |
JSOPnPlace |
JSOSubNet.getPlaceFor(org.processmining.models.graphbased.directed.petrinet.PetrinetNode pn) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<JSOPnPlace> |
JSOPetriNet.getPlaces() |
java.util.Vector<JSOPnPlace> |
JSOSubNet.getPlaces() |