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

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
MetaRuleFormulaVc ( SIL.FieldWorks.FDO.FdoCache cache, XCore 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

MetaRuleFormulaVc() public méthode

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