public class AssignmentReferenceExpressionValue extends ReferenceExpressionValue
ExpressionValue.TypecompiledExpressionmodelInstance| Constructor and Description | 
|---|
AssignmentReferenceExpressionValue(long id,
                                  ModelInstance modelInstance,
                                  java.lang.String type,
                                  com.whitestein.lsps.engine.state.xml.ContextValue context,
                                  java.lang.String expression,
                                  ReferenceExpression compiledExpression,
                                  long baseLevelValueId,
                                  java.util.List<PropertyValue> properties,
                                  ClosureOrigin origin)  | 
AssignmentReferenceExpressionValue(ModelInstance modelInstance,
                                  java.lang.String type,
                                  Context context,
                                  ReferenceExpression expression,
                                  java.util.List<PropertyValue> properties,
                                  ClosureOrigin origin)  | 
AssignmentReferenceExpressionValue(SExpressionValue source,
                                  ModelInstance modelInstance)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Expression | 
compile(ModelProvider modelProvider)  | 
ExpressionValue | 
createCopy(ModelInstance targetModelInstance)
Creates a copy without references to other objects. 
 | 
ExpressionValue.Type | 
getExpressionType()
Returns the expression type. 
 | 
fillSerializable, getPropertiesaccept, convertToDirectReferences, createNamespaceModel, finishCopy, getBaseLevelEntity, getBaseLevelEntityId, getCachedCompiledExpression, getCompiled, getCompiledExpression, getContext, getContextId, getDebugLine, getEvaluationLevel, getExpression, getExpressionOrigin, getLowerLevelEntity, getLowerLevelEntityId, getReferences, rebind, refreshDirectReferences, replaceIdAndEvaluationLevel, replaceReferencedIds, setCompiled, setContext, toSerializable, toStringclear, collect, fillSerializable, findReplacementId, getCompiledType, getHandle, getId, getModelInstance, getType, isPersistent, isRemoved, setLowerLevelEntity, toSimpleValue, toValuepublic AssignmentReferenceExpressionValue(SExpressionValue source, ModelInstance modelInstance)
public AssignmentReferenceExpressionValue(long id,
                                          ModelInstance modelInstance,
                                          java.lang.String type,
                                          com.whitestein.lsps.engine.state.xml.ContextValue context,
                                          java.lang.String expression,
                                          ReferenceExpression compiledExpression,
                                          long baseLevelValueId,
                                          java.util.List<PropertyValue> properties,
                                          ClosureOrigin origin)
public AssignmentReferenceExpressionValue(ModelInstance modelInstance, java.lang.String type, Context context, ReferenceExpression expression, java.util.List<PropertyValue> properties, ClosureOrigin origin)
public ExpressionValue.Type getExpressionType()
ExpressionValuegetExpressionType in class ReferenceExpressionValueprotected Expression compile(ModelProvider modelProvider)
compile in class ReferenceExpressionValuepublic ExpressionValue createCopy(ModelInstance targetModelInstance)
createCopy in class ReferenceExpressionValueCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.