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