public interface IlvConstraintReader
IlvConstraintReader
defines a constraint reader.
It reads a constraint
from a given Element
.
The reader is used in an IlvGanttDocumentReader
.Modifier and Type | Method and Description |
---|---|
IlvConstraint |
readConstraint(Element elem,
IlvGanttDocumentReader.Context readContext)
Reads a constraint from a given
Element . |
IlvConstraint readConstraint(Element elem, IlvGanttDocumentReader.Context readContext) throws IlvGanttReaderException
Element
.elem
- The given element to read from.readContext
- The read context.IlvGanttReaderException
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.