| Modifier and Type | Field and Description |
|---|---|
NodeActivation |
act |
InterpretationNode |
conflict |
InterpretationNode |
primary |
InterpretationNode |
secondary |
| Constructor and Description |
|---|
Conflict(NodeActivation act,
InterpretationNode primary,
InterpretationNode secondary,
InterpretationNode conflict) |
public NodeActivation act
public InterpretationNode primary
public InterpretationNode secondary
public InterpretationNode conflict
public Conflict(NodeActivation act, InterpretationNode primary, InterpretationNode secondary, InterpretationNode conflict)
Copyright © 2018. All rights reserved.