Decision Center API

ilog.rules.teamserver.brm
Interface IlrActivity

All Superinterfaces:
Cloneable, IlrBaseline, IlrBasicModelElement, IlrBranch, ilog.rules.teamserver.model.IlrCompositeObject, ilog.rules.commonbrm.model.IlrElement, IlrElementDetails, IlrElementHandle, IlrElementSummary, IlrManagedBranch, IlrModelElement, IlrTimestampBsln, Serializable
All Known Subinterfaces:
IlrChangeAct, IlrValidationAct

public interface IlrActivity
extends IlrManagedBranch

A representation of the model object 'Activity'.

The following features are supported:

See Also:
IlrBrmPackage.getActivity()

Method Summary
 List<ilog.rules.teamserver.brm.Contributor> getAuthors()
          Returns the value of the 'Authors' attribute list.
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrManagedBranch
getApprovers, getContributors, getOwner, getStatus, getTargetDate
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrBranch
getGroups, isSecurityEnforced, isSecurityInherited
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrTimestampBsln
getMaxVersionId
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrBaseline
getBaselineKind, getDepName, getDocumentation, getEventIdString, getParent, getProject, getProjectHandle, getProjectInfo, getReadableVersion, isFrozen, isSystem
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrModelElement
getName, getUuid
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrBasicModelElement
getCreatedBy, getCreatedOn, getLastChangedBy, getLastChangedOn
 
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

getAuthors

List<ilog.rules.teamserver.brm.Contributor> getAuthors()
Returns the value of the 'Authors' attribute list.

The list contents are of type ilog.rules.teamserver.brm.Contributor.

Returns:
the value of the 'Authors' attribute list.
See Also:
IlrBrmPackage.getActivity_Authors()

Decision Center API

© Copyright IBM Corp. 1987, 2013