C# Class TSF.UmlToolingFramework.Wrappers.EA.Attribute

Inheritance: Element, TSF.UmlToolingFramework.UML.Classes.Kernel.Property
Afficher le fichier Open project: GeertBellekens/Enterprise-Architect-Add-in-Framework Class Usage Examples

Méthodes publiques

Méthode Description
Attribute ( Model model, global wrappedAttribute ) : System
getIsNavigable ( ) : bool
setStereotype ( string stereotype ) : void

Method Details

Attribute() public méthode

public Attribute ( Model model, global wrappedAttribute ) : System
model Model
wrappedAttribute global
Résultat System

getIsNavigable() public méthode

public getIsNavigable ( ) : bool
Résultat bool

setStereotype() public méthode

public setStereotype ( string stereotype ) : void
stereotype string
Résultat void