Method | Description | |
---|---|---|
DisplayName ( ) : string | ||
GetXPathFromSimpleAttribute ( long id ) : string | ||
GetXPathFromSimpleAttribute ( long id, long number ) : string | ||
IsEmpty ( ) : bool | ||
IsParentActive ( ) : bool | ||
StepModelHelper ( ) : System | ||
StepModelHelper ( int stepId, int number, BaseUsage usage, string xpath, |
Method | Description | |
---|---|---|
IsChoice ( BaseUsage usage ) : bool | ||
SetActiveByPreload ( ) : bool |
public GetXPathFromSimpleAttribute ( long id ) : string | ||
id | long | |
return | string |
public GetXPathFromSimpleAttribute ( long id, long number ) : string | ||
id | long | |
number | long | |
return | string |
public StepModelHelper ( int stepId, int number, BaseUsage usage, string xpath, |
||
stepId | int | |
number | int | |
usage | BaseUsage | |
xpath | string | |
parent | ||
return | System |