C# Class hoTools.Find.FindAndReplaceItemAttribute

Inheritance: FindAndReplaceItem
Afficher le fichier Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools

Méthodes publiques

Méthode Description
FindAndReplaceItemAttribute ( EA rep, string GUID ) : System
getSubType ( ) : string
getType ( ) : string
load ( EA rep ) : void
locate ( EA rep ) : void
save ( EA rep, FindAndReplaceItem fieldType ) : void

Method Details

FindAndReplaceItemAttribute() public méthode

public FindAndReplaceItemAttribute ( EA rep, string GUID ) : System
rep EA
GUID string
Résultat System

getSubType() public méthode

public getSubType ( ) : string
Résultat string

getType() public méthode

public getType ( ) : string
Résultat string

load() public méthode

public load ( EA rep ) : void
rep EA
Résultat void

locate() public méthode

public locate ( EA rep ) : void
rep EA
Résultat void

save() public méthode

public save ( EA rep, FindAndReplaceItem fieldType ) : void
rep EA
fieldType FindAndReplaceItem
Résultat void