Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.model |
Modifier and Type | Class and Description |
---|---|
class |
MXConstraintPropertyInfo |
Modifier and Type | Method and Description |
---|---|
IMXConstraintPropertyInfo |
IGanttConfigInfo.getConstraintPropertyInfo(java.lang.String propertyName)
Get property information for an constraint property name
|
IMXConstraintPropertyInfo |
GanttConfig.getConstraintPropertyInfo(java.lang.String propertyName)
Get property information for an constraint property name
|
IMXConstraintPropertyInfo |
GanttConfigInfo.getConstraintPropertyInfo(java.lang.String propertyName)
Get property information for an constraint property name
|
Modifier and Type | Method and Description |
---|---|
void |
GanttConfig.addConstraintPropertyInfo(IMXConstraintPropertyInfo constraintPropertyInfo)
Add constraint property information
|
void |
GanttConfigInfo.addConstraintPropertyInfo(IMXConstraintPropertyInfo constraintPropertyInfo)
Add constraint property information
|