public class RecordProxySetNamespace extends RecordNamespace
Constructor and Description |
---|
RecordProxySetNamespace(ModelProvider modelProvider,
Namespace namespace,
RecordHolder recordHolder) |
Modifier and Type | Method and Description |
---|---|
Object |
executeJavaOperation(String className,
String methodName,
Class<?>[] argClasses,
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, setVariableValue
createChildNamespaceInternal, createRange, getAllFreeTypeNames, getCompiled, getCompiled, getCompiledContext, getConstantValue, getContext, getContextId, getConverter, getEvaluationConverter, getEvaluationLevel, getExecutionContext, getFunctionContext, getModelId, getModelInstanceId, getModelProvider, getNamespace, getProcessModel, getReferencedContext, remove, resolveType, setCompiled, setVariableValueInternal, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addNewVariable, createChildNamespace, getFreeTypeMapping, getTopNamespace, resolveRecordType
createRecord, createRecord
public RecordProxySetNamespace(ModelProvider modelProvider, Namespace namespace, RecordHolder recordHolder)
public RecordProxySetHolder getThis()
Namespace
getThis
in interface Namespace
getThis
in class RecordNamespace
public Object executeJavaOperation(String className, String methodName, Class<?>[] argClasses, Object[] evaluatedArgs, InterpreterStackTrace stackTrace) throws ErrorException
JavaOperationExecutor
executeJavaOperation
in interface JavaOperationExecutor
executeJavaOperation
in class AbstractContextNamespace
stackTrace
- a stack traceErrorException
- the error exceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.