Decision Center API

ilog.rules.teamserver.brm
Interface IlrScenarioSuiteResource

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

public interface IlrScenarioSuiteResource
extends IlrElementDetails

A representation of the model object 'Scenario Suite Resource'.

The following features are supported:

See Also:
IlrBrmPackage.getScenarioSuiteResource()

Method Summary
 String getKey()
          Returns the value of the 'Key' attribute.
 byte[] getValue()
          Returns the value of the 'Value' 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

getKey

String getKey()
Returns the value of the 'Key' attribute.

Returns:
the value of the 'Key' attribute.
See Also:
IlrBrmPackage.getScenarioSuiteResource_Key()

getValue

byte[] getValue()
Returns the value of the 'Value' attribute.

Returns:
the value of the 'Value' attribute.
See Also:
IlrBrmPackage.getScenarioSuiteResource_Value()

Decision Center API

© Copyright IBM Corp. 1987, 2013