| Package | Description |
|---|---|
| org.jbpt.petri |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStep<F extends IFlow<N>,N extends INode,P extends IPlace,T extends ITransition,M extends IMarking<F,N,P,T>>
Interface to a step in a net system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStep<F extends IFlow<N>,N extends INode,P extends IPlace,T extends ITransition,M extends IMarking<F,N,P,T>>
Implementation of a step of a net system.
|
class |
Step
Step of a Petri net.
|
Copyright © 2017. All rights reserved.