C# Class DataDictionary.Specification.Paragraph.ReqRefFinder

Finds all req ref to this paragraph
Inheritance: DataDictionary.Generated.Visitor
Exibir arquivo Open project: ERTMSSolutions/ERTMSFormalSpecs

Private Properties

Property Type Description

Public Methods

Method Description
ReqRefFinder ( Paragraph paragraph ) : System

Constructor

visit ( Generated obj, bool visitSubNodes ) : void

Method Details

ReqRefFinder() public method

Constructor
public ReqRefFinder ( Paragraph paragraph ) : System
paragraph Paragraph
return System

visit() public method

public visit ( Generated obj, bool visitSubNodes ) : void
obj Generated
visitSubNodes bool
return void