Class MergeActionLiteral<A extends AbstractValue<A,C>,C>  
java.lang.Object
tools.refinery.store.dse.transition.actions.AbstractActionLiteral
tools.refinery.store.reasoning.actions.MergeActionLiteral<A,C> 
- All Implemented Interfaces:
 ActionLiteral
- 
Constructor Summary
ConstructorsConstructorDescriptionMergeActionLiteral(PartialSymbol<A, C> partialSymbol, A value, List<NodeVariable> parameters)  - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tools.refinery.store.dse.transition.actions.ActionLiteral
getQueries, isDynamic 
- 
Constructor Details
- 
MergeActionLiteral
 
 - 
 - 
Method Details
- 
getPartialSymbol
 - 
getParameters
 - 
getValue
 - 
getInputVariables
 - 
getOutputVariables
 - 
bindToModel
 
 -