Decision Center API

ilog.rules.teamserver.brm
Interface IlrTimestampBsln

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

public interface IlrTimestampBsln
extends IlrBaseline

A representation of the model object 'Timestamp Bsln'.

The following features are supported:

See Also:
IlrBrmPackage.getTimestampBsln()

Method Summary
 int getMaxVersionId()
          Returns the value of the 'Max Version Id' attribute.
 
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

getMaxVersionId

int getMaxVersionId()
Returns the value of the 'Max Version Id' attribute.

The default value is "0".

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

Returns:
the value of the 'Max Version Id' attribute.
See Also:
IlrBrmPackage.getTimestampBsln_MaxVersionId()

Decision Center API

© Copyright IBM Corp. 1987, 2013