Index
All Classes and Interfaces|All Packages|Serialized Form
G
- get(Path) - Method in interface com.orchestranetworks.addon.dmdv.data.Record
-
Returns the value of a specific path.
- getAlignment() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns this element's alignment used in Panel layouts.
- getBackground() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Returns the background color in hex.
- getBackground() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Returns the background color in hex.
- getBackgroundColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the background color in hex.
- getBindingValuesPublic() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
- getBorderColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Returns the border color in hex.
- getBorderColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns border color of the table in hex.
- getBorderColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel border color in hex.
- getBorderStyle() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel border style.
- getBorderWidth() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel border width.
- getChildren() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
Returns an unmodifiable list of child nodes inside the current group node.
- getChildren() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Returns an unmodifiable list of direct child nodes inside the current table node.
- getChildren() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns an unmodifiable list of direct child nodes inside the current group node.
- getColor() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns the link color in hex.
- getColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Returns the link color in hex.
- getColumnSeparatorColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns the column separator color in hex.
- getColumnsWidth() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns an array of the columns width.
- getComponentForGraphDataService(UIResourceLocator, Adaptation, GraphDataSpec) - Static method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataHttpManagerComponentUtils
-
Returns UIHttpManagerComponent for graph data.
- getComponentForGraphModelService(UIResourceLocator, Adaptation, GraphModelSpec) - Static method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelHttpManagerComponentUtils
-
Returns a web component containing the custom diagram.
- getConfiguration() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the current link configuration.
- getContainerTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
-
Returns the container table.
- getContainerTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the container table.
- getContentAlignment() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Sets the content alignment of this panel.
- getContexts(LinkType, RelationShipType) - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Get sources/targets/children/parents of the current node.
- getCreationColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Returns the hex color of newly created nodes.
- getDataType() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns a string that describes the data type of the current node (ex.: String, DateTime, Number, etc.).
- getDataType() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns a string that describes the node data type.
- getDeletionColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Returns the hex color of deleted nodes.
- getDisplayOptions() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the display options.
- getElements() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the collection of the elements managed by this panel.
- getElementType() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the element type of this element.
- getEndNode() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStep
-
Returns the end node of this link step.
- getEndNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the end node context of the current link.
- getExternalTables() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Diagram
-
Returns the list of external tables in the current data structure.
- getExternalTableStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the external table style.
- getFontSize() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Returns the font size of the text.
- getForceRecursiveExpand() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Whether or not to force the graph to expand recursively.
- getForeignKey() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStep
-
Returns the path of this foreign key.
- getForeignKey() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStepConfiguration
-
Returns the foreign key configuration path.
- getGenerator() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Returns current diagram generator.
- getGraphConfigurationName() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Returns the graph configuration name.
- getGraphConfigurationName() - Method in class com.orchestranetworks.addon.dmdv.GraphSpec
-
Returns the current configuration name from the add-on's administrative settings.
- getGraphModelTemplate() - Method in interface com.orchestranetworks.addon.dmdv.model.extension.CustomGraphModelFactory
-
Returns a template configuration that determines graph display options.
- getHeight() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns this element's height in local coordinates.
- getHoverColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the hover color in hex.
- getIncomingLinks(NodeContext) - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Deprecated.Returns a list of links from the start node to the current node.
- getLabel() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns the node label.
- getLabel() - Method in class com.orchestranetworks.addon.dmdv.model.extension.LinkStyle
-
Returns the label color in hex.
- getLabel(LinkLabelContext) - Method in interface com.orchestranetworks.addon.dmdv.data.label.LinkLabelRenderer
-
Returns the label to render for a link.
- getLabel(NodeLabelContext) - Method in interface com.orchestranetworks.addon.dmdv.data.label.NodeLabelRenderer
-
Returns the label to render for a node.
- getLabelMaximumlength() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns link label maximum length.
- getLineType() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns type of the link.
- getLink() - Method in interface com.orchestranetworks.addon.dmdv.data.filter.FilterContext
-
Returns the current link being evaluated by the filter.
- getLink() - Method in interface com.orchestranetworks.addon.dmdv.data.label.LinkLabelContext
-
Returns the current link being rendered.
- getLink() - Method in interface com.orchestranetworks.addon.dmdv.data.style.LinkStyleContext
-
Returns the current link being rendered.
- getLinkStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the link style.
- getLinkStyle(LinkStyleContext) - Method in interface com.orchestranetworks.addon.dmdv.data.style.LinkStyleFactory
-
Returns the style for a link.
- getMargin() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the margin around this element in the following order: top, right, bottom, left.
- getMargin(MarginType) - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the margin around this element.
- getMaxOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns the maximum number of occurrences of this node.
- getMaxOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the maximum number of occurrences of this node.
- getMinOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns the minimum number of occurrences of this node.
- getMinOccurrence() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the minimum number of occurrences of this node.
- getName() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns the node name.
- getName() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns the element name.
- getNode() - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Returns the current node.
- getNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.data.label.NodeLabelContext
-
Returns the current node context.
- getNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.template.NodeTemplateContext
-
Returns the current node context.
- getNumberOfColumns() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns the total number of columns.
- getOpacity() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Returns the opacity of this image.
- getOpacity() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeIndicator
-
Returns the opacity of this indicator.
- getOutgoingLinks(NodeContext) - Method in interface com.orchestranetworks.addon.dmdv.data.NodeContext
-
Deprecated.Returns a list of links from the current node to the end node.
- getPanel() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Returns the template's root panel.
- getPanelLayout() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodePanel
-
Returns the panel layout which controls how the panel's elements are measured and arranged.
- getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetField
- getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
Returns current node's parent group; returns
null
if the current node is the root node. - getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns the parent node.
- getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Returns the direct parent group node of the current table node; returns
null
if the current table node is external. - getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
-
Returns the direct parent group node; returns
null
if the current node is a direct child of a table node. - getParent() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-
Returns the direct parent group node of the current node; returns
null
if the current group node is a direct child of the table node. - getRecord() - Method in interface com.orchestranetworks.addon.dmdv.data.Node
-
Returns a node's record.
- getReferenceTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns the table node referenced by the current node.
- getRepository() - Method in interface com.orchestranetworks.addon.dmdv.data.filter.FilterContext
-
Returns the current repository.
- getRootNode() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Diagram
-
Returns the root group node of the current data structure.
- getRowSeparatorColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns the row separator color in hex.
- getSession() - Method in interface com.orchestranetworks.addon.dmdv.data.label.LinkLabelContext
-
Returns the current user session.
- getSession() - Method in interface com.orchestranetworks.addon.dmdv.data.label.NodeLabelContext
-
Returns the current user session.
- getSession() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Returns the current service session.
- getSession() - Method in interface com.orchestranetworks.addon.dmdv.template.NodeTemplateContext
-
Returns the current user session.
- getShapeType() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns shape of the link.
- getShapeType() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTemplate
-
Returns the shape type of the template.
- getStartNode() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStep
-
Returns the start node of this link step.
- getStartNodeContext() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the start node context of the current link.
- getStep(Path) - Method in interface com.orchestranetworks.addon.dmdv.data.Link
- getStepConfiguration(LinkStep) - Method in interface com.orchestranetworks.addon.dmdv.data.LinkConfiguration
- getSteps() - Method in interface com.orchestranetworks.addon.dmdv.data.Link
-
Returns the "in between" steps that are not displayed but used to create a link.
- getStepsConfigurations() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkConfiguration
-
Returns a list of step configurations.
- getSynchronizationStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the synchronization style.
- getTablePath() - Method in interface com.orchestranetworks.addon.dmdv.data.Node
- getTableStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the table style.
- getTargetElement() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeExpanderButton
-
Returns the target element controlled by this button.
- getTextAlign() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Returns the alignment format in the text block's given space.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableStyle
-
Returns the text color in hex.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TooltipStyle
-
Returns text color in hex.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeDataTable
-
Returns text color in hex.
- getTextColor() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeTextBlock
-
Returns the text color in hex.
- getTooltip() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Returns the tool tip of the current external table node.
- getTooltipStyle() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Returns the tooltip style.
- getType() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkConfiguration
-
Returns type of the current link.
- getUpdateColor() - Method in class com.orchestranetworks.addon.dmdv.model.extension.SynchronizationStyle
-
Returns the hex color of newly updated nodes.
- getUserMessage() - Method in exception com.orchestranetworks.addon.dmdv.DMDVException
-
Returns the error message.
- getValue() - Method in enum com.orchestranetworks.addon.dmdv.data.LinkLineType
-
Returns value for enumeration.
- getValue() - Method in enum com.orchestranetworks.addon.dmdv.data.LinkShapeType
-
Returns value for enumeration.
- getValue() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataFeatures
-
Returns the string representation of this feature.
- getValue() - Method in enum com.orchestranetworks.addon.dmdv.template.bean.MarginType
- getValue(NodeTemplateContext) - Method in interface com.orchestranetworks.addon.dmdv.template.NodeValueRenderer
-
Returns the value for a node element.
- getWidgetKey() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
-
Returns the class name of the UI widget used to display graph data.
- getWidgetKey() - Method in class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
-
Returns the class name of the UI widget used to display graph data.
- getWidth() - Method in class com.orchestranetworks.addon.dmdv.data.LinkStyle
-
Returns width of the link.
- getWidth() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeElement
-
Returns this element's width in local coordinates.
- GraphDataFeatures - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Describes features of data value graphs.
- GraphDataHttpManagerComponentUtils - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides the method to get a UIHttpManagerComponent web component for graph data.
- GraphDataHttpManagerComponentUtils() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataHttpManagerComponentUtils
- GraphDataSpec - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Supplies data value and relationship graph specification information.
- GraphDataSpec() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataSpec
- GraphDataTabUIWidget - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget to display a graph view on tab of a record.
- GraphDataTabUIWidget(WidgetFactoryContext, String) - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataTabUIWidget
-
Creates a new instance of the `GraphDataTabUIWidget` class.
- GraphDataTabUIWidget(WidgetFactoryContext, String, boolean) - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataTabUIWidget
-
Creates a new instance of the `GraphDataTabUIWidget` class with the option to force the graph to expand recursively.
- GraphDataUIWidgetFactory - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget factory to create graph view on tab of a record.
- GraphDataUIWidgetFactory() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataUIWidgetFactory
- GraphDataWithoutConfigTabUIWidget - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget to display a graph view without configuration on tab of a record.
- GraphDataWithoutConfigTabUIWidget(WidgetFactoryContext) - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigTabUIWidget
- GraphDataWithoutConfigUIWidgetFactory - Class in com.orchestranetworks.addon.dmdv.data.ui
-
Provides a widget factory to create a graph view without configuration on tab of a record.
- GraphDataWithoutConfigUIWidgetFactory() - Constructor for class com.orchestranetworks.addon.dmdv.data.ui.GraphDataWithoutConfigUIWidgetFactory
- GraphModelHttpManagerComponentUtils - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Generates the web component that contains the graph model.
- GraphModelHttpManagerComponentUtils() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelHttpManagerComponentUtils
- GraphModelSpec - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Provides all specifications of a graph model.
- GraphModelSpec(CustomGraphModelFactory, Session) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Constructs the graph specifications from a specific diagram.
- GraphModelSpec(String) - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Constructs the graph specifications using a configuration name from in the add-on's administrative settings.
- GraphModelTemplate - Class in com.orchestranetworks.addon.dmdv.model.extension
-
Represents a template configuration.
- GraphModelTemplate() - Constructor for class com.orchestranetworks.addon.dmdv.model.extension.GraphModelTemplate
-
Creates default template using the add-on's default settings.
- GraphSpec - Class in com.orchestranetworks.addon.dmdv
-
Abstract class for graph specifications.
- GraphSpec() - Constructor for class com.orchestranetworks.addon.dmdv.GraphSpec
All Classes and Interfaces|All Packages|Serialized Form