|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
IGrammarFactory
.IOpenBinder
.ICastFactory
abstraction that used by engine
for type conversion operations.IOpenClass
with parsing and compiled errors.CompositeMethod
.OpenLMessage
.SyntaxNodeException
is the base exception class of those
exceptions that can be thrown by engine during compilation process.ICompileContext
interface.DelegatedDynamicObject
class wraps other
IDynamicObject
class and serves as aggregation of both itself
and other class.IOpenClass
implementation, that adds restriction for instances of this class by IDomain
DomainOpenClass
for creating aggregate and component types based on domain info.Proxy
based wrappers around OpenL
classes.IUserContext
and source code of rule IOpenSourceCodeModule
.ExplanationNumberValue
objects for explaining these objects in
tree(see ITreeElement
)AOpenClass.getFields()
instead.
OpenClassDelegator.getFields()
instead.
IOpenClass.getFields()
instead.
NullOpenClass.getFields()
instead.
NumberValue.ValueType.FORMULA
, see also
NumberValue.getValueType()
.NumberValue.ValueType.FUNCTION
, see also
NumberValue.getValueType()
.IOpenClass
representing the component type of an
array.
OpenL
with given name.
OpenL
with given name and that use the
given class loader.
DynamicObject
)
IOpenSourceCodeModule
for given dependency file name.
IBoundCode
interface is designed to provide a common
protocol for objects what describes bound code.ICompileContext
defines an abstraction of the compilation
time context.ArrayIndexOutOfBoundsException
exception.IOpenValidator
interface defines OpenL validator
abstraction.IOpenParser
interface is designed to provide a common
protocol for parsers what can be used in OpenL engine.IParsedCode
interface is designed to provide a common
protocol for objects what describes parsed source code.IOpenClass
object represents an array class.
IUserContext
defines an user environment
configuration abstraction.AOpenClass.getMethods()
instead.
OpenClassDelegator.getMethods()
instead.
IOpenClass.getMethods()
instead.
NullOpenClass.getMethods()
instead.
IOpenClass
implementation for full module.'double[] calculate(Premium[] premiumObj)'
.NumberValue
objects.NumberValue
.OpenLMessage
class defines a message abstraction.AParser
.propertiesFileProperty
it's value
becomes property_file_name
otherwise
propertiesFileDefaultName
is used.
2) It tries to load properties file in the following order: 2.1) as URL 2.2)
as resource in context classpath 2.3) as file in context filesystemNumberValue.ValueType.SINGLE_VALUE
, see also
NumberValue.getValueType()
.ValidationResult
defines contract that used in validation
process.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |