Uses of Class
de.aristaflow.ilm.model.common.SimpleParameter
Packages that use SimpleParameter
Package
Description
-
Uses of SimpleParameter in de.aristaflow.ilm.model.common
Classes in de.aristaflow.ilm.model.common with type parameters of type SimpleParameterModifier and TypeClassDescriptionclassAbstractSimpleParameterSelection<T extends SimpleParameter>This class provides the common fields of all simple parameter selections.Subclasses of SimpleParameter in de.aristaflow.ilm.model.commonMethods in de.aristaflow.ilm.model.common with type parameters of type SimpleParameterModifier and TypeMethodDescriptionstatic <T extends SimpleParameter>
FilterTransformation.addSimpleParameterSelection(FilterFactory ff, Attribute nameAttr, Attribute typeAttr, Attribute udtNameAttr, AbstractSimpleParameterSelection<T> sps, Collection<Filter> fs) protected static <I extends SimpleParameter>
ITransformation.fillParameter(String name, ProcessConstants.AdeptDataType type, String udtName, I ret) static <T extends Parameter,I extends SimpleParameter>
ITransformation.fillParameter(T param, I ret) protected static <T extends SimpleParameter>
FilterTransformation.fromIlm(FilterFactory ff, Attribute nameAttr, Attribute typeAttr, Attribute udtNameAttr, AbstractSimpleParameterSelection<T> sps) -
Uses of SimpleParameter in de.aristaflow.ilm.model.processmodel
Subclasses of SimpleParameter in de.aristaflow.ilm.model.processmodel -
Uses of SimpleParameter in de.aristaflow.ilm.ws.rest.core.executionmanager
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type SimpleParameterModifier and TypeMethodDescriptionvoidExecutionManagerRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e. g. -
Uses of SimpleParameter in de.aristaflow.ilm.ws.rest.core.processimagerenderer
Methods in de.aristaflow.ilm.ws.rest.core.processimagerenderer with parameters of type SimpleParameterModifier and TypeMethodDescriptionvoidProcessImageRendererRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e.voidSimpleProcessImageRendererRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of SimpleParameter in de.aristaflow.ilm.ws.rest.core.processmanager
Methods in de.aristaflow.ilm.ws.rest.core.processmanager with parameters of type SimpleParameterModifier and TypeMethodDescriptionvoidProcessManagerRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of SimpleParameter in de.aristaflow.ilm.ws.rest.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.resmodelmanager with parameters of type SimpleParameterModifier and TypeMethodDescriptionvoidResModelManagerRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of SimpleParameter in de.aristaflow.ilm.ws.rest.core.runtimemanager
Methods in de.aristaflow.ilm.ws.rest.core.runtimemanager with parameters of type SimpleParameterModifier and TypeMethodDescriptionvoidSynchronousActivityStartingRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of SimpleParameter in de.aristaflow.ilm.ws.rest.core.runtimeservice
Methods in de.aristaflow.ilm.ws.rest.core.runtimeservice with parameters of type SimpleParameterModifier and TypeMethodDescriptionvoidRuntimeServiceRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e. -
Uses of SimpleParameter in de.aristaflow.ilm.ws.rest.core.worklistmanager
Methods in de.aristaflow.ilm.ws.rest.core.worklistmanager with parameters of type SimpleParameterModifier and TypeMethodDescriptionvoidWorklistManagerRest.addSimpleParameterToModel(SimpleParameter sp) This method just serves to add its parameter to the OpenAPI model, e.