ExplorationResultLoader Members
This class supports loading exploration result file into corresponding object models.
The following tables list the members exposed by the ExplorationResultLoader type.
Public Constructors
Name | Description | |
---|---|---|
ExplorationResultLoader | Constructs a new instance of exploration result loader. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
LoadExplorationResult | Loads exploration result object from exploration result file. | |
LoadExtensions | Loads the extensions part from exploration result file. | |
LoadSharedEntities | Loads state shared entities from exploration result. | |
LoadState | Gets state entity from exploration result with given label. | |
LoadTransitionSystem | Loads the transition system from exploration result file. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ExplorationResultLoader Class
Microsoft.SpecExplorer.ObjectModel Namespace