public static interface CompareMaxResourceModelHelper.ModelHelper
Modifier and Type | Method and Description |
---|---|
java.util.List |
getAllNodes(IMXGanttModel model,
java.lang.String otherProjectID) |
java.util.Comparator |
getIDComparator() |
java.util.List |
getMissingNodes(IMXGanttModel model,
java.lang.String otherProjectID) |
boolean |
isModified(IMXGanttModel leftModel,
IMXResource leftNode,
IMXGanttModel rightModel,
IMXResource rightNode) |
java.util.Comparator getIDComparator()
boolean isModified(IMXGanttModel leftModel, IMXResource leftNode, IMXGanttModel rightModel, IMXResource rightNode)
java.util.List getMissingNodes(IMXGanttModel model, java.lang.String otherProjectID) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.util.List getAllNodes(IMXGanttModel model, java.lang.String otherProjectID)