Decision Center API

ilog.rules.teamserver.brm
Interface IlrFunctionTask

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

public interface IlrFunctionTask
extends IlrTask

A representation of the model object 'Function Task'.

The following features are supported:

See Also:
IlrBrmPackage.getFunctionTask()

Method Summary
 String getDefinition()
          Returns the value of the 'Definition' attribute.
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrTask
getDocumentation, getFinalActions, getInitialActions, getName
 
Methods inherited from interface ilog.rules.teamserver.model.IlrElementDetails
cloneElement, getContainer, getRawValue, setRawValue, setRawValueNoCheck
 
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

getDefinition

String getDefinition()
Returns the value of the 'Definition' attribute.

Returns:
the value of the 'Definition' attribute.
See Also:
IlrBrmPackage.getFunctionTask_Definition()

Decision Center API

© Copyright IBM Corp. 1987, 2013