Property | Type | Description | |
---|---|---|---|
CANCEL_ACTION | string | ||
COPY_ACTION | string | ||
COPY_OF_ENTITY_ID | string | ||
DATASTRUCTURE_ID | string | ||
DATASTRUCTURE_TITLE | string | ||
DATASTRUCTURE_TYPE | string | ||
EDIT_MODE | string | ||
ENTITY_CLASS_PATH | string | ||
ENTITY_ID | string | ||
ENTITY_TITLE | string | ||
ERROR_DIC | string | ||
FORM_STEPS_LOADED | string | ||
METADATAPACKAGE_IDS | string | ||
METADATASTRUCTURE_ID | string | ||
METADATA_ATTRIBUTE_USAGE_VALUE_LIST | string | ||
METADATA_IMPORT_XML_FILEPATH | string | ||
METADATA_PACKAGE_MODEL_LIST | string | ||
METADATA_STEP_MODEL_HELPER | string | ||
METADATA_XML | string | ||
RESEARCHPLAN_ID | string | ||
RESEARCHPLAN_TITLE | string | ||
RESET_ACTION | string | ||
SETUP_LOADED | string | ||
SUBMIT_ACTION | string |
Method | Description | |
---|---|---|
Bind ( |
|
|
CountSteps ( ) : int | ||
CreateTaskmanager ( ) : System | ||
GenerateStepId ( ) : int | ||
Get ( int id ) : |
||
GetCurrentStepInfoIndex ( ) : int |
|
|
GetPosition ( ) : int | ||
GetX ( |
||
GoToNext ( ) : void |
|
|
IsChildCurrent ( |
||
IsChildExpand ( |
||
IsCurrent ( |
||
IsParentChildfromRoot ( ) : bool |
XXX this funktion needs to be replaced its only to know if a usage schould bee a metadataAttributeUsage or MetadataNestedAttributeUsage
|
|
IsRoot ( |
||
Last ( ) : |
find last step from root
|
|
Last ( |
find last step from step
|
|
Next ( ) : |
|
|
Prev ( ) : |
||
Remove ( |
Remove stepInfo from parent stepInfo
|
|
SetCurrent ( int id ) : void |
|
|
UpdateStepStatus ( int newIndex ) : void |
|
Method | Description | |
---|---|---|
countSteps ( StepInfo step ) : int | ||
findLast ( StepInfo stepInfo ) : StepInfo | ||
findNext ( StepInfo child ) : StepInfo | ||
findNextInstanze ( StepInfo child ) : StepInfo | ||
findPrev ( StepInfo child ) : StepInfo |
|
|
findPrevInstanze ( StepInfo child ) : StepInfo | ||
get ( StepInfo parent, int id ) : StepInfo |
public static Bind ( |
||
xmlDocument | ||
return |
public GetX ( |
||
step | ||
position | int | |
return | int |
public IsChildCurrent ( |
||
stepInfo | ||
return | bool |
public IsChildExpand ( |
||
stepInfo | ||
return | bool |
public IsCurrent ( |
||
stepInfo | ||
return | bool |
public IsRoot ( |
||
stepInfo | ||
return | bool |
public Last ( |
||
stepInfo | ||
return |
public Remove ( |
||
parent | parent step | |
index | int | position of the stepinfo in children |
return |
public UpdateStepStatus ( int newIndex ) : void | ||
newIndex | int | |
return | void |
public static string DATASTRUCTURE_TITLE | ||
return | string |
public static string DATASTRUCTURE_TYPE | ||
return | string |
public static string METADATAPACKAGE_IDS | ||
return | string |
public static string METADATASTRUCTURE_ID | ||
return | string |
public static string METADATA_ATTRIBUTE_USAGE_VALUE_LIST | ||
return | string |
public static string METADATA_IMPORT_XML_FILEPATH | ||
return | string |
public static string METADATA_PACKAGE_MODEL_LIST | ||
return | string |
public static string METADATA_STEP_MODEL_HELPER | ||
return | string |
public static string RESEARCHPLAN_TITLE | ||
return | string |