public class Run extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
component |
String |
increment |
ComponentReference |
r_componentRef |
String |
total |
String |
variable |
| Constructor and Description |
|---|
Run() |
| Modifier and Type | Method and Description |
|---|---|
double |
getDoubleStep(Component cpt) |
double |
getDoubleTotal(Component cpt) |
Component |
getTargetComponent(Component cpt) |
void |
resolve(ComponentType r_type) |
public String component
public ComponentReference r_componentRef
public String variable
public String increment
public String total
public void resolve(ComponentType r_type) throws ContentError
ContentErrorpublic Component getTargetComponent(Component cpt) throws ContentError
ContentErrorpublic double getDoubleStep(Component cpt) throws ContentError
ContentErrorpublic double getDoubleTotal(Component cpt) throws ContentError
ContentErrorCopyright © 2019. All rights reserved.