Decision Center API

ilog.rules.teamserver.brm
Interface IlrMessageMap

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

public interface IlrMessageMap
extends IlrElementDetails

A representation of the model object 'Message Map'.

The following features are supported:

See Also:
IlrBrmPackage.getMessageMap()

Method Summary
 String getBody()
          Returns the value of the 'Body' attribute.
 String getLocale()
          Returns the value of the 'Locale' 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

getBody

String getBody()
Returns the value of the 'Body' attribute.

Returns:
the value of the 'Body' attribute.
See Also:
IlrBrmPackage.getMessageMap_Body()

getLocale

String getLocale()
Returns the value of the 'Locale' attribute.

Returns:
the value of the 'Locale' attribute.
See Also:
IlrBrmPackage.getMessageMap_Locale()

Decision Center API

© Copyright IBM Corp. 1987, 2013