Property | Type | Description | |
---|---|---|---|
getDiagramForDiagramLink | Diagram |
Method | Description | |
---|---|---|
DiagramLinkWrapper ( |
||
DiagramLinkWrapper ( |
||
addToCurrentDiagram ( ) : void | ||
delete ( ) : void | ||
getDependentDiagrams ( ) : List |
returns a list of diagrams that show this item. DiagramObjects are specific for a single diagram, so the list will contain only one diagram
|
|
makeWritable ( bool overrideLocks ) : bool | ||
open ( ) : void | ||
openProperties ( ) : void | ||
save ( ) : void | ||
select ( ) : void | ||
selectInCurrentDiagram ( ) : void |
Method | Description | |
---|---|---|
getDiagramForDiagramLink ( global diagramLink ) : Diagram |
public DiagramLinkWrapper ( |
||
model | ||
relation | ||
diagram | Diagram | |
return | System |
public DiagramLinkWrapper ( |
||
model | ||
diagramlink | global | |
return | System |
public makeWritable ( bool overrideLocks ) : bool | ||
overrideLocks | bool | |
return | bool |