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 interfaceConnectionIDID 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 classConnectionIDImplMethods in org.processmining.framework.connections.impl with parameters of type ProMID Modifier and Type Method Description intConnectionIDImpl. compareTo(ProMID o) -
Uses of ProMID in org.processmining.framework.providedobjects
Subinterfaces of ProMID in org.processmining.framework.providedobjects Modifier and Type Interface Description interfaceProvidedObjectID -
Uses of ProMID in org.processmining.framework.providedobjects.impl
Classes in org.processmining.framework.providedobjects.impl that implement ProMID Modifier and Type Class Description classProvidedObjectIDImplMethods in org.processmining.framework.providedobjects.impl with parameters of type ProMID Modifier and Type Method Description intProvidedObjectIDImpl. compareTo(ProMID o)
-