Interface AssociationEntitySelection
-
- All Superinterfaces:
AssociationTableEntitySelection,DatasetEntitySelection,DataspaceEntitySelection,EntitySelection,TableEntitySelection,TableViewEntitySelection
public interface AssociationEntitySelection extends TableViewEntitySelection, AssociationTableEntitySelection
Provides information on the current selection, in the context of an association.- Since:
- 5.8.0
-
-
Method Summary
-
Methods inherited from interface com.orchestranetworks.ui.selection.AssociationTableEntitySelection
getAssociationNode, getAssociationSourceRecord
-
Methods inherited from interface com.orchestranetworks.ui.selection.DatasetEntitySelection
getDataset
-
Methods inherited from interface com.orchestranetworks.ui.selection.DataspaceEntitySelection
getDataspace
-
Methods inherited from interface com.orchestranetworks.ui.selection.TableEntitySelection
getTable
-
Methods inherited from interface com.orchestranetworks.ui.selection.TableViewEntitySelection
getAllRecords, getDisplayedColumns, getFilteredRecords, getSelectedRecords
-
-