Class MspImporter
java.lang.Object
com.ptc.projectmanagement.msproject.MspImporter
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionprotected PrecedenceConstraintgetPrecedenceConstraintFromRelation(net.sf.mpxj.Relation relationLink, PlanActivity successor, Plannable predecessor)
Supported API: true
-
Method Details
-
getPrecedenceConstraintFromRelation
protected PrecedenceConstraint getPrecedenceConstraintFromRelation(net.sf.mpxj.Relation relationLink, PlanActivity successor, Plannable predecessor) throws WTException, WTPropertyVetoException
Supported API: true- Parameters:
relation-- Returns:
- Throws:
WTExceptionWTPropertyVetoException
-