|
||||||||||
| 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.petrinets.behavioral.AggTSGraphConnection
public class AggTSGraphConnection
| Field Summary | |
|---|---|
static java.lang.String |
AGGTSGRAPH
|
static java.lang.String |
MARKING
|
static java.lang.String |
NET
|
static java.lang.String |
SEMANTICS
|
| Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection |
|---|
manager |
| Constructor Summary | |
|---|---|
AggTSGraphConnection(PetrinetGraph net,
Marking marking,
org.processmining.models.semantics.Semantics<Marking,Transition> semantics,
AggTSGraph aggTSGraph)
|
|
| 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 NET
public static final java.lang.String MARKING
public static final java.lang.String AGGTSGRAPH
public static final java.lang.String SEMANTICS
| Constructor Detail |
|---|
public AggTSGraphConnection(PetrinetGraph net,
Marking marking,
org.processmining.models.semantics.Semantics<Marking,Transition> semantics,
AggTSGraph aggTSGraph)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||