Uses of Interface
org.processmining.framework.ProMID
-
-
Uses of ProMID in org.processmining.framework.connections
Subinterfaces of ProMID in org.processmining.framework.connections Modifier and Type Interface Description interface
ConnectionID
ID of a connection. -
Uses of ProMID in org.processmining.framework.connections.impl
Classes in org.processmining.framework.connections.impl that implement ProMID Modifier and Type Class Description class
ConnectionIDImpl
Methods in org.processmining.framework.connections.impl with parameters of type ProMID Modifier and Type Method Description int
ConnectionIDImpl. compareTo(ProMID o)
-
Uses of ProMID in org.processmining.framework.providedobjects
Subinterfaces of ProMID in org.processmining.framework.providedobjects Modifier and Type Interface Description interface
ProvidedObjectID
-
Uses of ProMID in org.processmining.framework.providedobjects.impl
Classes in org.processmining.framework.providedobjects.impl that implement ProMID Modifier and Type Class Description class
ProvidedObjectIDImpl
Methods in org.processmining.framework.providedobjects.impl with parameters of type ProMID Modifier and Type Method Description int
ProvidedObjectIDImpl. compareTo(ProMID o)
-