| Package | Description |
|---|---|
| org.jbpt.petri.unfolding |
| Modifier and Type | Method and Description |
|---|---|
OrderingRelationType |
IOrderingRelationsDescriptor.getOrderingRelation(BPN n1,
BPN n2)
Get ordering relation between two nodes of this branching process.
|
OrderingRelationType |
AbstractBranchingProcess.getOrderingRelation(BPN n1,
BPN n2) |
OrderingRelationType |
AbstractOrderingRelationsGraph.getOrderingRelation(E n1,
E n2) |
OrderingRelationType |
IOccurrenceNet.getOrderingRelation(N n1,
N n2) |
OrderingRelationType |
AbstractOccurrenceNet.getOrderingRelation(N n1,
N n2) |
static OrderingRelationType |
OrderingRelationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderingRelationType[] |
OrderingRelationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.