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

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

Public Methods

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

Method Details

Attribute() public method

public Attribute ( Model model, global wrappedAttribute ) : System
model Model
wrappedAttribute global
return System

getIsNavigable() public method

public getIsNavigable ( ) : bool
return bool

setStereotype() public method

public setStereotype ( string stereotype ) : void
stereotype string
return void