Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.skd.model.MXPMSegmentActivity

  • Packages that use MXPMSegmentActivity 
    Package Description
    com.ibm.tivoli.maximo.skd.model  
    • Uses of MXPMSegmentActivity in com.ibm.tivoli.maximo.skd.model

      Methods in com.ibm.tivoli.maximo.skd.model that return MXPMSegmentActivity 
      Modifier and Type Method and Description
      static MXPMSegmentActivity MXPMSegmentActivity.getPMActivity(MXActivity pmParentRow, int seqId)
      Returns the PM Seqment info as a MXActivity so that we can treat it like an reqular MXActivity object
      static MXPMSegmentActivity MXPMSegmentActivity.getPMActivity(MXGanttModel model, java.lang.String id)
      This is a convenience method that takes an ID in the format PM_ACTIVITYID__SEQ# it returns a MXPMActivity if the Activity exists, and the Activity has the given Sequence #.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes