| Package | Description |
|---|---|
| edu.upc.essi.petrinets.uuid |
| Modifier and Type | Method and Description |
|---|---|
ArcType |
Petrinet.getArcType(ArcId arc)
Returns the type of the given Arc.
|
static ArcType |
ArcType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ArcType[] |
ArcType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|