Uses of Class
de.aristaflow.ilm.model.processmodel.Edge
Packages that use Edge
Package
Description
-
Uses of Edge in de.aristaflow.ilm.model.processmodel
Subclasses of Edge in de.aristaflow.ilm.model.processmodel -
Uses of Edge in de.aristaflow.ilm.ws.rest.core.processimagerenderer
Methods in de.aristaflow.ilm.ws.rest.core.processimagerenderer with parameters of type EdgeModifier and TypeMethodDescriptionvoidProcessImageRendererRest.addEdgeToModel(Edge edge) This method just serves to add its parameter to the OpenAPI model, e.voidSimpleProcessImageRendererRest.addEdgeToModel(Edge edge) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of Edge in de.aristaflow.ilm.ws.rest.core.processmanager
Methods in de.aristaflow.ilm.ws.rest.core.processmanager with parameters of type EdgeModifier and TypeMethodDescriptionvoidProcessManagerRest.addEdgeToModel(Edge edge) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of Edge in de.aristaflow.ilm.ws.rest.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.resmodelmanager with parameters of type EdgeModifier and TypeMethodDescriptionvoidResModelManagerRest.addEdgeToModel(Edge edge) This method just serves to add its parameter to the OpenAPI model, e.