Decision Center API

ilog.rules.teamserver.brm
Interface IlrActivityCommentAccess

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

public interface IlrActivityCommentAccess
extends IlrElementDetails

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

The following features are supported:

See Also:
IlrBrmPackage.getActivityCommentAccess()

Method Summary
 IlrBaseline getBranch()
          Returns the value of the 'Branch' reference.
 IlrRuleProject getProject()
          Returns the value of the 'Project' reference.
 
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

getProject

IlrRuleProject getProject()
                          throws IlrObjectNotFoundException
Returns the value of the 'Project' reference.

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

Throws:
IlrObjectNotFoundException
Returns:
the value of the 'Project' reference.
See Also:
IlrBrmPackage.getActivityCommentAccess_Project()

getBranch

IlrBaseline getBranch()
                      throws IlrObjectNotFoundException
Returns the value of the 'Branch' reference.

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

Throws:
IlrObjectNotFoundException
Returns:
the value of the 'Branch' reference.
See Also:
IlrBrmPackage.getActivityCommentAccess_Branch()

Decision Center API

© Copyright IBM Corp. 1987, 2013