Class ComputedMergeActionLiteral<A extends AbstractValue<A,C>,C>  
java.lang.Object
tools.refinery.store.dse.transition.actions.AbstractActionLiteral
tools.refinery.store.reasoning.actions.ComputedMergeActionLiteral<A,C> 
- All Implemented Interfaces:
 ActionLiteral
public class ComputedMergeActionLiteral<A extends AbstractValue<A,C>,C>  
extends AbstractActionLiteral
- 
Constructor Summary
ConstructorsConstructorDescriptionComputedMergeActionLiteral(PartialSymbol<A, C> partialSymbol, List<NodeVariable> parameters, FunctionalQuery<A> valueQuery, List<NodeVariable> arguments)  - 
Method Summary
 
- 
Constructor Details
- 
ComputedMergeActionLiteral
public ComputedMergeActionLiteral(PartialSymbol<A, C> partialSymbol, List<NodeVariable> parameters, FunctionalQuery<A> valueQuery, List<NodeVariable> arguments)  
 - 
 - 
Method Details
- 
getPartialSymbol
 - 
getParameters
 - 
getArguments
 - 
getValueQuery
 - 
getInputVariables
 - 
getOutputVariables
 - 
getQueries
 - 
isDynamic
public boolean isDynamic() - 
bindToModel
 
 -