| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.skd.model | |
| com.ibm.tivoli.maximo.skd.model.datagroup.amcrew | |
| com.ibm.tivoli.maximo.skd.model.datagroup.pm |
| Modifier and Type | Method and Description |
|---|---|
static MXSegmentActivity |
MXSegmentActivity.getSegment(MXActivity activity,
int index) |
MXSegmentActivity |
MXActivity.getSKDSegmentInfo(int forecastSeqNo)
Get SKDSegmentInfo for a forecast sequence number
|
| Modifier and Type | Method and Description |
|---|---|
void |
MXSegmentManager.addSegment(MXGanttModel model,
MXActivity newParentSegmentActivity,
MXSegmentActivity act) |
void |
MXSegmentManager.removeSegment(MXGanttModel model,
MXActivity parentSegmentActivity,
MXSegmentActivity act) |
| Modifier and Type | Class and Description |
|---|---|
class |
SKDAMCrewSegmentInfo
Class to hold information about each segment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SKDSegmentInfo
Class to hold information about each segment.
|