Decision Center API

ilog.rules.teamserver.brm
Interface IlrReferencingBsln

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

public interface IlrReferencingBsln
extends IlrBaseline

A representation of the model object 'Referencing Bsln'.

The following features are supported:

See Also:
IlrBrmPackage.getReferencingBsln()

Method Summary
 IlrRuleApp getRuleApp()
          Returns the value of the 'Rule App' reference.
 IlrRuleset getRuleset()
          Returns the value of the 'Ruleset' reference.
 
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

getRuleApp

IlrRuleApp getRuleApp()
                      throws IlrObjectNotFoundException
Returns the value of the 'Rule App' reference.

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

Throws:
IlrObjectNotFoundException
Returns:
the value of the 'Rule App' reference.
See Also:
IlrBrmPackage.getReferencingBsln_RuleApp()

getRuleset

IlrRuleset getRuleset()
                      throws IlrObjectNotFoundException
Returns the value of the 'Ruleset' reference.

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

Throws:
IlrObjectNotFoundException
Returns:
the value of the 'Ruleset' reference.
See Also:
IlrBrmPackage.getReferencingBsln_Ruleset()

Decision Center API

© Copyright IBM Corp. 1987, 2013