Method | Description | |
---|---|---|
Add ( string pattern, IUimlComponent component ) : void | ||
Aggregate ( ) : UimlDocument | ||
Remove ( IUimlComponent component ) : void | ||
UimlComposite ( UimlDocument acontainer ) : System |
public Add ( string pattern, IUimlComponent component ) : void | ||
pattern | string | |
component | IUimlComponent | |
return | void |
public Remove ( IUimlComponent component ) : void | ||
component | IUimlComponent | |
return | void |
public UimlComposite ( UimlDocument acontainer ) : System | ||
acontainer | UimlDocument | |
return | System |