2 using System.Collections.Generic;
5 using System.Reflection;
7 using PlugInsInterfaces.PluginTypes;
9 namespace PlugInsInterfaces.DataTypes
14 [Obfuscation(Feature =
"renaming", Exclude =
true)]
20 [Obfuscation(Feature =
"renaming", Exclude =
true)]
26 [Obfuscation(Feature =
"renaming", Exclude =
true)]
27 List<IMonitor> MonitorValues {
get; }
34 [Obfuscation(Feature =
"renaming", Exclude =
true)]
35 XmlNode GetPluginXML(
IPlugin plugin);
40 [Obfuscation(Feature =
"renaming", Exclude =
true)]
41 XmlDocument GetProjectDocument();
50 [Obfuscation(Feature =
"renaming", Exclude =
true)]
51 int PushPluginXML(
IPlugin plugin, XmlNode node);
Interface that any class must implement in order to be loaded in GREET as a plugin ...
Object representing the collection of entities of a loaded project
Contains the database necessary to perform calculations