public class HierarchyNetworkVariable.VarConnection extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
a
The existence flags for original document.
|
boolean |
b
The existence flags for modified document.
|
Constructor and Description |
---|
VarConnection(boolean a,
boolean b)
Instantiates a new connection to another variable.
|
Modifier and Type | Method and Description |
---|---|
int |
getModification()
Gets the modification.
|
public boolean a
public boolean b
Copyright © 2019 SEMS project @ University of Rostock. All rights reserved.