public class GenericCodingEventList extends Object
| Constructor and Description |
|---|
GenericCodingEventList(List<fr.cnes.genopus.nonWidget.events.CustomEventDetector> listOfSingleEvents)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<fr.cnes.sirius.patrius.events.CodingEventDetector> |
getCodingEventList()
Get list of generic coding event detectors.
|
boolean |
isEmpty()
Method to check if the coding Event list is empty.
|
public GenericCodingEventList(List<fr.cnes.genopus.nonWidget.events.CustomEventDetector> listOfSingleEvents)
listOfSingleEvents - list of single eventspublic List<fr.cnes.sirius.patrius.events.CodingEventDetector> getCodingEventList()
public boolean isEmpty()
Copyright © 2022. All rights reserved.