Decision Center API

ilog.rules.teamserver.brm
Interface IlrBOMEntry

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

public interface IlrBOMEntry
extends IlrBOMPathEntry

A representation of the model object 'BOM Entry'.

The following features are supported:

See Also:
IlrBrmPackage.getBOMEntry()

Method Summary
 IlrBOM getBom()
          Returns the value of the 'Bom' reference.
 
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

getBom

IlrBOM getBom()
              throws IlrObjectNotFoundException
Returns the value of the 'Bom' reference.

Throws:
IlrObjectNotFoundException
Returns:
the value of the 'Bom' reference.
See Also:
IlrBrmPackage.getBOMEntry_Bom()

Decision Center API

© Copyright IBM Corp. 1987, 2013