public abstract class NodeChangeARFormula extends java.lang.Object implements NodeChange
| Modifier and Type | Field and Description | 
|---|---|
(package private) PosInOccurrence | 
pos  | 
| Constructor and Description | 
|---|
NodeChangeARFormula(PosInOccurrence p_pos)  | 
| Modifier and Type | Method and Description | 
|---|---|
PosInOccurrence | 
getPos()
provides position information about the change 
 | 
PosInOccurrence pos
public NodeChangeARFormula(PosInOccurrence p_pos)
public PosInOccurrence getPos()
NodeChangegetPos in interface NodeChange