GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Static Public Attributes

de.zib.gndms.neomodel.gorfx.TaskFlowType Class Reference

TaskFlowType. More...

Inheritance diagram for de.zib.gndms.neomodel.gorfx.TaskFlowType:
de.zib.gndms.neomodel.gorfx.TaskFlowTypeAccessor de.zib.gndms.model.common.GridResourceItf

List of all members.

Public Member Functions

 TaskFlowType (@NotNull ReprSession session,@NotNull String typeNick,@NotNull Node underlying)
final String getId ()
final void setId (@NotNull String id)
final String getTaskFlowTypeKey ()
void setTaskFlowTypeKey (@NotNull String offerTypeKey)
String getTaskActionFactoryClassName ()
void setTaskActionFactoryClassName (String taskActionFactoryClassName)
String getCalculatorFactoryClassName ()
void setCalculatorFactoryClassName (String calculatorFactoryClassName)
Map< String, String > getConfigMapData ()
void setConfigMapData (Map< String, String > configMapData)
void setVersion (int version)
int getVersion ()
void delete ()

Static Public Attributes

static final String TASK_ACTION_FACTORY_CLASS_NAME_P = "TASK_ACTION_FACTORY_CLASS_NAME_P"
static final String CALCULATOR_FACTORY_CLASS_NAME_P = "CALCULATOR_FACTORY_CLASS_NAME_P"
static final String CONFIG_MAP_DATA_P = "CONFIG_MAP_DATA_P"
static final String VERSION_P = "VERSION_P"

Detailed Description

TaskFlowType.

Author:
try ste fan pla nti kow zib
Version:
$Id$

User: stepn Date: 05.09.2008 Time: 14:48:36


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables