Package com.uppaal.model.system
Class GanttBar
java.lang.Object
com.uppaal.model.system.GanttBar
- All Implemented Interfaces:
Cloneable
public class GanttBar extends Object implements Cloneable
Definition of the bars in a Gantt chart.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GanttBar()
ConstructorGanttBar(Limit from, Limit to, BigDecimal globaltime, int val)
Constructor -
Method Summary
-
Field Details
-
Constructor Details
-
Method Details