net.sourceforge.plantuml.project
Class Jalon
- java.lang.Object
-
- net.sourceforge.plantuml.project.Jalon
-
-
Constructor Summary
Constructors Constructor and Description Jalon(java.lang.String code, Item parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description InstantgetBegin()java.util.List<Item>getChildren()java.lang.StringgetCode()InstantgetCompleted()net.sourceforge.plantuml.project.DurationgetDuration()net.sourceforge.plantuml.project.LoadgetLoad()ItemgetParent()net.sourceforge.plantuml.project.NumericNumbergetWork()booleanisLeaf()booleanisValid()voidsetInstant(Numeric value)
-
-
-
Constructor Detail
-
Jalon
public Jalon(java.lang.String code, Item parent)
-
-
Method Detail
-
getCompleted
public Instant getCompleted()
- Specified by:
getCompletedin interfaceItem
-
getDuration
public net.sourceforge.plantuml.project.Duration getDuration()
- Specified by:
getDurationin interfaceItem
-
getLoad
public net.sourceforge.plantuml.project.Load getLoad()
-
getWork
public net.sourceforge.plantuml.project.NumericNumber getWork()
-
getChildren
public java.util.List<Item> getChildren()
- Specified by:
getChildrenin interfaceItem
-
setInstant
public void setInstant(Numeric value)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG