Uses of Interface
com.netgrif.application.engine.elastic.service.interfaces.IElasticPetriNetService
-
Packages that use IElasticPetriNetService Package Description com.netgrif.application.engine.elastic.service com.netgrif.application.engine.petrinet.service -
-
Uses of IElasticPetriNetService in com.netgrif.application.engine.elastic.service
Classes in com.netgrif.application.engine.elastic.service that implement IElasticPetriNetService Modifier and Type Class Description class
ElasticPetriNetService
-
Uses of IElasticPetriNetService in com.netgrif.application.engine.petrinet.service
Methods in com.netgrif.application.engine.petrinet.service with parameters of type IElasticPetriNetService Modifier and Type Method Description void
PetriNetService. setElasticPetriNetService(IElasticPetriNetService elasticPetriNetService)
-