public interface ICommand<F extends IFlow<N>,N extends INode,P extends IPlace,T extends ITransition,M extends IMarking<F,N,P,T>>
| Modifier and Type | Method and Description |
|---|---|
Object |
getCommand() |
M |
getInputMarking() |
M |
getOutputMarking() |
IPetriNet<F,N,P,T> |
getPetriNet() |
Copyright © 2017. All rights reserved.