public class RecordProxySetNamespace extends RecordNamespace
| Constructor and Description |
|---|
RecordProxySetNamespace(ModelProvider modelProvider,
Namespace namespace,
RecordHolder recordHolder) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
executeJavaOperation(java.lang.String className,
java.lang.String methodName,
java.lang.Class<?>[] argClasses,
java.lang.Object[] evaluatedArgs,
InterpreterStackTrace stackTrace)
Executes the operation.
|
RecordProxySetHolder |
getThis()
Returns object that represents this.
|
addNewVariable, canBeInterpretedIn, containsVariable, createBinaryHolder, createBinaryHolder, createChildNamespace, createClosure, createClosure, createClosure, createClosureFromExpression, createExternalRecordProxy, createList, createMap, createMap, createNonSharedRecord, createRecord, createRecord, createReference, createSet, getConfiguration, getFreeType, getHolderFactory, getJavaObject, getLowerLevelNamespace, getModelElementId, getModuleNames, getModuleNamespace, getName, getNamespaceInLevel, getNamespaceModel, getParentNamespace, getPathQID, getVariableNames, getVariableType, getVariableValue, initializeVariable, isVariableReadOnly, setAsType, setVariableValuecreateChildNamespaceInternal, createRange, getAllFreeTypeNames, getCompiled, getCompiled, getCompiledContext, getConstantValue, getContext, getContextId, getConverter, getEvaluationConverter, getEvaluationLevel, getExecutionContext, getFunctionContext, getModelId, getModelInstanceId, getModelProvider, getNamespace, getProcessModel, getReferencedContext, remove, resolveType, setCompiled, setVariableValueInternal, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNewVariable, createChildNamespace, getFreeTypeMapping, getTopNamespace, resolveRecordTypecreateRecord, createRecordpublic RecordProxySetNamespace(ModelProvider modelProvider, Namespace namespace, RecordHolder recordHolder)
public RecordProxySetHolder getThis()
NamespacegetThis in interface NamespacegetThis in class RecordNamespacepublic java.lang.Object executeJavaOperation(java.lang.String className,
java.lang.String methodName,
java.lang.Class<?>[] argClasses,
java.lang.Object[] evaluatedArgs,
InterpreterStackTrace stackTrace)
throws ErrorException
JavaOperationExecutorexecuteJavaOperation in interface JavaOperationExecutorexecuteJavaOperation in class AbstractContextNamespacestackTrace - a stack traceErrorException - the error exceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.