Reference handling for GraphML.
Classes
| Class | Description | |
|---|---|---|
| GraphMLReferenceExtension |
A MarkupExtension that can be used inside
GraphML to reference elements declared at different locations
in the GraphML file.
| |
| QueryReferenceIdEventArgs |
Event arguments for calls to the QueryReferenceId or QueryReferenceId events.
| |
| ReferenceConstants |
Constant class for reference handling related constants
| |
| ResolveReferenceEventArgs |
Event arguments for calls to the ResolveReference and
OverrideResolveReference events.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IReferenceHandle |
Interface that allows a mark and identify shared resources.
| |
| IReferenceHandler |
This interface defines methods to write and configure shared sections in the
resulting GraphML output
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| GraphMLReferenceType |
Specifies the type of the shared resource.
|