Decision Center API

ilog.rules.teamserver.brm
Interface IlrScenarioSuiteKPIReport

All Superinterfaces:
Cloneable, ilog.rules.teamserver.model.IlrCompositeObject, ilog.rules.commonbrm.model.IlrElement, IlrElementDetails, IlrElementHandle, IlrElementSummary, Serializable

public interface IlrScenarioSuiteKPIReport
extends IlrElementDetails

A representation of the model object 'Scenario Suite KPI Report'.

The following features are supported:

See Also:
IlrBrmPackage.getScenarioSuiteKPIReport()

Method Summary
 byte[] getData()
          Returns the value of the 'Data' attribute.
 int getIndex()
          Returns the value of the 'Index' attribute.
 String getKpiClassName()
          Returns the value of the 'Kpi Class Name' attribute.
 String getKpiResultClassName()
          Returns the value of the 'Kpi Result Class Name' attribute.
 
Methods inherited from interface ilog.rules.teamserver.model.IlrElementDetails
cloneElement, getContainer, getRawValue, setRawValue, setRawValueNoCheck
 
Methods inherited from interface ilog.rules.teamserver.model.IlrElementSummary
getName
 
Methods inherited from interface ilog.rules.teamserver.model.IlrElementHandle
eClass, equals, equals, getModelInfo, getSession, getType, getValue, hashCode, isNew, toIdString
 
Methods inherited from interface ilog.rules.commonbrm.model.IlrElement
getPropertyValue, getPropertyValue, isInstanceOf
 

Method Detail

getIndex

int getIndex()
Returns the value of the 'Index' attribute.

Returns:
the value of the 'Index' attribute.
See Also:
IlrBrmPackage.getScenarioSuiteKPIReport_Index()

getKpiClassName

String getKpiClassName()
Returns the value of the 'Kpi Class Name' attribute.

Returns:
the value of the 'Kpi Class Name' attribute.
See Also:
IlrBrmPackage.getScenarioSuiteKPIReport_KpiClassName()

getKpiResultClassName

String getKpiResultClassName()
Returns the value of the 'Kpi Result Class Name' attribute.

Returns:
the value of the 'Kpi Result Class Name' attribute.
See Also:
IlrBrmPackage.getScenarioSuiteKPIReport_KpiResultClassName()

getData

byte[] getData()
Returns the value of the 'Data' attribute.

Returns:
the value of the 'Data' attribute.
See Also:
IlrBrmPackage.getScenarioSuiteKPIReport_Data()

Decision Center API

© Copyright IBM Corp. 1987, 2013