Decision Center API

ilog.rules.teamserver.brm
Interface IlrActivityCommentLink

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

public interface IlrActivityCommentLink
extends IlrElementDetails

A representation of the model object 'Activity Comment Link'.

The following features are supported:

See Also:
IlrBrmPackage.getActivityCommentLink()

Method Summary
 String getUrl()
          Returns the value of the 'Url' 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

getUrl

String getUrl()
Returns the value of the 'Url' attribute.

If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Url' attribute.
See Also:
IlrBrmPackage.getActivityCommentLink_Url()

Decision Center API

© Copyright IBM Corp. 1987, 2013