| Package | Description |
|---|---|
| org.jbpt.petri.untangling |
| Modifier and Type | Field and Description |
|---|---|
protected TreeStep<F,N,P,T,M> |
AbstractRepresentativeUntangling.torRoot |
| Modifier and Type | Field and Description |
|---|---|
protected List<TreeStep<F,N,P,T,M>> |
AbstractRepresentativeUntangling.torLeaves |
| Modifier and Type | Method and Description |
|---|---|
TreeStep<F,N,P,T,M> |
TreeStep.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Set<TreeStep<F,N,P,T,M>> |
TreeStep.getPossibleExtensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeStepIndex.process(TreeStep<F,N,P,T,M> step) |
| Constructor and Description |
|---|
TreeStep(INetSystem<F,N,P,T,M> system,
TreeStep<F,N,P,T,M> parent,
M inputMarking,
T transition,
M outputMarking,
int position) |
Copyright © 2017. All rights reserved.