public interface IlvConstraintFactory
IlvConstraint
factory.Modifier and Type | Method and Description |
---|---|
IlvConstraint |
createConstraint(IlvActivity from,
IlvActivity to,
IlvConstraintType type)
Creates an
IlvConstraint object from the given parameters. |
IlvConstraint createConstraint(IlvActivity from, IlvActivity to, IlvConstraintType type)
IlvConstraint
object from the given parameters.from
- The source activity of the constraintto
- The destination activity of the constrainttype
- The type of the constraint© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.