The IArc type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
(Inherited from IComparable.) |
Properties
| Name | Description | |
|---|---|---|
| Annotation | ||
| ID |
Edge identification number
(Inherited from IEdge.) | |
| IsInputArc |
Gets or sets a value indicating if the IArc
instance is a input arc. | |
| Place | ||
| Source |
Source vertex
(Inherited from IEdge.) | |
| Target |
Target vertex
(Inherited from IEdge.) | |
| Transition |
Gets or sets the ITransition instance attached to the
IArc.
|
