Decision Center API

ilog.rules.teamserver.brm
Interface IlrProjectBOMEntry

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

public interface IlrProjectBOMEntry
extends IlrBOMPathEntry

A representation of the model object 'Project BOM Entry'.

The following features are supported:

See Also:
IlrBrmPackage.getProjectBOMEntry()

Method Summary
 String getProjectName()
          Returns the value of the 'Project Name' attribute.
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrBOMPathEntry
getOrder, getUrl
 
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

getProjectName

String getProjectName()
Returns the value of the 'Project Name' attribute.

Returns:
the value of the 'Project Name' attribute.
See Also:
IlrBrmPackage.getProjectBOMEntry_ProjectName()

Decision Center API

© Copyright IBM Corp. 1987, 2013