public interface IPartialOrderProvider<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
getElements() |
Collection<T> |
getSuccessors(T element) |
Collection<T> getElements()
Collection<T> getSuccessors(T element)
Copyright © 2020 Fraunhofer IWU. All rights reserved.