Decision Center API

ilog.rules.teamserver.brm
Interface IlrDefinition

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

public interface IlrDefinition
extends IlrElementDetails

A representation of the model object 'Definition'.

The following features are supported:

See Also:
IlrBrmPackage.getDefinition()

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

getInfo

String getInfo()
Returns the value of the 'Info' attribute.

Returns:
the value of the 'Info' attribute.
See Also:
IlrBrmPackage.getDefinition_Info()

Decision Center API

© Copyright IBM Corp. 1987, 2013