C# Class DataDictionary.GuidCache.GuidVisitor

Updates the cache according to the model
Inheritance: DataDictionary.Generated.Visitor
Afficher le fichier Open project: ERTMSSolutions/ERTMSFormalSpecs

Méthodes publiques

Méthode Description
GuidVisitor ( ModelElement>.Dictionary dictionary ) : System

Constructor

visit ( BaseModelElement obj, bool visitSubNodes ) : void

Method Details

GuidVisitor() public méthode

Constructor
public GuidVisitor ( ModelElement>.Dictionary dictionary ) : System
dictionary ModelElement>.Dictionary
Résultat System

visit() public méthode

public visit ( BaseModelElement obj, bool visitSubNodes ) : void
obj DataDictionary.Generated.BaseModelElement
visitSubNodes bool
Résultat void