@Portable public class UserTask extends BaseUserTask<UserTaskExecutionSet>
BaseTask.TaskTypeMorphPropertyBinding| Modifier and Type | Field and Description |
|---|---|
protected UserTaskExecutionSet |
executionSet |
backgroundSet, category, dimensionsSet, fontSet, general, labels, simulationSet, TASK_LABELS, taskType| Constructor and Description |
|---|
UserTask() |
UserTask(TaskGeneralSet general,
UserTaskExecutionSet executionSet,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet,
SimulationSet simulationSet,
TaskType taskType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UserTaskExecutionSet |
getExecutionSet() |
int |
hashCode() |
void |
setExecutionSet(UserTaskExecutionSet executionSet) |
hasInputVars, hasOutputVars, isSingleInputVar, isSingleOutputVargetBackgroundSet, getCategory, getDimensionsSet, getFontSet, getGeneral, getLabels, getSimulationSet, getTaskType, setBackgroundSet, setDimensionsSet, setFontSet, setGeneral, setSimulationSet, setTaskTypeprotected UserTaskExecutionSet executionSet
public UserTask()
public UserTask(TaskGeneralSet general, UserTaskExecutionSet executionSet, BackgroundSet backgroundSet, FontSet fontSet, RectangleDimensionsSet dimensionsSet, SimulationSet simulationSet, TaskType taskType)
public UserTaskExecutionSet getExecutionSet()
getExecutionSet in class BaseUserTask<UserTaskExecutionSet>public void setExecutionSet(UserTaskExecutionSet executionSet)
setExecutionSet in class BaseUserTask<UserTaskExecutionSet>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.