C# Class LibiadaWeb.Controllers.Calculators.CustomSequenceOrderTransformationCalculationController

Inheritance: AbstractResultController
Afficher le fichier Open project: intervals-mining-lab/libiada-web

Méthodes publiques

Méthode Description
CustomSequenceOrderTransformationCalculationController ( ) : System

Initializes a new instance of the CustomSequenceOrderTransformationCalculationController class.

Index ( ) : System.Web.Mvc.ActionResult

The index.

Private Methods

Méthode Description
Index ( int transformationLinkIds, int transformationIds, int iterationsCount, int characteristicTypeLinkIds, string customSequences, bool localFile, System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult

Method Details

CustomSequenceOrderTransformationCalculationController() public méthode

Initializes a new instance of the CustomSequenceOrderTransformationCalculationController class.
public CustomSequenceOrderTransformationCalculationController ( ) : System
Résultat System

Index() public méthode

The index.
public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult