C# Class SIL.FieldWorks.XWorks.MorphologyEditor.RegRuleFormulaVc

Inheritance: SIL.FieldWorks.XWorks.MorphologyEditor.RuleFormulaVc
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
Display ( IVwEnv vwenv, int hvo, int frag ) : void
RegRuleFormulaVc ( SIL.FieldWorks.FDO.FdoCache cache, Mediator mediator ) : System

Méthodes protégées

Méthode Description
GetMaxNumLines ( ) : int
GetVarIndex ( IPhFeatureConstraint var ) : int

Method Details

Display() public méthode

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
Résultat void

GetMaxNumLines() protected méthode

protected GetMaxNumLines ( ) : int
Résultat int

GetVarIndex() protected méthode

protected GetVarIndex ( IPhFeatureConstraint var ) : int
var IPhFeatureConstraint
Résultat int

RegRuleFormulaVc() public méthode

public RegRuleFormulaVc ( SIL.FieldWorks.FDO.FdoCache cache, Mediator mediator ) : System
cache SIL.FieldWorks.FDO.FdoCache
mediator Mediator
Résultat System