Skip navigation links
A B C D E F G H I L M N O P R S T V W 

A

addCause(Throwable) - Method in class org.otcl2.common.engine.compiler.CompilationReport.Builder
Adds the cause.
addChild(OtclCommandDto) - Method in class org.otcl2.common.dto.OtclCommandDto
Adds the child.
addChild(String, OtclCommandDto) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the child.
addCollectionDefiner(OtclCommandDto.CollectionDescriptor) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the collection definer.
addConcreteType(Class<?>) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the concrete type.
addConcreteTypeName(String) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the concrete type name.
addDeploymentId(String) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the deployment id.
addDidSucceed(boolean) - Method in class org.otcl2.common.engine.compiler.CompilationReport.Builder
Adds the did succeed.
addField(Field) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the field.
addFieldName(String) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the field name.
addFieldType(Class<?>) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the field type.
addImport(String) - Method in class org.otcl2.common.dto.ClassDto
Adds the import.
addIsRootNode(boolean) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the is root node.
addMessage(String) - Method in class org.otcl2.common.engine.compiler.CompilationReport.Builder
Adds the message.
addOtclChain(String) - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Adds the otcl chain.
addOtclDto(OtclDto) - Method in class org.otcl2.common.engine.compiler.CompilationReport.Builder
Adds the otcl dto.
addOtclFileName(String) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the otcl file name.
addOtclFileName(String) - Method in class org.otcl2.common.engine.compiler.CompilationReport.Builder
Adds the otcl file name.
addOtclNamespace(String) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the otcl namespace.
addOtclNamespace(String) - Method in class org.otcl2.common.engine.compiler.CompilationReport.Builder
Adds the otcl namespace.
addOtclToken(String) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the otcl token.
addOtclTokenIndex(int) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the otcl token index.
addOtclTokens(String[]) - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Adds the otcl tokens.
addParent(OtclCommandDto) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the parent.
addScriptDto(ScriptDto) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the script dto.
addSourceClz(Class<?>) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the source clz.
addSourceOtclCommandDtoStem(OtclCommandDto) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the source otcl command dto stem.
addTargetClz(Class<?>) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the target clz.
addTargetOrSource(OtclConstants.TARGET_SOURCE) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the target or source.
addTargetOtclCommandDtoStem(OtclCommandDto) - Method in class org.otcl2.common.dto.OtclDto.Builder
Adds the target otcl command dto stem.
addTokenPath(String) - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Adds the token path.
ANCHOR - Static variable in interface org.otcl2.common.OtclConstants
The anchor.
ARR_REF - Static variable in interface org.otcl2.common.OtclConstants
The arr ref.
ASTERISK - Static variable in interface org.otcl2.common.OtclConstants
The asterisk.

B

build() - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Builds the.
build() - Method in class org.otcl2.common.dto.OtclCommandDto.Builder
Builds the.
build() - Method in class org.otcl2.common.dto.OtclDto.Builder
Builds the.
build() - Method in class org.otcl2.common.engine.compiler.CompilationReport.Builder
Builds the.
Builder() - Constructor for class org.otcl2.common.dto.OtclChainDto.Builder
 
Builder() - Constructor for class org.otcl2.common.dto.OtclCommandDto.Builder
 
Builder() - Constructor for class org.otcl2.common.dto.OtclDto.Builder
 
Builder() - Constructor for class org.otcl2.common.engine.compiler.CompilationReport.Builder
 

C

cause - Variable in class org.otcl2.common.engine.compiler.CompilationReport
The cause.
children - Variable in class org.otcl2.common.dto.OtclCommandDto
The children.
children - Variable in class org.otcl2.common.engine.profiler.dto.IndexedCollectionsDto
The children.
ClassDto - Class in org.otcl2.common.dto
The Class ClassDto.
ClassDto() - Constructor for class org.otcl2.common.dto.ClassDto
 
className - Variable in class org.otcl2.common.dto.ClassDto
The class name.
clearImports() - Method in class org.otcl2.common.dto.ClassDto
Clear imports.
clone() - Method in class org.otcl2.common.dto.ScriptDto
Clone.
clone() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Clone.
CLOSE_BRACKET - Static variable in interface org.otcl2.common.OtclConstants
The close bracket.
codeBuilder - Variable in class org.otcl2.common.dto.ClassDto
The code builder.
codeExecutor - Variable in class org.otcl2.common.dto.DeploymentDto
The otcl code executor.
CodeExecutor<S,T> - Interface in org.otcl2.common.executor
The Interface CodeExecutor.
collectionCount - Variable in class org.otcl2.common.dto.OtclChainDto
The collection count.
collectionDescriptor - Variable in class org.otcl2.common.dto.OtclCommandDto
The collection descriptor.
collectionsCount - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The collections count.
command - Variable in class org.otcl2.common.dto.ScriptDto
The command.
CommandCommonParams() - Constructor for class org.otcl2.common.dto.OtclFileDto.CommandCommonParams
 
CommonUtils - Class in org.otcl2.common.util
The Class CommonUtils.
CommonUtils() - Constructor for class org.otcl2.common.util.CommonUtils
 
CompilationReport - Class in org.otcl2.common.engine.compiler
The Class CompilationReport.
CompilationReport.Builder - Class in org.otcl2.common.engine.compiler
The Class Builder.
CompiledInfo() - Constructor for class org.otcl2.common.dto.DeploymentDto.CompiledInfo
 
compiledInfos - Variable in class org.otcl2.common.dto.DeploymentDto
The compiled infos.
compileOtcl() - Method in interface org.otcl2.common.engine.OtclEngine
Compile otcl.
compileSourceCode() - Method in interface org.otcl2.common.engine.OtclEngine
Compile source code.
concreteType - Variable in class org.otcl2.common.dto.OtclCommandDto
The concrete type.
concreteType - Variable in class org.otcl2.common.dto.OtclFileDto.Target.Override
The concrete type.
concreteTypeName - Variable in class org.otcl2.common.dto.OtclCommandDto
The concrete type name.
convert(S, T, Map<String, Object>) - Method in interface org.otcl2.common.converter.OtclConverter
Convert.
Copy() - Constructor for class org.otcl2.common.dto.OtclFileDto.Copy
 
copy - Variable in class org.otcl2.common.dto.OtclFileDto.OtclCommand
The copy.
create(OtclCommandContext, IndexedCollectionsDto, Object, String) - Static method in class org.otcl2.common.engine.profiler.IndexedCollectionsDtoFactory
Creates the.
create(IndexedCollectionsDto, Object, String, boolean) - Static method in class org.otcl2.common.engine.profiler.IndexedCollectionsDtoFactory
Creates the.
create(OtclConstants.TARGET_SOURCE, String, String, int, String, String, boolean, Field, Class<?>, Class<?>, boolean) - Static method in class org.otcl2.common.factory.OtclCommandDtoFactory
Creates the.
createCollectionMember(OtclCommandDto, boolean) - Static method in class org.otcl2.common.factory.OtclCommandDtoFactory
Creates a new OtclCommandDto object.
createDeploymentId(String, Object, Class<?>) - Static method in class org.otcl2.common.util.OtclUtils
Creates the deployment id.
createDeploymentId(String, Class<?>, Class<?>) - Static method in class org.otcl2.common.util.OtclUtils
Creates the deployment id.
createDeploymentId(String, String, String) - Static method in class org.otcl2.common.util.OtclUtils
Creates the deployment id.
createFilenameFilter(String) - Static method in class org.otcl2.common.util.CommonUtils
Creates the filename filter.
createMapMember(String, OtclCommandDto, String, String[], boolean) - Static method in class org.otcl2.common.factory.OtclCommandDtoFactory
Creates a new OtclCommandDto object.
createMapMember(OtclCommandDto, Type, boolean, boolean) - Static method in class org.otcl2.common.factory.OtclCommandDtoFactory
Creates a new OtclCommandDto object.
createMembers(String, OtclCommandDto, String, String[]) - Static method in class org.otcl2.common.factory.OtclCommandDtoFactory
Creates a new OtclCommandDto object.
createOtclFileName(String, String) - Static method in class org.otcl2.common.util.OtclUtils
Creates the otcl file name.
createRoot(OtclCommandDto, boolean, Object, String) - Static method in class org.otcl2.common.engine.profiler.IndexedCollectionsDtoFactory
Creates a new IndexedCollectionsDto object.
currentCollectionTokenIndex - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The current collection token index.

D

debug - Variable in class org.otcl2.common.dto.OtclFileDto.CommandCommonParams
The debug.
declaringClass - Variable in class org.otcl2.common.dto.OtclCommandDto
The declaring class.
DeploymentDto - Class in org.otcl2.common.dto
The Class DeploymentDto.
DeploymentDto() - Constructor for class org.otcl2.common.dto.DeploymentDto
 
DeploymentDto.CompiledInfo - Class in org.otcl2.common.dto
The Class CompiledInfo.
deploymentId - Variable in class org.otcl2.common.dto.DeploymentDto
The deployment id.
deploymentId - Variable in class org.otcl2.common.dto.OtclDto.Builder
The deployment id.
descendantsCollectionsCountInclusive() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
 
dictionaryCount - Variable in class org.otcl2.common.dto.OtclChainDto
The dictionary count.
didSucceed - Variable in class org.otcl2.common.engine.compiler.CompilationReport
The did succeed.
disable - Variable in class org.otcl2.common.dto.OtclFileDto.CommandCommonParams
The disable.
doAsycnCall(String, Map<String, Future<T>>, Callable<T>, ExecutorService) - Static method in class org.otcl2.common.util.CommonUtils
Do asycn call.

E

enableFactoryHelperGetter - Variable in class org.otcl2.common.dto.OtclCommandDto
The enable factory helper getter.
enableFactoryHelperSetter - Variable in class org.otcl2.common.dto.OtclCommandDto
The enable factory helper setter.
entryClassName - Variable in class org.otcl2.common.dto.OtclFileDto.Metadata
The main class name.
enumTargetSource - Variable in class org.otcl2.common.dto.OtclCommandDto
The enum target source.
equals(Object) - Method in class org.otcl2.common.dto.OtclChainDto
Equals.
equals(Object) - Method in class org.otcl2.common.dto.OtclCommandDto
Equals.
equals(Object) - Method in class org.otcl2.common.dto.ScriptDto
Equals.
equals(Object) - Method in class org.otcl2.common.engine.compiler.CompilationReport
Equals.
Execute() - Constructor for class org.otcl2.common.dto.OtclFileDto.Execute
 
execute - Variable in class org.otcl2.common.dto.OtclFileDto.OtclCommand
The execute.
execute(S, IndexedCollectionsDto, Map<String, Object>) - Method in interface org.otcl2.common.executor.CodeExecutor
Execute.
EXECUTE_OTCL_CONVERTER - Static variable in interface org.otcl2.common.OtclConstants
The execute otcl converter.
EXECUTE_OTCL_MODULE - Static variable in interface org.otcl2.common.OtclConstants
The execute otcl module.
executeOtcl(String, Class<T>, Map<String, Object>) - Method in interface org.otcl2.common.engine.OtclEngine
Execute otcl.
executeOtcl(String, S, Class<T>, Map<String, Object>) - Method in interface org.otcl2.common.engine.OtclEngine
Execute otcl.
executionOrder - Variable in class org.otcl2.common.dto.OtclFileDto.Execute
The execution order.

F

factoryClassName - Variable in class org.otcl2.common.dto.DeploymentDto.CompiledInfo
The factory class name.
factoryClassName - Variable in class org.otcl2.common.dto.OtclFileDto.CommandCommonParams
The factory class name.
field - Variable in class org.otcl2.common.dto.OtclCommandDto
The field.
fieldName - Variable in class org.otcl2.common.dto.OtclCommandDto
The field name.
fieldType - Variable in class org.otcl2.common.dto.OtclCommandDto
The field type.
fileName - Variable in class org.otcl2.common.dto.OtclFileDto
The file name.
from - Variable in class org.otcl2.common.dto.OtclFileDto.Copy
The from.
fullyQualifiedClassName - Variable in class org.otcl2.common.dto.ClassDto
The fully qualified class name.

G

getCompiledCodeLocation() - Static method in enum org.otcl2.common.config.OtclConfig
Gets the otcl target location.
getErrorCode() - Method in exception org.otcl2.common.exception.OtclException
Gets the error code.
getOtclBinLocation() - Static method in enum org.otcl2.common.config.OtclConfig
Gets the otcl bin location.
getOtclChain() - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Gets the otcl chain.
getOtclHomeLocation() - Static method in enum org.otcl2.common.config.OtclConfig
Gets the otcl home location.
getOtclLibLocation() - Static method in enum org.otcl2.common.config.OtclConfig
Gets the otcl lib location.
getOtclSourceLocation() - Static method in enum org.otcl2.common.config.OtclConfig
Gets the otcl source location.
getOtclTokens() - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Gets the otcl tokens.
getRawOtclTokens() - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Gets the raw otcl tokens.
getSourceCodeLocation() - Static method in enum org.otcl2.common.config.OtclConfig
Gets the generated code source location.
getStackTrace(Throwable) - Static method in class org.otcl2.common.util.CommonUtils
Gets the stack trace.
getTargetClassLoader() - Static method in enum org.otcl2.common.config.OtclConfig
Gets the target class loader.
getter - Variable in class org.otcl2.common.dto.OtclCommandDto
The getter.
getter - Variable in class org.otcl2.common.dto.OtclFileDto.Source.Override
The getter.
getterHelper - Variable in class org.otcl2.common.dto.OtclFileDto.Source.Override
The getter helper.

H

hasAncestralCollectionOrMap() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks for ancestral collection or map.
hasAnchoredDescendant() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks for anchored descendant.
hasChildren() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks for children.
hasCollectionNotation - Variable in class org.otcl2.common.dto.OtclCommandDto
The has collection notation.
hasDescendantCollectionOrMap() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks for descendant collection or map.
hasExecuteConverter - Variable in class org.otcl2.common.dto.ScriptDto
The has execute converter.
hasExecuteModule - Variable in class org.otcl2.common.dto.ScriptDto
The has execute module.
hasExecutionOrder - Variable in class org.otcl2.common.dto.ScriptDto
The has execution order.
hashCode() - Method in class org.otcl2.common.dto.OtclChainDto
Hash code.
hashCode() - Method in class org.otcl2.common.dto.OtclCommandDto
Hash code.
hashCode() - Method in class org.otcl2.common.dto.ScriptDto
Hash code.
hashCode() - Method in class org.otcl2.common.engine.compiler.CompilationReport
Hash code.
hasMapNotation - Variable in class org.otcl2.common.dto.OtclCommandDto
The has map notation.
hasMapValueDescendant() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks for map value descendant.
hasMapValueMember() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks for map value member.
hasSetValues - Variable in class org.otcl2.common.dto.ScriptDto
The has set values.
helper - Variable in class org.otcl2.common.dto.OtclFileDto.Metadata
The helper.

I

id - Variable in class org.otcl2.common.dto.DeploymentDto.CompiledInfo
The id.
id - Variable in class org.otcl2.common.dto.OtclFileDto.CommandCommonParams
The id.
id - Variable in class org.otcl2.common.engine.profiler.dto.IndexedCollectionsDto
The id.
incrementCollectionCount() - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Increment collection count.
incrementDictionaryCount() - Method in class org.otcl2.common.dto.OtclChainDto.Builder
Increment dictionary count.
IndexedCollectionsDto - Class in org.otcl2.common.engine.profiler.dto
The Class IndexedCollectionsDto.
IndexedCollectionsDto() - Constructor for class org.otcl2.common.engine.profiler.dto.IndexedCollectionsDto
 
IndexedCollectionsDtoFactory - Class in org.otcl2.common.engine.profiler
A factory for creating IndexedCollectionsDto objects.
IndexedCollectionsDtoFactory() - Constructor for class org.otcl2.common.engine.profiler.IndexedCollectionsDtoFactory
 
initCap(String) - Static method in class org.otcl2.common.util.CommonUtils
Inits the cap.
initLower(String) - Static method in class org.otcl2.common.util.CommonUtils
Inits the lower.
isArray() - Method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Checks if is array.
isArray() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is array.
isCollection() - Method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Checks if is collection.
isCollection() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is collection.
isCollectionMember() - Method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Checks if is collection member.
isCollectionMember() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is collection member.
isCollectionOrMap() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is collection or map.
isCollectionOrMapMember() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is collection or map member.
isCurrentTokenAnchored() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks if is anchored.
isEmpty(String) - Static method in class org.otcl2.common.util.CommonUtils
Checks if is empty.
isEnum() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is enum.
isFilteredPackage(Class<?>) - Static method in class org.otcl2.common.util.PackagesFilterUtil
Checks if is filtered package.
isFilteredPackage(String) - Static method in class org.otcl2.common.util.PackagesFilterUtil
Checks if is filtered package.
isGetterInitialized - Variable in class org.otcl2.common.dto.OtclCommandDto
The is getter initialized.
isLeaf() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks if is leaf.
isLeafParent() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks if is leaf parent.
isMap() - Method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Checks if is map.
isMap() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is map.
isMapKey() - Method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Checks if is map key.
isMapKey() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is map key.
isMapMember() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is map member.
isMapValue() - Method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Checks if is map value.
isMapValue() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is map value.
isNormal() - Method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Checks if is normal.
isNormal() - Method in class org.otcl2.common.dto.OtclCommandDto
Checks if is normal.
isPostAnchored() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks if is post anchored.
isPreAnchored() - Method in class org.otcl2.common.engine.compiler.OtclCommandContext
Checks if is pre anchored.
isProfilingRequried - Variable in class org.otcl2.common.dto.DeploymentDto
The is profiling requried.
isRootNode - Variable in class org.otcl2.common.dto.OtclCommandDto
The is root node.
isSetterInitialized - Variable in class org.otcl2.common.dto.OtclCommandDto
The is setter initialized.

L

loadClass(String) - Static method in class org.otcl2.common.util.CommonUtils
Load class.

M

mainClass - Variable in class org.otcl2.common.dto.DeploymentDto
The main class.
mainClassDto - Variable in class org.otcl2.common.dto.OtclDto
The main class dto.
MAP_BEGIN_REF - Static variable in interface org.otcl2.common.OtclConstants
The map begin ref.
MAP_END_REF - Static variable in interface org.otcl2.common.OtclConstants
The map end ref.
MAP_KEY_REF - Static variable in interface org.otcl2.common.OtclConstants
The map key ref.
MAP_POST_ANCHOR - Static variable in interface org.otcl2.common.OtclConstants
The map post anchor.
MAP_PRE_ANCHOR - Static variable in interface org.otcl2.common.OtclConstants
The map pre anchor.
MAP_REF - Static variable in interface org.otcl2.common.OtclConstants
The map ref.
MAP_VALUE_REF - Static variable in interface org.otcl2.common.OtclConstants
The map value ref.
mapKeyConcreteType - Variable in class org.otcl2.common.dto.OtclCommandDto
The map key concrete type.
mapValueConcreteType - Variable in class org.otcl2.common.dto.OtclCommandDto
The map value concrete type.
message - Variable in class org.otcl2.common.engine.compiler.CompilationReport
The message.
metadata - Variable in class org.otcl2.common.dto.OtclFileDto
The metadata.
Metadata() - Constructor for class org.otcl2.common.dto.OtclFileDto.Metadata
 

N

newBuilder() - Static method in class org.otcl2.common.dto.OtclChainDto
New builder.
newBuilder() - Static method in class org.otcl2.common.dto.OtclCommandDto
New builder.
newBuilder() - Static method in class org.otcl2.common.dto.OtclDto
New builder.
newBuilder() - Static method in class org.otcl2.common.engine.compiler.CompilationReport
New builder.

O

objectTypes - Variable in class org.otcl2.common.dto.OtclFileDto.Metadata
The object types.
ObjectTypes() - Constructor for class org.otcl2.common.dto.OtclFileDto.Metadata.ObjectTypes
 
OPEN_BRACKET - Static variable in interface org.otcl2.common.OtclConstants
The open bracket.
org.otcl2.common - package org.otcl2.common
 
org.otcl2.common.config - package org.otcl2.common.config
 
org.otcl2.common.config.exception - package org.otcl2.common.config.exception
 
org.otcl2.common.converter - package org.otcl2.common.converter
 
org.otcl2.common.dto - package org.otcl2.common.dto
 
org.otcl2.common.engine - package org.otcl2.common.engine
 
org.otcl2.common.engine.compiler - package org.otcl2.common.engine.compiler
 
org.otcl2.common.engine.profiler - package org.otcl2.common.engine.profiler
 
org.otcl2.common.engine.profiler.dto - package org.otcl2.common.engine.profiler.dto
 
org.otcl2.common.exception - package org.otcl2.common.exception
 
org.otcl2.common.executor - package org.otcl2.common.executor
 
org.otcl2.common.factory - package org.otcl2.common.factory
 
org.otcl2.common.util - package org.otcl2.common.util
 
OTCL_GENERATEDCODE_EXTN - Static variable in interface org.otcl2.common.OtclConstants
The otcl generatedcode extn.
OTCL_SCRIPT_EXTN - Static variable in interface org.otcl2.common.OtclConstants
The otcl script extn.
OTCL_TMD_EXTN - Static variable in interface org.otcl2.common.OtclConstants
The otcl tmd extn.
otclChain - Variable in class org.otcl2.common.dto.OtclChainDto
The otcl chain.
otclChain - Variable in class org.otcl2.common.dto.OtclFileDto.Source
The otcl chain.
otclChain - Variable in class org.otcl2.common.dto.OtclFileDto.Target
The otcl chain.
otclChain - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The otcl chain.
OtclChainDto - Class in org.otcl2.common.dto
The Class OtclChainDto.
OtclChainDto() - Constructor for class org.otcl2.common.dto.OtclChainDto
Instantiates a new otcl chain dto.
OtclChainDto.Builder - Class in org.otcl2.common.dto
The Class Builder.
OtclCommand() - Constructor for class org.otcl2.common.dto.OtclFileDto.OtclCommand
 
OtclCommandContext - Class in org.otcl2.common.engine.compiler
The Class OtclCommandContext.
OtclCommandContext() - Constructor for class org.otcl2.common.engine.compiler.OtclCommandContext
 
OtclCommandDto - Class in org.otcl2.common.dto
The Class OtclCommandDto.
otclCommandDto - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The otcl command dto.
OtclCommandDto.Builder - Class in org.otcl2.common.dto
The Class Builder.
OtclCommandDto.CollectionDescriptor - Enum in org.otcl2.common.dto
The Enum CollectionDescriptor.
OtclCommandDtoFactory - Class in org.otcl2.common.factory
A factory for creating OtclCommandDto objects.
OtclCommandDtoFactory() - Constructor for class org.otcl2.common.factory.OtclCommandDtoFactory
 
otclCommands - Variable in class org.otcl2.common.dto.OtclFileDto
The otcl scripts.
OtclConfig - Enum in org.otcl2.common.config
The Enum OtclConfig.
OtclConfigException - Exception in org.otcl2.common.config.exception
The Class OtclConfigException.
OtclConfigException(String) - Constructor for exception org.otcl2.common.config.exception.OtclConfigException
Instantiates a new otcl config exception.
OtclConfigException(String, String) - Constructor for exception org.otcl2.common.config.exception.OtclConfigException
Instantiates a new otcl config exception.
OtclConfigException(Throwable) - Constructor for exception org.otcl2.common.config.exception.OtclConfigException
Instantiates a new otcl config exception.
OtclConfigException(String, Throwable) - Constructor for exception org.otcl2.common.config.exception.OtclConfigException
Instantiates a new otcl config exception.
OtclConfigException(String, String, Throwable) - Constructor for exception org.otcl2.common.config.exception.OtclConfigException
Instantiates a new otcl config exception.
OtclConstants - Interface in org.otcl2.common
The Interface OtclConstants.
OtclConstants.ALGORITHM_ID - Enum in org.otcl2.common
The Enum ALGORITHM_ID.
OtclConstants.LogLevel - Enum in org.otcl2.common
The Enum LogLevel.
OtclConstants.TARGET_SOURCE - Enum in org.otcl2.common
The Enum TARGET_SOURCE.
OtclConverter - Interface in org.otcl2.common.converter
The Interface OtclConverter.
otclConverter - Variable in class org.otcl2.common.dto.OtclFileDto.Execute
The otcl converter.
OtclDto - Class in org.otcl2.common.dto
The Class OtclDto.
otclDto - Variable in class org.otcl2.common.engine.compiler.CompilationReport
The otcl dto.
OtclDto.Builder - Class in org.otcl2.common.dto
The Class Builder.
OtclEngine - Interface in org.otcl2.common.engine
The Interface OtclEngine.
OtclException - Exception in org.otcl2.common.exception
The Class OtclException.
OtclException(String) - Constructor for exception org.otcl2.common.exception.OtclException
Instantiates a new otcl exception.
OtclException(String, String) - Constructor for exception org.otcl2.common.exception.OtclException
Instantiates a new otcl exception.
OtclException(Throwable) - Constructor for exception org.otcl2.common.exception.OtclException
Instantiates a new otcl exception.
OtclException(String, Throwable) - Constructor for exception org.otcl2.common.exception.OtclException
Instantiates a new otcl exception.
OtclException(String, String, Throwable) - Constructor for exception org.otcl2.common.exception.OtclException
Instantiates a new otcl exception.
otclFileDto - Variable in class org.otcl2.common.dto.OtclDto
The otcl file dto.
OtclFileDto - Class in org.otcl2.common.dto
The Class OtclFileDto.
OtclFileDto() - Constructor for class org.otcl2.common.dto.OtclFileDto
 
OtclFileDto.CommandCommonParams - Class in org.otcl2.common.dto
The Class Command.
OtclFileDto.Copy - Class in org.otcl2.common.dto
The Class Copy.
OtclFileDto.Copy.Source - Class in org.otcl2.common.dto
The Class Source.
OtclFileDto.Execute - Class in org.otcl2.common.dto
The Class Execute.
OtclFileDto.Execute.OtclModule - Class in org.otcl2.common.dto
The Class OtclModule.
OtclFileDto.Metadata - Class in org.otcl2.common.dto
The Class Metadata.
OtclFileDto.Metadata.ObjectTypes - Class in org.otcl2.common.dto
The Class ObjectTypes.
OtclFileDto.OtclCommand - Class in org.otcl2.common.dto
The Class OtclScript.
OtclFileDto.Source - Class in org.otcl2.common.dto
The Class Source.
OtclFileDto.Source.Override - Class in org.otcl2.common.dto
The Class Override.
OtclFileDto.Target - Class in org.otcl2.common.dto
The Class Target.
OtclFileDto.Target.Override - Class in org.otcl2.common.dto
The Class Override.
otclFileName - Variable in class org.otcl2.common.dto.DeploymentDto
The otcl file name.
otclFileName - Variable in class org.otcl2.common.dto.OtclDto
The otcl file name.
otclFileName - Variable in class org.otcl2.common.engine.compiler.CompilationReport
The otcl file name.
otclModule - Variable in class org.otcl2.common.dto.OtclFileDto.Execute
The otcl module.
OtclModule() - Constructor for class org.otcl2.common.dto.OtclFileDto.Execute.OtclModule
 
otclNamespace - Variable in class org.otcl2.common.dto.DeploymentDto
The otcl namespace.
otclNamespace - Variable in class org.otcl2.common.dto.OtclDto
The otcl namespace.
otclNamespace - Variable in class org.otcl2.common.dto.OtclFileDto.Execute.OtclModule
The otcl namespace.
otclNamespace - Variable in class org.otcl2.common.engine.compiler.CompilationReport
The otcl namespace.
otclToken - Variable in class org.otcl2.common.dto.OtclCommandDto
The otcl token.
otclTokenIndex - Variable in class org.otcl2.common.dto.OtclCommandDto
The otcl token index.
otclTokens - Variable in class org.otcl2.common.dto.OtclChainDto
The otcl tokens.
otclTokens - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The otcl tokens.
OtclUtils - Class in org.otcl2.common.util
The Class OtclUtils.
OtclUtils() - Constructor for class org.otcl2.common.util.OtclUtils
 
Override() - Constructor for class org.otcl2.common.dto.OtclFileDto.Source.Override
 
Override() - Constructor for class org.otcl2.common.dto.OtclFileDto.Target.Override
 
overrides - Variable in class org.otcl2.common.dto.OtclFileDto.Source
The overrides.
overrides - Variable in class org.otcl2.common.dto.OtclFileDto.Target
The overrides.

P

packageName - Variable in class org.otcl2.common.dto.ClassDto
The package name.
PackagesFilterUtil - Class in org.otcl2.common.util
The Class PackagesFilterUtil.
PackagesFilterUtil() - Constructor for class org.otcl2.common.util.PackagesFilterUtil
 
parent - Variable in class org.otcl2.common.dto.OtclCommandDto
The parent.
POST_ANCHOR - Static variable in interface org.otcl2.common.OtclConstants
The post anchor.
PRE_ANCHOR - Static variable in interface org.otcl2.common.OtclConstants
The pre anchor.
profiledCollectionsDto - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The profiled collections dto.
profiledObject - Variable in class org.otcl2.common.engine.profiler.dto.IndexedCollectionsDto
The profiled object.
PropertyConverterException - Exception in org.otcl2.common.exception
The Class PropertyConverterException.
PropertyConverterException(String) - Constructor for exception org.otcl2.common.exception.PropertyConverterException
Instantiates a new property converter exception.
PropertyConverterException(String, String) - Constructor for exception org.otcl2.common.exception.PropertyConverterException
Instantiates a new property converter exception.
PropertyConverterException(Throwable) - Constructor for exception org.otcl2.common.exception.PropertyConverterException
Instantiates a new property converter exception.
PropertyConverterException(String, Throwable) - Constructor for exception org.otcl2.common.exception.PropertyConverterException
Instantiates a new property converter exception.
PropertyConverterException(String, String, Throwable) - Constructor for exception org.otcl2.common.exception.PropertyConverterException
Instantiates a new property converter exception.
PropertyConverterUtil - Class in org.otcl2.common.util
The Class PropertyConverterUtil.
PropertyConverterUtil() - Constructor for class org.otcl2.common.util.PropertyConverterUtil
 

R

rawOtclTokens - Variable in class org.otcl2.common.dto.OtclChainDto.Builder
The raw otcl tokens.
rawOtclTokens - Variable in class org.otcl2.common.dto.OtclChainDto
The raw otcl tokens.
rawOtclTokens - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The raw otcl tokens.
REGEX_CHECK_OTCLCHAIN - Static variable in interface org.otcl2.common.OtclConstants
The regex check otclchain.
REGEX_OTCL_ON_DOT - Static variable in interface org.otcl2.common.OtclConstants
The regex otcl on dot.
register() - Method in interface org.otcl2.common.engine.OtclEngine
Register.
replaceLast(String, String, String) - Static method in class org.otcl2.common.util.CommonUtils
Replace last.
retrieveImportFqNames() - Method in class org.otcl2.common.dto.ClassDto
Retrieve import fq names.
retrieveIndexCharacter(String) - Static method in class org.otcl2.common.util.OtclUtils
Retrieve index character.
ROOT - Static variable in interface org.otcl2.common.OtclConstants
The root.

S

sanitizeOtcl(String) - Static method in class org.otcl2.common.util.OtclUtils
Sanitize otcl.
ScriptDto - Class in org.otcl2.common.dto
The Class ScriptDto.
ScriptDto(OtclFileDto.OtclCommand) - Constructor for class org.otcl2.common.dto.ScriptDto
Instantiates a new script dto.
scriptDto - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The script dto.
scriptDtos - Variable in class org.otcl2.common.dto.OtclDto.Builder
The script dtos.
scriptDtos - Variable in class org.otcl2.common.dto.OtclDto
The script dtos.
scriptId - Variable in class org.otcl2.common.engine.compiler.OtclCommandContext
The script id.
setFilteredPackages(List<String>) - Static method in class org.otcl2.common.util.PackagesFilterUtil
Sets the filtered packages.
setter - Variable in class org.otcl2.common.dto.OtclCommandDto
The setter.
setter - Variable in class org.otcl2.common.dto.OtclFileDto.Target.Override
The setter.
setterHelper - Variable in class org.otcl2.common.dto.OtclFileDto.Target.Override
The setter helper.
Source() - Constructor for class org.otcl2.common.dto.OtclFileDto.Copy.Source
 
source - Variable in class org.otcl2.common.dto.OtclFileDto.Execute
The source.
source - Variable in class org.otcl2.common.dto.OtclFileDto.Metadata.ObjectTypes
The source.
Source() - Constructor for class org.otcl2.common.dto.OtclFileDto.Source
 
sourceClz - Variable in class org.otcl2.common.dto.DeploymentDto
The source clz.
sourceClz - Variable in class org.otcl2.common.dto.OtclDto
The source clz.
sourceOCDStem - Variable in class org.otcl2.common.dto.DeploymentDto.CompiledInfo
The source OCD stem.
sourceOCDStems - Variable in class org.otcl2.common.dto.OtclDto
The source OCD stems.
sourceOtclChainDto - Variable in class org.otcl2.common.dto.DeploymentDto.CompiledInfo
The source otcl chain dto.
sourceOtclChainDto - Variable in class org.otcl2.common.dto.ScriptDto
The source otcl chain dto.

T

target - Variable in class org.otcl2.common.dto.OtclFileDto.Execute
The target.
target - Variable in class org.otcl2.common.dto.OtclFileDto.Metadata.ObjectTypes
The target.
Target() - Constructor for class org.otcl2.common.dto.OtclFileDto.Target
 
targetClz - Variable in class org.otcl2.common.dto.DeploymentDto
The target clz.
targetClz - Variable in class org.otcl2.common.dto.OtclDto
The target clz.
targetOCDStem - Variable in class org.otcl2.common.dto.DeploymentDto.CompiledInfo
The target OCD stem.
targetOCDStems - Variable in class org.otcl2.common.dto.OtclDto
The target OCD stems.
targetOtclChainDto - Variable in class org.otcl2.common.dto.DeploymentDto.CompiledInfo
The target otcl chain dto.
targetOtclChainDto - Variable in class org.otcl2.common.dto.ScriptDto
The target otcl chain dto.
to - Variable in class org.otcl2.common.dto.OtclFileDto.Copy
The to.
toBooleanObject(String) - Static method in class org.otcl2.common.util.PropertyConverterUtil
To boolean object.
toInteger(Object) - Static method in class org.otcl2.common.util.PropertyConverterUtil
To integer.
tokenPath - Variable in class org.otcl2.common.dto.OtclCommandDto
The token path.
tokenPath - Variable in class org.otcl2.common.dto.OtclFileDto.Source.Override
The token path.
toString() - Method in class org.otcl2.common.dto.OtclChainDto
To string.
toString() - Method in class org.otcl2.common.dto.OtclCommandDto
To string.
toString() - Method in class org.otcl2.common.dto.OtclFileDto.Copy.Source
To string.
toString() - Method in class org.otcl2.common.dto.OtclFileDto.Copy
To string.
toString() - Method in class org.otcl2.common.dto.ScriptDto
To string.
toString() - Method in class org.otcl2.common.engine.compiler.CompilationReport
To string.
toString() - Method in enum org.otcl2.common.OtclConstants.LogLevel
To string.

V

valueOf(String) - Static method in enum org.otcl2.common.config.OtclConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.otcl2.common.OtclConstants.ALGORITHM_ID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.otcl2.common.OtclConstants.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.otcl2.common.OtclConstants.TARGET_SOURCE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.otcl2.common.config.OtclConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.otcl2.common.dto.OtclCommandDto.CollectionDescriptor
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.otcl2.common.dto.OtclFileDto.Copy.Source
The values.
values() - Static method in enum org.otcl2.common.OtclConstants.ALGORITHM_ID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.otcl2.common.OtclConstants.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.otcl2.common.OtclConstants.TARGET_SOURCE
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForAsychCallsToComplete(Map<String, Future<T>>, int) - Static method in class org.otcl2.common.util.CommonUtils
Wait for asych calls to complete.
waitForAsychCallsToComplete(Future<T>, int) - Static method in class org.otcl2.common.util.CommonUtils
Wait for asych calls to complete.
A B C D E F G H I L M N O P R S T V W 
Skip navigation links

Copyright © 2021. All rights reserved.