Decision Center API

ilog.rules.teamserver.brm
Interface IlrSchema

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

public interface IlrSchema
extends IlrElementDetails

A representation of the model object 'Schema'.

The following features are supported:

See Also:
IlrBrmPackage.getSchema()

Method Summary
 String getBody()
          Returns the value of the 'Body' attribute.
 String getLocation()
          Returns the value of the 'Location' attribute.
 String getNamespace()
          Returns the value of the 'Namespace' attribute.
 
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

getBody

String getBody()
Returns the value of the 'Body' attribute.

Returns:
the value of the 'Body' attribute.
See Also:
IlrBrmPackage.getSchema_Body()

getLocation

String getLocation()
Returns the value of the 'Location' attribute.

Returns:
the value of the 'Location' attribute.
See Also:
IlrBrmPackage.getSchema_Location()

getNamespace

String getNamespace()
Returns the value of the 'Namespace' attribute.

Returns:
the value of the 'Namespace' attribute.
See Also:
IlrBrmPackage.getSchema_Namespace()

Decision Center API

© Copyright IBM Corp. 1987, 2013