| Modifier and Type | Field and Description |
|---|---|
Activation |
act |
InterprNode |
conflict |
InterprNode |
primary |
InterprNode |
secondary |
| Constructor and Description |
|---|
Conflict(Activation act,
InterprNode primary,
InterprNode secondary,
InterprNode conflict) |
public Activation act
public InterprNode primary
public InterprNode secondary
public InterprNode conflict
public Conflict(Activation act, InterprNode primary, InterprNode secondary, InterprNode conflict)
Copyright © 2017. All rights reserved.