class DomainDiagram
Package: ch.actifsource.diagram.javamodel.DomainDiagram
Direct Known Subclasses: StateDiagram, ControllerTreeDiagram, OoControllerInheritanceDiagram, OoClassTypeDiagram
class DomainDiagram extends NamedResource
Properties
connectionInfo
ConnectionInfo[0..N]
connectionRouter
Default router is Bendpoint_Router.
ConnectionRouter[0..1]
contains
XYLayoutInfo[0..N]
diagramType
DiagramType[0..1]
Specified the acitfsource domain diagram type.
name
The name of this Resource.
StringLiteral[1..1]
note
NoteItem[0..N]
showDependencyRelation
True show all dependency relations inside the diagram.
False hide all dependency relations inside the diagram.
Default is true
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.
singleRoot
Resource[0..1]
The base class of any Resource in the system.
Method Summary
createRootEditPartContext
@EditPartFunctions
Create the Root EditPart of the Diagram.
Use disposeRootEditPartContext to Dispose the Root EditPart.
Parameters:
Build
Return:
RootEditPartContext
diagramName
@AnimationFunctions
getController
@FDiagramStatemachineExtension
returns the controller of the diagram
Return:
Controller
toSvg
Parameters:
Build
toSvgHeadless
Return:
TextLiteral