- isAssociation() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
- isCardinalityOnFieldsDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Returns true
if the graph must display cardinality on fields; false
otherwise.
- isCardinalityOnLinksDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Returns true
if the graph must display cardinality on links; false
otherwise.
- isCloseButtonDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Returns true
if the close button is hidden.
- isComputed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns true
if the current field is a computed field.
- isComputedAttributes() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
- isConfigured() - Method in class com.orchestranetworks.addon.dmdv.model.extension.GraphModelSpec
-
Returns true
if using a configuration from the add-on's administrative settings;
false
otherwise.
- isDatasetField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetField
-
- isDatasetField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns true
if the current node is a field contained in a dataset node and not in a table node.
- isDatasetGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DatasetGroup
-
- isDatasetGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns true
if the current node is a group contained in a dataset node and not in a table node.
- isExternalTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
Returns true
if the current table node is an external table.
- isForeignKey() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns true
if the current node is a foreign key.
- isForeignKeyDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Returns true
if the graph must display foreign keys as fields;
false
if the graph only displays foreign keys as links.
- isHidden() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Field
-
Returns true
if the current node is hidden.
- isHiddenFieldsDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Returns true
if the graph must display hidden fields; false
otherwise.
- isImageStretch() - Method in class com.orchestranetworks.addon.dmdv.template.bean.NodeImage
-
Returns true
if the image is stretched within its bounding box; false
otherwise.
- isInheritedField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
- isLabelOnLinksDisplayed() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
Returns true
if the graph must display labels on links; false
otherwise.
- isLinkedFields() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DisplayOptions
-
- isPrimaryKey() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
-
Returns true
if the current node is a primary key field.
- isReversed() - Method in interface com.orchestranetworks.addon.dmdv.data.LinkStepConfiguration
-
Returns true
if the foreign key is reverse direction.
- isTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns true
if the current node is a table node.
- isTable() - Method in class com.orchestranetworks.addon.dmdv.model.extension.Table
-
- isTableField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns true
if the current node is a field contained in a table node.
- isTableField() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableField
-
Returns true
if the current node is a table field.
- isTableGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.DiagramNode
-
Returns true
if the current node is a group contained in a table node.
- isTableGroup() - Method in class com.orchestranetworks.addon.dmdv.model.extension.TableGroup
-