|
||||||||||
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.PNCodecConnection
public class PNCodecConnection
Field Summary | |
---|---|
static java.lang.String |
PETRINETGRAPH
|
static java.lang.String |
PNCODEC
|
Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection |
---|
manager |
Constructor Summary | |
---|---|
PNCodecConnection(java.lang.String label,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
PNCodec codec)
|
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 PETRINETGRAPH
public static final java.lang.String PNCODEC
Constructor Detail |
---|
public PNCodecConnection(java.lang.String label, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, PNCodec codec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |