Public Member Functions | Static Public Attributes | Protected Member Functions

de.fraunhofer.isst.axbench.operations.checker.solver.handler_and_operations.AxlSolverOperation_Interpret Class Reference

Operation for the variability check (TEST). More...

List of all members.

Public Member Functions

 AxlSolverOperation_Interpret ()
 Constructor setting the operation parameters.

Static Public Attributes

static final String ID_IN_APMO = "axlApplicationModel"
 identifier of the input model to check
static final String ID_IN_F2AM = "axlF2aMapping"
 identifier of the input model to check
static final String ID_IN_FECO = "axlFeatureConfiguration"
 identifier of the input model to check
static final String ID_IN_FEMO = "axlFeatureModel"
 identifier of the input model to check
static final String ID_IN_MO = "axlModel"
 identifier of the input model to check
static final String ID_IN_SYSOUTDEBUGGING = "systemOutForDebuggingOn"
 boolean for system out for debugging
static final String ID_IN_SYSOUTSUBRESULTS = "systemOutForSubResultsOn"
 boolean for system out for subresults
static final String ID_OUT_AXLSOLVER = "axlSolver"

Protected Member Functions

Map< String, Object > executeConcreteOperation (Map< String, Object > theInputParameters)
 Interpret the model.

Detailed Description

Operation for the variability check (TEST).

Remarks:
TEST
Todo:
NOCH UNFERTIG
Author:
smann
Version:
0.9.0
Since:
0.9.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.operations.checker.solver.handler_and_operations.AxlSolverOperation_Interpret.AxlSolverOperation_Interpret (  ) 

Constructor setting the operation parameters.


Member Function Documentation

Map<String, Object> de.fraunhofer.isst.axbench.operations.checker.solver.handler_and_operations.AxlSolverOperation_Interpret.executeConcreteOperation ( Map< String, Object >  theInputParameters  )  [protected]

Interpret the model.

Parameters:
theInputParameters map of the input parameters (empty map allowed)
Returns:
map of the output parameters (empty map allowed)

Reimplemented from de.fraunhofer.isst.axbench.api.operations.AbstractAXLOperation.


Member Data Documentation

identifier of the input model to check

identifier of the input model to check

identifier of the input model to check

identifier of the input model to check

identifier of the input model to check

boolean for system out for debugging

boolean for system out for subresults