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
ContentError
public Component getTargetComponent(Component cpt) throws ContentError
ContentError
public double getDoubleStep(Component cpt) throws ContentError
ContentError
public double getDoubleTotal(Component cpt) throws ContentError
ContentError
Copyright © 2020. All rights reserved.