- AAggregateInfo - Class in org.openl.types.impl
-
- AAggregateInfo() - Constructor for class org.openl.types.impl.AAggregateInfo
-
- ABoundNode - Class in org.openl.binding.impl
-
- ABoundNode(ISyntaxNode, IBoundNode...) - Constructor for class org.openl.binding.impl.ABoundNode
-
- abs(byte) - Static method in class org.openl.binding.impl.Operators
-
- abs(short) - Static method in class org.openl.binding.impl.Operators
-
- abs(int) - Static method in class org.openl.binding.impl.Operators
-
- abs(long) - Static method in class org.openl.binding.impl.Operators
-
- abs(float) - Static method in class org.openl.binding.impl.Operators
-
- abs(double) - Static method in class org.openl.binding.impl.Operators
-
- abs(BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- abs(BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- abs(BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- abs(BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- abs(ByteValue) - Static method in class org.openl.meta.ByteValue
-
- abs(DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- abs(FloatValue) - Static method in class org.openl.meta.FloatValue
-
- abs(IntValue) - Static method in class org.openl.meta.IntValue
-
- abs(LongValue) - Static method in class org.openl.meta.LongValue
-
- abs(ShortValue) - Static method in class org.openl.meta.ShortValue
-
- AbsolutePosition - Class in org.openl.util.text
-
- AbsolutePosition(int) - Constructor for class org.openl.util.text.AbsolutePosition
-
- AConfigurationElement - Class in org.openl.conf
-
- AConfigurationElement() - Constructor for class org.openl.conf.AConfigurationElement
-
- add(String, String, IOpenClass) - Method in class org.openl.binding.impl.component.ComponentBindingContext
-
- add(Object, String) - Static method in class org.openl.binding.impl.Operators
-
- add(String, Object) - Static method in class org.openl.binding.impl.Operators
-
- add(String, String) - Static method in class org.openl.binding.impl.Operators
-
- add(boolean, String) - Static method in class org.openl.binding.impl.Operators
-
- add(String, boolean) - Static method in class org.openl.binding.impl.Operators
-
- add(char, String) - Static method in class org.openl.binding.impl.Operators
-
- add(String, char) - Static method in class org.openl.binding.impl.Operators
-
- add(Date, int) - Static method in class org.openl.binding.impl.Operators
-
- add(byte, byte) - Static method in class org.openl.binding.impl.Operators
-
- add(short, short) - Static method in class org.openl.binding.impl.Operators
-
- add(int, int) - Static method in class org.openl.binding.impl.Operators
-
- add(long, long) - Static method in class org.openl.binding.impl.Operators
-
- add(float, float) - Static method in class org.openl.binding.impl.Operators
-
- add(double, double) - Static method in class org.openl.binding.impl.Operators
-
- add(Byte, Byte) - Static method in class org.openl.binding.impl.Operators
-
- add(Short, Short) - Static method in class org.openl.binding.impl.Operators
-
- add(Integer, Integer) - Static method in class org.openl.binding.impl.Operators
-
- add(Long, Long) - Static method in class org.openl.binding.impl.Operators
-
- add(Float, Float) - Static method in class org.openl.binding.impl.Operators
-
- add(Double, Double) - Static method in class org.openl.binding.impl.Operators
-
- add(BigInteger, BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- add(BigDecimal, BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- add(BigDecimalValue, String) - Static method in class org.openl.meta.BigDecimalValue
-
- add(String, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- add(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Adds left hand operand to right hand operand
- add(BigIntegerValue, String) - Static method in class org.openl.meta.BigIntegerValue
-
- add(String, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- add(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Adds left hand operand to right hand operand
- add(ByteValue, String) - Static method in class org.openl.meta.ByteValue
-
- add(String, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- add(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
Adds left hand operand to right hand operand
- add(DoubleValue, String) - Static method in class org.openl.meta.DoubleValue
-
- add(String, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- add(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Adds left hand operand to right hand operand
- add(DoubleValue) - Method in class org.openl.meta.DoubleValue.DoubleValueZero
-
- add(FloatValue, String) - Static method in class org.openl.meta.FloatValue
-
- add(String, FloatValue) - Static method in class org.openl.meta.FloatValue
-
- add(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Adds left hand operand to right hand operand
- add(IntValue, String) - Static method in class org.openl.meta.IntValue
-
- add(String, IntValue) - Static method in class org.openl.meta.IntValue
-
- add(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
Adds left hand operand to right hand operand
- add(LongValue, String) - Static method in class org.openl.meta.LongValue
-
- add(String, LongValue) - Static method in class org.openl.meta.LongValue
-
- add(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
Adds left hand operand to right hand operand
- add(ShortValue, String) - Static method in class org.openl.meta.ShortValue
-
- add(String, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- add(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Adds left hand operand to right hand operand
- addAlias(String, String) - Method in interface org.openl.binding.IBindingContext
-
- addAlias(String, String) - Method in class org.openl.binding.impl.BindingContext
-
- addAlias(String, String) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- addAnyLibrary(GenericLibraryConfiguration) - Method in class org.openl.conf.NameSpacedLibraryConfiguration
-
- addAssign(IBoundNode, IBoundNode) - Method in class org.openl.binding.BindingDependencies
-
- addAssignField(IOpenField, IBoundNode) - Method in class org.openl.binding.BindingDependencies
-
- addClassImport(String) - Method in class org.openl.conf.JavaImportTypeConfiguration
-
- addClassLoader(ClassLoader) - Method in class org.openl.classloader.OpenLBundleClassLoader
-
- addConfiguration(ITypeFactoryConfigurationElement) - Method in class org.openl.conf.NameSpacedTypeConfiguration
-
- addConfiguredBinder(NodeBinderFactoryConfiguration.SingleBinderFactory) - Method in class org.openl.conf.NodeBinderFactoryConfiguration
-
- addConfiguredLibrary(NameSpacedLibraryConfiguration) - Method in class org.openl.conf.LibraryFactoryConfiguration
-
- addConfiguredTypeFactory(OpenFactoryConfiguration) - Method in class org.openl.conf.NoAntOpenLTask
-
- addConfiguredTypeLibrary(NameSpacedTypeConfiguration) - Method in class org.openl.conf.TypeFactoryConfiguration
-
- addConstructor(IOpenMethod) - Method in class org.openl.types.impl.AOpenClass
-
- addDependencyTypes(CompiledDependency) - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
- addError(SyntaxNodeException) - Method in interface org.openl.binding.IBindingContext
-
- addError(SyntaxNodeException) - Method in class org.openl.binding.impl.BindingContext
-
- addError(SyntaxNodeException) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- addError(Throwable) - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
- addError(String) - Static method in class org.openl.message.OpenLMessagesUtils
-
- addError(OpenLCompilationException) - Static method in class org.openl.message.OpenLMessagesUtils
-
- addError(Throwable) - Static method in class org.openl.message.OpenLMessagesUtils
-
- addError(SyntaxNodeException) - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- addErrors(OpenLCompilationException[]) - Static method in class org.openl.message.OpenLMessagesUtils
-
- addField(IOpenField) - Method in class org.openl.types.impl.ADynamicClass
-
- addFieldDependency(IOpenField, IBoundNode) - Method in class org.openl.binding.BindingDependencies
-
- addFieldToLowerCaseMap(IOpenField) - Method in class org.openl.types.impl.AOpenClass
-
- addInitializerNode(IBoundNode) - Method in class org.openl.binding.impl.component.ComponentOpenClass
-
- ADDITIONAL_ERROR_MESSAGES_KEY - Static variable in class org.openl.engine.OpenLSourceManager
-
- ADDITIONAL_WARN_MESSAGES_KEY - Static variable in class org.openl.engine.OpenLSourceManager
-
- addJavaCast(TypeCastFactory.JavaCastComponent) - Method in class org.openl.conf.TypeCastFactory
-
- addJavalib(JavaLibraryConfiguration) - Method in class org.openl.conf.NameSpacedLibraryConfiguration
-
- addMessage(OpenLMessage) - Method in class org.openl.message.OpenLMessages
-
Adds new OpenL message.
- addMessage(String, Severity) - Static method in class org.openl.message.OpenLMessagesUtils
-
- addMessage(OpenLMessage) - Static method in class org.openl.message.OpenLMessagesUtils
-
- addMessages(List<OpenLMessage>) - Method in class org.openl.message.OpenLMessages
-
Adds OpenL messages.
- addMethod(IOpenMethod) - Method in class org.openl.types.impl.ADynamicClass
-
- addMethod(IOpenMethod) - Method in class org.openl.types.impl.AOpenClass
-
- addMethodDependency(IOpenMethod, IBoundNode) - Method in class org.openl.binding.BindingDependencies
-
- addMethods(CompiledDependency) - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
Add methods form dependent modules to current one.
- addNode(ISyntaxNode) - Method in class org.openl.syntax.impl.NaryNode
-
- addOpenFactory(IOpenFactoryConfiguration) - Method in interface org.openl.conf.IOpenLConfiguration
-
- addOpenFactory(IOpenFactoryConfiguration) - Method in class org.openl.conf.OpenLConfiguration
-
- addPackageImport(String) - Method in class org.openl.conf.JavaImportTypeConfiguration
-
- addParameter(String, String, IOpenClass) - Method in interface org.openl.binding.IBindingContext
-
- addParameter(String, String, IOpenClass) - Method in class org.openl.binding.impl.BindingContext
-
- addParameter(String, String, IOpenClass) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- addParameter(String, String, IOpenClass) - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- addProperty(AGenericConfiguration.StringProperty) - Method in class org.openl.conf.AGenericConfiguration
-
- addSymbolicMethod(String, String, String[], ISyntaxNode) - Method in interface org.openl.binding.symbolic.ISymbolicBindingContext
-
- addSymbolicType(String, ISyntaxNode) - Method in interface org.openl.binding.symbolic.ISymbolicBindingContext
-
- addSymbolicVar(String, String, ISyntaxNode) - Method in interface org.openl.binding.symbolic.ISymbolicBindingContext
-
- addTo(ModuleOpenClass) - Method in interface org.openl.binding.IMemberBoundNode
-
- addTo(ModuleOpenClass) - Method in class org.openl.binding.impl.module.MethodNode
-
- addType(String, IOpenClass) - Method in interface org.openl.binding.IBindingContext
-
Adds new type to binding context.
- addType(String, IOpenClass) - Method in class org.openl.binding.impl.BindingContext
-
- addType(String, IOpenClass) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- addType(String, IOpenClass) - Method in class org.openl.binding.impl.component.ComponentBindingContext
-
- addType(IOpenClass) - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
Add new type to internal types list.
- addType(IOpenClass) - Method in class org.openl.types.impl.AOpenClass
-
Default implementation.
- addType(IOpenClass) - Method in class org.openl.types.impl.DomainOpenClass
-
- addType(IOpenClass) - Method in interface org.openl.types.IOpenClass
-
Add new type to internal types list.
- addType(IOpenClass) - Method in class org.openl.types.NullOpenClass
-
- addTypeDependency(IOpenClass, IBoundNode) - Method in class org.openl.binding.BindingDependencies
-
- addValidator(IOpenLValidator) - Method in interface org.openl.ICompileContext
-
- addValidator(IOpenLValidator) - Method in class org.openl.impl.DefaultCompileContext
- addValidators(List<IOpenLValidator>) - Method in interface org.openl.ICompileContext
-
- addValidators(List<IOpenLValidator>) - Method in class org.openl.impl.DefaultCompileContext
- addVar(String, String, IOpenClass) - Method in interface org.openl.binding.IBindingContext
-
- addVar(String, String, IOpenClass) - Method in class org.openl.binding.impl.BindingContext
-
- addVar(String, String, IOpenClass) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- addVar(String, String, IOpenClass) - Method in class org.openl.binding.impl.component.ComponentBindingContext
-
- addVar(String, String, IOpenClass) - Method in class org.openl.binding.impl.LocalFrameBuilder
-
- addVar(String, String, IOpenClass) - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- addWarn(String) - Static method in class org.openl.message.OpenLMessagesUtils
-
- addWarn(String, ISyntaxNode) - Static method in class org.openl.message.OpenLMessagesUtils
-
- ADynamicClass - Class in org.openl.types.impl
-
- ADynamicClass(String, Class<?>) - Constructor for class org.openl.types.impl.ADynamicClass
-
- ADynamicClass.OpenConstructor - Class in org.openl.types.impl
-
- AEngineFactory - Class in org.openl.runtime
-
- AEngineFactory() - Constructor for class org.openl.runtime.AEngineFactory
-
- AGenericConfiguration - Class in org.openl.conf
-
- AGenericConfiguration() - Constructor for class org.openl.conf.AGenericConfiguration
-
- AGenericConfiguration.StringProperty - Class in org.openl.conf
-
- aggregateInfo - Static variable in class org.openl.types.impl.DynamicArrayAggregateInfo
-
- ALIAS_TO_TYPE_CAST_DISTANCE - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- AliasToTypeCast - Class in org.openl.binding.impl.cast
-
- AliasToTypeCast(IOpenClass, IOpenClass) - Constructor for class org.openl.binding.impl.cast.AliasToTypeCast
-
- allClasses - Variable in class org.openl.types.impl.AOpenSchema
-
- allClasses() - Method in class org.openl.types.impl.AOpenSchema
-
- AmbiguousMethodException - Exception in org.openl.binding.exception
-
- AmbiguousMethodException(String, IOpenClass[], List<IOpenMethod>) - Constructor for exception org.openl.binding.exception.AmbiguousMethodException
-
- AmbiguousTypeException - Exception in org.openl.binding.exception
-
- AmbiguousTypeException(String, List<IOpenClass>) - Constructor for exception org.openl.binding.exception.AmbiguousTypeException
-
- AmbiguousVarException - Exception in org.openl.binding.exception
-
- AmbiguousVarException(String, List<IOpenField>) - Constructor for exception org.openl.binding.exception.AmbiguousVarException
-
- AMethod - Class in org.openl.types.impl
-
- AMethod(IOpenMethodHeader) - Constructor for class org.openl.types.impl.AMethod
-
- and(Boolean, Boolean) - Static method in class org.openl.binding.impl.Operators
-
- ANodeBinder - Class in org.openl.binding.impl
-
- ANodeBinder() - Constructor for class org.openl.binding.impl.ANodeBinder
-
- AOpenClass - Class in org.openl.types.impl
-
- AOpenClass() - Constructor for class org.openl.types.impl.AOpenClass
-
- AOpenFactory - Class in org.openl.types.impl
-
- AOpenFactory() - Constructor for class org.openl.types.impl.AOpenFactory
-
- AOpenField - Class in org.openl.types.impl
-
- AOpenField(String, IOpenClass) - Constructor for class org.openl.types.impl.AOpenField
-
- AOpenLBuilder - Class in org.openl.conf
-
- AOpenLBuilder() - Constructor for class org.openl.conf.AOpenLBuilder
-
- AOpenLEngineFactory - Class in org.openl.runtime
-
- AOpenLEngineFactory(String) - Constructor for class org.openl.runtime.AOpenLEngineFactory
-
- AOpenLEngineFactory(String, String) - Constructor for class org.openl.runtime.AOpenLEngineFactory
-
- AOpenLEngineFactory(String, IUserContext) - Constructor for class org.openl.runtime.AOpenLEngineFactory
-
- AOpenMethodDelegator - Class in org.openl.binding.impl.method
-
- AOpenMethodDelegator(IOpenMethod) - Constructor for class org.openl.binding.impl.method.AOpenMethodDelegator
-
- AOpenSchema - Class in org.openl.types.impl
-
- AOpenSchema(IOpenFactory) - Constructor for class org.openl.types.impl.AOpenSchema
-
- AParser - Class in org.openl.syntax.impl
-
Class provides default abstract implementation of parser based on
IGrammarFactory
.
- AParser() - Constructor for class org.openl.syntax.impl.AParser
-
- applyToDependentParsedCode(IParsedCode) - Method in interface org.openl.engine.ExtendableModuleOpenClass
-
- ARRAY_AGGREGATE - Static variable in class org.openl.types.java.JavaArrayAggregateInfo
-
- ARRAY_CAST_DISTANCE - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- ArrayCast - Class in org.openl.binding.impl.cast
-
- ArrayCast(IOpenClass, IOpenCast, int) - Constructor for class org.openl.binding.impl.cast.ArrayCast
-
- ArrayFieldIndex - Class in org.openl.types.impl
-
- ArrayFieldIndex(IOpenClass, IOpenField) - Constructor for class org.openl.types.impl.ArrayFieldIndex
-
- ArrayIndex - Class in org.openl.types.impl
-
- ArrayIndex(IOpenClass) - Constructor for class org.openl.types.impl.ArrayIndex
-
- ArrayLengthOpenField - Class in org.openl.types.impl
-
- ArrayLengthOpenField() - Constructor for class org.openl.types.impl.ArrayLengthOpenField
-
- ArrayOpenClass - Class in org.openl.types.impl
-
- ArrayOpenClass(IOpenClass, IOpenField) - Constructor for class org.openl.types.impl.ArrayOpenClass
-
- ASourceCodeEngineFactory - Class in org.openl.runtime
-
- ASourceCodeEngineFactory(String, IOpenSourceCodeModule, IUserContext) - Constructor for class org.openl.runtime.ASourceCodeEngineFactory
-
- ASourceCodeEngineFactory(String, IOpenSourceCodeModule, String) - Constructor for class org.openl.runtime.ASourceCodeEngineFactory
-
- ASourceCodeEngineFactory(String, IOpenSourceCodeModule) - Constructor for class org.openl.runtime.ASourceCodeEngineFactory
-
- ASourceCodeEngineFactory(String, String) - Constructor for class org.openl.runtime.ASourceCodeEngineFactory
-
- ASourceCodeEngineFactory(String, String, String) - Constructor for class org.openl.runtime.ASourceCodeEngineFactory
-
- ASourceCodeEngineFactory(String, URL) - Constructor for class org.openl.runtime.ASourceCodeEngineFactory
-
- ASourceCodeModule - Class in org.openl.source.impl
-
- ASourceCodeModule() - Constructor for class org.openl.source.impl.ASourceCodeModule
-
- assign(Object, IRuntimeEnv) - Method in interface org.openl.binding.IBoundNode
-
- assign(Object, IRuntimeEnv) - Method in class org.openl.binding.impl.ABoundNode
-
- assign(Object, IRuntimeEnv) - Method in class org.openl.binding.impl.CastNode
-
- assign(Object, IRuntimeEnv) - Method in class org.openl.binding.impl.FieldBoundNode
-
- asSourceCodeModule() - Method in class org.openl.meta.StringValue
-
- ASyntaxNode - Class in org.openl.syntax.impl
-
- ASyntaxNode(String, ILocation, IOpenSourceCodeModule) - Constructor for class org.openl.syntax.impl.ASyntaxNode
-
- AT_PREFIX - Static variable in interface org.openl.main.SourceCodeURLConstants
-
- ATargetBoundNode - Class in org.openl.binding.impl
-
- ATargetBoundNode(ISyntaxNode, IBoundNode, IBoundNode...) - Constructor for class org.openl.binding.impl.ATargetBoundNode
-
- AUserContext - Class in org.openl.conf
-
The implementation of the hashCode() and equals() for the derives classes.
- AUserContext() - Constructor for class org.openl.conf.AUserContext
-
- AUTO_CAST_METHOD_NAME - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- autocast(byte, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(byte, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(byte, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(byte, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(byte, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(byte, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(byte, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(short, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(short, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(short, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(short, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(short, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(short, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(char, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(char, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(char, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(char, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(char, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(char, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(int, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(int, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(int, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(int, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(int, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(long, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(long, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(long, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(long, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(float, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(float, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(double, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(BigInteger, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- autocast(byte, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Is used to overload implicit cast operators from byte to org.openl.meta.BigDecimalValue
- autocast(short, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Is used to overload implicit cast operators from short to org.openl.meta.BigDecimalValue
- autocast(int, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Is used to overload implicit cast operators from int to org.openl.meta.BigDecimalValue
- autocast(char, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Is used to overload implicit cast operators from char to org.openl.meta.BigDecimalValue
- autocast(long, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Is used to overload implicit cast operators from long to org.openl.meta.BigDecimalValue
- autocast(float, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Is used to overload implicit cast operators from float to org.openl.meta.BigDecimalValue
- autocast(double, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Is used to overload implicit cast operators from double to org.openl.meta.BigDecimalValue
- autocast(BigInteger, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- autocast(BigDecimal, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- autocast(BigIntegerValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- autocast(byte, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Is used to overload implicit cast operators from byte to
org.openl.meta.BigIntegerValue
- autocast(short, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Is used to overload implicit cast operators from short to
org.openl.meta.BigIntegerValue
- autocast(int, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Is used to overload implicit cast operators from int to
org.openl.meta.BigIntegerValue
- autocast(char, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Is used to overload implicit cast operators from char to
org.openl.meta.BigIntegerValue
- autocast(long, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Is used to overload implicit cast operators from long to
org.openl.meta.BigIntegerValue
- autocast(BigInteger, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- autocast(byte, ByteValue) - Static method in class org.openl.meta.ByteValue
-
Is used to overload implicit cast operators from byte to
org.openl.meta.ByteValue
- autocast(ByteValue, ShortValue) - Static method in class org.openl.meta.ByteValue
-
- autocast(ByteValue, IntValue) - Static method in class org.openl.meta.ByteValue
-
- autocast(ByteValue, LongValue) - Static method in class org.openl.meta.ByteValue
-
- autocast(ByteValue, FloatValue) - Static method in class org.openl.meta.ByteValue
-
- autocast(ByteValue, DoubleValue) - Static method in class org.openl.meta.ByteValue
-
- autocast(ByteValue, BigIntegerValue) - Static method in class org.openl.meta.ByteValue
-
- autocast(ByteValue, BigDecimalValue) - Static method in class org.openl.meta.ByteValue
-
- autocast(byte, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Is used to overload implicit cast operators from byte to org.openl.meta.DoubleValue
- autocast(short, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Is used to overload implicit cast operators from short to org.openl.meta.DoubleValue
- autocast(int, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Is used to overload implicit cast operators from int to org.openl.meta.DoubleValue
- autocast(char, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Is used to overload implicit cast operators from int to org.openl.meta.DoubleValue
- autocast(long, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Is used to overload implicit cast operators from long to org.openl.meta.DoubleValue
- autocast(float, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Is used to overload implicit cast operators from float to org.openl.meta.DoubleValue
- autocast(double, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Is used to overload implicit cast operators from double to org.openl.meta.DoubleValue
- autocast(DoubleValue, BigDecimalValue) - Static method in class org.openl.meta.DoubleValue
-
- autocast(byte, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Is used to overload implicit cast operators from byte to
org.openl.meta.FloatValue
- autocast(short, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Is used to overload implicit cast operators from short to
org.openl.meta.FloatValue
- autocast(int, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Is used to overload implicit cast operators from int to
org.openl.meta.FloatValue
- autocast(char, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Is used to overload implicit cast operators from char to
org.openl.meta.FloatValue
- autocast(long, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Is used to overload implicit cast operators from long to
org.openl.meta.FloatValue
- autocast(float, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Is used to overload implicit cast operators from float to
org.openl.meta.FloatValue
- autocast(FloatValue, DoubleValue) - Static method in class org.openl.meta.FloatValue
-
- autocast(FloatValue, BigDecimalValue) - Static method in class org.openl.meta.FloatValue
-
- autocast(byte, IntValue) - Static method in class org.openl.meta.IntValue
-
Is used to overload implicit cast operators from byte to
org.openl.meta.IntValue
- autocast(short, IntValue) - Static method in class org.openl.meta.IntValue
-
Is used to overload implicit cast operators from short to
org.openl.meta.IntValue
- autocast(int, IntValue) - Static method in class org.openl.meta.IntValue
-
Is used to overload implicit cast operators from int to
org.openl.meta.IntValue
- autocast(char, IntValue) - Static method in class org.openl.meta.IntValue
-
Is used to overload implicit cast operators from char to
org.openl.meta.IntValue
- autocast(IntValue, LongValue) - Static method in class org.openl.meta.IntValue
-
- autocast(IntValue, FloatValue) - Static method in class org.openl.meta.IntValue
-
- autocast(IntValue, DoubleValue) - Static method in class org.openl.meta.IntValue
-
- autocast(IntValue, BigIntegerValue) - Static method in class org.openl.meta.IntValue
-
- autocast(IntValue, BigDecimalValue) - Static method in class org.openl.meta.IntValue
-
- autocast(byte, LongValue) - Static method in class org.openl.meta.LongValue
-
Is used to overload implicit cast operators from byte to
org.openl.meta.LongValue
- autocast(short, LongValue) - Static method in class org.openl.meta.LongValue
-
Is used to overload implicit cast operators from short to
org.openl.meta.LongValue
- autocast(int, LongValue) - Static method in class org.openl.meta.LongValue
-
Is used to overload implicit cast operators from int to
org.openl.meta.LongValue
- autocast(long, LongValue) - Static method in class org.openl.meta.LongValue
-
Is used to overload implicit cast operators from long to
org.openl.meta.LongValue
- autocast(char, LongValue) - Static method in class org.openl.meta.LongValue
-
Is used to overload implicit cast operators from char to
org.openl.meta.LongValue
- autocast(LongValue, FloatValue) - Static method in class org.openl.meta.LongValue
-
- autocast(LongValue, DoubleValue) - Static method in class org.openl.meta.LongValue
-
- autocast(LongValue, BigIntegerValue) - Static method in class org.openl.meta.LongValue
-
- autocast(LongValue, BigDecimalValue) - Static method in class org.openl.meta.LongValue
-
- autocast(byte, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Is used to overload implicit cast operators from byte to
org.openl.meta.ShortValue
- autocast(short, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Is used to overload implicit cast operators from short to
org.openl.meta.ShortValue
- autocast(ShortValue, IntValue) - Static method in class org.openl.meta.ShortValue
-
- autocast(ShortValue, LongValue) - Static method in class org.openl.meta.ShortValue
-
- autocast(ShortValue, FloatValue) - Static method in class org.openl.meta.ShortValue
-
- autocast(ShortValue, DoubleValue) - Static method in class org.openl.meta.ShortValue
-
- autocast(ShortValue, BigIntegerValue) - Static method in class org.openl.meta.ShortValue
-
- autocast(ShortValue, BigDecimalValue) - Static method in class org.openl.meta.ShortValue
-
- autocast(String, StringValue) - Static method in class org.openl.meta.StringValue
-
- autocast(StringValue, String) - Static method in class org.openl.meta.StringValue
-
- AutoCastableResultOpenMethod - Class in org.openl.binding.impl.method
-
- AutoCastableResultOpenMethod(IOpenMethod, IOpenClass, IOpenCast) - Constructor for class org.openl.binding.impl.method.AutoCastableResultOpenMethod
-
- AutoCastFactory - Interface in org.openl.binding.impl.cast
-
- AutoCastReturnType - Annotation Type in org.openl.binding.impl.cast
-
- avg(BigDecimalValue[]) - Static method in class org.openl.meta.BigDecimalValue
-
average
- avg(BigIntegerValue[]) - Static method in class org.openl.meta.BigIntegerValue
-
average
- avg(ByteValue[]) - Static method in class org.openl.meta.ByteValue
-
average
- avg(DoubleValue[]) - Static method in class org.openl.meta.DoubleValue
-
average
- avg(FloatValue[]) - Static method in class org.openl.meta.FloatValue
-
average
- avg(IntValue[]) - Static method in class org.openl.meta.IntValue
-
average
- avg(LongValue[]) - Static method in class org.openl.meta.LongValue
-
average
- avg(ShortValue[]) - Static method in class org.openl.meta.ShortValue
-
average
- calcBbox(ISyntaxNode, int[]) - Method in class org.openl.syntax.impl.SourceLocator
-
Returns bounding box for a given syntax node with initial bbox.
- cast(byte, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(byte, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(byte, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(short, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(short, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(short, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(short, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(char, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(char, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(char, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(char, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(int, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(int, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(int, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(int, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(int, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(long, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(long, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(long, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(long, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(long, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(long, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(float, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(float, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(float, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(float, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(float, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(float, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(float, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(double, BigDecimal) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigInteger, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigInteger, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigInteger, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigInteger, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigInteger, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigInteger, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigInteger, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, byte) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, short) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, int) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, char) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, long) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, float) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, double) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimal, BigInteger) - Static method in class org.openl.binding.impl.cast.CastOperators
-
- cast(BigDecimalValue, byte) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, short) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, char) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, int) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, long) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, float) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, double) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, BigDecimal) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, BigInteger) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, ByteValue) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, ShortValue) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, IntValue) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, LongValue) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, FloatValue) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, DoubleValue) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(BigDecimalValue, BigIntegerValue) - Static method in class org.openl.meta.BigDecimalValue
-
- cast(float, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(double, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(FloatValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(DoubleValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigDecimal, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, byte) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, short) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, char) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, int) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, long) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, float) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, double) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, BigInteger) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, BigDecimal) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, ByteValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, ShortValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, IntValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, LongValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, FloatValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(BigIntegerValue, DoubleValue) - Static method in class org.openl.meta.BigIntegerValue
-
- cast(short, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(char, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(int, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(long, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(float, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(double, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(BigInteger, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(BigDecimal, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, byte) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, short) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, char) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, int) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, long) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, float) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, double) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, BigInteger) - Static method in class org.openl.meta.ByteValue
-
- cast(ByteValue, BigDecimal) - Static method in class org.openl.meta.ByteValue
-
- cast(BigInteger, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- cast(BigDecimal, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, byte) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, short) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, char) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, int) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, long) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, float) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, double) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, ByteValue) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, ShortValue) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, IntValue) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, LongValue) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, FloatValue) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, BigInteger) - Static method in class org.openl.meta.DoubleValue
-
- cast(DoubleValue, BigDecimal) - Static method in class org.openl.meta.DoubleValue
-
- cast(double, FloatValue) - Static method in class org.openl.meta.FloatValue
-
- cast(BigInteger, FloatValue) - Static method in class org.openl.meta.FloatValue
-
- cast(BigDecimal, FloatValue) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, byte) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, short) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, char) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, int) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, long) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, float) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, double) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, ByteValue) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, ShortValue) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, IntValue) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, LongValue) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, BigInteger) - Static method in class org.openl.meta.FloatValue
-
- cast(FloatValue, BigDecimal) - Static method in class org.openl.meta.FloatValue
-
- cast(long, IntValue) - Static method in class org.openl.meta.IntValue
-
- cast(float, IntValue) - Static method in class org.openl.meta.IntValue
-
- cast(double, IntValue) - Static method in class org.openl.meta.IntValue
-
- cast(BigInteger, IntValue) - Static method in class org.openl.meta.IntValue
-
- cast(BigDecimal, IntValue) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, byte) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, short) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, char) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, int) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, long) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, float) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, double) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, ByteValue) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, ShortValue) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, BigInteger) - Static method in class org.openl.meta.IntValue
-
- cast(IntValue, BigDecimal) - Static method in class org.openl.meta.IntValue
-
- cast(float, LongValue) - Static method in class org.openl.meta.LongValue
-
- cast(double, LongValue) - Static method in class org.openl.meta.LongValue
-
- cast(BigInteger, LongValue) - Static method in class org.openl.meta.LongValue
-
- cast(BigDecimal, LongValue) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, byte) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, short) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, char) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, int) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, long) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, float) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, double) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, ByteValue) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, ShortValue) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, IntValue) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, BigInteger) - Static method in class org.openl.meta.LongValue
-
- cast(LongValue, BigDecimal) - Static method in class org.openl.meta.LongValue
-
- cast(char, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- cast(int, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- cast(long, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- cast(float, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- cast(double, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- cast(BigInteger, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- cast(BigDecimal, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, byte) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, short) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, char) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, int) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, long) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, float) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, double) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, ByteValue) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, BigInteger) - Static method in class org.openl.meta.ShortValue
-
- cast(ShortValue, BigDecimal) - Static method in class org.openl.meta.ShortValue
-
- CAST_METHOD_NAME - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- CastExplanationValue - Class in org.openl.meta.explanation
-
- CastExplanationValue(ExplanationNumberValue<?>, CastOperand) - Constructor for class org.openl.meta.explanation.CastExplanationValue
-
- CastFactory - Class in org.openl.binding.impl.cast
-
Base implementation of
ICastFactory
abstraction that used by engine
for type conversion operations.
- CastFactory() - Constructor for class org.openl.binding.impl.cast.CastFactory
-
Default constructor.
- CastingMethodCaller - Class in org.openl.types.impl
-
- CastingMethodCaller(IOpenMethod, IOpenCast[]) - Constructor for class org.openl.types.impl.CastingMethodCaller
-
- CastNode - Class in org.openl.binding.impl
-
- CastNode(ISyntaxNode, IBoundNode, IOpenCast, IOpenClass) - Constructor for class org.openl.binding.impl.CastNode
-
- CastOperand - Class in org.openl.meta.number
-
- CastOperand(Class<?>, boolean) - Constructor for class org.openl.meta.number.CastOperand
-
- CastOperand(String, boolean) - Constructor for class org.openl.meta.number.CastOperand
-
- CastOperators - Class in org.openl.binding.impl.cast
-
- CastOperators() - Constructor for class org.openl.binding.impl.cast.CastOperators
-
- CastsLinkageCast - Class in org.openl.binding.impl.cast
-
- CastsLinkageCast(IOpenCast...) - Constructor for class org.openl.binding.impl.cast.CastsLinkageCast
-
- CHAR - Static variable in class org.openl.types.java.JavaOpenClass
-
- charAt(int) - Method in class org.openl.meta.StringValue
-
Returns a character at position 'index' of current StringValue variable
- checkConditionBoundNode(IBoundNode, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
Checks the condition expression.
- checkOnDeprecation(ISyntaxNode, IBindingContext, IMethodCaller) - Static method in class org.openl.binding.impl.BindHelper
-
- checkOnDeprecation(ISyntaxNode, IBindingContext, IOpenClass) - Static method in class org.openl.binding.impl.BindHelper
-
- checkOnDeprecation(ISyntaxNode, IBindingContext, IOpenField) - Static method in class org.openl.binding.impl.BindHelper
-
- children - Variable in class org.openl.binding.impl.ABoundNode
-
- CLASS - Static variable in class org.openl.types.java.JavaOpenClass
-
- ClassFactory - Class in org.openl.conf
-
- ClassFactory() - Constructor for class org.openl.conf.ClassFactory
-
- ClassLoaderCloser - Interface in org.openl.classloader
-
- ClassLoaderFactory - Class in org.openl.conf
-
- ClassLoaderFactory() - Constructor for class org.openl.conf.ClassLoaderFactory
-
- ClassLoaderUtils - Class in org.openl.classloader
-
- ClassLoaderUtils() - Constructor for class org.openl.classloader.ClassLoaderUtils
-
- className - Variable in class org.openl.conf.ClassFactory
-
- clear() - Method in class org.openl.message.OpenLMessages
-
Removes all entries from OpenL messages.
- clearOddDataForExecutionMode() - Method in class org.openl.binding.impl.component.ComponentOpenClass
-
Clears all unnecessary data for "Execution Mode"
- clone() - Method in class org.openl.runtime.DefaultRuntimeContext
-
- clone() - Method in interface org.openl.runtime.IRuntimeContext
-
- clone() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- close(ClassLoader) - Method in interface org.openl.classloader.ClassLoaderCloser
-
- close(ClassLoader) - Static method in class org.openl.classloader.ClassLoaderUtils
-
- close() - Method in class org.openl.classloader.OpenLBundleClassLoader
-
- code - Variable in class org.openl.source.impl.ASourceCodeModule
-
- collectFields(Map<String, IOpenField>, Class<?>, Map<Method, BeanOpenField>, Map<Method, BeanOpenField>) - Static method in class org.openl.types.java.BeanOpenField
-
- compareTo(BigDecimalValue) - Method in class org.openl.meta.BigDecimalValue
-
- compareTo(BigIntegerValue) - Method in class org.openl.meta.BigIntegerValue
-
- compareTo(ByteValue) - Method in class org.openl.meta.ByteValue
-
- compareTo(DoubleValue) - Method in class org.openl.meta.DoubleValue
-
- compareTo(FloatValue) - Method in class org.openl.meta.FloatValue
-
- compareTo(IntValue) - Method in class org.openl.meta.IntValue
-
- compareTo(LongValue) - Method in class org.openl.meta.LongValue
-
- compareTo(ObjectValue) - Method in class org.openl.meta.ObjectValue
-
Compares the current object with the objectToCompare
- compareTo(ShortValue) - Method in class org.openl.meta.ShortValue
-
- compareTo(StringValue) - Method in class org.openl.meta.StringValue
-
Compares StringValue v with current StringValue variable
- Comparison - Class in org.openl.binding.impl.operator
-
Contains comparison operators for:
== - equals
!= - not equals
> - great then
< - less than
>= - great or equals then
<= - less or equals than
==== - strict equals
!=== - strict not equals
>== - strict great then
<== - strict less than
>=== - strict great or equals then
<=== - strict less or equals than
The difference between the strict and the not strict is that not strict comparison is usual (more human) comparison,
where 10.0 and 10 are equals.
- Comparison() - Constructor for class org.openl.binding.impl.operator.Comparison
-
- CompiledDependency - Class in org.openl.dependency
-
Simple bean that handles compiled dependency.
- CompiledDependency(String, CompiledOpenClass) - Constructor for class org.openl.dependency.CompiledDependency
-
- CompiledOpenClass - Class in org.openl
-
Handles
IOpenClass
with parsing and compiled errors.
- CompiledOpenClass(IOpenClass, List<OpenLMessage>, SyntaxNodeException[], SyntaxNodeException[]) - Constructor for class org.openl.CompiledOpenClass
-
- compileMethod(IOpenSourceCodeModule, CompositeMethod, IBindingContext) - Method in class org.openl.engine.OpenLCompileManager
-
Compiles a method.
- compileMethod(OpenL, IOpenSourceCodeModule, CompositeMethod, IBindingContext) - Static method in class org.openl.engine.OpenLManager
-
Compiles a method.
- compileModule(IOpenSourceCodeModule, boolean, IDependencyManager) - Method in class org.openl.engine.OpenLCompileManager
-
Compiles module.
- compileModule(OpenL, IOpenSourceCodeModule) - Static method in class org.openl.engine.OpenLManager
-
Compiles module.
- compileModule(OpenL, IOpenSourceCodeModule, boolean) - Static method in class org.openl.engine.OpenLManager
-
Compiles module.
- compileModule(OpenL, IOpenSourceCodeModule, boolean, IDependencyManager) - Static method in class org.openl.engine.OpenLManager
-
- compileModuleWithErrors(IOpenSourceCodeModule, boolean, IDependencyManager) - Method in class org.openl.engine.OpenLCompileManager
-
Compiles module.
- compileModuleWithErrors(OpenL, IOpenSourceCodeModule) - Static method in class org.openl.engine.OpenLManager
-
Compiles module.
- compileModuleWithErrors(OpenL, IOpenSourceCodeModule, boolean) - Static method in class org.openl.engine.OpenLManager
-
Compiles module.
- compileModuleWithErrors(OpenL, IOpenSourceCodeModule, boolean, IDependencyManager) - Static method in class org.openl.engine.OpenLManager
-
- ComponentBindingContext - Class in org.openl.binding.impl.component
-
Binding context for different Openl components.
Handles
ComponentOpenClass
for which binding is performed.
And a map of internal types that are found during binding.
Was created by extracting functionality from
ModuleBindingContext
of 20192 revision.
- ComponentBindingContext(IBindingContext, ComponentOpenClass) - Constructor for class org.openl.binding.impl.component.ComponentBindingContext
-
- componentClass - Variable in class org.openl.types.impl.ArrayOpenClass
-
- ComponentOpenClass - Class in org.openl.binding.impl.component
-
Open class for different Openl components.
- ComponentOpenClass(String, OpenL) - Constructor for class org.openl.binding.impl.component.ComponentOpenClass
-
- ComponentOpenClass.GetOpenClass - Class in org.openl.binding.impl.component
-
- ComponentOpenClass.ThisField - Class in org.openl.binding.impl.component
-
- ComponentTypeArrayOpenClass - Class in org.openl.types.impl
-
- ComponentTypeArrayOpenClass(IOpenClass) - Constructor for class org.openl.types.impl.ComponentTypeArrayOpenClass
-
- CompositeLiteralNode - Class in org.openl.syntax.impl
-
- CompositeLiteralNode(String, ILocation, ISyntaxNode[], IOpenSourceCodeModule) - Constructor for class org.openl.syntax.impl.CompositeLiteralNode
-
- CompositeMethod - Class in org.openl.types.impl
-
- CompositeMethod(IOpenMethodHeader, IBoundMethodNode) - Constructor for class org.openl.types.impl.CompositeMethod
-
- CompositeMethodInvoker - Class in org.openl.types.impl
-
- CompositeMethodInvoker(IBoundMethodNode, CompositeMethod) - Constructor for class org.openl.types.impl.CompositeMethodInvoker
-
- CompositeOpenlException - Exception in org.openl.syntax.exception
-
- CompositeOpenlException(String, SyntaxNodeException[], List<OpenLMessage>) - Constructor for exception org.openl.syntax.exception.CompositeOpenlException
-
- CompositeSourceCodeModule - Class in org.openl.source.impl
-
- CompositeSourceCodeModule(IOpenSourceCodeModule[], String) - Constructor for class org.openl.source.impl.CompositeSourceCodeModule
-
- CompositeSyntaxNodeException - Exception in org.openl.syntax.exception
-
SyntaxNodeException
is the base exception class of those
exceptions that can be thrown by engine during compilation process.
- CompositeSyntaxNodeException(String, SyntaxNodeException[]) - Constructor for exception org.openl.syntax.exception.CompositeSyntaxNodeException
-
Constructs new instance of the class.
- CONDITION_TYPE_MESSAGE - Static variable in class org.openl.binding.impl.BindHelper
-
- ConfigurableResourceContext - Class in org.openl.conf
-
- ConfigurableResourceContext(ClassLoader, IOpenLConfiguration) - Constructor for class org.openl.conf.ConfigurableResourceContext
-
- ConfigurableResourceContext(ClassLoader, String[]) - Constructor for class org.openl.conf.ConfigurableResourceContext
-
- ConfigurableResourceContext(ClassLoader, String[], IOpenLConfiguration) - Constructor for class org.openl.conf.ConfigurableResourceContext
-
- ConfigurableResourceContext(IOpenLConfiguration) - Constructor for class org.openl.conf.ConfigurableResourceContext
-
- Configurator - Class in org.openl.conf
-
- Configurator() - Constructor for class org.openl.conf.Configurator
-
- ConstOpenField - Class in org.openl.types.impl
-
- ConstOpenField(String, Object) - Constructor for class org.openl.types.impl.ConstOpenField
-
- ConstOpenField(String, Object, IOpenClass) - Constructor for class org.openl.types.impl.ConstOpenField
-
- constructors(String) - Method in interface org.openl.binding.IMethodFactory
-
- constructors(String) - Method in class org.openl.binding.impl.StaticClassLibrary
-
- constructors(String) - Method in class org.openl.types.impl.AOpenClass
-
- constructors(String) - Method in class org.openl.types.impl.DomainOpenClass
-
- constructors(String) - Method in class org.openl.types.NullOpenClass
-
- containsClassLoader(ClassLoader) - Method in class org.openl.classloader.OpenLBundleClassLoader
-
- containsField(String) - Method in class org.openl.types.impl.DynamicObject
-
- contextStack - Variable in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- ControlSignal - Exception in org.openl.binding.impl
-
- ControlSignal() - Constructor for exception org.openl.binding.impl.ControlSignal
-
- ControlSignal(String) - Constructor for exception org.openl.binding.impl.ControlSignal
-
- ControlSignal(String, Throwable) - Constructor for exception org.openl.binding.impl.ControlSignal
-
- ControlSignal(Throwable) - Constructor for exception org.openl.binding.impl.ControlSignal
-
- ControlSignalBreak - Exception in org.openl.binding.impl
-
- ControlSignalBreak() - Constructor for exception org.openl.binding.impl.ControlSignalBreak
-
- ControlSignalContinue - Exception in org.openl.binding.impl
-
- ControlSignalContinue() - Constructor for exception org.openl.binding.impl.ControlSignalContinue
-
- ControlSignalReturn - Exception in org.openl.binding.impl
-
- ControlSignalReturn(Object) - Constructor for exception org.openl.binding.impl.ControlSignalReturn
-
- convert(Object) - Method in class org.openl.binding.impl.cast.AliasToTypeCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.ArrayCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.CastsLinkageCast
-
- convert(Object) - Method in interface org.openl.binding.impl.cast.IOpenCast
-
Performs a value conversion.
- convert(Object) - Method in class org.openl.binding.impl.cast.JavaBoxingCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.JavaDownCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.JavaNoCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.JavaUnboxingCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.JavaUpCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.MethodBasedCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.ThrowableVoidCast
-
- convert(Object) - Method in class org.openl.binding.impl.cast.TypeToAliasCast
-
- copy(BigDecimalValue, String) - Static method in class org.openl.meta.BigDecimalValue
-
- copy(String) - Method in class org.openl.meta.BigDecimalValue
-
Copy the current value with new name name
- copy(BigIntegerValue, String) - Static method in class org.openl.meta.BigIntegerValue
-
- copy(String) - Method in class org.openl.meta.BigIntegerValue
-
Copy the current value with new name name
- copy(ByteValue, String) - Static method in class org.openl.meta.ByteValue
-
- copy(String) - Method in class org.openl.meta.ByteValue
-
Copy the current value with new name name
- copy(DoubleValue, String) - Static method in class org.openl.meta.DoubleValue
-
- copy(String) - Method in class org.openl.meta.DoubleValue
-
Copy the current value with new name name
- copy(String) - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- copy(FloatValue, String) - Static method in class org.openl.meta.FloatValue
-
- copy(String) - Method in class org.openl.meta.FloatValue
-
Copy the current value with new name name
- copy(IntValue, String) - Static method in class org.openl.meta.IntValue
-
- copy(String) - Method in class org.openl.meta.IntValue
-
Copy the current value with new name name
- copy(LongValue, String) - Static method in class org.openl.meta.LongValue
-
- copy(String) - Method in class org.openl.meta.LongValue
-
Copy the current value with new name name
- copy(ShortValue, String) - Static method in class org.openl.meta.ShortValue
-
- copy(String) - Method in class org.openl.meta.ShortValue
-
Copy the current value with new name name
- create(IBindingContext, ILocalVar) - Static method in class org.openl.binding.impl.TypeBindingContext
-
- createBindings() - Method in class org.openl.conf.NoAntOpenLTask
-
- createClassLoader(String, ClassLoader, IUserContext) - Static method in class org.openl.conf.ClassLoaderFactory
-
- createClassLoader(String, ClassLoader, String) - Static method in class org.openl.conf.ClassLoaderFactory
-
- createClassLoader(String[], ClassLoader, String) - Static method in class org.openl.conf.ClassLoaderFactory
-
- createClassLoader(String[], ClassLoader, IUserContext) - Static method in class org.openl.conf.ClassLoaderFactory
-
- createComponentTypeArrayOpenClass(IOpenClass, int) - Static method in class org.openl.types.impl.ComponentTypeArrayOpenClass
-
- createError(String, IOpenSourceCodeModule) - Static method in class org.openl.syntax.exception.SyntaxNodeExceptionUtils
-
- createError(String, ISyntaxNode) - Static method in class org.openl.syntax.exception.SyntaxNodeExceptionUtils
-
- createError(String, Throwable, ILocation, IOpenSourceCodeModule) - Static method in class org.openl.syntax.exception.SyntaxNodeExceptionUtils
-
- createError(Throwable, ILocation, IOpenSourceCodeModule) - Static method in class org.openl.syntax.exception.SyntaxNodeExceptionUtils
-
- createError(String, Throwable, ISyntaxNode) - Static method in class org.openl.syntax.exception.SyntaxNodeExceptionUtils
-
- createError(Throwable, ISyntaxNode) - Static method in class org.openl.syntax.exception.SyntaxNodeExceptionUtils
-
- createGrammar() - Method in class org.openl.conf.NoAntOpenLTask
-
- createLibraries() - Method in class org.openl.conf.NoAntOpenLTask
-
- createNewObjectByType(Class<?>, String) - Static method in class org.openl.util.IntegerValuesUtils
-
- createNewOpenClass(Class<?>) - Static method in class org.openl.types.java.JavaOpenClass
-
- createResource(IConfigurableResourceContext) - Method in class org.openl.conf.AGenericConfiguration
-
- createTextInterval(int, int) - Static method in class org.openl.util.text.LocationUtils
-
- createTextInterval(String) - Static method in class org.openl.util.text.LocationUtils
-
- createTextInterval(StringValue) - Static method in class org.openl.util.text.LocationUtils
-
- createTypecast() - Method in class org.openl.conf.NoAntOpenLTask
-
- createTypeCastFactory() - Method in class org.openl.conf.OpenLConfiguration
-
- createTypes() - Method in class org.openl.conf.NoAntOpenLTask
-
- createUserClassloader(String, String, ClassLoader, IUserContext) - Static method in class org.openl.conf.ClassLoaderFactory
-
- currentFrameSize() - Method in class org.openl.binding.impl.LocalFrameBuilder
-
- CustomJavaOpenClass - Annotation Type in org.openl.types.java
-
Most of the time classes are wrapped with JavaOpenClass.
- ge(boolean, boolean) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(int, int) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(long, long) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(T, T) - Static method in class org.openl.binding.impl.operator.Comparison
-
- ge(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Compares two values
- ge(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Compares two values
- ge(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Compares two values
- GenericKey - Class in org.openl.cache
-
This is immutable object for using it as a key.
- GenericLibraryConfiguration - Class in org.openl.conf
-
- GenericLibraryConfiguration() - Constructor for class org.openl.conf.GenericLibraryConfiguration
-
- GenericTypeLibraryConfiguration - Class in org.openl.conf
-
- GenericTypeLibraryConfiguration() - Constructor for class org.openl.conf.GenericTypeLibraryConfiguration
-
- get(Object, IRuntimeEnv) - Method in class org.openl.binding.impl.component.ComponentOpenClass.ThisField
-
- get(long) - Method in interface org.openl.source.SourceHistoryManager
-
- get(long...) - Method in interface org.openl.source.SourceHistoryManager
-
- get(String...) - Method in interface org.openl.source.SourceHistoryManager
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.impl.ConstOpenField
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.impl.DatatypeArrayElementField
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.impl.DatatypeOpenField
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.impl.DynamicObjectField
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.impl.OpenFieldDelegator
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.impl.ThisField
-
- get(Object, IRuntimeEnv) - Method in interface org.openl.types.IOpenField
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.java.BeanOpenField
-
- get(Object, IRuntimeEnv) - Method in class org.openl.types.java.JavaOpenField
-
- getAbsolutePosition(TextInfo) - Method in class org.openl.util.text.AbsolutePosition
-
- getAbsolutePosition(TextInfo) - Method in interface org.openl.util.text.IPosition
-
- getAggregateInfo() - Method in class org.openl.binding.impl.component.ComponentOpenClass
-
- getAggregateInfo() - Method in class org.openl.types.impl.ADynamicClass
-
- getAggregateInfo() - Method in class org.openl.types.impl.ComponentTypeArrayOpenClass
-
- getAggregateInfo() - Method in class org.openl.types.impl.DomainOpenClass
-
Overriden to add the possibility to return special aggregate info for DomainOpenClass
- getAggregateInfo() - Method in interface org.openl.types.IOpenClass
-
- getAggregateInfo() - Method in class org.openl.types.java.JavaOpenClass
-
- getAggregateInfo() - Method in class org.openl.types.NullOpenClass
-
- getAlias(String) - Method in interface org.openl.binding.IBindingContext
-
- getAlias(String) - Method in class org.openl.binding.impl.BindingContext
-
- getAlias(String) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getAllDependencies() - Method in interface org.openl.dependency.IDependencyManager
-
A list of available dependencies.
- getAppropriateValue(ExplanationNumberValue<T>[], ExplanationNumberValue<?>) - Static method in class org.openl.meta.explanation.ExplanationNumberValue
-
Returns the equal element from collection
- getArrayType(IOpenClass, int) - Static method in class org.openl.types.impl.AOpenClass
-
- getArrayType(int) - Method in class org.openl.types.impl.AOpenClass
-
- getArrayType(int) - Method in class org.openl.types.impl.DomainOpenClass
-
- getArrayType(int) - Method in interface org.openl.types.IOpenClass
-
- getArrayType(int) - Method in class org.openl.types.NullOpenClass
-
- getArrayTypes() - Method in class org.openl.types.impl.ADynamicClass
-
- getAssigned() - Method in class org.openl.binding.BindingDependencies
-
- getAssignedMap() - Method in class org.openl.binding.BindingDependencies
-
- getBaseClass() - Method in class org.openl.types.impl.DomainOpenClass
-
- getBaseModule() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- getBinder() - Method in class org.openl.binding.impl.BindingContext
-
- getBinder() - Method in class org.openl.OpenL
-
Gets binder that configured for current OpenL instance.
- getBinderFactory() - Method in class org.openl.conf.OpenLConfiguration
-
- getBindingErrors() - Method in class org.openl.CompiledOpenClass
-
Deprecated.
- getBindingErrors() - Method in class org.openl.syntax.code.ProcessedCode
-
Gets errors what was found during binding operation.
- getBodyType() - Method in class org.openl.types.impl.CompositeMethod
-
- getBoundCode() - Method in class org.openl.syntax.code.ProcessedCode
-
Gets bound code.
- getBuilder(String, IUserContext) - Method in class org.openl.conf.OpenLConfigurator
-
- getBundleClassLoaders() - Method in class org.openl.classloader.OpenLBundleClassLoader
-
- getByteStream() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- getByteStream() - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- getByteStream() - Method in class org.openl.source.impl.StringSourceCodeModule
-
- getByteStream() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- getByteStream() - Method in class org.openl.source.impl.URLSourceCodeModule
-
- getByteStream() - Method in interface org.openl.source.IOpenSourceCodeModule
-
- getCast(IOpenClass, IOpenClass) - Method in interface org.openl.binding.IBindingContext
-
- getCast(IOpenClass, IOpenClass) - Method in interface org.openl.binding.ICastFactory
-
- getCast(IBoundNode, IOpenClass, IBindingContext) - Static method in class org.openl.binding.impl.ANodeBinder
-
- getCast(IBoundNode, IOpenClass, IBindingContext, boolean) - Static method in class org.openl.binding.impl.ANodeBinder
-
- getCast(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.BindingContext
-
- getCast(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getCast(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.CastFactory
-
Gets cast operation for given types.
- getCast(IOpenClass, IOpenClass) - Method in class org.openl.conf.OpenLConfiguration
-
- getCast(IOpenClass, IOpenClass, IConfigurableResourceContext) - Method in class org.openl.conf.TypeCastFactory
-
- getCast() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getCastFactory() - Method in class org.openl.binding.impl.Binder
-
- getCastFactory(IConfigurableResourceContext) - Method in class org.openl.conf.TypeCastFactory.JavaCastComponent
-
- getCastFactory() - Method in interface org.openl.IOpenBinder
-
- getCategory() - Method in class org.openl.conf.NoAntOpenLTask
-
- getCategory() - Method in class org.openl.conf.OpenLBuilderImpl
-
- getCause() - Method in exception org.openl.exception.OpenLCompilationException
-
- getCause() - Method in interface org.openl.exception.OpenLException
-
- getCharacterStream() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- getCharacterStream() - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- getCharacterStream() - Method in class org.openl.source.impl.StringSourceCodeModule
-
- getCharacterStream() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- getCharacterStream() - Method in class org.openl.source.impl.URLSourceCodeModule
-
- getCharacterStream() - Method in interface org.openl.source.IOpenSourceCodeModule
-
- getChild(int) - Method in class org.openl.syntax.impl.BinaryNode
-
- getChild(int) - Method in class org.openl.syntax.impl.NaryNode
-
- getChild(int) - Method in class org.openl.syntax.impl.TerminalNode
-
- getChild(int) - Method in class org.openl.syntax.impl.UnaryNode
-
- getChild(int) - Method in interface org.openl.syntax.ISyntaxNode
-
- getChildren() - Method in interface org.openl.binding.IBoundNode
-
- getChildren() - Method in class org.openl.binding.impl.ABoundNode
-
- getChildren() - Method in class org.openl.meta.explanation.CastExplanationValue
-
- getChildren() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getChildren() - Method in class org.openl.meta.explanation.FormulaExplanationValue
-
- getChildren() - Method in class org.openl.meta.explanation.FunctionExplanationValue
-
- getChildren() - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- getClassLoader() - Method in class org.openl.CompiledOpenClass
-
- getClassLoader() - Method in class org.openl.conf.ConfigurableResourceContext
-
- getClassLoader() - Method in class org.openl.conf.Configurator
-
- getClassLoader() - Method in interface org.openl.conf.IConfigurableResourceContext
-
- getClassLoader() - Method in class org.openl.dependency.CompiledDependency
-
- getClassLoader() - Method in class org.openl.types.java.JavaImportTypeLibrary
-
- getClassName() - Method in class org.openl.conf.ClassFactory
-
- getClassName() - Method in class org.openl.conf.JavaLibraryConfiguration
-
- getClassName() - Method in class org.openl.conf.JavaTypeConfiguration
-
- getClasspath() - Method in class org.openl.types.java.JavaOpenSchema
-
- getCode() - Method in class org.openl.source.impl.ASourceCodeModule
-
- getCode() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- getCode() - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- getCode() - Method in class org.openl.source.impl.StringSourceCodeModule
-
- getCode() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- getCode() - Method in interface org.openl.source.IOpenSourceCodeModule
-
- getColumn(TextInfo, int) - Method in class org.openl.util.text.AbsolutePosition
-
- getColumn(TextInfo, int) - Method in interface org.openl.util.text.IPosition
-
- getColumn(String, int, int) - Static method in class org.openl.util.text.TextInfo
-
- getCompileContext() - Method in class org.openl.OpenL
-
Gets compilation context.
- getCompiledDependencies() - Method in class org.openl.syntax.code.impl.ParsedCode
-
- getCompiledDependencies() - Method in interface org.openl.syntax.code.IParsedCode
-
Returns set of compiled dependency modules.
- getCompiledOpenClass() - Method in class org.openl.dependency.CompiledDependency
-
- getCompiledOpenClass() - Method in class org.openl.runtime.AEngineFactory
-
- getCompiledOpenClass() - Method in class org.openl.runtime.EngineFactory
-
- getComponentClass() - Method in class org.openl.types.impl.AOpenClass
-
- getComponentClass() - Method in class org.openl.types.impl.ArrayOpenClass
-
- getComponentClass() - Method in class org.openl.types.impl.DomainOpenClass
-
- getComponentClass() - Method in interface org.openl.types.IOpenClass
-
Returns the IOpenClass
representing the component type of an
array.
- getComponentClass() - Method in class org.openl.types.java.JavaOpenClass
-
- getComponentClass() - Method in class org.openl.types.NullOpenClass
-
- getComponentOpenClass() - Method in class org.openl.binding.impl.component.ComponentBindingContext
-
- getComponentType(IOpenClass) - Method in class org.openl.types.DomainOpenClassAggregateInfo
-
Overriden to return component type based on the domain
- getComponentType(IOpenClass) - Method in interface org.openl.types.IAggregateInfo
-
- getComponentType(IOpenClass) - Method in class org.openl.types.impl.DynamicArrayAggregateInfo
-
- getComponentType(IOpenClass) - Method in class org.openl.types.java.JavaArrayAggregateInfo
-
- getComponentType(IOpenClass) - Method in class org.openl.types.java.JavaCollectionAggregateInfo
-
- getComponentType(IOpenClass) - Method in class org.openl.types.java.JavaListAggregateInfo
-
- getComponentType(IOpenClass) - Method in class org.openl.types.java.JavaMapAggregateInfo
-
- getComponentType(IOpenClass) - Method in class org.openl.types.java.JavaNoAggregateInfo
-
- getConfiguration() - Method in class org.openl.conf.ConfigurableResourceContext
-
- getConfiguration() - Method in interface org.openl.conf.IConfigurableResourceContext
-
- getConfigurationContext() - Method in interface org.openl.conf.IOpenLConfiguration
-
- getConfigurationContext() - Method in class org.openl.conf.OpenLConfiguration
-
- getConstructor(String, IOpenClass[]) - Method in interface org.openl.binding.IMethodFactory
-
- getConstructor(String, IOpenClass[]) - Method in class org.openl.binding.impl.StaticClassLibrary
-
- getConstructor(String, IOpenClass[]) - Method in class org.openl.types.impl.AOpenClass
-
- getConstructor(String, IOpenClass[]) - Method in class org.openl.types.impl.DomainOpenClass
-
- getConstructor(String, IOpenClass[]) - Method in class org.openl.types.NullOpenClass
-
- getConstructors() - Method in class org.openl.types.impl.AOpenClass
-
- getContext() - Method in class org.openl.conf.PropertyFileLoader
-
- getContext() - Method in interface org.openl.vm.IRuntimeEnv
-
Gets the runtime context.
- getContext() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- getContextProperty(String) - Method in interface org.openl.binding.IBindingContext
-
- getContextProperty(String) - Method in class org.openl.binding.impl.BindingContext
-
- getContextProperty(String) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getCurrentInstance() - Static method in class org.openl.message.OpenLMessages
-
Gets current instance of OpenL messages for current thread.
- getDeclaredFields() - Method in class org.openl.types.impl.AOpenClass
-
- getDeclaredFields() - Method in class org.openl.types.impl.DomainOpenClass
-
- getDeclaredFields() - Method in interface org.openl.types.IOpenClass
-
Returns public fields declared in this class.
- getDeclaredFields() - Method in class org.openl.types.NullOpenClass
-
- getDeclaredMethod(String, IOpenClass[]) - Method in class org.openl.types.impl.AOpenClass
-
- getDeclaredMethods() - Method in class org.openl.types.impl.AOpenClass
-
- getDeclaredMethods() - Method in class org.openl.types.impl.DomainOpenClass
-
- getDeclaredMethods() - Method in interface org.openl.types.IOpenClass
-
Returns public methods declared in this class.
- getDeclaredMethods() - Method in class org.openl.types.NullOpenClass
-
- getDeclaringClass() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getDeclaringClass() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getDeclaringClass() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- getDeclaringClass() - Method in class org.openl.types.impl.AMethod
-
- getDeclaringClass() - Method in class org.openl.types.impl.AOpenField
-
- getDeclaringClass() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- getDeclaringClass() - Method in class org.openl.types.impl.ConstOpenField
-
- getDeclaringClass() - Method in class org.openl.types.impl.DatatypeOpenField
-
- getDeclaringClass() - Method in class org.openl.types.impl.DynamicObjectField
-
- getDeclaringClass() - Method in class org.openl.types.impl.InternalDatatypeClass
-
- getDeclaringClass() - Method in class org.openl.types.impl.MethodDelegator
-
- getDeclaringClass() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- getDeclaringClass() - Method in class org.openl.types.impl.OpenMethodHeader
-
- getDeclaringClass() - Method in interface org.openl.types.IOpenMember
-
- getDeclaringClass() - Method in class org.openl.types.java.BeanOpenField
-
- getDeclaringClass() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getDeclaringClass() - Method in class org.openl.types.java.JavaOpenField
-
- getDeclaringClass() - Method in class org.openl.types.java.JavaOpenMethod
-
- getDelegate() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getDelegate() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getDelegate() - Method in class org.openl.types.impl.MethodCallerDelegator
-
- getDependencies() - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
Gets compiled module dependencies for current module.
- getDependencies() - Method in class org.openl.syntax.code.impl.ParsedCode
-
- getDependencies() - Method in interface org.openl.syntax.code.IParsedCode
-
- getDependencies() - Method in interface org.openl.types.IMemberMetaInfo
-
- getDependencies() - Method in class org.openl.types.impl.CompositeMethod
-
- getDependencyLoaders() - Method in class org.openl.dependency.DependencyManager
-
- getDependencyManager() - Method in class org.openl.runtime.ASourceCodeEngineFactory
-
- getDependencyName() - Method in class org.openl.dependency.CompiledDependency
-
- getDirectoryIterator(String) - Method in class org.openl.types.java.JavaOpenSchema
-
- getDisplayName(int) - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getDisplayName(int) - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getDisplayName(int) - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getDisplayName(int) - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- getDisplayName(int) - Method in interface org.openl.meta.IMetaInfo
-
- getDisplayName(int) - Method in class org.openl.meta.ValueMetaInfo
-
- getDisplayName(int) - Method in class org.openl.types.impl.ADynamicClass
-
- getDisplayName(int) - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- getDisplayName(int) - Method in class org.openl.types.impl.AMethod
-
- getDisplayName(int) - Method in class org.openl.types.impl.AOpenField
-
- getDisplayName(int) - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- getDisplayName(int) - Method in class org.openl.types.impl.ArrayOpenClass
-
- getDisplayName(int) - Method in class org.openl.types.impl.ConstOpenField
-
- getDisplayName(int) - Method in class org.openl.types.impl.DomainOpenClass
-
- getDisplayName(int) - Method in class org.openl.types.impl.InternalDatatypeClass
-
- getDisplayName(int) - Method in class org.openl.types.impl.MethodDelegator
-
- getDisplayName(int) - Method in class org.openl.types.impl.OpenFieldDelegator
-
- getDisplayName(int) - Method in class org.openl.types.impl.OpenMethodHeader
-
- getDisplayName(int) - Method in class org.openl.types.impl.ParameterDeclaration
-
- getDisplayName(int) - Method in class org.openl.types.java.BeanOpenField
-
- getDisplayName(int) - Method in class org.openl.types.java.JavaOpenClass
-
- getDisplayName(int) - Method in class org.openl.types.java.JavaOpenConstructor
-
- getDisplayName(int) - Method in class org.openl.types.java.JavaOpenField
-
- getDisplayName(int) - Method in class org.openl.types.java.JavaOpenMethod
-
- getDisplayName(int) - Method in class org.openl.types.NullOpenClass
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.AliasToTypeCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.ArrayCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.CastsLinkageCast
-
- getDistance(IOpenClass, IOpenClass) - Method in interface org.openl.binding.impl.cast.IOpenCast
-
Gets cast operation priority.
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.JavaBoxingCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.JavaDownCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.JavaNoCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.JavaUnboxingCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.JavaUpCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.MethodBasedCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.ThrowableVoidCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.TypeToAliasCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.TypeToAliasWithJavaBoxingCast
-
- getDistance(IOpenClass, IOpenClass) - Method in class org.openl.binding.impl.cast.TypeToAliasWithJavaUnboxingCast
-
- getDomain() - Method in class org.openl.types.impl.AOpenClass
-
- getDomain() - Method in class org.openl.types.impl.DomainOpenClass
-
- getDomain() - Method in class org.openl.types.java.JavaOpenEnum
-
- getDomain() - Method in class org.openl.types.NullOpenClass
-
- getElementType() - Method in class org.openl.types.impl.ArrayFieldIndex
-
- getElementType() - Method in class org.openl.types.impl.ArrayIndex
-
- getElementType() - Method in interface org.openl.types.IOpenIndex
-
- getElementType() - Method in class org.openl.types.java.JavaEnumDomain
-
- getEnd() - Method in interface org.openl.util.text.ILocation
-
- getEnd() - Method in class org.openl.util.text.TextInterval
-
- getEnumClass() - Method in class org.openl.types.java.JavaEnumDomain
-
- getError(int) - Method in class org.openl.binding.impl.BindingContext
-
- getError() - Method in class org.openl.message.OpenLErrorMessage
-
- getErrorMessages() - Method in exception org.openl.syntax.exception.CompositeOpenlException
-
- getErrors() - Method in interface org.openl.binding.IBindingContext
-
- getErrors() - Method in interface org.openl.binding.IBoundCode
-
Gets errors what was found during binding process.
- getErrors() - Method in class org.openl.binding.impl.BindingContext
-
- getErrors() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getErrors() - Method in class org.openl.binding.impl.BoundCode
-
- getErrors() - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
- getErrors() - Method in class org.openl.syntax.code.impl.ParsedCode
-
- getErrors() - Method in interface org.openl.syntax.code.IParsedCode
-
Gets errors what was found during parsing process.
- getErrors() - Method in exception org.openl.syntax.exception.CompositeSyntaxNodeException
-
Gets syntax errors.
- getErrors() - Method in interface org.openl.syntax.grammar.IGrammar
-
- getErrors() - Method in class org.openl.syntax.grammar.impl.Grammar
-
- getExtendsCategory() - Method in class org.openl.conf.NoAntOpenLTask
-
- getExtendsClassName() - Method in class org.openl.conf.ClassFactory
-
- getExtendsClassName() - Method in class org.openl.conf.NodeBinderFactoryConfiguration.SingleBinderFactory
-
- getExternalParameters() - Method in class org.openl.dependency.DependencyManager
-
- getExternalParameters() - Method in interface org.openl.dependency.IDependencyManager
-
Some additional options for compilation defined externally(e.g.
- getExternalParams() - Method in interface org.openl.binding.IBindingContext
-
- getExternalParams() - Method in class org.openl.binding.impl.BindingContext
-
- getExternalParams() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getExternalParams() - Method in class org.openl.syntax.code.impl.ParsedCode
-
- getExternalParams() - Method in interface org.openl.syntax.code.IParsedCode
-
- getFactory() - Method in class org.openl.types.impl.AOpenSchema
-
- getFactory() - Method in interface org.openl.types.IOpenSchema
-
- getFactory() - Method in class org.openl.types.NullOpenClass
-
- getField(String, boolean) - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
Overriden to add the possibility for overriding fields from dependent modules.
At first tries to get the field from current module, if can`t search in dependencies.
- getField(String, IConfigurableResourceContext, boolean) - Method in class org.openl.conf.NameSpacedLibraryConfiguration
-
- getField(String) - Method in class org.openl.types.impl.AOpenClass
-
- getField(String, boolean) - Method in class org.openl.types.impl.AOpenClass
-
- getField(String) - Method in class org.openl.types.impl.DomainOpenClass
-
- getField(String, boolean) - Method in class org.openl.types.impl.DomainOpenClass
-
- getField() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- getField(String) - Method in interface org.openl.types.IOpenClass
-
- getField(String, boolean) - Method in interface org.openl.types.IOpenClass
-
This method returns a class field by it's name; in case of strictMatch
the name search will be case-sensitive.
- getField(String) - Method in class org.openl.types.NullOpenClass
-
- getField(String, boolean) - Method in class org.openl.types.NullOpenClass
-
- getFieldName() - Method in class org.openl.binding.impl.FieldBoundNode
-
- getFieldNodes() - Method in class org.openl.binding.BindingDependencies
-
- getFields() - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
- getFields() - Method in class org.openl.types.impl.AOpenClass
-
- getFields() - Method in class org.openl.types.impl.DomainOpenClass
-
- getFields() - Method in interface org.openl.types.IOpenClass
-
- getFields() - Method in class org.openl.types.NullOpenClass
-
- getFieldsMap() - Method in class org.openl.binding.BindingDependencies
-
- getFieldValue(String) - Method in interface org.openl.types.IDynamicObject
-
- getFieldValue(String) - Method in class org.openl.types.impl.DelegatedDynamicObject
-
- getFieldValue(String, boolean) - Method in class org.openl.types.impl.DelegatedDynamicObject
-
- getFieldValue(String) - Method in class org.openl.types.impl.DynamicObject
-
- getFieldValues() - Method in interface org.openl.types.IDynamicObject
-
Gets map of all field values with names as map keys.
- getFieldValues() - Method in class org.openl.types.impl.DynamicObject
-
- getFormat() - Method in class org.openl.meta.DoubleValue
-
Deprecated.
- getFormula() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getFrom() - Method in exception org.openl.binding.impl.TypeCastException
-
- getFullName() - Method in enum org.openl.meta.number.NumberOperations
-
- getFullName() - Method in class org.openl.meta.ValueMetaInfo
-
- getFunction() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getFunctionName() - Method in class org.openl.meta.explanation.FunctionExplanationValue
-
- getGetters() - Method in class org.openl.types.java.JavaOpenClass
-
- getGlobalCastFactory() - Method in class org.openl.binding.impl.cast.CastFactory
-
- getGrammar() - Method in class org.openl.conf.OpenLConfiguration
-
- getGrammar() - Method in interface org.openl.syntax.grammar.IGrammarFactory
-
Gets grammar that will be used during parse phase.
- getGrammarFactory() - Method in class org.openl.conf.OpenLConfiguration
-
- getGrammarFactory() - Method in class org.openl.syntax.impl.AParser
-
- getGrammarFactory() - Method in class org.openl.syntax.impl.Parser
-
- getHeader() - Method in class org.openl.types.impl.AMethod
-
- getIdentifier(ISyntaxNode) - Static method in class org.openl.binding.impl.ANodeBinder
-
- getIdentifier() - Method in class org.openl.syntax.impl.IdentifierNode
-
- getImage() - Method in interface org.openl.syntax.ILiteralNode
-
- getImage() - Method in class org.openl.syntax.impl.CompositeLiteralNode
-
- getImage() - Method in class org.openl.syntax.impl.LiteralNode
-
- getImplementingClass() - Method in class org.openl.conf.AGenericConfiguration
-
- getImplementingClass() - Method in class org.openl.conf.GenericLibraryConfiguration
-
- getImplementingClass() - Method in class org.openl.conf.GenericTypeLibraryConfiguration
-
- getImplementingClass() - Method in class org.openl.conf.OpenFactoryConfiguration
-
- getIndex(IOpenClass) - Method in interface org.openl.types.IAggregateInfo
-
Get index for aggregate type with default index type for this IAggregateInfo implementation.
- getIndex(IOpenClass, IOpenClass) - Method in interface org.openl.types.IAggregateInfo
-
- getIndex(IOpenClass) - Method in class org.openl.types.impl.AAggregateInfo
-
- getIndex(IOpenClass, IOpenClass) - Method in class org.openl.types.impl.DynamicArrayAggregateInfo
-
- getIndex(IOpenClass, IOpenClass) - Method in class org.openl.types.java.JavaArrayAggregateInfo
-
- getIndex(IOpenClass) - Method in class org.openl.types.java.JavaCollectionAggregateInfo
-
- getIndex(IOpenClass, IOpenClass) - Method in class org.openl.types.java.JavaCollectionAggregateInfo
-
- getIndex(IOpenClass, IOpenClass) - Method in class org.openl.types.java.JavaListAggregateInfo
-
- getIndex(IOpenClass) - Method in class org.openl.types.java.JavaMapAggregateInfo
-
- getIndex(IOpenClass, IOpenClass) - Method in class org.openl.types.java.JavaMapAggregateInfo
-
- getIndex(IOpenClass, IOpenClass) - Method in class org.openl.types.java.JavaNoAggregateInfo
-
- getIndexedAggregateType(IOpenClass, int) - Method in class org.openl.types.DomainOpenClassAggregateInfo
-
Overriden to create aggregate type based on the domain restrictions
- getIndexedAggregateType(IOpenClass, int) - Method in interface org.openl.types.IAggregateInfo
-
- getIndexedAggregateType(IOpenClass, int) - Method in class org.openl.types.impl.AAggregateInfo
-
- getIndexedAggregateType(IOpenClass, int) - Method in class org.openl.types.impl.DynamicArrayAggregateInfo
-
- getIndexedAggregateType(IOpenClass, int) - Method in class org.openl.types.java.JavaCollectionAggregateInfo
-
- getIndexedAggregateType(IOpenClass, int) - Method in class org.openl.types.java.JavaListAggregateInfo
-
- getIndexedAggregateType(IOpenClass, int) - Method in class org.openl.types.java.JavaMapAggregateInfo
-
- getIndexes(Object) - Method in class org.openl.types.impl.ArrayFieldIndex
-
- getIndexes(Object) - Method in class org.openl.types.impl.ArrayIndex
-
- getIndexes(Object) - Method in interface org.openl.types.IOpenIndex
-
- getIndexField() - Method in class org.openl.types.impl.AOpenClass
-
- getIndexField() - Method in class org.openl.types.impl.DomainOpenClass
-
- getIndexField() - Method in interface org.openl.types.IOpenClass
-
- getIndexField() - Method in class org.openl.types.NullOpenClass
-
- getIndexInLocalFrame() - Method in interface org.openl.binding.ILocalVar
-
Each local variable is put in it's own spot in a stack frame.
- getIndexType() - Method in class org.openl.types.impl.ArrayFieldIndex
-
- getIndexType() - Method in class org.openl.types.impl.ArrayIndex
-
- getIndexType() - Method in interface org.openl.types.IOpenIndex
-
- getInfo() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getInfo() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getInfo() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- getInfo() - Method in class org.openl.types.impl.AMethod
-
- getInfo() - Method in class org.openl.types.impl.AOpenField
-
- getInfo() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- getInfo() - Method in class org.openl.types.impl.ConstOpenField
-
- getInfo() - Method in class org.openl.types.impl.InternalDatatypeClass
-
- getInfo() - Method in class org.openl.types.impl.MethodDelegator
-
- getInfo() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- getInfo() - Method in class org.openl.types.impl.OpenMethodHeader
-
- getInfo() - Method in interface org.openl.types.IOpenMember
-
- getInfo() - Method in class org.openl.types.java.BeanOpenField
-
- getInfo() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getInfo() - Method in class org.openl.types.java.JavaOpenField
-
- getInfo() - Method in class org.openl.types.java.JavaOpenMethod
-
- getInstance(Object, Object) - Static method in class org.openl.cache.GenericKey
-
Returns a key instance for this objects
- getInstance(String, IUserContext) - Static method in class org.openl.conf.OpenLConfiguration
-
- getInstance(String) - Static method in class org.openl.OpenL
-
Gets instance of OpenL
with given name.
- getInstance(String, ClassLoader) - Static method in class org.openl.OpenL
-
Gets instance of OpenL
with given name and that use the
given class loader.
- getInstance(String, IUserContext) - Static method in class org.openl.OpenL
-
Gets an instance of OpenL.
- getInstance(String, IUserContext, IOpenLBuilder) - Static method in class org.openl.OpenL
-
Gets an instance of OpenL.
- getInstance() - Method in interface org.openl.runtime.IEngineWrapper
-
- getInstance() - Method in class org.openl.runtime.OpenLInvocationHandler
-
- getInstanceClass() - Method in class org.openl.types.impl.ADynamicClass
-
- getInstanceClass() - Method in class org.openl.types.impl.ArrayOpenClass
-
- getInstanceClass() - Method in class org.openl.types.impl.DomainOpenClass
-
- getInstanceClass() - Method in interface org.openl.types.IOpenClass
-
- getInstanceClass() - Method in class org.openl.types.java.JavaOpenClass
-
- getInstanceClass() - Method in class org.openl.types.NullOpenClass
-
- getInterfaceClass() - Method in class org.openl.runtime.EngineFactory
-
- getIterator(Object) - Method in interface org.openl.types.IAggregateInfo
-
- getIterator(Object) - Method in class org.openl.types.impl.DynamicArrayAggregateInfo
-
- getIterator(Object) - Method in class org.openl.types.java.JavaArrayAggregateInfo
-
- getIterator(Object) - Method in class org.openl.types.java.JavaCollectionAggregateInfo
-
- getIterator(Object) - Method in class org.openl.types.java.JavaListAggregateInfo
-
- getIterator(Object) - Method in class org.openl.types.java.JavaMapAggregateInfo
-
- getIterator(Object) - Method in class org.openl.types.java.JavaNoAggregateInfo
-
- getIterator(String) - Method in class org.openl.types.java.JavaOpenSchema
-
- getJarOrZipIterator(String) - Method in class org.openl.types.java.JavaOpenSchema
-
- getJavaConstructor() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getJavaField() - Method in class org.openl.types.java.JavaOpenField
-
- getJavaMethod() - Method in class org.openl.types.java.JavaOpenMethod
-
- getJavaName() - Method in class org.openl.types.impl.ADynamicClass
-
- getJavaName() - Method in class org.openl.types.impl.ArrayOpenClass
-
- getJavaName() - Method in class org.openl.types.impl.DomainOpenClass
-
- getJavaName() - Method in interface org.openl.types.IOpenClass
-
Returns a Java scoped name for this class.
- getJavaName() - Method in class org.openl.types.java.JavaOpenClass
-
- getJavaName() - Method in class org.openl.types.NullOpenClass
-
- getLastModified() - Method in class org.openl.source.impl.URLSourceCodeModule
-
- getLength(Object) - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- getLibrary(IConfigurableResourceContext) - Method in class org.openl.conf.GenericLibraryConfiguration
-
- getLibrary(IConfigurableResourceContext) - Method in class org.openl.conf.GenericTypeLibraryConfiguration
-
- getLibrary(IConfigurableResourceContext) - Method in interface org.openl.conf.IMethodFactoryConfigurationElement
-
- getLibrary(IConfigurableResourceContext) - Method in interface org.openl.conf.ITypeFactoryConfigurationElement
-
- getLibrary(IConfigurableResourceContext) - Method in class org.openl.conf.JavaImportTypeConfiguration
-
- getLibrary(IConfigurableResourceContext) - Method in class org.openl.conf.JavaLibraryConfiguration
-
- getLibrary(IConfigurableResourceContext) - Method in class org.openl.conf.JavaLongNameTypeConfiguration
-
- getLibrary(IConfigurableResourceContext) - Method in class org.openl.conf.JavaTypeConfiguration
-
- getLibrary(IConfigurableResourceContext) - Method in class org.openl.conf.OpenSchemaConfiguration
-
- getLine(TextInfo) - Method in class org.openl.util.text.AbsolutePosition
-
- getLine(TextInfo) - Method in interface org.openl.util.text.IPosition
-
- getLine(int) - Method in class org.openl.util.text.TextInfo
-
- getLineIdx(int) - Method in class org.openl.util.text.TextInfo
-
- getLocalFrame() - Method in interface org.openl.vm.IRuntimeEnv
-
- getLocalFrame() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- getLocalFrameSize() - Method in interface org.openl.binding.IBoundMethodNode
-
- getLocalFrameSize() - Method in class org.openl.binding.impl.BlockNode
-
- getLocalFrameSize() - Method in class org.openl.binding.impl.BoundCode
-
- getLocalFrameSize() - Method in class org.openl.binding.impl.MethodCastNode
-
- getLocalFrameSize() - Method in class org.openl.binding.impl.module.MethodNode
-
- getLocalVarFrameSize() - Method in interface org.openl.binding.IBindingContext
-
- getLocalVarFrameSize() - Method in class org.openl.binding.impl.BindingContext
-
- getLocalVarFrameSize() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getLocalVarFrameSize() - Method in class org.openl.binding.impl.LocalFrameBuilder
-
- getLocalVarFrameSize() - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- getLocation() - Method in exception org.openl.exception.OpenLCheckedException
-
- getLocation() - Method in exception org.openl.exception.OpenLCompilationException
-
- getLocation() - Method in interface org.openl.exception.OpenLException
-
Gets error cause location.
- getLocation() - Method in exception org.openl.exception.OpenlNotCheckedException
-
- getLocation() - Method in exception org.openl.exception.OpenLRuntimeException
-
- getLocation() - Method in class org.openl.syntax.impl.ASyntaxNode
-
- getMatchingAccessibleMethod(Class<?>, String, Class<?>[]) - Static method in class org.openl.binding.MethodUtil
-
- getMessage() - Method in exception org.openl.binding.exception.AmbiguousMethodException
-
- getMessage() - Method in exception org.openl.binding.exception.AmbiguousTypeException
-
- getMessage() - Method in exception org.openl.binding.exception.AmbiguousVarException
-
- getMessage() - Method in exception org.openl.binding.exception.DuplicatedMethodException
-
- getMessage() - Method in exception org.openl.binding.exception.DuplicatedVarException
-
- getMessage() - Method in exception org.openl.binding.exception.FieldNotFoundException
-
- getMessage() - Method in exception org.openl.binding.exception.MethodNotFoundException
-
- getMessage() - Method in exception org.openl.conf.OpenConfigurationException
-
- getMessage() - Method in interface org.openl.exception.OpenLException
-
- getMessage() - Method in exception org.openl.exception.OpenLRuntimeException
-
- getMessage() - Method in exception org.openl.syntax.exception.CompositeOpenlException
-
- getMessage() - Method in exception org.openl.syntax.exception.CompositeSyntaxNodeException
-
Gets the exception message.
- getMessages() - Method in class org.openl.CompiledOpenClass
-
- getMessages() - Method in class org.openl.message.OpenLMessages
-
Gets copy list of OpenL messages.
- getMessages() - Method in class org.openl.validation.ValidationResult
-
Gets validation messages.
- getMessagesFromDependencies() - Method in class org.openl.syntax.code.impl.ParsedCode
-
- getMessagesFromDependencies() - Method in interface org.openl.syntax.code.IParsedCode
-
Gets a list of messages from dependent modules
- getMessagesFromDependencies() - Method in class org.openl.syntax.code.ProcessedCode
-
- getMetaInfo() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getMetaInfo() - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- getMetaInfo() - Method in interface org.openl.meta.IMetaHolder
-
- getMetaInfo() - Method in class org.openl.meta.ObjectValue
-
Returns the Metainfo of the Object
- getMetaInfo() - Method in class org.openl.meta.StringValue
-
Returns the metainfo of current StringValue variable
- getMetaInfo() - Method in class org.openl.types.impl.AOpenClass
-
- getMetaInfo() - Method in class org.openl.types.impl.ArrayOpenClass
-
- getMetaInfo() - Method in class org.openl.types.impl.DomainOpenClass
-
- getMetaInfo() - Method in class org.openl.types.NullOpenClass
-
- getMethod(String, IOpenClass[]) - Method in interface org.openl.binding.IMethodFactory
-
- getMethod() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getMethod() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getMethod(String, IOpenClass[]) - Method in class org.openl.binding.impl.StaticClassLibrary
-
- getMethod() - Method in interface org.openl.types.IMethodCaller
-
- getMethod() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- getMethod() - Method in class org.openl.types.impl.AMethod
-
- getMethod(String, IOpenClass[]) - Method in class org.openl.types.impl.AOpenClass
-
- getMethod(String, IOpenClass[]) - Method in class org.openl.types.impl.DomainOpenClass
-
- getMethod() - Method in class org.openl.types.impl.MethodCaller
-
- getMethod() - Method in class org.openl.types.impl.MethodCallerDelegator
-
- getMethod() - Method in class org.openl.types.impl.MethodDelegator
-
- getMethod() - Method in class org.openl.types.impl.ParameterMethodCaller
-
- getMethod() - Method in class org.openl.types.impl.SourceCodeMethodCaller
-
- getMethod(String, IOpenClass[]) - Method in interface org.openl.types.IOpenClass
-
- getMethod() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getMethod() - Method in class org.openl.types.java.JavaOpenMethod
-
- getMethod(String, IOpenClass[]) - Method in class org.openl.types.NullOpenClass
-
- getMethodBodyBoundNode() - Method in class org.openl.types.impl.CompositeMethod
-
- getMethodBodyNode() - Method in class org.openl.binding.impl.module.DeferredMethod
-
- getMethodCaller() - Method in class org.openl.binding.impl.MethodBoundNode
-
- getMethodCaller(IRuntimeEnv) - Method in class org.openl.binding.impl.MultiCallMethodBoundNode
-
- getMethodCaller(String, String, IOpenClass[], ICastFactory) - Method in interface org.openl.binding.INameSpacedMethodFactory
-
- getMethodCaller(String, String, IOpenClass[], ICastFactory) - Method in class org.openl.conf.OpenLConfiguration
-
- getMethodFactory() - Method in class org.openl.binding.impl.Binder
-
- getMethodFactory() - Method in class org.openl.binding.impl.cast.CastFactory
-
- getMethodFactory() - Method in class org.openl.conf.OpenLConfiguration
-
- getMethodFactory() - Method in interface org.openl.IOpenBinder
-
- getMethodHeader() - Method in interface org.openl.binding.IBoundMethodHeader
-
- getMethodHeader() - Method in class org.openl.binding.impl.MethodHeaderNode
-
- getMethodMap() - Method in class org.openl.runtime.OpenLInvocationHandler
-
- getMethodNode(String) - Method in interface org.openl.binding.IBoundModuleNode
-
- getMethods() - Method in class org.openl.binding.BindingDependencies
-
- getMethods(String, String) - Method in interface org.openl.binding.INameSpacedMethodFactory
-
- getMethods(String, String, IConfigurableResourceContext) - Method in class org.openl.conf.LibraryFactoryConfiguration
-
- getMethods(String, IConfigurableResourceContext) - Method in class org.openl.conf.NameSpacedLibraryConfiguration
-
- getMethods(String, String) - Method in class org.openl.conf.OpenLConfiguration
-
- getMethods() - Method in class org.openl.types.impl.AOpenClass
-
- getMethods() - Method in class org.openl.types.impl.DomainOpenClass
-
- getMethods() - Method in interface org.openl.types.IOpenClass
-
- getMethods() - Method in class org.openl.types.NullOpenClass
-
- getMethodsMap() - Method in class org.openl.binding.BindingDependencies
-
- getModule() - Method in class org.openl.binding.impl.module.ModuleBindingContext
-
- getModule() - Method in class org.openl.syntax.impl.ASyntaxNode
-
- getModule() - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- getModule() - Method in interface org.openl.syntax.ISyntaxNode
-
- getModuleName() - Method in class org.openl.source.impl.ModuleFileSourceCodeModule
-
- getModuleName() - Method in interface org.openl.types.IModuleInfo
-
Get the name of the module to which given object belongs to
- getModuleName() - Method in class org.openl.types.impl.AMethod
-
- getModules() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- getName() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getName() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getName() - Method in class org.openl.binding.impl.module.MethodNode
-
- getName() - Method in class org.openl.binding.impl.module.ParameterNode
-
- getName() - Method in class org.openl.conf.AGenericConfiguration.StringProperty
-
- getName() - Method in interface org.openl.conf.IOpenFactoryConfiguration
-
- getName() - Method in class org.openl.conf.OpenFactoryConfiguration
-
- getName() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getName() - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- getName() - Method in enum org.openl.meta.number.Formulas
-
- getName() - Method in enum org.openl.meta.number.NumberOperations
-
- getName() - Method in class org.openl.OpenL
-
Gets name of OpenL instance.
- getName() - Method in class org.openl.types.impl.ADynamicClass
-
- getName() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- getName() - Method in class org.openl.types.impl.AMethod
-
- getName() - Method in class org.openl.types.impl.AOpenField
-
- getName() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- getName() - Method in class org.openl.types.impl.ArrayOpenClass
-
- getName() - Method in class org.openl.types.impl.ConstOpenField
-
- getName() - Method in class org.openl.types.impl.DomainOpenClass
-
- getName() - Method in class org.openl.types.impl.InternalDatatypeClass
-
- getName() - Method in class org.openl.types.impl.MethodDelegator
-
- getName() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- getName() - Method in class org.openl.types.impl.OpenMethodHeader
-
- getName() - Method in class org.openl.types.impl.ParameterDeclaration
-
- getName() - Method in class org.openl.types.java.BeanOpenField
-
- getName() - Method in class org.openl.types.java.JavaOpenClass
-
- getName() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getName() - Method in class org.openl.types.java.JavaOpenField
-
- getName() - Method in class org.openl.types.java.JavaOpenMethod
-
- getName() - Method in class org.openl.types.NullOpenClass
-
- getNamespace() - Method in interface org.openl.binding.ILocalVar
-
- getNamespace() - Method in class org.openl.conf.NameSpacedLibraryConfiguration
-
- getNamespace() - Method in class org.openl.conf.NameSpacedTypeConfiguration
-
- getNameSpace() - Method in class org.openl.types.impl.AOpenClass
-
- getNameSpace() - Method in class org.openl.types.impl.DomainOpenClass
-
- getNameSpace() - Method in class org.openl.types.NullOpenClass
-
- getNicePrinterAdaptor() - Static method in class org.openl.types.impl.DynamicObject
-
- getNoAntOpenLTask() - Method in class org.openl.conf.AOpenLBuilder
-
- getNoAntOpenLTask() - Method in class org.openl.conf.OpenLBuilderImpl
-
- getNode() - Method in class org.openl.conf.NodeBinderFactoryConfiguration.SingleBinderFactory
-
- getNode() - Method in exception org.openl.exception.OpenLRuntimeException
-
- getNode() - Method in class org.openl.syntax.code.Dependency
-
- getNode() - Method in interface org.openl.syntax.code.IDependency
-
- getNodeBinder(ISyntaxNode) - Method in interface org.openl.binding.INodeBinderFactory
-
- getNodeBinder(ISyntaxNode, IConfigurableResourceContext) - Method in class org.openl.conf.NodeBinderFactoryConfiguration
-
- getNodeBinder(ISyntaxNode) - Method in class org.openl.conf.OpenLConfiguration
-
- getNodeBinderFactory() - Method in class org.openl.binding.impl.Binder
-
- getNodeBinderFactory() - Method in interface org.openl.IOpenBinder
-
- getNodes() - Method in class org.openl.syntax.impl.NaryNode
-
- getNumberOfChildren() - Method in class org.openl.syntax.impl.BinaryNode
-
- getNumberOfChildren() - Method in class org.openl.syntax.impl.NaryNode
-
- getNumberOfChildren() - Method in class org.openl.syntax.impl.TerminalNode
-
- getNumberOfChildren() - Method in class org.openl.syntax.impl.UnaryNode
-
- getNumberOfChildren() - Method in interface org.openl.syntax.ISyntaxNode
-
- getNumberOfErrors() - Method in interface org.openl.binding.IBindingContext
-
- getNumberOfErrors() - Method in class org.openl.binding.impl.BindingContext
-
- getNumberOfErrors() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getNumberOfParameters() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getNumberOfParameters() - Method in interface org.openl.types.IMethodSignature
-
- getNumberOfParameters() - Method in class org.openl.types.IMethodSignature.VoidSignature
-
- getNumberOfParameters() - Method in class org.openl.types.impl.MethodSignature
-
- getNumberOfParameters() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getNumberOfParameters() - Method in class org.openl.types.java.JavaOpenMethod
-
- getObject() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getObject() - Method in class org.openl.meta.explanation.SingleValueExplanation
-
default implementation.
- GetOpenClass() - Constructor for class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getOpenClass() - Method in class org.openl.CompiledOpenClass
-
- getOpenClass() - Method in class org.openl.types.impl.AOpenClass
-
- getOpenClass() - Method in class org.openl.types.impl.DomainOpenClass
-
- getOpenClass() - Method in interface org.openl.types.IOpenClassHolder
-
- getOpenClass(Class<?>) - Static method in class org.openl.types.java.JavaOpenClass
-
- getOpenClass(IOpenClass, Class<?>) - Static method in class org.openl.types.java.OpenClassHelper
-
- getOpenClass() - Method in class org.openl.types.NullOpenClass
-
- getOpenClasses(Class<?>[]) - Static method in class org.openl.types.java.JavaOpenClass
-
- getOpenClasses(IOpenClass, Class<?>[]) - Static method in class org.openl.types.java.OpenClassHelper
-
- getOpenClassWithErrors() - Method in class org.openl.CompiledOpenClass
-
- getOpenFactory(String) - Method in interface org.openl.conf.IOpenLConfiguration
-
- getOpenFactory(IConfigurableResourceContext) - Method in class org.openl.conf.OpenFactoryConfiguration
-
- getOpenFactory(String) - Method in class org.openl.conf.OpenLConfiguration
-
- getOpenL() - Method in interface org.openl.binding.IBindingContext
-
- getOpenL() - Method in class org.openl.binding.impl.BindingContext
-
- getOpenL() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getOpenl() - Method in class org.openl.binding.impl.component.ComponentOpenClass
-
- getOpenL() - Method in class org.openl.engine.OpenLHolder
-
Gets OpenL engine context instance.
- getOpenL() - Method in class org.openl.runtime.AOpenLEngineFactory
-
- getOpenlCallStack() - Method in exception org.openl.exception.OpenLRuntimeException
-
- getOpenlCoreLoader(ClassLoader) - Static method in class org.openl.conf.ClassLoaderFactory
-
- getOpenLExceptionMessage(OpenLException) - Static method in class org.openl.exception.OpenLExceptionUtils
-
- getOpenlName() - Method in class org.openl.runtime.AOpenLEngineFactory
-
- getOpenLPropertiesFolder(String) - Static method in class org.openl.main.OpenLProjectPropertiesLoader
-
- getOpenLRootCause(Throwable) - Static method in class org.openl.exception.OpenLExceptionUtils
-
- getOperand() - Method in class org.openl.meta.explanation.CastExplanationValue
-
- getOperand() - Method in class org.openl.meta.explanation.FormulaExplanationValue
-
- getOriginalCause() - Method in exception org.openl.exception.OpenLCompilationException
-
- getOriginalMessage() - Method in exception org.openl.exception.OpenLRuntimeException
-
- getParameterName(int) - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getParameterName(int) - Method in interface org.openl.types.IMethodSignature
-
- getParameterName(int) - Method in class org.openl.types.IMethodSignature.VoidSignature
-
- getParameterName(int) - Method in class org.openl.types.impl.MethodSignature
-
- getParameterName(int) - Method in class org.openl.types.java.JavaOpenConstructor
-
- getParameterName(int) - Method in class org.openl.types.java.JavaOpenMethod
-
- getParametersSize() - Method in interface org.openl.binding.IBoundMethodNode
-
- getParametersSize() - Method in class org.openl.binding.impl.BlockNode
-
- getParametersSize() - Method in class org.openl.binding.impl.MethodCastNode
-
- getParametersSize() - Method in class org.openl.binding.impl.module.MethodNode
-
- getParameterType(int) - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getParameterType(int) - Method in interface org.openl.types.IMethodSignature
-
- getParameterType(int) - Method in class org.openl.types.IMethodSignature.VoidSignature
-
- getParameterType(int) - Method in class org.openl.types.impl.MethodSignature
-
- getParameterType(int) - Method in class org.openl.types.java.JavaOpenConstructor
-
- getParameterType(int) - Method in class org.openl.types.java.JavaOpenMethod
-
- getParameterTypes() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getParameterTypes() - Method in interface org.openl.types.IMethodSignature
-
- getParameterTypes() - Method in class org.openl.types.IMethodSignature.VoidSignature
-
- getParameterTypes() - Method in class org.openl.types.impl.MethodSignature
-
- getParameterTypes() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getParameterTypes() - Method in class org.openl.types.java.JavaOpenMethod
-
- getParamFrameSize() - Method in interface org.openl.binding.IBindingContext
-
- getParamFrameSize() - Method in class org.openl.binding.impl.BindingContext
-
- getParamFrameSize() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getParamFrameSize() - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- getParams() - Method in class org.openl.meta.explanation.FunctionExplanationValue
-
- getParams() - Method in class org.openl.source.impl.ASourceCodeModule
-
- getParams() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- getParams() - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- getParams() - Method in class org.openl.source.impl.StringSourceCodeModule
-
- getParams() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- getParams() - Method in interface org.openl.source.IOpenSourceCodeModule
-
External parameters for current source code module.
It can be external properties or dependencies.
- getParamTypeLocation(int) - Method in class org.openl.binding.impl.module.MethodParametersNode
-
- getParamTypeLocations() - Method in class org.openl.types.impl.OpenMethodHeader
-
- getParent() - Method in class org.openl.syntax.impl.ASyntaxNode
-
- getParent() - Method in interface org.openl.syntax.ISyntaxNode
-
- getParsedCode() - Method in interface org.openl.binding.IBoundCode
-
Gets link to parsed code that was used in binding process.
- getParsedCode() - Method in class org.openl.binding.impl.BoundCode
-
- getParsedCode() - Method in class org.openl.syntax.code.ProcessedCode
-
Gets parsed code.
- getParser() - Method in class org.openl.OpenL
-
Gets parser that configured for current OpenL instance.
- getParsingErrors() - Method in class org.openl.CompiledOpenClass
-
Deprecated.
- getParsingErrors() - Method in class org.openl.syntax.code.ProcessedCode
-
Gets errors what was found during parsing operation.
- getPosition(String, int, int) - Static method in class org.openl.util.text.TextInfo
-
- getPosition(int) - Method in class org.openl.util.text.TextInfo
-
- getPrev(long) - Method in interface org.openl.source.SourceHistoryManager
-
- getProperties(String) - Method in class org.openl.conf.AOpenLBuilder
-
- getProperties() - Method in class org.openl.conf.ConfigurableResourceContext
-
- getProperties() - Method in interface org.openl.types.IMemberMetaInfo
-
- getProperties() - Method in class org.openl.types.impl.CompositeMethod
-
- getProperty(String) - Method in class org.openl.conf.PropertyFileLoader
-
- getResource(IConfigurableResourceContext) - Method in class org.openl.conf.ClassFactory
-
- getResourceContext() - Method in class org.openl.conf.BaseOpenLBuilder
-
- getResourceInternal(IConfigurableResourceContext) - Method in class org.openl.conf.ClassFactory
-
- getReturnType() - Method in interface org.openl.binding.IBindingContext
-
- getReturnType() - Method in class org.openl.binding.impl.BindingContext
-
- getReturnType() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- getReturnType() - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- getReturnValue() - Method in exception org.openl.binding.impl.ControlSignalReturn
-
- getRulesMethods() - Method in class org.openl.binding.BindingDependencies
-
Gets dependencies to executable Openl rules.
- getRulesMethodsMap() - Method in class org.openl.binding.BindingDependencies
-
- getRunner() - Method in interface org.openl.IOpenVM
-
- getRunner() - Method in interface org.openl.vm.IRuntimeEnv
-
- getRunner() - Method in class org.openl.vm.SimpleVM
-
- getRunner() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- getRuntimeEnv() - Method in interface org.openl.IOpenVM
-
- getRuntimeEnv() - Method in interface org.openl.runtime.IEngineWrapper
-
- getRuntimeEnv() - Method in class org.openl.runtime.OpenLInvocationHandler
-
- getRuntimeEnv() - Method in class org.openl.vm.SimpleVM
-
- getRuntimeEnvBuilder() - Method in class org.openl.runtime.AEngineFactory
-
- getRuntimeEnvBuilder() - Method in class org.openl.runtime.AOpenLEngineFactory
-
- getSchema(String, boolean) - Method in class org.openl.types.impl.AOpenFactory
-
- getSchema(String, boolean) - Method in interface org.openl.types.IOpenFactory
-
Produces a schema according to uri
- getSetters() - Method in class org.openl.types.java.JavaOpenClass
-
- getSeverity() - Method in class org.openl.message.OpenLMessage
-
Gets message severity.
- getShortName() - Method in class org.openl.meta.ValueMetaInfo
-
- getSignature() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getSignature() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getSignature() - Method in class org.openl.binding.impl.module.MethodParametersNode
-
- getSignature() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- getSignature() - Method in class org.openl.types.impl.AMethod
-
- getSignature() - Method in class org.openl.types.impl.MethodDelegator
-
- getSignature() - Method in class org.openl.types.impl.OpenMethodHeader
-
- getSignature() - Method in interface org.openl.types.IOpenMethodHeader
-
- getSignature() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getSignature() - Method in class org.openl.types.java.JavaOpenMethod
-
- getSimpleName() - Method in class org.openl.types.java.JavaOpenClass
-
- getSource() - Method in class org.openl.message.OpenLWarnMessage
-
- getSource() - Method in class org.openl.meta.ValueMetaInfo
-
- getSource() - Method in class org.openl.syntax.code.impl.ParsedCode
-
- getSource() - Method in interface org.openl.syntax.code.IParsedCode
-
Gets link to source code that was used in parsing process.
- getSourceCode() - Method in class org.openl.runtime.ASourceCodeEngineFactory
-
- getSourceLocation() - Method in exception org.openl.exception.OpenLCompilationException
-
- getSourceLocation() - Method in class org.openl.message.OpenLErrorMessage
-
- getSourceLocation() - Method in class org.openl.message.OpenLMessage
-
- getSourceLocation() - Method in class org.openl.message.OpenLWarnMessage
-
- getSourceLocation() - Method in class org.openl.syntax.impl.ASyntaxNode
-
- getSourceLocation(SyntaxNodeException) - Method in class org.openl.syntax.impl.SourceLocator
-
Returns bounding box for a given syntax error.
- getSourceLocation(ISyntaxNode) - Method in class org.openl.syntax.impl.SourceLocator
-
Returns bounding box for a given syntax node.
- getSourceLocation() - Method in interface org.openl.syntax.ISyntaxNode
-
- getSourceModule() - Method in exception org.openl.exception.OpenLCheckedException
-
- getSourceModule() - Method in exception org.openl.exception.OpenLCompilationException
-
- getSourceModule() - Method in interface org.openl.exception.OpenLException
-
Gets source code module where the error was occurred.
- getSourceModule() - Method in exception org.openl.exception.OpenlNotCheckedException
-
- getSourceModule() - Method in exception org.openl.exception.OpenLRuntimeException
-
- getSourceModule() - Method in exception org.openl.syntax.exception.SyntaxNodeException
-
- getSourceUrl() - Method in interface org.openl.meta.IMetaInfo
-
- getSourceUrl() - Method in class org.openl.meta.ValueMetaInfo
-
- getSourceUrl() - Method in class org.openl.types.impl.CompositeMethod
-
- getStart() - Method in interface org.openl.util.text.ILocation
-
- getStart() - Method in class org.openl.util.text.TextInterval
-
- getStartPosition() - Method in class org.openl.source.impl.ASourceCodeModule
-
- getStartPosition() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- getStartPosition() - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- getStartPosition() - Method in class org.openl.source.impl.StringSourceCodeModule
-
- getStartPosition() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- getStartPosition() - Method in interface org.openl.source.IOpenSourceCodeModule
-
- getStatus() - Method in class org.openl.validation.ValidationResult
-
Gets status of validation.
- getSummary() - Method in class org.openl.message.OpenLMessage
-
Gets message summary.
- getSyntaxErrors() - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- getSyntaxNode() - Method in interface org.openl.binding.IBoundNode
-
- getSyntaxNode() - Method in class org.openl.binding.impl.ABoundNode
-
- getSyntaxNode() - Method in exception org.openl.syntax.exception.SyntaxNodeException
-
- getSyntaxNode() - Method in interface org.openl.types.IMemberMetaInfo
-
- getSyntaxNode() - Method in class org.openl.types.impl.CompositeMethod
-
- getSyntaxTreeBuilder() - Method in class org.openl.syntax.grammar.impl.Grammar
-
- getTarget(IRuntimeEnv) - Method in class org.openl.binding.impl.ATargetBoundNode
-
- getTargetNode() - Method in interface org.openl.binding.IBoundNode
-
- getTargetNode() - Method in class org.openl.binding.impl.ABoundNode
-
- getTargetNode() - Method in class org.openl.binding.impl.ATargetBoundNode
-
- getTargetNode() - Method in class org.openl.binding.impl.CastNode
-
- getTemporaryVarName(IBindingContext, String, String) - Static method in class org.openl.binding.impl.BindHelper
-
Analyzes the binding context and returns the name for
internal/temporary/service variable with the name: varNamePrefix + '$' +
available_index.
- getTextInfo() - Method in class org.openl.syntax.impl.SourceLocator
-
- getThis() - Method in interface org.openl.vm.IRuntimeEnv
-
- getThis() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- getTo() - Method in exception org.openl.binding.impl.TypeCastException
-
- getTopFrame() - Method in class org.openl.binding.impl.LocalFrameBuilder
-
- getTopNode() - Method in interface org.openl.binding.IBoundCode
-
Gets link to top node of bound code objects hierarchy.
- getTopNode() - Method in class org.openl.binding.impl.BoundCode
-
- getTopNode() - Method in class org.openl.syntax.code.impl.ParsedCode
-
- getTopNode() - Method in interface org.openl.syntax.code.IParsedCode
-
Gets link to top node of parsed objects hierarchy.
- getTopNode() - Method in interface org.openl.syntax.grammar.IGrammar
-
- getTopNode() - Method in class org.openl.syntax.grammar.impl.Grammar
-
- getTopnode() - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- getType() - Method in interface org.openl.binding.IBoundNode
-
- getType() - Method in class org.openl.binding.impl.ABoundNode
-
- getType() - Method in class org.openl.binding.impl.BlockNode
-
- getType() - Method in class org.openl.binding.impl.CastNode
-
- getType() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- getType() - Method in class org.openl.binding.impl.FieldBoundNode
-
- getType() - Method in class org.openl.binding.impl.LiteralBoundNode
-
- getType() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- getType() - Method in class org.openl.binding.impl.method.AutoCastableResultOpenMethod
-
- getType() - Method in class org.openl.binding.impl.MethodBoundNode
-
- getType() - Method in class org.openl.binding.impl.MethodHeaderNode
-
- getType() - Method in class org.openl.binding.impl.module.MethodNode
-
- getType() - Method in class org.openl.binding.impl.module.MethodParametersNode
-
- getType() - Method in class org.openl.binding.impl.module.ModuleNode
-
- getType() - Method in class org.openl.binding.impl.module.ParameterNode
-
- getType() - Method in class org.openl.binding.impl.MultiCallMethodBoundNode
-
- getType() - Method in class org.openl.binding.impl.TypeBoundNode
-
- getType(String, String) - Method in interface org.openl.binding.INameSpacedTypeFactory
-
- getType(String, IConfigurableResourceContext) - Method in class org.openl.conf.NameSpacedTypeConfiguration
-
- getType(String, String) - Method in class org.openl.conf.OpenLConfiguration
-
- getType(String, String, IConfigurableResourceContext) - Method in class org.openl.conf.TypeFactoryConfiguration
-
- getType() - Method in class org.openl.meta.explanation.CastExplanationValue
-
- getType() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- getType() - Method in class org.openl.meta.explanation.FormulaExplanationValue
-
- getType() - Method in class org.openl.meta.explanation.FunctionExplanationValue
-
- getType() - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- getType() - Method in class org.openl.meta.number.CastOperand
-
- getType() - Method in class org.openl.syntax.code.Dependency
-
- getType() - Method in interface org.openl.syntax.code.IDependency
-
- getType() - Method in class org.openl.syntax.impl.ASyntaxNode
-
- getType() - Method in interface org.openl.syntax.ISyntaxNode
-
- getType() - Method in interface org.openl.types.IDynamicObject
-
- getType() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- getType() - Method in class org.openl.types.impl.AMethod
-
- getType() - Method in class org.openl.types.impl.AOpenField
-
- getType(String) - Method in class org.openl.types.impl.AOpenSchema
-
- getType() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- getType() - Method in class org.openl.types.impl.ConstOpenField
-
- getType() - Method in class org.openl.types.impl.DynamicObject
-
- getType() - Method in class org.openl.types.impl.InternalDatatypeClass
-
- getType() - Method in class org.openl.types.impl.MethodDelegator
-
- getType() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- getType() - Method in class org.openl.types.impl.OpenMethodHeader
-
- getType() - Method in class org.openl.types.impl.ParameterDeclaration
-
- getType() - Method in interface org.openl.types.IOpenMember
-
- getType() - Method in interface org.openl.types.IParameterDeclaration
-
- getType(String) - Method in interface org.openl.types.ITypeLibrary
-
- getType() - Method in class org.openl.types.java.BeanOpenField
-
- getType(String) - Method in class org.openl.types.java.JavaImportTypeLibrary
-
- getType(String) - Method in class org.openl.types.java.JavaLongNameTypeLibrary
-
- getType() - Method in class org.openl.types.java.JavaOpenConstructor
-
- getType() - Method in class org.openl.types.java.JavaOpenField
-
- getType() - Method in class org.openl.types.java.JavaOpenMethod
-
- getType(String) - Method in class org.openl.types.java.JavaPrimitiveTypeLibrary
-
- getTypeCastFactory() - Method in class org.openl.conf.OpenLConfiguration
-
- getTypeFactory() - Method in class org.openl.binding.impl.Binder
-
- getTypeFactory() - Method in interface org.openl.IOpenBinder
-
- getTypeLocation() - Method in class org.openl.types.impl.OpenMethodHeader
-
- getTypes() - Method in class org.openl.binding.BindingDependencies
-
- getTypes(IBoundNode[]) - Static method in class org.openl.binding.impl.ANodeBinder
-
- getTypes() - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
Return the whole map of internal types.
- getTypes() - Method in class org.openl.CompiledOpenClass
-
- getTypes() - Method in class org.openl.types.impl.AOpenClass
-
Default implementation.
- getTypes() - Method in class org.openl.types.impl.DomainOpenClass
-
- getTypes() - Method in interface org.openl.types.IOpenClass
-
Return the whole map of internal types.
- getTypes() - Method in class org.openl.types.NullOpenClass
-
- getTypesMap() - Method in class org.openl.binding.BindingDependencies
-
- getUri() - Method in class org.openl.conf.AConfigurationElement
-
- getUri() - Method in interface org.openl.conf.IConfigurationElement
-
- getUri() - Method in class org.openl.conf.NoAntOpenLTask
-
- getUri() - Method in exception org.openl.conf.OpenConfigurationException
-
- getUri() - Method in class org.openl.conf.OpenLConfiguration
-
- getUri() - Method in class org.openl.source.impl.ASourceCodeModule
-
- getUri() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- getUri() - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- getUri() - Method in class org.openl.source.impl.StringSourceCodeModule
-
- getUri() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- getUri() - Method in interface org.openl.source.IOpenSourceCodeModule
-
- getURL() - Static method in class org.openl.main.OpenLVersion
-
- getUrl() - Method in class org.openl.source.impl.URLSourceCodeModule
-
- getUserClassLoader() - Method in interface org.openl.conf.IUserContext
-
- getUserClassLoader() - Method in class org.openl.conf.UserContext
-
- getUserContext() - Method in class org.openl.runtime.AOpenLEngineFactory
-
- getUserEnvironmentContext() - Method in class org.openl.conf.BaseOpenLBuilder
-
- getUserHome() - Method in interface org.openl.conf.IUserContext
-
- getUserHome() - Method in class org.openl.conf.UserContext
-
- getUserHome() - Method in class org.openl.runtime.AOpenLEngineFactory
-
- getV1() - Method in class org.openl.meta.explanation.FormulaExplanationValue
-
- getV2() - Method in class org.openl.meta.explanation.FormulaExplanationValue
-
- getValidators() - Method in interface org.openl.ICompileContext
-
- getValidators() - Method in class org.openl.impl.DefaultCompileContext
- getValue() - Method in class org.openl.binding.impl.LiteralBoundNode
-
- getValue() - Method in class org.openl.conf.AGenericConfiguration.StringProperty
-
- getValue() - Method in class org.openl.meta.BigDecimalValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.BigIntegerValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.ByteValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.DoubleValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.explanation.CastExplanationValue
-
- getValue() - Method in class org.openl.meta.FloatValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.IntValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.LongValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.ObjectValue
-
- getValue() - Method in class org.openl.meta.ShortValue
-
Returns the value of the current variable
- getValue() - Method in class org.openl.meta.StringValue
-
- getValue(Object, Object) - Method in class org.openl.types.impl.ArrayFieldIndex
-
- getValue(Object, Object) - Method in class org.openl.types.impl.ArrayIndex
-
- getValue(Object, Object) - Method in interface org.openl.types.IOpenIndex
-
- getValue(int) - Method in class org.openl.types.java.JavaEnumDomain
-
- getVar(String, boolean) - Method in class org.openl.binding.impl.StaticClassLibrary
-
- getVar(String, String, boolean) - Method in interface org.openl.binding.INameSpacedVarFactory
-
- getVar(String, boolean) - Method in interface org.openl.binding.IVarFactory
-
- getVar(String, String, IConfigurableResourceContext, boolean) - Method in class org.openl.conf.LibraryFactoryConfiguration
-
- getVar(String, String, boolean) - Method in class org.openl.conf.OpenLConfiguration
-
- getVar(String, boolean) - Method in class org.openl.types.impl.AOpenClass
-
- getVar(String, boolean) - Method in class org.openl.types.impl.DomainOpenClass
-
- getVar(String, boolean) - Method in class org.openl.types.NullOpenClass
-
- getVarFactory() - Method in class org.openl.binding.impl.Binder
-
- getVarFactory() - Method in interface org.openl.IOpenBinder
-
- getVersion() - Static method in class org.openl.main.OpenLVersion
-
- getVm() - Method in class org.openl.OpenL
-
Gets virtual machine which used during rules execution.
- Grammar - Class in org.openl.syntax.grammar.impl
-
- Grammar() - Constructor for class org.openl.syntax.grammar.impl.Grammar
-
- groupMessagesBySeverity(List<OpenLMessage>) - Static method in class org.openl.message.OpenLMessagesUtils
-
- gt(boolean, boolean) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(int, int) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(long, long) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(T, T) - Static method in class org.openl.binding.impl.operator.Comparison
-
- gt(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Compares two values
- gt(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Compares two values
- gt(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Compares two values
- IAggregateInfo - Interface in org.openl.types
-
- IBindingContext - Interface in org.openl.binding
-
- IBindingContextDelegator - Interface in org.openl.binding
-
- IBoundCode - Interface in org.openl.binding
-
The IBoundCode
interface is designed to provide a common
protocol for objects what describes bound code.
- IBoundMethodHeader - Interface in org.openl.binding
-
- IBoundMethodNode - Interface in org.openl.binding
-
- IBoundModuleNode - Interface in org.openl.binding
-
- IBoundNode - Interface in org.openl.binding
-
- ICastFactory - Interface in org.openl.binding
-
Interface class that defines cast factory abstraction.
- ICompileContext - Interface in org.openl
-
The ICompileContext
defines an abstraction of the compilation
time context.
- IConfigurableResourceContext - Interface in org.openl.conf
-
- IConfigurationElement - Interface in org.openl.conf
-
- identifier(String, TextInterval, String) - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- IdentifierBinder - Class in org.openl.binding.impl
-
- IdentifierBinder() - Constructor for class org.openl.binding.impl.IdentifierBinder
-
- IdentifierNode - Class in org.openl.syntax.impl
-
- IdentifierNode(String, ILocation, String, IOpenSourceCodeModule) - Constructor for class org.openl.syntax.impl.IdentifierNode
-
- IdentifierSequenceBinder - Class in org.openl.binding.impl
-
- IdentifierSequenceBinder() - Constructor for class org.openl.binding.impl.IdentifierSequenceBinder
-
- IDependency - Interface in org.openl.syntax.code
-
- IDependencyLoader - Interface in org.openl.dependency.loader
-
Common interface for all dependency loaders.
- IDependencyManager - Interface in org.openl.dependency
-
Interface for dependency managers that handles loading dependent modules for projects.
- IDynamicObject - Interface in org.openl.types
-
- IEngineWrapper - Interface in org.openl.runtime
-
- IGrammar - Interface in org.openl.syntax.grammar
-
- IGrammarFactory - Interface in org.openl.syntax.grammar
-
Interface that provides contract for all grammar factories implementations.
- ILiteralNode - Interface in org.openl.syntax
-
- ILocalVar - Interface in org.openl.binding
-
- ILocation - Interface in org.openl.util.text
-
- IMemberBoundNode - Interface in org.openl.binding
-
- IMemberMetaInfo - Interface in org.openl.types
-
- IMetaHolder - Interface in org.openl.meta
-
- IMetaInfo - Interface in org.openl.meta
-
- IMethodCaller - Interface in org.openl.types
-
- IMethodFactory - Interface in org.openl.binding
-
- IMethodFactoryConfigurationElement - Interface in org.openl.conf
-
- IMethodSignature - Interface in org.openl.types
-
- IMethodSignature.VoidSignature - Class in org.openl.types
-
- IModuleInfo - Interface in org.openl.types
-
Provides the possibility to add the name of the module to which this object
belongs to.
- implementingClassName - Variable in class org.openl.conf.AGenericConfiguration
-
- INameSpacedMethodFactory - Interface in org.openl.binding
-
- INameSpacedTypeFactory - Interface in org.openl.binding
-
- INameSpacedVarFactory - Interface in org.openl.binding
-
- inc(byte) - Static method in class org.openl.binding.impl.Operators
-
- inc(short) - Static method in class org.openl.binding.impl.Operators
-
- inc(float) - Static method in class org.openl.binding.impl.Operators
-
- inc(double) - Static method in class org.openl.binding.impl.Operators
-
- inc(int) - Static method in class org.openl.binding.impl.Operators
-
- inc(long) - Static method in class org.openl.binding.impl.Operators
-
- inc(BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- inc(BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- inc(BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- inc(BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- inc(ByteValue) - Static method in class org.openl.meta.ByteValue
-
- inc(DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- inc(FloatValue) - Static method in class org.openl.meta.FloatValue
-
- inc(IntValue) - Static method in class org.openl.meta.IntValue
-
- inc(LongValue) - Static method in class org.openl.meta.LongValue
-
- inc(ShortValue) - Static method in class org.openl.meta.ShortValue
-
- index - Variable in class org.openl.types.impl.ArrayOpenClass
-
- IndexOutOfBoundsExceptionFormatter - Class in org.openl.syntax.exception.formatter
-
- IndexOutOfBoundsExceptionFormatter() - Constructor for class org.openl.syntax.exception.formatter.IndexOutOfBoundsExceptionFormatter
-
- info - Variable in class org.openl.types.impl.OpenMethodHeader
-
- initConstructorMap() - Method in class org.openl.types.impl.ADynamicClass
-
- initConstructorMap() - Method in class org.openl.types.impl.AOpenClass
-
- initConstructorMap() - Method in class org.openl.types.java.JavaOpenClass
-
- initDependencies() - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
Populate current module fields with data from dependent modules.
- initializeField(IOpenField, IOpenField, int) - Method in class org.openl.binding.impl.module.RootDictionaryContext
-
- initializeOpenClass() - Method in class org.openl.runtime.ASourceCodeEngineFactory
-
- initMethodMap() - Method in class org.openl.types.impl.ADynamicClass
-
- initMethodMap() - Method in class org.openl.types.impl.AOpenClass
-
- initMethodMap() - Method in class org.openl.types.java.JavaOpenClass
-
- INodeBinder - Interface in org.openl.binding
-
- INodeBinderFactory - Interface in org.openl.binding
-
- instance - Static variable in class org.openl.vm.Tracer
-
- instanceClass - Variable in class org.openl.types.java.JavaOpenClass
-
- INT - Static variable in class org.openl.types.java.JavaOpenClass
-
- IntegerValuesUtils - Class in org.openl.util
-
- IntegerValuesUtils() - Constructor for class org.openl.util.IntegerValuesUtils
-
- InternalDatatypeClass - Class in org.openl.types.impl
-
Handles internal type that is defined through datatype mechanism.
- InternalDatatypeClass(IOpenClass, IOpenClass) - Constructor for class org.openl.types.impl.InternalDatatypeClass
-
- IntNodeBinder - Class in org.openl.binding.impl
-
- IntNodeBinder() - Constructor for class org.openl.binding.impl.IntNodeBinder
-
- intValue() - Method in class org.openl.meta.BigDecimalValue
-
- intValue() - Method in class org.openl.meta.BigIntegerValue
-
- intValue() - Method in class org.openl.meta.ByteValue
-
- intValue() - Method in class org.openl.meta.DoubleValue
-
- intValue() - Method in class org.openl.meta.FloatValue
-
- IntValue - Class in org.openl.meta
-
- IntValue(int) - Constructor for class org.openl.meta.IntValue
-
- IntValue(IntValue, IntValue, int, Formulas) - Constructor for class org.openl.meta.IntValue
-
Formula constructor
- IntValue(int, ExplanationNumberValue<?>, boolean) - Constructor for class org.openl.meta.IntValue
-
Cast constructor
- IntValue(String) - Constructor for class org.openl.meta.IntValue
-
- IntValue(IntValue, NumberOperations, IntValue[]) - Constructor for class org.openl.meta.IntValue
-
Function constructor
- intValue() - Method in class org.openl.meta.IntValue
-
- intValue() - Method in class org.openl.meta.LongValue
-
- intValue() - Method in class org.openl.meta.ShortValue
-
- IntValue.IntValueAdapter - Class in org.openl.meta
-
- IntValueAdapter() - Constructor for class org.openl.meta.IntValue.IntValueAdapter
-
- invalidateInternalData() - Method in class org.openl.types.impl.AOpenClass
-
- Invokable<T,E extends IRuntimeEnv> - Interface in org.openl.types
-
Interface for invokable objects.
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.binding.impl.BinaryMethodCallerSwapParams
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.binding.impl.method.AutoCastableResultOpenMethod
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.binding.impl.method.VarArgsOpenMethod
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.binding.impl.module.DeferredMethod
-
- invoke(Object, Method, Object[]) - Method in class org.openl.runtime.OpenLInvocationHandler
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.CastingMethodCaller
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.CompositeMethod
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.CompositeMethodInvoker
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.MethodCaller
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.MethodCallerDelegator
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.MethodDelegator
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.ParameterMethodCaller
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.impl.SourceCodeMethodCaller
-
- invoke(T, Object[], E) - Method in interface org.openl.types.Invokable
-
Java's like reflection functionality to execute methods.
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.java.JavaOpenConstructor
-
- invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.types.java.JavaOpenMethod
-
- invoke(Invokable<? super T, E>, T, Object[], E, Object) - Static method in class org.openl.vm.Tracer
-
- invokeMethodAndSetResultToArray(IMethodCaller, Object, IRuntimeEnv, Object[], Object, int, int) - Method in class org.openl.binding.impl.MultiCallMethodBoundNode
-
- IOpenBinder - Interface in org.openl
-
Defines parsed code binder abstraction.
- IOpenCast - Interface in org.openl.binding.impl.cast
-
IOpenCast is responsible for casting operations.
- IOpenClass - Interface in org.openl.types
-
- IOpenClassHolder - Interface in org.openl.types
-
- IOpenFactory - Interface in org.openl.types
-
- IOpenFactoryConfiguration - Interface in org.openl.conf
-
- IOpenField - Interface in org.openl.types
-
- IOpenIndex - Interface in org.openl.types
-
- IOpenLBuilder - Interface in org.openl.conf
-
- IOpenLConfiguration - Interface in org.openl.conf
-
- IOpenLibrary - Interface in org.openl.binding
-
- IOpenLValidator - Interface in org.openl.validation
-
The IOpenValidator
interface defines OpenL validator
abstraction.
- IOpenMember - Interface in org.openl.types
-
- IOpenMethod - Interface in org.openl.types
-
- IOpenMethodHeader - Interface in org.openl.types
-
- IOpenParser - Interface in org.openl
-
The IOpenParser
interface is designed to provide a common
protocol for parsers what can be used in OpenL engine.
- IOpenRunner - Interface in org.openl
-
- IOpenSchema - Interface in org.openl.types
-
- IOpenSourceCodeModule - Interface in org.openl.source
-
IOpenSourceCodeModule is an abstraction of rules source code.
- IOpenVM - Interface in org.openl
-
- IOwnTargetMethod - Interface in org.openl.types
-
- IParameterDeclaration - Interface in org.openl.types
-
- IParsedCode - Interface in org.openl.syntax.code
-
The IParsedCode
interface is designed to provide a common
protocol for objects what describes parsed source code.
- IPosition - Interface in org.openl.util.text
-
- IRuntimeContext - Interface in org.openl.runtime
-
This marker interface represent the runtime context abstraction what can be accessed
by user.
- IRuntimeEnv - Interface in org.openl.vm
-
- IRuntimeEnvBuilder - Interface in org.openl.runtime
-
- isAbstract() - Method in class org.openl.types.impl.AOpenClass
-
- isAbstract() - Method in class org.openl.types.impl.DomainOpenClass
-
- isAbstract() - Method in interface org.openl.types.IOpenClass
-
- isAbstract() - Method in class org.openl.types.java.JavaOpenClass
-
- isAbstract() - Method in class org.openl.types.NullOpenClass
-
- isAggregate(IOpenClass) - Method in interface org.openl.types.IAggregateInfo
-
- isAggregate(IOpenClass) - Method in class org.openl.types.impl.DynamicArrayAggregateInfo
-
- isAggregate(IOpenClass) - Method in class org.openl.types.java.JavaArrayAggregateInfo
-
- isAggregate(IOpenClass) - Method in class org.openl.types.java.JavaCollectionAggregateInfo
-
- isAggregate(IOpenClass) - Method in class org.openl.types.java.JavaListAggregateInfo
-
- isAggregate(IOpenClass) - Method in class org.openl.types.java.JavaMapAggregateInfo
-
- isAggregate(IOpenClass) - Method in class org.openl.types.java.JavaNoAggregateInfo
-
- isAnyNull(IOpenClass...) - Static method in class org.openl.types.NullOpenClass
-
- isArray() - Method in class org.openl.types.impl.AOpenClass
-
- isArray() - Method in class org.openl.types.impl.ArrayOpenClass
-
- isArray() - Method in class org.openl.types.impl.DomainOpenClass
-
- isArray() - Method in interface org.openl.types.IOpenClass
-
Determines if this
IOpenClass
object represents an array class.
- isArray() - Method in class org.openl.types.NullOpenClass
-
- isAssignableFrom(Class<?>) - Method in class org.openl.types.impl.ADynamicClass
-
- isAssignableFrom(IOpenClass) - Method in class org.openl.types.impl.ADynamicClass
-
- isAssignableFrom(IType) - Method in class org.openl.types.impl.AOpenClass
-
- isAssignableFrom(IOpenClass) - Method in class org.openl.types.impl.ArrayOpenClass
-
- isAssignableFrom(Class<?>) - Method in class org.openl.types.impl.ArrayOpenClass
-
- isAssignableFrom(Class<?>) - Method in class org.openl.types.impl.DelegatedDynamicObject
-
- isAssignableFrom(Class<?>) - Method in class org.openl.types.impl.DomainOpenClass
-
- isAssignableFrom(IOpenClass) - Method in class org.openl.types.impl.DomainOpenClass
-
- isAssignableFrom(IType) - Method in class org.openl.types.impl.DomainOpenClass
-
- isAssignableFrom(Class<?>) - Method in interface org.openl.types.IOpenClass
-
- isAssignableFrom(IOpenClass) - Method in interface org.openl.types.IOpenClass
-
- isAssignableFrom(Class<?>) - Method in class org.openl.types.java.JavaOpenClass
-
- isAssignableFrom(IOpenClass) - Method in class org.openl.types.java.JavaOpenClass
-
- isAssignableFrom(Class<?>) - Method in class org.openl.types.NullOpenClass
-
- isAssignableFrom(IOpenClass) - Method in class org.openl.types.NullOpenClass
-
- isAssignableFrom(IType) - Method in class org.openl.types.NullOpenClass
-
- isAutocast() - Method in class org.openl.meta.number.CastOperand
-
- isCast() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- isConst() - Method in class org.openl.types.impl.AOpenField
-
- isConst() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- isConst() - Method in class org.openl.types.impl.ConstOpenField
-
- isConst() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- isConst() - Method in interface org.openl.types.IOpenField
-
- isConst() - Method in class org.openl.types.java.BeanOpenField
-
- isConst() - Method in class org.openl.types.java.JavaOpenField
-
- isConstructor() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- isConstructor() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- isConstructor() - Method in class org.openl.binding.impl.module.DeferredMethod
-
- isConstructor() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- isConstructor() - Method in class org.openl.types.impl.ExecutableMethod
-
- isConstructor() - Method in class org.openl.types.impl.MethodDelegator
-
- isConstructor() - Method in interface org.openl.types.IOpenMethod
-
- isConstructor() - Method in class org.openl.types.java.JavaOpenConstructor
-
- isConstructor() - Method in class org.openl.types.java.JavaOpenMethod
-
- isContextManagingSupported() - Method in interface org.openl.vm.IRuntimeEnv
-
- isContextManagingSupported() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- isEmpty() - Method in class org.openl.meta.StringValue
-
- isEnabled() - Static method in class org.openl.vm.Tracer
-
- isExecutionMode() - Method in interface org.openl.binding.IBindingContext
-
- isExecutionMode() - Method in class org.openl.binding.impl.BindingContext
-
- isExecutionMode() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- isExecutionMode() - Method in class org.openl.binding.impl.ExecutionModeBindingContextDelegator
-
- isExecutionMode() - Method in class org.openl.dependency.DependencyManager
-
- isExecutionMode() - Method in interface org.openl.dependency.IDependencyManager
-
Return flag, describing is it execution mode or not.
In execution mode all meta info that is not used in rules running is being cleaned.
- isExecutionMode() - Method in class org.openl.runtime.ASourceCodeEngineFactory
-
- isFormula() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- isFunction() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- isImplicit() - Method in class org.openl.binding.impl.cast.AliasToTypeCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.ArrayCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.CastsLinkageCast
-
- isImplicit() - Method in interface org.openl.binding.impl.cast.IOpenCast
-
Checks that cast can be performed automatically.
- isImplicit() - Method in class org.openl.binding.impl.cast.JavaBoxingCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.JavaDownCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.JavaNoCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.JavaUnboxingCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.JavaUpCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.MethodBasedCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.ThrowableVoidCast
-
- isImplicit() - Method in class org.openl.binding.impl.cast.TypeToAliasCast
-
- isInheritExtendedConfigurationLoader() - Method in class org.openl.conf.AOpenLBuilder
-
- isInheritExtendedConfigurationLoader() - Method in class org.openl.conf.NoAntOpenLTask
-
- isInstance(Object) - Method in class org.openl.types.impl.ADynamicClass
-
- isInstance(Object) - Method in class org.openl.types.impl.ArrayOpenClass
-
- isInstance(Object) - Method in class org.openl.types.impl.DomainOpenClass
-
- isInstance(Object) - Method in interface org.openl.types.IOpenClass
-
- isInstance(Object) - Method in class org.openl.types.java.JavaOpenClass
-
- isInstance(Object) - Method in class org.openl.types.NullOpenClass
-
- isIntegerValue(Class<?>) - Static method in class org.openl.util.IntegerValuesUtils
-
- isInvokable() - Method in class org.openl.types.impl.CompositeMethod
-
- isLeaf() - Method in class org.openl.meta.explanation.CastExplanationValue
-
- isLeaf() - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- isLeaf() - Method in class org.openl.meta.explanation.FormulaExplanationValue
-
- isLeaf() - Method in class org.openl.meta.explanation.FunctionExplanationValue
-
- isLeaf() - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- isLvalue() - Method in interface org.openl.binding.IBoundNode
-
- isLvalue() - Method in class org.openl.binding.impl.ABoundNode
-
- isLvalue() - Method in class org.openl.binding.impl.CastNode
-
- isLvalue() - Method in class org.openl.binding.impl.FieldBoundNode
-
- isModified() - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- isModified() - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- isModified() - Method in class org.openl.source.impl.StringSourceCodeModule
-
- isModified() - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- isModified() - Method in class org.openl.source.impl.URLSourceCodeModule
-
- isModified() - Method in interface org.openl.source.IOpenSourceCodeModule
-
- isMultiplicative() - Method in class org.openl.meta.explanation.FormulaExplanationValue
-
- isMultiplicative() - Method in enum org.openl.meta.number.Formulas
-
- isMyField(String) - Method in class org.openl.types.impl.DynamicObject
-
- isNumeric(String) - Static method in class org.openl.meta.DoubleValue
-
- isOn() - Method in class org.openl.vm.Tracer
-
- isPublic(Class<?>) - Method in class org.openl.types.impl.ADynamicClass
-
- isPublic(Member) - Method in class org.openl.types.impl.ADynamicClass
-
- isPublic(Class<?>) - Method in class org.openl.types.java.JavaOpenClass
-
- isPublic(Member) - Method in class org.openl.types.java.JavaOpenClass
-
- isReadable() - Method in class org.openl.types.impl.AOpenField
-
- isReadable() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- isReadable() - Method in class org.openl.types.impl.ConstOpenField
-
- isReadable() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- isReadable() - Method in interface org.openl.types.IOpenField
-
- isReadable() - Method in class org.openl.types.java.BeanOpenField
-
- isReadable() - Method in class org.openl.types.java.JavaOpenField
-
- isShared() - Method in class org.openl.conf.NoAntOpenLTask
-
- isSimple() - Method in class org.openl.types.impl.AOpenClass
-
- isSimple() - Method in class org.openl.types.impl.DomainOpenClass
-
- isSimple() - Method in interface org.openl.types.IOpenClass
-
This is analog of Java Class.isPrimitive().
- isSimple() - Method in class org.openl.types.java.JavaOpenClass
-
- isSimple() - Method in class org.openl.types.NullOpenClass
-
- isSingleton() - Method in class org.openl.conf.ClassFactory
-
- isStatic() - Method in class org.openl.binding.impl.component.ComponentOpenClass.GetOpenClass
-
- isStatic() - Method in class org.openl.binding.impl.method.AOpenMethodDelegator
-
- isStatic() - Method in class org.openl.types.impl.ADynamicClass.OpenConstructor
-
- isStatic() - Method in class org.openl.types.impl.AMethod
-
- isStatic() - Method in class org.openl.types.impl.AOpenField
-
- isStatic() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- isStatic() - Method in class org.openl.types.impl.ConstOpenField
-
- isStatic() - Method in class org.openl.types.impl.InternalDatatypeClass
-
- isStatic() - Method in class org.openl.types.impl.MethodDelegator
-
- isStatic() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- isStatic - Variable in class org.openl.types.impl.OpenMethodHeader
-
- isStatic() - Method in class org.openl.types.impl.OpenMethodHeader
-
- isStatic() - Method in interface org.openl.types.IOpenMember
-
- isStatic() - Method in class org.openl.types.java.BeanOpenField
-
- isStatic() - Method in class org.openl.types.java.JavaOpenConstructor
-
- isStatic() - Method in class org.openl.types.java.JavaOpenField
-
- isStatic() - Method in class org.openl.types.java.JavaOpenMethod
-
- isStaticTarget() - Method in interface org.openl.binding.IBoundNode
-
Static target will accept only static methods; vice-versa is not necessarily true, but should produce at least a warning
- isStaticTarget() - Method in class org.openl.binding.impl.ABoundNode
-
- isStaticTarget() - Method in class org.openl.binding.impl.TypeBoundNode
-
- isTextLocation() - Method in interface org.openl.util.text.ILocation
-
- isTextLocation() - Method in class org.openl.util.text.TextInterval
-
- isValidationEnabled() - Static method in class org.openl.engine.OpenLValidationManager
-
- isVoid(IOpenClass) - Static method in class org.openl.types.java.JavaOpenClass
-
- isWritable() - Method in class org.openl.types.impl.AOpenField
-
- isWritable() - Method in class org.openl.types.impl.ArrayFieldIndex
-
- isWritable() - Method in class org.openl.types.impl.ArrayIndex
-
- isWritable() - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- isWritable() - Method in class org.openl.types.impl.ConstOpenField
-
- isWritable() - Method in class org.openl.types.impl.DatatypeArrayElementField
-
- isWritable() - Method in class org.openl.types.impl.DatatypeOpenField
-
- isWritable() - Method in class org.openl.types.impl.DynamicObjectField
-
- isWritable() - Method in class org.openl.types.impl.OpenFieldDelegator
-
- isWritable() - Method in interface org.openl.types.IOpenField
-
- isWritable() - Method in interface org.openl.types.IOpenIndex
-
- isWritable() - Method in class org.openl.types.java.BeanOpenField
-
- isWritable() - Method in class org.openl.types.java.JavaOpenField
-
- ISymbolicBinder - Interface in org.openl.binding.symbolic
-
- ISymbolicBindingContext - Interface in org.openl.binding.symbolic
-
- ISyntaxConstants - Interface in org.openl.syntax.impl
-
- ISyntaxNode - Interface in org.openl.syntax
-
- iterator() - Method in class org.openl.types.java.JavaEnumDomain
-
- ITypeFactoryConfigurationElement - Interface in org.openl.conf
-
- ITypeLibrary - Interface in org.openl.types
-
- IUserContext - Interface in org.openl.conf
-
The IUserContext
defines an user environment
configuration abstraction.
- IVarFactory - Interface in org.openl.binding
-
- main(String[]) - Static method in class org.openl.main.OpenLProjectPropertiesLoader
-
- makeAlternativeHome(String) - Method in class org.openl.conf.OpenLConfigurator
-
- makeArrayClass(Class<?>) - Static method in class org.openl.types.java.JavaOpenClass
-
- makeArrayIndex(IOpenClass) - Static method in class org.openl.types.java.JavaOpenClass
-
- makeBindingContext() - Method in class org.openl.binding.impl.Binder
-
- makeBindingContext() - Method in interface org.openl.IOpenBinder
-
- makeClasspath(String, String, String) - Static method in class org.openl.main.OpenLProjectPropertiesLoader
-
- makeIndexedAggregate(IOpenClass, int[]) - Method in interface org.openl.types.IAggregateInfo
-
- makeIndexedAggregate(IOpenClass, int[]) - Method in class org.openl.types.impl.AAggregateInfo
-
- makeIndexedAggregate(IOpenClass, int[]) - Method in class org.openl.types.java.JavaCollectionAggregateInfo
-
- makeIndexedAggregate(IOpenClass, int[]) - Method in class org.openl.types.java.JavaListAggregateInfo
-
- makeIndexedAggregate(IOpenClass, int[]) - Method in class org.openl.types.java.JavaMapAggregateInfo
-
- makeInstance() - Method in class org.openl.runtime.AEngineFactory
-
Deprecated.
- makeInvalidCode(IParsedCode, ISyntaxNode, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- makeInvalidCode(IParsedCode, ISyntaxNode, SyntaxNodeException[]) - Static method in class org.openl.binding.impl.BindHelper
-
- makeMethod(IOpenSourceCodeModule, IOpenMethodHeader, IBindingContext) - Method in class org.openl.engine.OpenLCodeManager
-
Makes a method from source using method header descriptor.
- makeMethod(OpenL, IOpenSourceCodeModule, IOpenMethodHeader, IBindingContext) - Static method in class org.openl.engine.OpenLManager
-
Makes a method from source using method header descriptor.
- makeMethodHeader(IOpenSourceCodeModule, IBindingContextDelegator) - Method in class org.openl.engine.OpenLCodeManager
-
Makes a method header from source.
- makeMethodHeader(OpenL, IOpenSourceCodeModule, IBindingContextDelegator) - Static method in class org.openl.engine.OpenLManager
-
Makes a method header from source.
- makeMethodWithUnknownType(IOpenSourceCodeModule, String, IMethodSignature, IOpenClass, IBindingContext) - Method in class org.openl.engine.OpenLCodeManager
-
Makes method with unknown return type from source using method name and
method signature.
- makeMethodWithUnknownType(OpenL, IOpenSourceCodeModule, String, IMethodSignature, IOpenClass, IBindingContext) - Static method in class org.openl.engine.OpenLManager
-
Makes method with unknown return type from source using method name and
method signature.
- makeRuntimeEnv() - Method in class org.openl.runtime.OpenLInvocationHandler
-
- makeSourceLocationURL(ILocation, IOpenSourceCodeModule) - Static method in class org.openl.main.SourceCodeURLTool
-
- makeType(IOpenSourceCodeModule, IBindingContextDelegator) - Method in class org.openl.engine.OpenLCodeManager
-
Makes open class that describes a type.
- makeType(OpenL, IOpenSourceCodeModule, IBindingContextDelegator) - Static method in class org.openl.engine.OpenLManager
-
Makes open class that describes a type.
- makeUri() - Method in class org.openl.source.impl.ASourceCodeModule
-
- makeUri() - Method in class org.openl.source.impl.URLSourceCodeModule
-
- makeWildcardPath(File, List<URL>) - Static method in class org.openl.conf.ClassLoaderFactory
-
- marker() - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- marshal(BigDecimalValue) - Method in class org.openl.meta.BigDecimalValue.BigDecimalValueAdapter
-
- marshal(BigIntegerValue) - Method in class org.openl.meta.BigIntegerValue.BigIntegerValueAdapter
-
- marshal(ByteValue) - Method in class org.openl.meta.ByteValue.ByteValueAdapter
-
- marshal(DoubleValue) - Method in class org.openl.meta.DoubleValue.DoubleValueAdapter
-
- marshal(FloatValue) - Method in class org.openl.meta.FloatValue.FloatValueAdapter
-
- marshal(IntValue) - Method in class org.openl.meta.IntValue.IntValueAdapter
-
- marshal(LongValue) - Method in class org.openl.meta.LongValue.LongValueAdapter
-
- marshal(ShortValue) - Method in class org.openl.meta.ShortValue.ShortValueAdapter
-
- marshal(StringValue) - Method in class org.openl.meta.StringValue.StringValueAdapter
-
- max(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Compares value1 and value2 and returns the max value
- max(BigDecimalValue[]) - Static method in class org.openl.meta.BigDecimalValue
-
- max(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Compares value1 and value2 and returns the max value
- max(BigIntegerValue[]) - Static method in class org.openl.meta.BigIntegerValue
-
- max(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
Compares value1 and value2 and returns the max value
- max(ByteValue[]) - Static method in class org.openl.meta.ByteValue
-
- max(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Compares value1 and value2 and returns the max value
- max(DoubleValue[]) - Static method in class org.openl.meta.DoubleValue
-
- max(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Compares value1 and value2 and returns the max value
- max(FloatValue[]) - Static method in class org.openl.meta.FloatValue
-
- max(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
Compares value1 and value2 and returns the max value
- max(IntValue[]) - Static method in class org.openl.meta.IntValue
-
- max(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
Compares value1 and value2 and returns the max value
- max(LongValue[]) - Static method in class org.openl.meta.LongValue
-
- max(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Compares value1 and value2 and returns the max value
- max(ShortValue[]) - Static method in class org.openl.meta.ShortValue
-
- maxDepthLevel - Variable in class org.openl.binding.impl.module.RootDictionaryContext
-
- median(BigDecimalValue[]) - Static method in class org.openl.meta.BigDecimalValue
-
median
- median(BigIntegerValue[]) - Static method in class org.openl.meta.BigIntegerValue
-
median
- median(ByteValue[]) - Static method in class org.openl.meta.ByteValue
-
median
- median(DoubleValue[]) - Static method in class org.openl.meta.DoubleValue
-
median
- median(FloatValue[]) - Static method in class org.openl.meta.FloatValue
-
median
- median(IntValue[]) - Static method in class org.openl.meta.IntValue
-
median
- median(LongValue[]) - Static method in class org.openl.meta.LongValue
-
median
- median(ShortValue[]) - Static method in class org.openl.meta.ShortValue
-
median
- merge(IParameterDeclaration[]) - Method in class org.openl.types.impl.MethodSignature
-
- metaInfo - Variable in class org.openl.types.impl.AOpenClass
-
- MethodBasedCast - Class in org.openl.binding.impl.cast
-
- MethodBasedCast(IMethodCaller, boolean, int, Object) - Constructor for class org.openl.binding.impl.cast.MethodBasedCast
-
- MethodBindingContext - Class in org.openl.binding.impl.module
-
- MethodBindingContext(IOpenMethodHeader, IBindingContext) - Constructor for class org.openl.binding.impl.module.MethodBindingContext
-
- MethodBindingContext(IOpenMethodHeader, IBindingContext, boolean, int) - Constructor for class org.openl.binding.impl.module.MethodBindingContext
-
- MethodBoundNode - Class in org.openl.binding.impl
-
- MethodBoundNode(ISyntaxNode, IBoundNode[], IMethodCaller) - Constructor for class org.openl.binding.impl.MethodBoundNode
-
- MethodBoundNode(ISyntaxNode, IBoundNode[], IMethodCaller, IBoundNode) - Constructor for class org.openl.binding.impl.MethodBoundNode
-
- MethodCaller - Class in org.openl.types.impl
-
- MethodCaller(IOpenMethod) - Constructor for class org.openl.types.impl.MethodCaller
-
- MethodCallerDelegator - Class in org.openl.types.impl
-
- MethodCallerDelegator(IMethodCaller) - Constructor for class org.openl.types.impl.MethodCallerDelegator
-
- MethodCastNode - Class in org.openl.binding.impl
-
- MethodCastNode(IBoundNode, IOpenCast, IOpenClass) - Constructor for class org.openl.binding.impl.MethodCastNode
-
- MethodDelegator - Class in org.openl.types.impl
-
- MethodDelegator(IMethodCaller) - Constructor for class org.openl.types.impl.MethodDelegator
-
- MethodHeaderNode - Class in org.openl.binding.impl
-
- MethodKey - Class in org.openl.types.impl
-
Key for IOpenMethod.
- MethodKey(IOpenMethod) - Constructor for class org.openl.types.impl.MethodKey
-
- MethodKey(String, IOpenClass[]) - Constructor for class org.openl.types.impl.MethodKey
-
- MethodKey(String, IOpenClass[], boolean) - Constructor for class org.openl.types.impl.MethodKey
-
- MethodKey(String, IOpenClass[], boolean, boolean) - Constructor for class org.openl.types.impl.MethodKey
-
- methodMap - Variable in class org.openl.runtime.EngineFactory
-
- MethodNode - Class in org.openl.binding.impl.module
-
- MethodNode(ISyntaxNode, DeferredMethod) - Constructor for class org.openl.binding.impl.module.MethodNode
-
- MethodNotFoundException - Exception in org.openl.binding.exception
-
- MethodNotFoundException(String, String, IOpenClass[]) - Constructor for exception org.openl.binding.exception.MethodNotFoundException
-
- MethodParametersNode - Class in org.openl.binding.impl.module
-
- MethodParametersNode(ISyntaxNode, IBoundNode[]) - Constructor for class org.openl.binding.impl.module.MethodParametersNode
-
- methods(String) - Method in interface org.openl.binding.IMethodFactory
-
- methods(String) - Method in class org.openl.binding.impl.StaticClassLibrary
-
- methods(String) - Method in class org.openl.types.impl.AOpenClass
-
- methods(String) - Method in class org.openl.types.impl.DomainOpenClass
-
- methods(String) - Method in class org.openl.types.NullOpenClass
-
- MethodSearch - Class in org.openl.binding.impl.method
-
- MethodSearch() - Constructor for class org.openl.binding.impl.method.MethodSearch
-
- MethodSignature - Class in org.openl.types.impl
-
- MethodSignature(IParameterDeclaration...) - Constructor for class org.openl.types.impl.MethodSignature
-
- MethodUtil - Class in org.openl.binding
-
- MethodUtil() - Constructor for class org.openl.binding.MethodUtil
-
- min(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Compares value1 and value2 and returns the min value
- min(BigDecimalValue[]) - Static method in class org.openl.meta.BigDecimalValue
-
- min(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Compares value1 and value2 and returns the min value
- min(BigIntegerValue[]) - Static method in class org.openl.meta.BigIntegerValue
-
- min(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
Compares value1 and value2 and returns the min value
- min(ByteValue[]) - Static method in class org.openl.meta.ByteValue
-
- min(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Compares value1 and value2 and returns the min value
- min(DoubleValue[]) - Static method in class org.openl.meta.DoubleValue
-
- min(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Compares value1 and value2 and returns the min value
- min(FloatValue[]) - Static method in class org.openl.meta.FloatValue
-
- min(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
Compares value1 and value2 and returns the min value
- min(IntValue[]) - Static method in class org.openl.meta.IntValue
-
- min(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
Compares value1 and value2 and returns the min value
- min(LongValue[]) - Static method in class org.openl.meta.LongValue
-
- min(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Compares value1 and value2 and returns the min value
- min(ShortValue[]) - Static method in class org.openl.meta.ShortValue
-
- MINUS_ONE - Static variable in class org.openl.meta.BigIntegerValue
-
- MINUS_ONE - Static variable in class org.openl.meta.ByteValue
-
- MINUS_ONE - Static variable in class org.openl.meta.DoubleValue
-
- MINUS_ONE - Static variable in class org.openl.meta.IntValue
-
- MINUS_ONE - Static variable in class org.openl.meta.LongValue
-
- MINUS_ONE - Static variable in class org.openl.meta.ShortValue
-
- mod(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- mod(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- mod(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- mod(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- mod(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
- mod(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
- mod(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
- mod(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- ModuleBindingContext - Class in org.openl.binding.impl.module
-
Common binding context for full module.
- ModuleBindingContext(IBindingContext, ModuleOpenClass) - Constructor for class org.openl.binding.impl.module.ModuleBindingContext
-
- ModuleFileSourceCodeModule - Class in org.openl.source.impl
-
- ModuleFileSourceCodeModule(URL, String) - Constructor for class org.openl.source.impl.ModuleFileSourceCodeModule
-
- ModuleNode - Class in org.openl.binding.impl.module
-
- ModuleNode(ISyntaxNode, IOpenClass) - Constructor for class org.openl.binding.impl.module.ModuleNode
-
- ModuleOpenClass - Class in org.openl.binding.impl.module
-
IOpenClass
implementation for full module.
It is a common class for different sources module implementations.
- ModuleOpenClass(String, OpenL) - Constructor for class org.openl.binding.impl.module.ModuleOpenClass
-
- MultiCallMethodBoundNode - Class in org.openl.binding.impl
-
Bound node for methods such as 'double[] calculate(Premium[] premiumObj)'
.
- MultiCallMethodBoundNode(ISyntaxNode, IBoundNode[], IMethodCaller, List<Integer>) - Constructor for class org.openl.binding.impl.MultiCallMethodBoundNode
-
- multiply(byte, byte) - Static method in class org.openl.binding.impl.Operators
-
- multiply(short, short) - Static method in class org.openl.binding.impl.Operators
-
- multiply(int, int) - Static method in class org.openl.binding.impl.Operators
-
- multiply(long, long) - Static method in class org.openl.binding.impl.Operators
-
- multiply(float, float) - Static method in class org.openl.binding.impl.Operators
-
- multiply(double, double) - Static method in class org.openl.binding.impl.Operators
-
- multiply(Byte, Byte) - Static method in class org.openl.binding.impl.Operators
-
- multiply(Short, Short) - Static method in class org.openl.binding.impl.Operators
-
- multiply(Integer, Integer) - Static method in class org.openl.binding.impl.Operators
-
- multiply(Long, Long) - Static method in class org.openl.binding.impl.Operators
-
- multiply(Float, Float) - Static method in class org.openl.binding.impl.Operators
-
- multiply(Double, Double) - Static method in class org.openl.binding.impl.Operators
-
- multiply(BigInteger, BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- multiply(BigDecimal, BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- multiply(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Multiplies left hand operand to right hand operand
- multiply(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Multiplies left hand operand to right hand operand
- multiply(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
Multiplies left hand operand to right hand operand
- multiply(DoubleValue) - Method in class org.openl.meta.DoubleValue.DoubleValueOne
-
- multiply(DoubleValue) - Method in class org.openl.meta.DoubleValue.DoubleValueZero
-
- multiply(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Multiplies left hand operand to right hand operand
- multiply(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Multiplies left hand operand to right hand operand
- multiply(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
Multiplies left hand operand to right hand operand
- multiply(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
Multiplies left hand operand to right hand operand
- multiply(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Multiplies left hand operand to right hand operand
- OBJECT - Static variable in class org.openl.types.java.JavaOpenClass
-
- ObjectValue - Class in org.openl.meta
-
- ObjectValue(Object) - Constructor for class org.openl.meta.ObjectValue
-
- ObjectValue(Object, String, String, IOpenSourceCodeModule) - Constructor for class org.openl.meta.ObjectValue
-
- ONE - Static variable in class org.openl.meta.BigIntegerValue
-
- ONE - Static variable in class org.openl.meta.ByteValue
-
- ONE - Static variable in class org.openl.meta.DoubleValue
-
- ONE - Static variable in class org.openl.meta.IntValue
-
- ONE - Static variable in class org.openl.meta.LongValue
-
- ONE - Static variable in class org.openl.meta.ShortValue
-
- OpenClassHelper - Class in org.openl.types.java
-
- OpenClassHelper() - Constructor for class org.openl.types.java.OpenClassHelper
-
- OpenClassUtils - Class in org.openl.util
-
- OpenConfigurationException - Exception in org.openl.conf
-
- OpenConfigurationException(String, String, Throwable) - Constructor for exception org.openl.conf.OpenConfigurationException
-
- OpenFactoryConfiguration - Class in org.openl.conf
-
- OpenFactoryConfiguration() - Constructor for class org.openl.conf.OpenFactoryConfiguration
-
- OpenFieldDelegator - Class in org.openl.types.impl
-
- OpenFieldDelegator(IOpenField) - Constructor for class org.openl.types.impl.OpenFieldDelegator
-
- OPENL - Static variable in interface org.openl.main.SourceCodeURLConstants
-
- OpenL - Class in org.openl
-
This class describes OpenL engine context abstraction that used during
compilation process.
- OpenL() - Constructor for class org.openl.OpenL
-
- OPENL_ALT_CONFIG_ROOT - Static variable in class org.openl.conf.OpenLConfigurator
-
- OPENL_BUILDER - Static variable in class org.openl.conf.OpenLConfigurator
-
- OPENL_CLASSPATH_PROPERTY - Static variable in class org.openl.main.OpenLProjectPropertiesLoader
-
- OPENL_CLASSPATH_SEPARATOR_PROPERTY - Static variable in class org.openl.main.OpenLProjectPropertiesLoader
-
- OPENL_DEFAULT_PROPERTY_FILE_NAME - Static variable in class org.openl.conf.OpenLConfigurator
-
- OPENL_J_NAME - Static variable in class org.openl.OpenL
-
- OPENL_JAVA_CE_NAME - Static variable in class org.openl.OpenL
-
- OPENL_JAVA_NAME - Static variable in class org.openl.OpenL
-
- OPENL_JAVA_RULE_NAME - Static variable in class org.openl.OpenL
-
- OPENL_PROPERTIES_FNAME - Static variable in class org.openl.main.OpenLProjectPropertiesLoader
-
- OPENL_PROPERTY_FILE_PROPERTY - Static variable in class org.openl.conf.OpenLConfigurator
-
- OpenLBindManager - Class in org.openl.engine
-
Class that defines OpenL engine manager implementation for binding operations.
- OpenLBindManager(OpenL) - Constructor for class org.openl.engine.OpenLBindManager
-
Construct new instance of manager.
- OpenLBuilderImpl - Class in org.openl.conf
-
- OpenLBuilderImpl() - Constructor for class org.openl.conf.OpenLBuilderImpl
-
- OpenLBundleClassLoader - Class in org.openl.classloader
-
- OpenLCheckedException - Exception in org.openl.exception
-
Parent for OpenL Java exceptions.
- OpenLCheckedException() - Constructor for exception org.openl.exception.OpenLCheckedException
-
- OpenLCheckedException(String) - Constructor for exception org.openl.exception.OpenLCheckedException
-
- OpenLCheckedException(Throwable) - Constructor for exception org.openl.exception.OpenLCheckedException
-
- OpenLCheckedException(String, Throwable) - Constructor for exception org.openl.exception.OpenLCheckedException
-
- OpenLCheckedException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.exception.OpenLCheckedException
-
- OpenLClassLoader - Class in org.openl.classloader
-
- OpenLClassLoader() - Constructor for class org.openl.classloader.OpenLClassLoader
-
- OpenLClassLoader(URL[]) - Constructor for class org.openl.classloader.OpenLClassLoader
-
- OpenLClassLoader(URL[], ClassLoader) - Constructor for class org.openl.classloader.OpenLClassLoader
-
- OpenLCodeManager - Class in org.openl.engine
-
Class that defines OpenL engine manager implementation for operations with
code such as make type, make method and etc.
- OpenLCodeManager(OpenL) - Constructor for class org.openl.engine.OpenLCodeManager
-
Default constructor.
- OpenLCompilationException - Exception in org.openl.exception
-
- OpenLCompilationException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.exception.OpenLCompilationException
-
- OpenLCompilationException(String, Throwable, ILocation) - Constructor for exception org.openl.exception.OpenLCompilationException
-
- OpenLCompilationException(String, Throwable) - Constructor for exception org.openl.exception.OpenLCompilationException
-
- OpenLCompilationException(String) - Constructor for exception org.openl.exception.OpenLCompilationException
-
- OpenLCompileManager - Class in org.openl.engine
-
Class that defines OpenL engine manager implementation for compilation operations.
- OpenLCompileManager(OpenL) - Constructor for class org.openl.engine.OpenLCompileManager
-
Construct new instance of manager.
- OpenLConfiguration - Class in org.openl.conf
-
- OpenLConfiguration() - Constructor for class org.openl.conf.OpenLConfiguration
-
- OpenLConfigurator - Class in org.openl.conf
-
This class is responsible for configuration of a particular OpenL instance
designated by it's instance_name.
- OpenLConfigurator() - Constructor for class org.openl.conf.OpenLConfigurator
-
- OpenLErrorMessage - Class in org.openl.message
-
Class defines error OpenL message abstraction.
- OpenLErrorMessage(String) - Constructor for class org.openl.message.OpenLErrorMessage
-
- OpenLErrorMessage(OpenLException) - Constructor for class org.openl.message.OpenLErrorMessage
-
- OpenLException - Interface in org.openl.exception
-
- OpenLExceptionUtils - Class in org.openl.exception
-
- OpenLHolder - Class in org.openl.engine
-
Class that defines an abstraction of OpenL holder.
- OpenLHolder(OpenL) - Constructor for class org.openl.engine.OpenLHolder
-
Base constructor.
- OpenLInvocationHandler - Class in org.openl.runtime
-
- OpenLInvocationHandler(Object, Map<Method, IOpenMember>) - Constructor for class org.openl.runtime.OpenLInvocationHandler
-
- OpenLInvocationHandler(Object, IRuntimeEnv, Map<Method, IOpenMember>) - Constructor for class org.openl.runtime.OpenLInvocationHandler
-
- OpenLManager - Class in org.openl.engine
-
Helper class that encapsulates several OpenL engine methods.
- OpenLManager() - Constructor for class org.openl.engine.OpenLManager
-
- OpenLMessage - Class in org.openl.message
-
The OpenLMessage
class defines a message abstraction.
- OpenLMessage(String) - Constructor for class org.openl.message.OpenLMessage
-
Constructs new instance of message with INFO severity.
- OpenLMessage(String, Severity) - Constructor for class org.openl.message.OpenLMessage
-
Constructs new instance of message.
- OpenLMessages - Class in org.openl.message
-
- OpenLMessages() - Constructor for class org.openl.message.OpenLMessages
-
- OpenLMessagesUtils - Class in org.openl.message
-
- OpenLMessagesUtils() - Constructor for class org.openl.message.OpenLMessagesUtils
-
- OpenlNotCheckedException - Exception in org.openl.exception
-
Parent for OpenL Java runtime exceptions.
- OpenlNotCheckedException() - Constructor for exception org.openl.exception.OpenlNotCheckedException
-
- OpenlNotCheckedException(String) - Constructor for exception org.openl.exception.OpenlNotCheckedException
-
- OpenlNotCheckedException(Throwable) - Constructor for exception org.openl.exception.OpenlNotCheckedException
-
- OpenlNotCheckedException(String, Throwable) - Constructor for exception org.openl.exception.OpenlNotCheckedException
-
- OpenlNotCheckedException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.exception.OpenlNotCheckedException
-
- OpenLParseManager - Class in org.openl.engine
-
Class that defines OpenL engine manager implementation for parsing operations.
- OpenLParseManager(OpenL) - Constructor for class org.openl.engine.OpenLParseManager
-
Creates new instance of OpenL engine manager.
- OpenLProjectPropertiesLoader - Class in org.openl.main
-
- OpenLProjectPropertiesLoader() - Constructor for class org.openl.main.OpenLProjectPropertiesLoader
-
- OpenLRunManager - Class in org.openl.engine
-
Class that defines OpenL engine manager implementation for evaluate/run
operations.
- OpenLRunManager(OpenL) - Constructor for class org.openl.engine.OpenLRunManager
-
Creates new instance of OpenL engine manager.
- OpenLRuntimeException - Exception in org.openl.exception
-
Exception, that happens at runtime time of OpenL, when rules are invoking.
- OpenLRuntimeException() - Constructor for exception org.openl.exception.OpenLRuntimeException
-
- OpenLRuntimeException(String, Throwable) - Constructor for exception org.openl.exception.OpenLRuntimeException
-
- OpenLRuntimeException(String) - Constructor for exception org.openl.exception.OpenLRuntimeException
-
- OpenLRuntimeException(Throwable) - Constructor for exception org.openl.exception.OpenLRuntimeException
-
- OpenLRuntimeException(Throwable, IBoundNode) - Constructor for exception org.openl.exception.OpenLRuntimeException
-
- OpenLRuntimeException(String, IBoundNode) - Constructor for exception org.openl.exception.OpenLRuntimeException
-
- OpenLSourceManager - Class in org.openl.engine
-
Class that defines OpenL engine manager implementation for source processing
operations.
- OpenLSourceManager(OpenL) - Constructor for class org.openl.engine.OpenLSourceManager
-
Create new instance of OpenL engine manager.
- OpenLValidationManager - Class in org.openl.engine
-
Class that defines OpenL engine manager implementation for validation
operations.
- OpenLValidationManager(OpenL) - Constructor for class org.openl.engine.OpenLValidationManager
-
Construct new instance of manager.
- OpenLVersion - Class in org.openl.main
-
- OpenLVersion() - Constructor for class org.openl.main.OpenLVersion
-
- OpenLWarnMessage - Class in org.openl.message
-
- OpenLWarnMessage(String, ISyntaxNode) - Constructor for class org.openl.message.OpenLWarnMessage
-
- OpenMethodHeader - Class in org.openl.types.impl
-
- OpenMethodHeader(String, IOpenClass, IMethodSignature, IOpenClass, ILocation, ILocation[]) - Constructor for class org.openl.types.impl.OpenMethodHeader
-
- OpenMethodHeader(String, IOpenClass, IMethodSignature, IOpenClass) - Constructor for class org.openl.types.impl.OpenMethodHeader
-
- OpenMethodHeader(String, IOpenClass, IMethodSignature, IOpenClass, boolean, IMemberMetaInfo) - Constructor for class org.openl.types.impl.OpenMethodHeader
-
- OpenSchemaConfiguration - Class in org.openl.conf
-
- OpenSchemaConfiguration() - Constructor for class org.openl.conf.OpenSchemaConfiguration
-
- Operators - Class in org.openl.binding.impl
-
- Operators() - Constructor for class org.openl.binding.impl.Operators
-
- OPERATORS_NAMESPACE - Static variable in interface org.openl.syntax.impl.ISyntaxConstants
-
The namespace for operator methods - this way they do not mix with THIS namespace
- OperatorsNamespace - Annotation Type in org.openl.conf
-
- or(Boolean, Boolean) - Static method in class org.openl.binding.impl.Operators
-
- org.openl - package org.openl
-
- org.openl.binding - package org.openl.binding
-
- org.openl.binding.exception - package org.openl.binding.exception
-
- org.openl.binding.impl - package org.openl.binding.impl
-
- org.openl.binding.impl.cast - package org.openl.binding.impl.cast
-
- org.openl.binding.impl.component - package org.openl.binding.impl.component
-
- org.openl.binding.impl.method - package org.openl.binding.impl.method
-
- org.openl.binding.impl.module - package org.openl.binding.impl.module
-
- org.openl.binding.impl.operator - package org.openl.binding.impl.operator
-
- org.openl.binding.symbolic - package org.openl.binding.symbolic
-
- org.openl.cache - package org.openl.cache
-
- org.openl.classloader - package org.openl.classloader
-
- org.openl.conf - package org.openl.conf
-
- org.openl.dependency - package org.openl.dependency
-
- org.openl.dependency.loader - package org.openl.dependency.loader
-
- org.openl.engine - package org.openl.engine
-
- org.openl.exception - package org.openl.exception
-
- org.openl.impl - package org.openl.impl
-
- org.openl.main - package org.openl.main
-
- org.openl.message - package org.openl.message
-
- org.openl.meta - package org.openl.meta
-
- org.openl.meta.explanation - package org.openl.meta.explanation
-
- org.openl.meta.number - package org.openl.meta.number
-
- org.openl.runtime - package org.openl.runtime
-
- org.openl.source - package org.openl.source
-
- org.openl.source.impl - package org.openl.source.impl
-
- org.openl.syntax - package org.openl.syntax
-
- org.openl.syntax.code - package org.openl.syntax.code
-
- org.openl.syntax.code.impl - package org.openl.syntax.code.impl
-
- org.openl.syntax.exception - package org.openl.syntax.exception
-
- org.openl.syntax.exception.formatter - package org.openl.syntax.exception.formatter
-
- org.openl.syntax.grammar - package org.openl.syntax.grammar
-
- org.openl.syntax.grammar.impl - package org.openl.syntax.grammar.impl
-
- org.openl.syntax.impl - package org.openl.syntax.impl
-
- org.openl.types - package org.openl.types
-
- org.openl.types.impl - package org.openl.types.impl
-
- org.openl.types.java - package org.openl.types.java
-
- org.openl.util - package org.openl.util
-
- org.openl.util.text - package org.openl.util.text
-
- org.openl.validation - package org.openl.validation
-
- org.openl.vm - package org.openl.vm
-
- OutsideOfValidDomainException - Exception in org.openl.binding.impl.cast
-
- OutsideOfValidDomainException() - Constructor for exception org.openl.binding.impl.cast.OutsideOfValidDomainException
-
- OutsideOfValidDomainException(String, Throwable) - Constructor for exception org.openl.binding.impl.cast.OutsideOfValidDomainException
-
- OutsideOfValidDomainException(String) - Constructor for exception org.openl.binding.impl.cast.OutsideOfValidDomainException
-
- OutsideOfValidDomainException(Throwable) - Constructor for exception org.openl.binding.impl.cast.OutsideOfValidDomainException
-
- overrideMethod(IOpenMethod) - Method in class org.openl.types.impl.AOpenClass
-
- ParameterDeclaration - Class in org.openl.types.impl
-
- ParameterDeclaration(IOpenClass, String) - Constructor for class org.openl.types.impl.ParameterDeclaration
-
- ParameterMethodCaller - Class in org.openl.types.impl
-
- ParameterMethodCaller(IOpenMethod, int) - Constructor for class org.openl.types.impl.ParameterMethodCaller
-
- ParameterNode - Class in org.openl.binding.impl.module
-
- paramTypeLocations - Variable in class org.openl.types.impl.OpenMethodHeader
-
- parse(Reader, String) - Method in interface org.openl.syntax.grammar.IGrammar
-
- parse(IOpenSourceCodeModule, ILocation) - Method in class org.openl.syntax.impl.Tokenizer
-
- parseAsFloatRange(IOpenSourceCodeModule) - Method in interface org.openl.IOpenParser
-
Parse source as float range.
- parseAsFloatRange(IOpenSourceCodeModule) - Method in class org.openl.syntax.impl.AParser
-
Parse source as float range.
- parseAsIntegerRange(IOpenSourceCodeModule) - Method in interface org.openl.IOpenParser
-
Parse source as integer range.
- parseAsIntegerRange(IOpenSourceCodeModule) - Method in class org.openl.syntax.impl.AParser
-
Parse source as integer range.
- parseAsMethod(Reader) - Method in interface org.openl.syntax.grammar.IGrammar
-
- parseAsMethodBody(IOpenSourceCodeModule) - Method in interface org.openl.IOpenParser
-
Parse source as method body.
- parseAsMethodBody(IOpenSourceCodeModule) - Method in class org.openl.syntax.impl.AParser
-
Parse source as method body.
- parseAsMethodHeader(IOpenSourceCodeModule) - Method in interface org.openl.IOpenParser
-
Parse source as method header.
- parseAsMethodHeader(Reader) - Method in interface org.openl.syntax.grammar.IGrammar
-
- parseAsMethodHeader(IOpenSourceCodeModule) - Method in class org.openl.syntax.impl.AParser
-
Parse source as method header.
- parseAsModule(IOpenSourceCodeModule) - Method in interface org.openl.IOpenParser
-
Parse source as rules module.
- parseAsModule(Reader) - Method in interface org.openl.syntax.grammar.IGrammar
-
- parseAsModule(IOpenSourceCodeModule) - Method in class org.openl.syntax.impl.AParser
-
Parse source as rules module.
- parseAsType(IOpenSourceCodeModule) - Method in interface org.openl.IOpenParser
-
Parse source as type.
- parseAsType(Reader) - Method in interface org.openl.syntax.grammar.IGrammar
-
- parseAsType(IOpenSourceCodeModule) - Method in class org.openl.syntax.impl.AParser
-
Parse source as type.
- ParsedCode - Class in org.openl.syntax.code.impl
-
- ParsedCode(ISyntaxNode, IOpenSourceCodeModule, SyntaxNodeException[]) - Constructor for class org.openl.syntax.code.impl.ParsedCode
-
- ParsedCode(ISyntaxNode, IOpenSourceCodeModule, SyntaxNodeException[], IDependency[]) - Constructor for class org.openl.syntax.code.impl.ParsedCode
-
- Parser - Class in org.openl.syntax.impl
-
- Parser(IGrammarFactory) - Constructor for class org.openl.syntax.impl.Parser
-
- parseSource(IOpenSourceCodeModule, SourceType) - Method in class org.openl.engine.OpenLParseManager
-
Parses source.
- PERCENT_FORMAT - Static variable in class org.openl.meta.DoubleValuePercent
-
- PercentNodeBinder - Class in org.openl.binding.impl
-
- PercentNodeBinder() - Constructor for class org.openl.binding.impl.PercentNodeBinder
-
- popContext() - Method in interface org.openl.vm.IRuntimeEnv
-
- popContext() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- popErrors() - Method in interface org.openl.binding.IBindingContext
-
- popErrors() - Method in class org.openl.binding.impl.BindingContext
-
- popErrors() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- popLocalFrame() - Method in interface org.openl.vm.IRuntimeEnv
-
- popLocalFrame() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- popLocalVarContext() - Method in interface org.openl.binding.IBindingContext
-
- popLocalVarContext() - Method in class org.openl.binding.impl.BindingContext
-
- popLocalVarContext() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- popLocalVarcontext() - Method in class org.openl.binding.impl.LocalFrameBuilder
-
- popLocalVarContext() - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- popN(int) - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- popThis() - Method in interface org.openl.vm.IRuntimeEnv
-
- popThis() - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- popToMarker(Object) - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- positive(float) - Static method in class org.openl.binding.impl.Operators
-
- positive(double) - Static method in class org.openl.binding.impl.Operators
-
- positive(byte) - Static method in class org.openl.binding.impl.Operators
-
- positive(short) - Static method in class org.openl.binding.impl.Operators
-
- positive(int) - Static method in class org.openl.binding.impl.Operators
-
- positive(long) - Static method in class org.openl.binding.impl.Operators
-
- positive(BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- positive(BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- positive(BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- positive(BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- positive(ByteValue) - Static method in class org.openl.meta.ByteValue
-
- positive(DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- positive(FloatValue) - Static method in class org.openl.meta.FloatValue
-
- positive(IntValue) - Static method in class org.openl.meta.IntValue
-
- positive(LongValue) - Static method in class org.openl.meta.LongValue
-
- positive(ShortValue) - Static method in class org.openl.meta.ShortValue
-
- pow(byte, byte) - Static method in class org.openl.binding.impl.Operators
-
- pow(short, short) - Static method in class org.openl.binding.impl.Operators
-
- pow(int, int) - Static method in class org.openl.binding.impl.Operators
-
- pow(long, long) - Static method in class org.openl.binding.impl.Operators
-
- pow(float, float) - Static method in class org.openl.binding.impl.Operators
-
- pow(double, double) - Static method in class org.openl.binding.impl.Operators
-
- pow(Byte, Byte) - Static method in class org.openl.binding.impl.Operators
-
- pow(Short, Short) - Static method in class org.openl.binding.impl.Operators
-
- pow(Integer, Integer) - Static method in class org.openl.binding.impl.Operators
-
- pow(Long, Long) - Static method in class org.openl.binding.impl.Operators
-
- pow(Float, Float) - Static method in class org.openl.binding.impl.Operators
-
- pow(Double, Double) - Static method in class org.openl.binding.impl.Operators
-
- pow(BigInteger, BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- pow(BigDecimal, BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- pow(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- pow(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
- pow(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
- pow(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- pow(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
- pow(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
- pow(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
- pow(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
- prepareInstance(IRuntimeEnv) - Method in class org.openl.runtime.AEngineFactory
-
- prepareInstance(IRuntimeEnv) - Method in class org.openl.runtime.EngineFactory
-
- prepareInstanceInterfaces() - Method in class org.openl.runtime.AEngineFactory
-
- prepareInstanceInterfaces() - Method in class org.openl.runtime.AOpenLEngineFactory
-
- prepareInstanceInterfaces() - Method in class org.openl.runtime.EngineFactory
-
- prepareInvocationHandler(Object, Map<Method, IOpenMember>, IRuntimeEnv) - Method in class org.openl.runtime.AEngineFactory
-
- prepareInvocationHandler(Object, Map<Method, IOpenMember>, IRuntimeEnv) - Method in class org.openl.runtime.AOpenLEngineFactory
-
- prepareMethodMap(Class<?>, IOpenClass) - Method in class org.openl.runtime.AEngineFactory
-
Creates methods map that contains interface's methods as key and
appropriate open class's members as value.
- prepareProxyInstance(Object, Map<Method, IOpenMember>, IRuntimeEnv, ClassLoader) - Method in class org.openl.runtime.AEngineFactory
-
- PRIMITIVE_TO_NONPRIMITIVE_AUTOCAST_DISTANCE - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- PRIMITIVE_TO_NONPRIMITIVE_CAST_DISTANCE - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- PRIMITIVE_TO_PRIMITIVE_AUTOCAST_DISTANCE - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- PRIMITIVE_TO_PRIMITIVE_CAST_DISTANCE - Static variable in class org.openl.binding.impl.cast.CastFactory
-
- print(int, StringBuilder) - Method in class org.openl.syntax.impl.ASyntaxNode
-
- print(int, StringBuilder) - Method in interface org.openl.syntax.ISyntaxNode
-
- printCodeAndError(ILocation, IOpenSourceCodeModule, PrintWriter) - Static method in class org.openl.main.SourceCodeURLTool
-
- printError(OpenLException, PrintWriter) - Static method in class org.openl.exception.OpenLExceptionUtils
-
- printMethod(IOpenMethodHeader, StringBuilder) - Static method in class org.openl.binding.MethodUtil
-
- printMethod(String, Class<?>[]) - Static method in class org.openl.binding.MethodUtil
-
- printMethod(String, Class<?>[], StringBuilder) - Static method in class org.openl.binding.MethodUtil
-
- printMethod(String, IOpenClass[]) - Static method in class org.openl.binding.MethodUtil
-
- printMethod(String, IOpenClass[], StringBuilder) - Static method in class org.openl.binding.MethodUtil
-
- printMethodWithParameterValues(IOpenMethodHeader, Object[]) - Static method in class org.openl.binding.MethodUtil
-
- printMySelf(int, StringBuilder) - Method in class org.openl.syntax.impl.ASyntaxNode
-
- printMySelf(int, StringBuilder) - Method in class org.openl.syntax.impl.IdentifierNode
-
- printMySelf(int, StringBuilder) - Method in class org.openl.syntax.impl.LiteralNode
-
- printRuntimeError(OpenLRuntimeException, PrintWriter) - Static method in class org.openl.exception.OpenLExceptionUtils
-
- printSignature(IOpenMethodHeader, int) - Static method in class org.openl.binding.MethodUtil
-
- printSourceLocation(ILocation, IOpenSourceCodeModule, PrintWriter) - Static method in class org.openl.main.SourceCodeURLTool
-
- printSourceLocation(OpenLException, PrintWriter) - Static method in class org.openl.main.SourceCodeURLTool
-
- printSourceLocation(ISyntaxNode, PrintWriter) - Static method in class org.openl.main.SourceCodeURLTool
-
- printStackTrace() - Method in exception org.openl.exception.OpenLRuntimeException
-
- printStackTrace(PrintStream) - Method in exception org.openl.exception.OpenLRuntimeException
-
- printStackTrace(PrintWriter) - Method in exception org.openl.exception.OpenLRuntimeException
-
- printType(IOpenClass) - Static method in class org.openl.binding.MethodUtil
-
- printValue() - Method in class org.openl.meta.BigDecimalValue
-
Prints the value of the current variable
- printValue() - Method in class org.openl.meta.BigIntegerValue
-
Prints the value of the current variable
- printValue() - Method in class org.openl.meta.ByteValue
-
Prints the value of the current variable
- printValue() - Method in class org.openl.meta.DoubleValue
-
Prints the value of the current variable
- printValue() - Method in interface org.openl.meta.explanation.ExplanationForNumber
-
- printValue() - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- printValue() - Method in class org.openl.meta.FloatValue
-
Prints the value of the current variable
- printValue() - Method in class org.openl.meta.IntValue
-
Prints the value of the current variable
- printValue() - Method in class org.openl.meta.LongValue
-
Prints the value of the current variable
- printValue() - Method in class org.openl.meta.ShortValue
-
Prints the value of the current variable
- ProcessedCode - Class in org.openl.syntax.code
-
Class that used as a container and provides information about processed code.
- ProcessedCode() - Constructor for class org.openl.syntax.code.ProcessedCode
-
- processError(ISyntaxNode, Throwable, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(String, ISyntaxNode, Throwable, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(CompositeSyntaxNodeException, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(SyntaxNodeException, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(Throwable, ISyntaxNode, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(Throwable, ISyntaxNode, IBindingContext, boolean) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(String, ISyntaxNode, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(String, ISyntaxNode, IBindingContext, boolean) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(String, ISyntaxNode, Throwable) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(String, ISyntaxNode) - Static method in class org.openl.binding.impl.BindHelper
-
- processError(SyntaxNodeException) - Static method in class org.openl.binding.impl.BindHelper
-
- processOctal(String, int, StringBuilder) - Static method in class org.openl.binding.impl.StringNodeBinder
-
- processSource(IOpenSourceCodeModule, SourceType) - Method in class org.openl.engine.OpenLSourceManager
-
Parses and binds source.
- processSource(IOpenSourceCodeModule, SourceType, IDependencyManager) - Method in class org.openl.engine.OpenLSourceManager
-
Parses and binds source.
- processSource(IOpenSourceCodeModule, SourceType, IBindingContextDelegator, boolean, IDependencyManager) - Method in class org.openl.engine.OpenLSourceManager
-
Parses and binds source.
- processUnicode(String, int) - Static method in class org.openl.binding.impl.StringNodeBinder
-
- processWarn(String, ISyntaxNode, IBindingContext) - Static method in class org.openl.binding.impl.BindHelper
-
- product(BigDecimalValue[]) - Static method in class org.openl.meta.BigDecimalValue
-
Multiplies the numbers from the provided array and returns the product as a number.
- product(BigIntegerValue[]) - Static method in class org.openl.meta.BigIntegerValue
-
Multiplies the numbers from the provided array and returns the product as
a number.
- product(ByteValue[]) - Static method in class org.openl.meta.ByteValue
-
Multiplies the numbers from the provided array and returns the product as
a number.
- product(DoubleValue[]) - Static method in class org.openl.meta.DoubleValue
-
Multiplies the numbers from the provided array and returns the product as a number.
- product(FloatValue[]) - Static method in class org.openl.meta.FloatValue
-
Multiplies the numbers from the provided array and returns the product as
a number.
- product(IntValue[]) - Static method in class org.openl.meta.IntValue
-
Multiplies the numbers from the provided array and returns the product as
a number.
- product(LongValue[]) - Static method in class org.openl.meta.LongValue
-
Multiplies the numbers from the provided array and returns the product as
a number.
- product(ShortValue[]) - Static method in class org.openl.meta.ShortValue
-
Multiplies the numbers from the provided array and returns the product as
a number.
- PROP_FILE_NAME - Static variable in class org.openl.main.OpenLVersion
-
- PROP_URL_NAME - Static variable in class org.openl.main.OpenLVersion
-
- PROP_VERSION_NAME - Static variable in class org.openl.main.OpenLVersion
-
- PropertyFileLoader - Class in org.openl.conf
-
Class PropertyFileLoader loads a property file using the following algorithm:
1) if exists property propertiesFileProperty
it's value
becomes property_file_name
otherwise
propertiesFileDefaultName
is used.
- PropertyFileLoader(String, String, IConfigurableResourceContext, PropertyFileLoader) - Constructor for class org.openl.conf.PropertyFileLoader
-
- pushContext(IRuntimeContext) - Method in interface org.openl.vm.IRuntimeEnv
-
- pushContext(IRuntimeContext) - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- pushErrors() - Method in interface org.openl.binding.IBindingContext
-
Used for doing temporary processing within current context
- pushErrors() - Method in class org.openl.binding.impl.BindingContext
-
- pushErrors() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- pushLocalFrame(Object[]) - Method in interface org.openl.vm.IRuntimeEnv
-
- pushLocalFrame(Object[]) - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- pushLocalVarContext() - Method in interface org.openl.binding.IBindingContext
-
- pushLocalVarContext() - Method in class org.openl.binding.impl.BindingContext
-
- pushLocalVarContext() - Method in class org.openl.binding.impl.BindingContextDelegator
-
- pushLocalVarContext() - Method in class org.openl.binding.impl.LocalFrameBuilder
-
- pushLocalVarContext() - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- pushMethodNode(IBoundNode) - Method in exception org.openl.exception.OpenLRuntimeException
-
- pushThis(Object) - Method in interface org.openl.vm.IRuntimeEnv
-
- pushThis(Object) - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- put(Object, String, Object...) - Static method in class org.openl.vm.Tracer
-
- register(String, IUserContext, IOpenLConfiguration, boolean) - Static method in class org.openl.conf.OpenLConfiguration
-
- REGULAR - Static variable in interface org.openl.meta.IMetaInfo
-
- release() - Method in interface org.openl.runtime.IEngineWrapper
-
Clears thread attached data.
- release() - Method in class org.openl.runtime.OpenLInvocationHandler
-
- rem(byte, byte) - Static method in class org.openl.binding.impl.Operators
-
- rem(short, short) - Static method in class org.openl.binding.impl.Operators
-
- rem(int, int) - Static method in class org.openl.binding.impl.Operators
-
- rem(long, long) - Static method in class org.openl.binding.impl.Operators
-
- rem(float, float) - Static method in class org.openl.binding.impl.Operators
-
- rem(double, double) - Static method in class org.openl.binding.impl.Operators
-
- rem(BigInteger, BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- rem(BigDecimal, BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- rem(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Divides left hand operand by right hand operand and returns remainder
- rem(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Divides left hand operand by right hand operand and returns remainder
- rem(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
Divides left hand operand by right hand operand and returns remainder
- rem(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Divides left hand operand by right hand operand and returns remainder
- rem(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Divides left hand operand by right hand operand and returns remainder
- rem(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
Divides left hand operand by right hand operand and returns remainder
- rem(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
Divides left hand operand by right hand operand and returns remainder
- rem(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Divides left hand operand by right hand operand and returns remainder
- remove(String) - Static method in class org.openl.OpenL
-
Removes instance of OpenL with given name from cache.
- remove(String, ClassLoader) - Static method in class org.openl.OpenL
-
Removes instance of OpenL with given name and class loader from cache.
- remove(String, IUserContext) - Static method in class org.openl.OpenL
-
Removes instance of OpenL with given name using specified user context.
- removeCurrentInstance() - Static method in class org.openl.message.OpenLMessages
-
Removes current instance of OpenL messages for current thread.
- removeDebugInformation(IBindingContext) - Method in interface org.openl.binding.IMemberBoundNode
-
- removeDebugInformation(IBindingContext) - Method in class org.openl.binding.impl.module.MethodNode
-
- removeDebugInformation() - Method in class org.openl.types.impl.CompositeMethod
-
- removeDebugInformation() - Method in class org.openl.types.impl.CompositeMethodInvoker
-
- removeType(String, IOpenClass) - Method in class org.openl.binding.impl.BindingContext
-
- removeValidator(IOpenLValidator) - Method in interface org.openl.ICompileContext
-
- removeValidator(IOpenLValidator) - Method in class org.openl.impl.DefaultCompileContext
- removeValidators() - Method in interface org.openl.ICompileContext
-
- removeValidators() - Method in class org.openl.impl.DefaultCompileContext
- replace(int, IOpenClass[], IOpenClass) - Static method in class org.openl.binding.impl.ANodeBinder
-
- reset() - Static method in class org.openl.conf.ClassLoaderFactory
-
- reset() - Static method in class org.openl.conf.OpenLConfiguration
-
- reset(IDependency) - Method in class org.openl.dependency.DependencyManager
-
- reset(IDependency) - Method in interface org.openl.dependency.IDependencyManager
-
Remove given dependency from cache.
- reset() - Static method in class org.openl.OpenL
-
Resets OpenL internal cache.
- reset() - Method in class org.openl.runtime.EngineFactory
-
- resetAll() - Method in class org.openl.dependency.DependencyManager
-
- resetAll() - Method in interface org.openl.dependency.IDependencyManager
-
Remove all dependencies from cache.
- resetClassloader(ClassLoader) - Static method in class org.openl.types.java.JavaOpenClass
-
- resetModified() - Method in class org.openl.source.impl.ASourceCodeModule
-
- resetModified() - Method in class org.openl.source.impl.URLSourceCodeModule
-
- restore(long) - Method in interface org.openl.source.SourceHistoryManager
-
- retrieveConfiguration() - Static method in class org.openl.conf.NoAntOpenLTask
-
- RootDictionaryContext - Class in org.openl.binding.impl.module
-
- RootDictionaryContext(IOpenField[], int) - Constructor for class org.openl.binding.impl.module.RootDictionaryContext
-
- roots - Variable in class org.openl.binding.impl.module.RootDictionaryContext
-
- round(BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
- round(BigDecimalValue, int) - Static method in class org.openl.meta.BigDecimalValue
-
- round(BigDecimalValue, int, int) - Static method in class org.openl.meta.BigDecimalValue
-
- round(DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- round(DoubleValue, int) - Static method in class org.openl.meta.DoubleValue
-
- round(DoubleValue, int, int) - Static method in class org.openl.meta.DoubleValue
-
- round(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
- round(FloatValue) - Static method in class org.openl.meta.FloatValue
-
- round(FloatValue, int) - Static method in class org.openl.meta.FloatValue
-
- round(FloatValue, int, int) - Static method in class org.openl.meta.FloatValue
-
- rshift(int, int) - Static method in class org.openl.binding.impl.Operators
-
- rshift(long, int) - Static method in class org.openl.binding.impl.Operators
-
- rshiftu(int, int) - Static method in class org.openl.binding.impl.Operators
-
- rshiftu(long, int) - Static method in class org.openl.binding.impl.Operators
-
- run(OpenL, IOpenSourceCodeModule, SourceType) - Static method in class org.openl.engine.OpenLManager
-
Compiles source and runs code.
- run(IOpenSourceCodeModule, SourceType) - Method in class org.openl.engine.OpenLRunManager
-
Compiles source and runs code.
- run(IBoundMethodNode, Object[]) - Method in interface org.openl.IOpenRunner
-
- run(IBoundMethodNode, Object[], IRuntimeEnv) - Method in interface org.openl.IOpenRunner
-
- runExpression(IBoundNode, Object[], IRuntimeEnv) - Method in interface org.openl.IOpenRunner
-
Runs a single expression node.
- runMethod(OpenL, IOpenSourceCodeModule, String, IOpenClass[], Object[]) - Static method in class org.openl.engine.OpenLManager
-
Compiles and runs specified method.
- runMethod(IOpenSourceCodeModule, String, IOpenClass[], Object[]) - Method in class org.openl.engine.OpenLRunManager
-
Compiles and runs specified method.
- runScript(OpenL, IOpenSourceCodeModule) - Static method in class org.openl.engine.OpenLManager
-
Compiles and runs OpenL script.
- runScript(IOpenSourceCodeModule) - Method in class org.openl.engine.OpenLRunManager
-
Compiles and runs OpenL script.
- runtimeEnvBuilder - Variable in class org.openl.runtime.AOpenLEngineFactory
-
- save(T) - Method in interface org.openl.source.SourceHistoryManager
-
- saveClasspath(String[], String) - Method in class org.openl.main.OpenLProjectPropertiesLoader
-
- saveProperties(String, Properties) - Method in class org.openl.main.OpenLProjectPropertiesLoader
-
- saveProperties(String, Properties, boolean) - Method in class org.openl.main.OpenLProjectPropertiesLoader
-
- scanText() - Method in class org.openl.util.text.TextInfo
-
- SECONDS_IN_DAY - Static variable in class org.openl.binding.impl.Operators
-
- selectObject(Object) - Method in class org.openl.types.java.JavaEnumDomain
-
- selectType(IType) - Method in class org.openl.types.java.JavaEnumDomain
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.binding.impl.component.ComponentOpenClass.ThisField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.impl.ArrayLengthOpenField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.impl.ConstOpenField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.impl.DatatypeArrayElementField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.impl.DatatypeOpenField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.impl.DynamicObjectField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.impl.OpenFieldDelegator
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.impl.ThisField
-
- set(Object, Object, IRuntimeEnv) - Method in interface org.openl.types.IOpenField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.java.BeanOpenField
-
- set(Object, Object, IRuntimeEnv) - Method in class org.openl.types.java.JavaOpenField
-
- setBinder(IOpenBinder) - Method in class org.openl.OpenL
-
Sets binder to current OpenL instance.
- setBinderFactory(NodeBinderFactoryConfiguration) - Method in class org.openl.conf.OpenLConfiguration
-
- setBoundCode(IBoundCode) - Method in class org.openl.syntax.code.ProcessedCode
-
Sets bound code.
- setCategory(String) - Method in class org.openl.conf.NoAntOpenLTask
-
- setCategory(String) - Method in class org.openl.conf.OpenLBuilderImpl
-
- setClassImports(String[]) - Method in class org.openl.conf.OpenLBuilderImpl
-
- setClassName(String) - Method in class org.openl.conf.ClassFactory
-
- setClassName(String) - Method in class org.openl.conf.JavaLibraryConfiguration
-
- setClassName(String) - Method in class org.openl.conf.JavaTypeConfiguration
-
- setClassName(String) - Method in class org.openl.conf.TypeCastFactory.JavaCastComponent
-
- setClasspath(String) - Method in class org.openl.conf.NoAntOpenLTask
-
- setClasspath(String[]) - Method in class org.openl.types.java.JavaOpenSchema
-
- setCompileContext(ICompileContext) - Method in class org.openl.OpenL
-
Sets compilation context.
- setCompiledDependencies(Set<CompiledDependency>) - Method in class org.openl.syntax.code.impl.ParsedCode
-
- setCompiledDependencies(Set<CompiledDependency>) - Method in interface org.openl.syntax.code.IParsedCode
-
- setConfig(OpenLConfigurator) - Static method in class org.openl.OpenL
-
Change default OpenLConfigurator implementation to another.
- setConfigurationContext(IConfigurableResourceContext) - Method in class org.openl.conf.OpenLConfiguration
-
- setContext(IRuntimeContext) - Method in interface org.openl.vm.IRuntimeEnv
-
Sets context to runtime environment.
- setContext(IRuntimeContext) - Method in class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- setContextProperty(String, String) - Method in interface org.openl.binding.IBindingContext
-
- setContextProperty(String, String) - Method in class org.openl.binding.impl.BindingContext
-
- setContextProperty(String, String) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- setContexts(IConfigurableResourceContext, IUserContext) - Method in class org.openl.conf.BaseOpenLBuilder
-
- setContexts(IConfigurableResourceContext, IUserContext) - Method in interface org.openl.conf.IOpenLBuilder
-
- setDeclaringClass(IOpenClass) - Method in class org.openl.types.impl.DatatypeOpenField
-
- setDeclaringClass(IOpenClass) - Method in class org.openl.types.impl.DynamicObjectField
-
- setDeclaringClass(IOpenClass) - Method in class org.openl.types.impl.OpenMethodHeader
-
- setDelegate(IBindingContext) - Method in interface org.openl.binding.IBindingContextDelegator
-
- setDelegate(IBindingContext) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- setDependencies(Set<CompiledDependency>) - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
Set compiled module dependencies for current module.
- setDependencyManager(IDependencyManager) - Method in class org.openl.runtime.ASourceCodeEngineFactory
-
- setDomain(IDomain<?>) - Method in class org.openl.types.impl.DomainOpenClass
-
- setEnd(IPosition) - Method in class org.openl.util.text.TextInterval
-
- setExecutionMode(boolean) - Method in class org.openl.dependency.DependencyManager
-
In execution mode all meta info that is not used in rules running is being cleaned.
- setExecutionMode(boolean) - Method in class org.openl.runtime.ASourceCodeEngineFactory
-
- setExtendsCategory(String) - Method in class org.openl.conf.NoAntOpenLTask
-
- setExtendsCategory(String) - Method in class org.openl.conf.OpenLBuilderImpl
-
- setExtendsClassName(String) - Method in class org.openl.conf.ClassFactory
-
- setExternalParameters(Map<String, Object>) - Method in class org.openl.dependency.DependencyManager
-
- setExternalParams(Map<String, Object>) - Method in interface org.openl.binding.IBindingContext
-
- setExternalParams(Map<String, Object>) - Method in class org.openl.binding.impl.BindingContext
-
- setExternalParams(Map<String, Object>) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- setExternalParams(Map<String, Object>) - Method in class org.openl.syntax.code.impl.ParsedCode
-
- setExternalParams(Map<String, Object>) - Method in interface org.openl.syntax.code.IParsedCode
-
- setFactory(String) - Method in class org.openl.conf.OpenSchemaConfiguration
-
- setFieldValue(String, Object) - Method in interface org.openl.types.IDynamicObject
-
- setFieldValue(String, Object) - Method in class org.openl.types.impl.DelegatedDynamicObject
-
- setFieldValue(String, Object, boolean) - Method in class org.openl.types.impl.DelegatedDynamicObject
-
- setFieldValue(String, Object) - Method in class org.openl.types.impl.DynamicObject
-
- setFile(String) - Method in class org.openl.conf.AGenericConfiguration
-
- setFile(File) - Method in class org.openl.conf.OpenSchemaConfiguration
-
- setFormat(String) - Method in class org.openl.meta.DoubleValue
-
Deprecated.
- setFullName(String) - Method in interface org.openl.meta.explanation.ExplanationForNumber
-
- setFullName(String) - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- setFullName(String) - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- setFullName(String) - Method in class org.openl.meta.ValueMetaInfo
-
- setGlobalCastFactory(ICastFactory) - Method in class org.openl.binding.impl.cast.CastFactory
-
- setGrammarFactory(ClassFactory) - Method in class org.openl.conf.OpenLConfiguration
-
- setImplementingClass(String) - Method in class org.openl.conf.AGenericConfiguration
-
- setIndexField(IOpenField) - Method in class org.openl.types.impl.AOpenClass
-
- setInheritExtendedConfigurationLoader(boolean) - Method in class org.openl.conf.AOpenLBuilder
-
- setInheritExtendedConfigurationLoader(boolean) - Method in class org.openl.conf.NoAntOpenLTask
-
- setInstanceClass(Class<?>) - Method in class org.openl.types.impl.ADynamicClass
-
- setInterfaceClass(Class<T>) - Method in class org.openl.runtime.EngineFactory
-
- setLibraries(String[]) - Method in class org.openl.conf.OpenLBuilderImpl
-
- setLibraryClassName(String) - Method in class org.openl.conf.TypeCastFactory.JavaCastComponent
-
- setMessagesFromDependencies(List<OpenLMessage>) - Method in class org.openl.syntax.code.impl.ParsedCode
-
- setMessagesFromDependencies(List<OpenLMessage>) - Method in interface org.openl.syntax.code.IParsedCode
-
- setMetaInfo(IMetaInfo) - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- setMetaInfo(IMetaInfo) - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- setMetaInfo(IMetaInfo) - Method in interface org.openl.meta.IMetaHolder
-
- setMetaInfo(IMetaInfo) - Method in class org.openl.meta.ObjectValue
-
Sets the Metainfo of the Object
- setMetaInfo(IMetaInfo) - Method in class org.openl.meta.StringValue
-
Sets the metainfo for the value
- setMetaInfo(ValueMetaInfo) - Method in class org.openl.meta.StringValue
-
Sets the metainfo for the value
- setMetaInfo(IMetaInfo) - Method in class org.openl.types.impl.AOpenClass
-
- setMetaInfo(IMetaInfo) - Method in class org.openl.types.impl.DomainOpenClass
-
- setMetaInfo(IMetaInfo) - Method in class org.openl.types.NullOpenClass
-
- setMethodBodyBoundNode(IBoundMethodNode) - Method in class org.openl.binding.impl.module.DeferredMethod
-
- setMethodBodyBoundNode(IBoundMethodNode) - Method in class org.openl.types.impl.CompositeMethod
-
- setMethodFactory(IMethodFactory) - Method in class org.openl.binding.impl.cast.CastFactory
-
- setMethodFactory(LibraryFactoryConfiguration) - Method in class org.openl.conf.OpenLConfiguration
-
- setModule(IOpenSourceCodeModule) - Method in interface org.openl.syntax.grammar.IGrammar
-
- setModule(IOpenSourceCodeModule) - Method in class org.openl.syntax.grammar.impl.Grammar
-
- setModule(IOpenSourceCodeModule) - Method in class org.openl.syntax.impl.SyntaxTreeBuilder
-
- setModuleName(String) - Method in class org.openl.types.impl.AMethod
-
- setName(String) - Method in class org.openl.conf.AGenericConfiguration.StringProperty
-
- setName(String) - Method in class org.openl.conf.OpenFactoryConfiguration
-
- setName(String) - Method in interface org.openl.meta.explanation.ExplanationForNumber
-
- setName(String) - Method in class org.openl.meta.explanation.ExplanationNumberValue
-
- setName(String) - Method in class org.openl.meta.explanation.SingleValueExplanation
-
- setName(String) - Method in class org.openl.OpenL
-
Sets name of OpenL instance.
- setNamespace(String) - Method in class org.openl.conf.NameSpacedLibraryConfiguration
-
- setNamespace(String) - Method in class org.openl.conf.NameSpacedTypeConfiguration
-
- setNode(String) - Method in class org.openl.conf.NodeBinderFactoryConfiguration.SingleBinderFactory
-
- setNodes(ISyntaxNode[]) - Method in class org.openl.syntax.impl.NaryNode
-
- setOpenClass(IOpenClass) - Method in class org.openl.binding.impl.StaticClassLibrary
-
- setPackageImports(String[]) - Method in class org.openl.conf.OpenLBuilderImpl
-
- setParams(Map<String, Object>) - Method in class org.openl.source.impl.ASourceCodeModule
-
- setParams(Map<String, Object>) - Method in class org.openl.source.impl.CompositeSourceCodeModule
-
- setParams(Map<String, Object>) - Method in class org.openl.source.impl.SourceCodeModuleDelegator
-
- setParams(Map<String, Object>) - Method in class org.openl.source.impl.StringSourceCodeModule
-
- setParams(Map<String, Object>) - Method in class org.openl.source.impl.SubTextSourceCodeModule
-
- setParams(Map<String, Object>) - Method in interface org.openl.source.IOpenSourceCodeModule
-
- setParent(IOpenLConfiguration) - Method in class org.openl.conf.OpenLConfiguration
-
- setParent(ISyntaxNode) - Method in class org.openl.syntax.impl.ASyntaxNode
-
- setParent(ISyntaxNode) - Method in interface org.openl.syntax.ISyntaxNode
-
- setParsedCode(IParsedCode) - Method in class org.openl.syntax.code.ProcessedCode
-
Sets parsed code.
- setParser(IOpenParser) - Method in class org.openl.OpenL
-
Sets parser to current OpenL instance.
- setProperties(Properties) - Method in class org.openl.conf.ConfigurableResourceContext
-
- setResourceClass(String) - Method in class org.openl.conf.AGenericConfiguration
-
- setReturnType(IOpenClass) - Method in interface org.openl.binding.IBindingContext
-
- setReturnType(IOpenClass) - Method in class org.openl.binding.impl.BindingContext
-
- setReturnType(IOpenClass) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- setReturnType(IOpenClass) - Method in class org.openl.binding.impl.module.MethodBindingContext
-
- setRuntimeEnv(IRuntimeEnv) - Method in class org.openl.runtime.OpenLInvocationHandler
-
- setShared(boolean) - Method in class org.openl.conf.NoAntOpenLTask
-
- setShortName(String) - Method in class org.openl.meta.ValueMetaInfo
-
- setSingleton(boolean) - Method in class org.openl.conf.ClassFactory
-
- setSource(IOpenSourceCodeModule) - Method in class org.openl.meta.ValueMetaInfo
-
- setStart(IPosition) - Method in class org.openl.util.text.TextInterval
-
- setSyntaxNode(ISyntaxNode) - Method in class org.openl.binding.impl.ABoundNode
-
- setTopDelegate(IBindingContext) - Method in interface org.openl.binding.IBindingContextDelegator
-
- setTopDelegate(IBindingContext) - Method in class org.openl.binding.impl.BindingContextDelegator
-
- setType(String) - Method in class org.openl.syntax.impl.ASyntaxNode
-
- setType(IOpenClass) - Method in class org.openl.types.impl.AOpenField
-
- setType(IOpenClass) - Method in class org.openl.types.impl.DynamicObject
-
- setTypeCastFactory(TypeCastFactory) - Method in class org.openl.conf.OpenLConfiguration
-
- setTypeClass(IOpenClass) - Method in class org.openl.types.impl.OpenMethodHeader
-
- setTypeFactory(TypeFactoryConfiguration) - Method in class org.openl.conf.OpenLConfiguration
-
- setUri(String) - Method in class org.openl.conf.AConfigurationElement
-
- setUri(String) - Method in class org.openl.conf.NoAntOpenLTask
-
- setUri(String) - Method in class org.openl.conf.OpenLConfiguration
-
- setURL(String) - Method in class org.openl.conf.OpenSchemaConfiguration
-
- setValue(String) - Method in class org.openl.conf.AGenericConfiguration.StringProperty
-
- setValue(double) - Method in class org.openl.meta.DoubleValue
-
EPBDS-6107
- setValue(Object, Object, Object) - Method in class org.openl.types.impl.ArrayFieldIndex
-
- setValue(Object, Object, Object) - Method in class org.openl.types.impl.ArrayIndex
-
- setValue(Object, Object, Object) - Method in interface org.openl.types.IOpenIndex
-
- setVm(IOpenVM) - Method in class org.openl.OpenL
-
Sets virtual machine.
- Severity - Enum in org.openl.message
-
Defines severity values.
- SHORT - Static variable in interface org.openl.meta.IMetaInfo
-
- SHORT - Static variable in class org.openl.types.java.JavaOpenClass
-
- ShortValue - Class in org.openl.meta
-
- ShortValue(short) - Constructor for class org.openl.meta.ShortValue
-
- ShortValue(ShortValue, ShortValue, short, Formulas) - Constructor for class org.openl.meta.ShortValue
-
Formula constructor
- ShortValue(short, ExplanationNumberValue<?>, boolean) - Constructor for class org.openl.meta.ShortValue
-
Cast constructor
- ShortValue(String) - Constructor for class org.openl.meta.ShortValue
-
- ShortValue(ShortValue, NumberOperations, ShortValue[]) - Constructor for class org.openl.meta.ShortValue
-
Function constructor
- ShortValue.ShortValueAdapter - Class in org.openl.meta
-
- ShortValueAdapter() - Constructor for class org.openl.meta.ShortValue.ShortValueAdapter
-
- shouldAddMethodFromDependency(IOpenMethod) - Method in class org.openl.binding.impl.module.ModuleOpenClass
-
- signature - Variable in class org.openl.types.impl.OpenMethodHeader
-
- SimpleBundleClassLoader - Class in org.openl.classloader
-
ClassLoader that have bundle classLoaders.
- SimpleBundleClassLoader(ClassLoader) - Constructor for class org.openl.classloader.SimpleBundleClassLoader
-
- SimpleBundleClassLoader(URL[], ClassLoader) - Constructor for class org.openl.classloader.SimpleBundleClassLoader
-
- SimpleRuntimeEnv() - Constructor for class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- SimpleRuntimeEnv(SimpleVM.SimpleRuntimeEnv) - Constructor for class org.openl.vm.SimpleVM.SimpleRuntimeEnv
-
- SimpleVM - Class in org.openl.vm
-
- SimpleVM() - Constructor for class org.openl.vm.SimpleVM
-
- SimpleVM.SimpleRuntimeEnv - Class in org.openl.vm
-
- SimpleVMFactory - Class in org.openl.vm
-
- SingleBinderFactory() - Constructor for class org.openl.conf.NodeBinderFactoryConfiguration.SingleBinderFactory
-
- singleton - Variable in class org.openl.conf.ClassFactory
-
- SingleValueExplanation<T extends ExplanationNumberValue<T>> - Class in org.openl.meta.explanation
-
Explanation implementation for number values.
- SingleValueExplanation() - Constructor for class org.openl.meta.explanation.SingleValueExplanation
-
- size() - Method in class org.openl.types.java.JavaEnumDomain
-
- small(BigDecimalValue[], int) - Static method in class org.openl.meta.BigDecimalValue
-
Sorts the array values in ascending order and returns the value from array values at position position
- small(BigIntegerValue[], int) - Static method in class org.openl.meta.BigIntegerValue
-
Sorts the array values in ascending order and returns the value
from array values at position position
- small(ByteValue[], int) - Static method in class org.openl.meta.ByteValue
-
Sorts the array values in ascending order and returns the value
from array values at position position
- small(DoubleValue[], int) - Static method in class org.openl.meta.DoubleValue
-
Sorts the array values in ascending order and returns the value from array values at position position
- small(FloatValue[], int) - Static method in class org.openl.meta.FloatValue
-
Sorts the array values in ascending order and returns the value
from array values at position position
- small(IntValue[], int) - Static method in class org.openl.meta.IntValue
-
Sorts the array values in ascending order and returns the value
from array values at position position
- small(LongValue[], int) - Static method in class org.openl.meta.LongValue
-
Sorts the array values in ascending order and returns the value
from array values at position position
- small(ShortValue[], int) - Static method in class org.openl.meta.ShortValue
-
Sorts the array values in ascending order and returns the value
from array values at position position
- sort(BigDecimalValue[]) - Static method in class org.openl.meta.BigDecimalValue
-
Sorts the array values
- sort(BigIntegerValue[]) - Static method in class org.openl.meta.BigIntegerValue
-
Sorts the array values
- sort(ByteValue[]) - Static method in class org.openl.meta.ByteValue
-
Sorts the array values
- sort(DoubleValue[]) - Static method in class org.openl.meta.DoubleValue
-
Sorts the array values
- sort(FloatValue[]) - Static method in class org.openl.meta.FloatValue
-
Sorts the array values
- sort(IntValue[]) - Static method in class org.openl.meta.IntValue
-
Sorts the array values
- sort(LongValue[]) - Static method in class org.openl.meta.LongValue
-
Sorts the array values
- sort(ObjectValue[]) - Static method in class org.openl.meta.ObjectValue
-
Sorts the array values
- sort(ShortValue[]) - Static method in class org.openl.meta.ShortValue
-
Sorts the array values
- sort(StringValue[]) - Static method in class org.openl.meta.StringValue
-
Sorts the StringValue array
- SourceCodeMethodCaller - Class in org.openl.types.impl
-
- SourceCodeMethodCaller(IMethodSignature, IOpenClass, String) - Constructor for class org.openl.types.impl.SourceCodeMethodCaller
-
- SourceCodeModuleDelegator - Class in org.openl.source.impl
-
- SourceCodeModuleDelegator(IOpenSourceCodeModule) - Constructor for class org.openl.source.impl.SourceCodeModuleDelegator
-
- SourceCodeURLConstants - Interface in org.openl.main
-
- SourceCodeURLTool - Class in org.openl.main
-
- SourceCodeURLTool() - Constructor for class org.openl.main.SourceCodeURLTool
-
- SourceHistoryManager<T> - Interface in org.openl.source
-
- SourceLocator - Class in org.openl.syntax.impl
-
- SourceLocator(TextInfo) - Constructor for class org.openl.syntax.impl.SourceLocator
-
Constructor from TextInfo.
- SourceType - Enum in org.openl.source
-
- splitClassPath(String) - Static method in class org.openl.conf.ClassLoaderFactory
-
- splitClassPath(String) - Method in class org.openl.types.java.JavaOpenFactory
-
- src - Variable in class org.openl.source.impl.SourceCodeModuleDelegator
-
- START - Static variable in interface org.openl.main.SourceCodeURLConstants
-
- StaticClassLibrary - Class in org.openl.binding.impl
-
- StaticClassLibrary() - Constructor for class org.openl.binding.impl.StaticClassLibrary
-
- StaticClassLibrary(IOpenClass) - Constructor for class org.openl.binding.impl.StaticClassLibrary
-
- strict_eq(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_eq(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_eq(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_eq(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_eq(BigDecimal, BigDecimal) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_eq(Object, Object) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ge(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ge(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ge(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ge(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_gt(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_gt(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_gt(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_gt(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_le(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_le(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_le(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_le(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_lt(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_lt(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_lt(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_lt(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ne(float, float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ne(double, double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ne(Float, Float) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ne(Double, Double) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ne(BigDecimal, BigDecimal) - Static method in class org.openl.binding.impl.operator.Comparison
-
- strict_ne(Object, Object) - Static method in class org.openl.binding.impl.operator.Comparison
-
- STRING - Static variable in class org.openl.types.java.JavaOpenClass
-
- StringNodeBinder - Class in org.openl.binding.impl
-
- StringNodeBinder() - Constructor for class org.openl.binding.impl.StringNodeBinder
-
- StringProperty() - Constructor for class org.openl.conf.AGenericConfiguration.StringProperty
-
- StringSourceCodeModule - Class in org.openl.source.impl
-
- StringSourceCodeModule(String, String) - Constructor for class org.openl.source.impl.StringSourceCodeModule
-
- StringValue - Class in org.openl.meta
-
- StringValue(String) - Constructor for class org.openl.meta.StringValue
-
- StringValue(String, String, String, IOpenSourceCodeModule) - Constructor for class org.openl.meta.StringValue
-
- StringValue.StringValueAdapter - Class in org.openl.meta
-
- StringValueAdapter() - Constructor for class org.openl.meta.StringValue.StringValueAdapter
-
- STUB - Static variable in class org.openl.types.impl.AOpenClass
-
- subSequence(int, int) - Method in class org.openl.meta.StringValue
-
Returns a new character sequence that is a subsequence of this sequence.
- SubTextSourceCodeModule - Class in org.openl.source.impl
-
- SubTextSourceCodeModule(IOpenSourceCodeModule, int) - Constructor for class org.openl.source.impl.SubTextSourceCodeModule
-
- SubTextSourceCodeModule(IOpenSourceCodeModule, int, int) - Constructor for class org.openl.source.impl.SubTextSourceCodeModule
-
- subtract(byte, byte) - Static method in class org.openl.binding.impl.Operators
-
- subtract(short, short) - Static method in class org.openl.binding.impl.Operators
-
- subtract(int, int) - Static method in class org.openl.binding.impl.Operators
-
- subtract(long, long) - Static method in class org.openl.binding.impl.Operators
-
- subtract(float, float) - Static method in class org.openl.binding.impl.Operators
-
- subtract(double, double) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Byte, Byte) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Short, Short) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Integer, Integer) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Long, Long) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Float, Float) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Double, Double) - Static method in class org.openl.binding.impl.Operators
-
- subtract(BigInteger, BigInteger) - Static method in class org.openl.binding.impl.Operators
-
- subtract(BigDecimal, BigDecimal) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Date, Date) - Static method in class org.openl.binding.impl.Operators
-
- subtract(Date, int) - Static method in class org.openl.binding.impl.Operators
-
- subtract(BigDecimalValue, BigDecimalValue) - Static method in class org.openl.meta.BigDecimalValue
-
Subtracts left hand operand to right hand operand
- subtract(BigIntegerValue, BigIntegerValue) - Static method in class org.openl.meta.BigIntegerValue
-
Subtracts left hand operand to right hand operand
- subtract(ByteValue, ByteValue) - Static method in class org.openl.meta.ByteValue
-
Subtracts left hand operand to right hand operand
- subtract(DoubleValue, DoubleValue) - Static method in class org.openl.meta.DoubleValue
-
Subtracts left hand operand to right hand operand
- subtract(FloatValue, FloatValue) - Static method in class org.openl.meta.FloatValue
-
Subtracts left hand operand to right hand operand
- subtract(IntValue, IntValue) - Static method in class org.openl.meta.IntValue
-
Subtracts left hand operand to right hand operand
- subtract(LongValue, LongValue) - Static method in class org.openl.meta.LongValue
-
Subtracts left hand operand to right hand operand
- subtract(ShortValue, ShortValue) - Static method in class org.openl.meta.ShortValue
-
Subtracts left hand operand to right hand operand
- sum(BigDecimalValue[]) - Static method in class org.openl.meta.BigDecimalValue
-
sum
- sum(BigIntegerValue[]) - Static method in class org.openl.meta.BigIntegerValue
-
sum
- sum(ByteValue[]) - Static method in class org.openl.meta.ByteValue
-
sum
- sum(DoubleValue[]) - Static method in class org.openl.meta.DoubleValue
-
sum
- sum(FloatValue[]) - Static method in class org.openl.meta.FloatValue
-
sum
- sum(IntValue[]) - Static method in class org.openl.meta.IntValue
-
sum
- sum(LongValue[]) - Static method in class org.openl.meta.LongValue
-
sum
- sum(ShortValue[]) - Static method in class org.openl.meta.ShortValue
-
sum
- superClasses() - Method in class org.openl.types.impl.ADynamicClass
-
- superClasses() - Method in class org.openl.types.impl.ComponentTypeArrayOpenClass
-
- superClasses() - Method in class org.openl.types.impl.DomainOpenClass
-
- superClasses() - Method in interface org.openl.types.IOpenClass
-
We do not have a limitation on number of superclasses.
- superClasses() - Method in class org.openl.types.java.JavaOpenClass
-
- superClasses() - Method in class org.openl.types.NullOpenClass
-
- syntaxBuilder - Variable in class org.openl.syntax.grammar.impl.Grammar
-
- syntaxNode - Variable in class org.openl.binding.impl.ABoundNode
-
- SyntaxNodeException - Exception in org.openl.syntax.exception
-
- SyntaxNodeException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.syntax.exception.SyntaxNodeException
-
- SyntaxNodeException(String, Throwable, ISyntaxNode) - Constructor for exception org.openl.syntax.exception.SyntaxNodeException
-
- SyntaxNodeExceptionUtils - Class in org.openl.syntax.exception
-
- SyntaxTreeBuilder - Class in org.openl.syntax.impl
-
- SyntaxTreeBuilder() - Constructor for class org.openl.syntax.impl.SyntaxTreeBuilder
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.AGenericConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.ClassFactory
-
- validate(IConfigurableResourceContext) - Method in interface org.openl.conf.IConfigurationElement
-
Checks that configuration is valid, for example that class exists and
conforms to the interface
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.JavaImportTypeConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.JavaLibraryConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.JavaLongNameTypeConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.JavaTypeConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.LibraryFactoryConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.NameSpacedLibraryConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.NameSpacedTypeConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.NodeBinderFactoryConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.OpenFactoryConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.OpenLConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.OpenSchemaConfiguration
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.TypeCastFactory.JavaCastComponent
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.TypeCastFactory
-
- validate(IConfigurableResourceContext) - Method in class org.openl.conf.TypeFactoryConfiguration
-
- validate(IOpenClass) - Method in class org.openl.engine.OpenLValidationManager
-
Invokes validation process for each registered validator.
- validate(OpenL, IOpenClass) - Method in interface org.openl.validation.IOpenLValidator
-
Validates open class instance.
- validateClassExistsAndPublic(String, ClassLoader, String) - Static method in class org.openl.conf.ClassFactory
-
- validateHasConstructor(Class<?>, Class<?>[], String) - Static method in class org.openl.conf.ClassFactory
-
- validateHasMethod(Class<?>, String, Class<?>[], String) - Static method in class org.openl.conf.ClassFactory
-
- validateHaveNewInstance(Class<?>, String) - Static method in class org.openl.conf.ClassFactory
-
- validateSuper(Class<?>, Class<?>, String) - Static method in class org.openl.conf.ClassFactory
-
- ValidationResult - Class in org.openl.validation
-
The ValidationResult
defines contract that used in validation
process.
- ValidationResult(ValidationStatus) - Constructor for class org.openl.validation.ValidationResult
-
Creates new instance of validation result.
- ValidationResult(ValidationStatus, List<OpenLMessage>) - Constructor for class org.openl.validation.ValidationResult
-
Creates new instance of validation result.
- ValidationStatus - Enum in org.openl.validation
-
This enumeration describes outcomes of validation.
- value - Variable in class org.openl.binding.impl.LiteralBoundNode
-
- ValueMetaInfo - Class in org.openl.meta
-
- ValueMetaInfo() - Constructor for class org.openl.meta.ValueMetaInfo
-
- ValueMetaInfo(String, String, IOpenSourceCodeModule) - Constructor for class org.openl.meta.ValueMetaInfo
-
- valueOf(String) - Static method in enum org.openl.message.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openl.meta.number.Formulas
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openl.meta.number.NumberOperations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openl.source.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openl.syntax.code.DependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openl.validation.ValidationStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openl.message.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openl.meta.number.Formulas
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openl.meta.number.NumberOperations
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openl.source.SourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openl.syntax.code.DependencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openl.validation.ValidationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VarArgsOpenMethod - Class in org.openl.binding.impl.method
-
- VarArgsOpenMethod(IMethodCaller, Class<?>, int) - Constructor for class org.openl.binding.impl.method.VarArgsOpenMethod
-
- VarArgsOpenMethod(IMethodCaller, Class<?>, int, IOpenCast[]) - Constructor for class org.openl.binding.impl.method.VarArgsOpenMethod
-
- VariableInContextFinder - Interface in org.openl.binding.impl.module
-
- visit(IBoundNode) - Method in class org.openl.binding.BindingDependencies
-
- VOID - Static variable in interface org.openl.types.IMethodSignature
-
- VOID - Static variable in class org.openl.types.java.JavaOpenClass
-
- VoidSignature() - Constructor for class org.openl.types.IMethodSignature.VoidSignature
-