Uses of Class
org.processmining.specpp.componenting.system.LocalComponentRepository
-
Packages that use LocalComponentRepository Package Description org.processmining.specpp.componenting.delegators org.processmining.specpp.componenting.system -
-
Uses of LocalComponentRepository in org.processmining.specpp.componenting.delegators
Methods in org.processmining.specpp.componenting.delegators with parameters of type LocalComponentRepository Modifier and Type Method Description voidAbstractFCSUDelegator. connectLocalComponentSystem(LocalComponentRepository lcr) -
Uses of LocalComponentRepository in org.processmining.specpp.componenting.system
Methods in org.processmining.specpp.componenting.system with parameters of type LocalComponentRepository Modifier and Type Method Description default voidFullComponentSystemUser. connectLocalComponentSystem(LocalComponentRepository lcr)
-