public interface ProvaVariable extends ProvaObject, ProvaComputable
| Modifier and Type | Method and Description |
|---|---|
ProvaVariable |
clone() |
ProvaVariable |
clone(long ruleId) |
ProvaObject |
getAssigned() |
int |
getIndex() |
java.lang.Object |
getName() |
long |
getRuleId() |
java.lang.Class<?> |
getType() |
void |
setAssigned(ProvaObject assigned) |
void |
setIndex(int size) |
void |
setRuleId(long ruleId) |
java.lang.String |
uniqueName() |
cloneWithBoundVariables, cloneWithVariables, cloneWithVariables, collectVariables, computeIfExpression, computeProvaIfExpression, computeSize, getRecursivelyAssigned, isGround, substituteVariables, toString, unify, updateGroundcompute, computeIfExpressionjava.lang.Object getName()
java.lang.Class<?> getType()
void setAssigned(ProvaObject assigned)
java.lang.String uniqueName()
int getIndex()
ProvaVariable clone()
ProvaObject getAssigned()
void setRuleId(long ruleId)
long getRuleId()
void setIndex(int size)
ProvaVariable clone(long ruleId)
Copyright © 2019. All Rights Reserved.