Index
All Classes and Interfaces|All Packages|Serialized Form
S
- setAlignment(AlignmentType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets this element's alignment used in Panel layouts.
- setAssociation(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setBackground(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Sets the background color.
- setBackground(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Sets the background color.
- setBackgroundColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets the background color in hex.
- setBindingSource(NodeValueRenderer) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets the source for this image using
NodeValueRenderer
. - setBindingSource(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets the source for this image.
- setBindingText(NodeValueRenderer) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the text content using
NodeValueRenderer
. - setBindingText(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the text content.
- setBorderColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Sets the border color.
- setBorderColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets border color.
- setBorderColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel border color.
- setBorderStyle(BorderStyle) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel border style.
- setBorderWidth(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel border width.
- setCardinality(int, int) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets the node's cardinality.
- setCardinality(int, int) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Sets a node's cardinality.
- setCardinalityOnFieldsDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display cardinality on fields.
- setCardinalityOnLinksDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets option to display cardinality on links.
- setCloseButtonDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Sets the option to display the close button.
- setColor(String) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets the link color.
- setColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Sets the link color.
- setColumnSeparatorColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the column separator color in hex.
- setColumnsWidth(int[]) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the width for each data table column.
- setComputed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets to
true
if the current field is a computed field. - setComputedAttributes(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setContentAlignment(AlignmentType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the default alignment of this panel.
- setCreationColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Sets the color for newly created nodes.
- setDataType(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets the node data type.
- setDataType(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Sets the node dataType.
- setDeletionColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Sets the color for deleted nodes.
- setDisplayGraphTitle(boolean) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets the option to display the graph title.
- setDisplayOptions(DisplayOptions) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the display options.
- setExternalTableStyle(TableStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the external table style.
- setFontSize(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the font size for the text.
- setForceRecursiveExpand(boolean) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets whether or not to force the graph to expand recursively.
- setForceRecursiveExpand(Boolean) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Sets whether or not to force the graph to expand recursively.
- setForeignKeyDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display foreign keys as fields and links, or just as links.
- setGraphConfigurationName(String) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Sets the graph configuration name.
- setGraphConfigurationName(String) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets the graph configuration name.
- setHeight(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets this element's height in local coordinates.
- setHidden(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets to
true
if this node must be displayed. - setHiddenFieldsDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display hidden fields.
- setHoverColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the hover color in hex.
- setImageStretch(boolean) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets whether the image must stretch within its bounding box.
- setInheritedField(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setLabel(UserMessage) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Sets the node label.
- setLabel(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Sets the node label.
- setLabel(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Sets the label color.
- setLabelMaximumlength(int) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets link label maximum length.
- setLabelOnLinksDisplayed(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Sets the option to display label on links.
- setLineType(LinkLineType) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets type of the link.
- setLinkedFields(boolean) - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
- setLinkStyle(LinkStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the link style.
- setMargin(MarginType, int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets the empty area around this element.
- setName(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets the element name.
- setNumberOfColumns(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the total number of columns.
- setOpacity(double) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Sets the opacity for this image.
- setOpacity(double) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeIndicator
-
Sets the opacity of this indicator.
- setOverviewDisplay(OverviewDisplayOptions) - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Sets the option to display the graph's
Overview
box on graph generation. - setPanel(NodePanel) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Sets a panel to be the template's root panel.
- setPanelLayout(PanelLayout) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the panel layout which controls how the panel's elements are measured and arranged.
- setReferenceTable(Table) - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Sets the table node referenced by the current node.
- setRowSeparatorColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets the row separator color in hex.
- setSession(Session) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Sets the current service session.
- setShapeType(LinkShapeType) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets shape of the link.
- setShapeType(ShapeType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Sets template shape type.
- setSynchronizationStyle(SynchronizationStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the synchronization style.
- setTableStyle(TableStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the table style.
- setTargetElement(NodeElement) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeExpanderButton
-
Sets the target element.
- setTextAlign(TextAlignmentType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the alignment format in the text block's given space.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Sets the text color.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Sets text color.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Sets text color.
- setTextColor(String) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Sets the text color in hex.
- setTooltipStyle(TooltipStyle) - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Sets the tooltip style.
- setup(WidgetFactorySetupContext) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
- setup(WidgetFactorySetupContext) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
- setUpdateColor(String) - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Sets the color for newly updated nodes.
- setWidgetKey(String) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Sets the class name of the UI widget used to display graph data.
- setWidgetKey(String) - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
-
Sets the class name of the UI widget used to display graph data.
- setWidth(int) - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Sets width of the link.
- setWidth(int) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Sets this element's width in local coordinates.
- ShapeType - Enum in com.orchestranetworks.addon.dmdv.template.bean
-
Possible node shapes.
- SOLID - Enum constant in enum com.orchestranetworks.addon.dmdv.data.LinkLineType
-
Solid line type.
- SOLID - Enum constant in enum com.orchestranetworks.addon.dmdv.template.bean.BorderStyle
-
Defines a solid line.
- SOURCE - Enum constant in enum com.orchestranetworks.addon.dmdv.data.RelationShipType
-
Describes the source relationship type.
- SQUARE - Enum constant in enum com.orchestranetworks.addon.dmdv.template.bean.ShapeType
-
A square shape.
- STRAIGHT - Enum constant in enum com.orchestranetworks.addon.dmdv.data.LinkShapeType
-
Describes a straight line.
- SynchronizationStyle - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Provides configurations for graph synchronization style.
- SynchronizationStyle() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Creates the default style.
- SynchronizationStyle(String, String, String) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Creates a custom Synchronization style.
All Classes and Interfaces|All Packages|Serialized Form