Decision Center API

ilog.rules.teamserver.brm
Interface IlrTechnicalRule

All Superinterfaces:
Cloneable, IlrBasicModelElement, ilog.rules.teamserver.model.IlrCompositeObject, ilog.rules.commonbrm.model.IlrElement, IlrElementDetails, IlrElementHandle, IlrElementSummary, IlrModelElement, IlrPackageElement, IlrProjectElement, IlrRule, IlrRuleArtifact, Serializable

public interface IlrTechnicalRule
extends IlrRule

A representation of the model object 'Technical Rule'.

The following features are supported:

See Also:
IlrBrmPackage.getTechnicalRule()

Method Summary
 List getImports()
          Returns the value of the 'Imports' attribute list.
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrRule
getOverriddenRules, getOverriddenRules, getPriority
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrRuleArtifact
getDefinition, getDefinition, getTags, getTags, isActive
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrPackageElement
getRulePackage
 
Methods inherited from interface ilog.rules.teamserver.brm.IlrProjectElement
getDocumentation, getGroup, getProject, getVersion
 
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

getImports

List getImports()
Returns the value of the 'Imports' attribute list.

The list contents are of type String.

Returns:
the value of the 'Imports' attribute list.
See Also:
IlrBrmPackage.getTechnicalRule_Imports()

Decision Center API

© Copyright IBM Corp. 1987, 2013