Uses of Class
de.aristaflow.ilm.model.processmodel.DataEdge
-
-
Uses of DataEdge in de.aristaflow.ilm.model.processmodel
Subclasses of DataEdge in de.aristaflow.ilm.model.processmodel Modifier and Type Class Description classStructuralDataEdge -
Uses of DataEdge in de.aristaflow.ilm.ws.rest.core.processimagerenderer
Methods in de.aristaflow.ilm.ws.rest.core.processimagerenderer with parameters of type DataEdge Modifier and Type Method Description voidProcessImageRendererRest. 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 DataEdge Modifier and Type Method Description voidProcessManagerRest. 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 DataEdge Modifier and Type Method Description voidResModelManagerRest. addDataEdgeToModel(DataEdge dataEdge)This method just serves to add its parameter to the OpenAPI model, e.
-