Click or drag to resize

SubruleComputation Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.graphViewerAndSequenceDebuggerSubruleComputation

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public class SubruleComputation

The SubruleComputation type exposes the following members.

Constructors
 NameDescription
Public methodSubruleComputation(String)Initializes a new instance of the SubruleComputation class
Public methodSubruleComputation(IGraph, SubruleComputationType, String, Object)Initializes a new instance of the SubruleComputation class
Top
Methods
 NameDescription
Public methodToString 
Top
Fields
 NameDescription
Public fieldfakeEntry 
Public fieldmessage 
Public fieldparameters 
Public fieldtype 
Top
See Also