Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortDrag() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
abortDrag() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
abortDrag() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
abortPolicies(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
 
abortPress() - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
abortPress() - Method in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
abortScroll() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
AboutDialog - Class in com.amalgamasimulation.desktop.ui.editor.dialogs
Deprecated.
AboutDialog(Shell, IAppInfo) - Constructor for class com.amalgamasimulation.desktop.ui.editor.dialogs.AboutDialog
Deprecated.
 
ABOVE - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelSide
The labels is drawn above a horizontal line and to the left of a vertical line.
ABSOLUTE_CLICKABLE_WIDTH - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
absoluteIntegral() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the absolute integral of the piecewise linear function over the entire argument domain of [-∞, +∞].
absoluteIntegral(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns an absolute integral of a piecewise linear function represented by this rate planner between the specified begin and end times.
absoluteIntegral(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the absolute integral of the piecewise linear function over the the specified argument interval.
AbstractActivator - Class in com.amalgamasimulation.graphicaleditor
 
AbstractActivator() - Constructor for class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
AbstractArcPart<O,C,N,BP> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractArcPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
AbstractAxis<T> - Class in com.amalgamasimulation.charts.axes
Base class that represents an axis drawn on a chart area.
AbstractAxis() - Constructor for class com.amalgamasimulation.charts.axes.AbstractAxis
 
AbstractBarChart - Class in com.amalgamasimulation.charts
Abstract class for charts used to show statistical data by categories as well as histograms.
AbstractBarChart() - Constructor for class com.amalgamasimulation.charts.AbstractBarChart
 
AbstractConnectionLinkPart<O,C,SPO,DPO> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractConnectionLinkPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
AbstractConnectionPortPart - Class in com.amalgamasimulation.graphicaleditor.parts.connectionports
Deprecated.
AbstractConnectionPortPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
AbstractContainerPart<C> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractContainerPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
AbstractContentPart<V> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractContentPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
AbstractGanttChart - Class in com.amalgamasimulation.charts
Abstract chart that shows history of some state changes or schedules in the form of Gantt diagrams.
AbstractGanttChart() - Constructor for class com.amalgamasimulation.charts.AbstractGanttChart
 
AbstractGeometricPrimitive - Class in com.amalgamasimulation.geometry
Abstract class representing a geometric primitive like Point, Segment or Polyline
AbstractGeometricPrimitive() - Constructor for class com.amalgamasimulation.geometry.AbstractGeometricPrimitive
 
AbstractGridLineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Constructs visual element for the given grid line data element.
AbstractGridLineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Class that is the parent for all visual sets drawn on the chart by either horizontal or vertical lines lines.
AbstractGridLineVisualSet(String, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Constructs a GridLineVisualSet with given name, data elements and arguments extractor, i.e.
AbstractGridLineVisualSet.AbstractGridLineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for grid line data element.
AbstractGridLineVisualSet.GridLineLabelPosition - Enum Class in com.amalgamasimulation.charts.visualsets
Enumeration that represents the horizontal location of the label relative to the grid line.
AbstractGridLineVisualSet.GridLineLabelSide - Enum Class in com.amalgamasimulation.charts.visualsets
Enumeration that represents the vertical location of the label relative to the grid line.
AbstractImagePart<O,C> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractImagePart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
AbstractLineChart - Class in com.amalgamasimulation.charts
Used to show linear plots or clouds of points in two-dimensional coordinates.
AbstractLineChart() - Constructor for class com.amalgamasimulation.charts.AbstractLineChart
 
AbstractLineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.AbstractLineVisualElement
Constructs visual element for the given line data element.
AbstractLineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Parent for all visual sets drawn on the chart by points and lines.
AbstractLineVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Constructs an AbstractLineVisualSet with given name, data elements and arguments/value extractors, i.e.
AbstractLineVisualSet.AbstractLineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for line data element.
AbstractLineVisualSet.Extrapolation - Enum Class in com.amalgamasimulation.charts.visualsets
Enumeration defining extrapolation, i.e.
AbstractLineVisualSet.PointsAndLinesStyle - Enum Class in com.amalgamasimulation.charts.visualsets
Enumeration defining whether to draw points, lines, both, or nothing for a line plot.
AbstractLocatableContainerPart<C> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractLocatableContainerPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatableContainerPart
 
AbstractLocatablePart<V,O,C> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractLocatablePart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
AbstractMenuItemsDescriptor<X,Y> - Class in com.amalgamasimulation.charts.environments
 
AbstractMenuItemsDescriptor(boolean) - Constructor for class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
AbstractNodePart<O,C> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractNodePart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
AbstractObjectsPart - Class in com.amalgamasimulation.desktop.ui.editor.parts
 
AbstractObjectsPart() - Constructor for class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
AbstractPage<T,C> - Class in com.amalgamasimulation.desktop.ui.editor.pages
 
AbstractPage(Function<T, C>) - Constructor for class com.amalgamasimulation.desktop.ui.editor.pages.AbstractPage
 
AbstractPart<V,O,C> - Class in com.amalgamasimulation.graphicaleditor.parts
 
AbstractPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
AbstractPolylineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet.AbstractPolylineVisualElement
Constructs visual element for the given polyline data element.
AbstractPolylineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Class that is the parent for all visual sets drawn on the chart by points-and-lines.
AbstractPolylineVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
Constructs a AbstractPolylineVisualSet with given name, data elements and arguments/value extractors, i.e.
AbstractPolylineVisualSet.AbstractPolylineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for polyline data element.
AbstractRegionVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet.AbstractRegionVisualElement
Constructs visual element for the given region data element.
AbstractRegionVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
 
AbstractRegionVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
Constructs a RegionVisualSet with given name, data elements and begin/end argument extractors, i.e.
AbstractRegionVisualSet.AbstractRegionVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for region data element.
AbstractTreeElementType - Class in com.amalgamasimulation.desktop.ui.editor.utils
 
AbstractTreeElementType(String, String, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.editor.utils.AbstractTreeElementType
 
AbstractTreePart<S> - Class in com.amalgamasimulation.desktop.ui.editor.parts
 
AbstractTreePart() - Constructor for class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
AbstractVisualSetContainer<VS> - Class in com.amalgamasimulation.charts.visualsets.containers
Class that represents the container for VisualSets used in the Chart.
AbstractVisualSetContainer() - Constructor for class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
accept(Object, double, double, List<? extends IBarChartVisualElement<?>>, MouseEvent) - Method in interface com.amalgamasimulation.charts.utils.BarChartContextMenuItem
 
accept(Object, double, double, List<? extends ILineChartVisualElement<?>>, MouseEvent) - Method in interface com.amalgamasimulation.charts.utils.LineChartContextMenuItem
 
accept(Object, double, GanttChartRow, List<? extends IGanttChartVisualElement<?>>, MouseEvent) - Method in interface com.amalgamasimulation.charts.utils.GanttChartContextMenuItem
 
accept(Object, String, String, List<? extends IHeatmapChartVisualElement<?>>, MouseEvent) - Method in interface com.amalgamasimulation.charts.utils.HeatmapChartContextMenuItem
 
accept(Object, T, MouseEvent) - Method in interface com.amalgamasimulation.charts.visualsets.VisualSet.ContextMenuHandler
Method called when the context menu is opened.
accept(Composite, Function<T, List<T>>, List<T>, boolean, boolean, boolean, int) - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.TreeCreator
 
accept(Menu, T, int) - Method in interface com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.ContextMenuHandler
 
accept(Menu, T, V) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.Column.ContextMenuHandler
 
acceptContextMenuHandlers(Object, MouseEvent) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Used to handle the open context menu event.
acceptContextMenuHandlers(Object, MouseEvent) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
acceptHandlers(Object) - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
acceptHandlers(Object) - Method in class com.amalgamasimulation.charts.environments.BarMenuItemsDescriptor
 
acceptHandlers(Object) - Method in class com.amalgamasimulation.charts.environments.GanttMenuItemsDescriptor
 
acceptHandlers(Object) - Method in class com.amalgamasimulation.charts.environments.HeatmapMenuItemsDescriptor
 
acceptHandlers(Object) - Method in class com.amalgamasimulation.charts.environments.LineMenuItemsDescriptor
 
Accumulator<T> - Class in com.amalgamasimulation.utils.container
Accumulator represents a mapping from a set of categories to a set of numeric values.
Accumulator() - Constructor for class com.amalgamasimulation.utils.container.Accumulator
 
AccumulatorPartDescriptor - Class in com.amalgamasimulation.desktop.ui.views
 
AccumulatorPartDescriptor() - Constructor for class com.amalgamasimulation.desktop.ui.views.AccumulatorPartDescriptor
 
action() - Method in record class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.MenuItemDescriptor
Returns the value of the action record component.
ACTION - Enum constant in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
 
ACTION - Enum constant in enum class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode.PaletteNodeType
 
actionModel - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
actionModel - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
ActionModel - Class in com.amalgamasimulation.graphicaleditor.models
 
ActionModel() - Constructor for class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
ActionModel.Type - Enum Class in com.amalgamasimulation.graphicaleditor.models
 
actionModelTypeListener - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
activate() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
activateAdapters() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Activates the adapters registered at this InfiniteCanvasViewer.
activateChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
Activates the children of this AbstractVisualPart.
activateMultiSelectionCache(List<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
activateMultiSelectionCache(List<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
activeProperty() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
adaptableProperty() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
adaptersProperty() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
AdaptiveFloatArrayList - Class in com.amalgamasimulation.utils.container
 
AdaptiveFloatArrayList() - Constructor for class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
AdaptiveFloatArrayList(int) - Constructor for class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
AdaptiveTimeStatistics - Class in com.amalgamasimulation.utils
 
AdaptiveTimeStatistics(double) - Constructor for class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
add(double) - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
add(double, double) - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
add(double, double) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Adds the specified value to the time bucket corresponding to the specified time.
add(double, double) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
add(double, double) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
add(double, double) - Method in class com.amalgamasimulation.utils.windowaccumulator.ConsecutiveWindowAccumulator
 
add(double, double) - Method in interface com.amalgamasimulation.utils.windowaccumulator.IWindowAccumulator
Adds a new statistical element to the accumulator.
add(double, double) - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
 
add(float) - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
add(float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Adds val to the end of the list, growing as needed.
add(float) - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
Adds val to the end of the list, growing as needed.
add(float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Adds val to the end of the list, growing as needed.
add(float[]) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Adds the values in the array vals to the end of the list, in order.
add(float[]) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Adds the values in the array vals to the end of the list, in order.
add(float[], int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Adds a subset of the values in the array vals to the end of the list, in order.
add(float[], int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Adds a subset of the values in the array vals to the end of the list, in order.
add(int, T) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
add(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a new polyline which is a concatenation of this polyline and the specified polyline.
add(Accumulator<T>) - Method in class com.amalgamasimulation.utils.container.Accumulator
Adds the specified accumulator to the current accumulator.
add(SingleStateStatistics<StateType>) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
 
add(StateStatisticsSimple<StateType>) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
add(T) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
add(T) - Method in class com.amalgamasimulation.utils.container.SortedList
 
add(T) - Method in class com.amalgamasimulation.web.ui.js.JSCollection
Adds an element to the collection.
add(T, boolean) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
add(T, boolean) - Method in class com.amalgamasimulation.utils.container.SortedList
Adds the specified element to this list.
add(T, double) - Method in class com.amalgamasimulation.utils.container.Accumulator
Increments the amount associated with element category stored in this Accumulator by the amount value.
ADD - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
addAction(BiConsumer<Double, List<T>>) - Method in class com.amalgamasimulation.engine.MonitoredValue
Adds the specified handler of threshold hit action.
addAdjacentAgent(Graph.Node, LongAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
addAgent(GraphAgent) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Adds the specified agent to this node, e.g.
addAgent(GraphAgent) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
addAgent(GraphAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Adds the specified agent to this arc, e.g.
addAgent(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
addAgentInternal(GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
addAll(Collection<? extends T>) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
addAll(Collection<? extends T>) - Method in class com.amalgamasimulation.utils.container.SortedList
 
addAllTransitions() - Method in class com.amalgamasimulation.engine.StateMachine
Adds all default transitions between all pairs of different states.
addAnchoreds(Collection<? extends IVisualPart<? extends Node>>, List<? extends IVisualPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
addArc(A, N, N) - Method in class com.amalgamasimulation.graph.Graph
Adds an arc containing the specified value to the graph.
addArc(RailNode, RailNode, RailArc) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
addArc(RailNode, RailNode, RailArc, RailArc) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
addArc(N, N, A) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Creates a new graph arc between the nodes with the specified values.
addArc(N, N, A, A) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Creates two new graph arcs (one forward and one backward) between the nodes with the specified values.
addArrivedToPositionHandler(BiConsumer<Crane, CargoPosition>) - Method in class com.amalgamasimulation.cranes.CraneTask
 
addAssignTaskHandler(Consumer<CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addBarChart(String, int, int, int, int) - Method in class com.amalgamasimulation.excel.ExcelFile
 
addBarSeries(XDDFChartData, XDDFDataSource<Double>, String, XSSFSheet, int, int, int, int) - Static method in class com.amalgamasimulation.excel.ExcelBarChart
 
addBarSeries(XDDFChartData, XDDFDataSource<Double>, String, XSSFSheet, int, int, int, int, Color) - Static method in class com.amalgamasimulation.excel.ExcelBarChart
 
addCallbackPosition(GeometricGraphPosition) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Adds the specified callback position to this node.
addCallbackPosition(GeometricGraphPosition) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
addCallbackPosition(GeometricGraphPosition<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Adds the specified callback position to this arc.
addCallbackPosition(GeometricGraphPosition<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
addCallbackPosition(GeometricGraphPosition<?, ?>, BiConsumer<Train, Boolean>) - Method in class com.amalgamasimulation.trains.RailArc
 
addCallbackPosition(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Adds a callback position that will initiate calling GraphAgent.onCallbackPositionReached(GeometricGraphPosition, boolean) method when this agent reaches the specified position.
addCheckBox(String, boolean, Consumer<ActionEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
addCheckBox(String, Consumer<ActionEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
addCheckboxColumn(String, int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
addCheckedItemsChangedHandler(Consumer<List<T>>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
addCheckedItemsChangedHandler(Consumer<List<T>>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
addCheckedItemsChangedHandler(Consumer<List<T>>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
addChild(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
addChild(IVisualPart<? extends Node>, int) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
addChildren(List<? extends IVisualPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
addChildren(List<? extends IVisualPart<? extends Node>>, int) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
addChildren(List<? extends IVisualPart<? extends Node>>, int) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
addClickHandler(BiConsumer<MouseEvent, Point>) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
addClickHandler(Consumer<GanttChartRow>) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Adds the action to be executed every time any element on the vertical axis is clicked.
addClickHandler(Consumer<String>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Adds the action to be executed every time any element on the horizontal axis is clicked.
addClickHandler(Consumer<String>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Adds the action to be executed every time any element on the vertical axis is clicked.
addColumn(String, int, Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
addColumn(String, int, Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
addColumn(String, int, Function<T, E>, BiFunction<T, E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
addColumn(String, int, Function<T, E>, BiFunction<T, E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
addColumn(String, int, Function<T, E>, Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
addColumn(String, int, Function<T, E>, Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
addColumn(String, String, Function<E, T>) - Method in class com.amalgamasimulation.excel.CSVFile
 
addColumn(String, String, Function<E, T>) - Method in class com.amalgamasimulation.excel.ExcelTable
 
addColumn(String, String, Function<E, T>) - Method in class com.amalgamasimulation.excel.Table
 
addColumn(String, Function<E, T>) - Method in class com.amalgamasimulation.excel.CSVFile
 
addColumn(String, Function<E, T>) - Method in class com.amalgamasimulation.excel.ExcelTable
 
addColumn(String, Function<E, T>) - Method in class com.amalgamasimulation.excel.Table
 
addColumn(String, Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
addColumn(String, Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
addColumn(R, BiFunction<T, E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
addColumnViewerSelectionListener(ViewerColumn, SelectionAdapter) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
addColumnViewerSelectionListener(ViewerColumn, SelectionAdapter) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
addColumnViewerSelectionListener(ViewerColumn, SelectionAdapter) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
addCompletedHandler(Runnable) - Method in class com.amalgamasimulation.cranes.CraneTask
 
addContents(Accumulator<T>) - Method in class com.amalgamasimulation.discreterate.Bunker
Adds the contents of the addedContents Accumulator to this flow element.
addContents(Accumulator<T>) - Method in class com.amalgamasimulation.discreterate.Tank
Adds the contents of the addedContents Accumulator to this Tank.
addContextMenuHandler(BarChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.BarMenuItemsDescriptor
 
addContextMenuHandler(GanttChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.GanttMenuItemsDescriptor
 
addContextMenuHandler(HeatmapChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.HeatmapMenuItemsDescriptor
 
addContextMenuHandler(LineChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.LineMenuItemsDescriptor
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
addContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Adds the action to be executed every time a context menu for given data element is called.
addContextMenuHandler(Column.ContextMenuHandler<T, V>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
addContextMenuHandler(Column.ContextMenuHandler<T, V>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Adds a new ContextMenuHandler to the list handlers
addContextMenuHandler(ColumnViewAdapter.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
addContextMenuHandler(ColumnViewAdapter.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
addContextMenuHandler(ColumnViewAdapter.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
addContextMenuHandler(BiConsumer<Menu, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
addContextMenuHandler(BiConsumer<Menu, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
addContextMenuItem(BarChartContextMenuItem) - Method in class com.amalgamasimulation.charts.AbstractBarChart
Adds the new context menu item to the end of the items list.
addContextMenuItem(GanttChartContextMenuItem) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Adds the new context menu item to the end of the items list.
addContextMenuItem(HeatmapChartContextMenuItem) - Method in class com.amalgamasimulation.charts.HeatmapChart
Adds the new context menu item to the end of the items list.
addContextMenuItem(LineChartContextMenuItem) - Method in class com.amalgamasimulation.charts.AbstractLineChart
Adds the new context menu item to the end of the items list.
addCrane(String, CranePosition) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addCraneArrivalHandler(BiConsumer<Crane, CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CargoPosition
 
addCraneArrivedHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addCraneAttachCargoHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addCraneContinueHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addCraneDetachCargoHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addCraneStateChangeHandler(CraneBay.CraneStateChangeHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addCustomProperty(String, String) - Method in class com.amalgamasimulation.excel.ExcelFile
 
addDataGroup(int, HistogramDataAggregator.HistogramDataGroup, boolean) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
addDataGroup(HistogramDataAggregator.HistogramDataGroup, boolean) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
addDataSeries(String, String) - Method in class com.amalgamasimulation.excel.ExcelBarChart
 
addDataSeries(String, String) - Method in class com.amalgamasimulation.excel.ExcelLineChart
 
addDataSeries(String, String, Color) - Method in class com.amalgamasimulation.excel.ExcelBarChart
 
addDataSeries(String, String, Color) - Method in class com.amalgamasimulation.excel.ExcelLineChart
 
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in interface com.amalgamasimulation.charts.axes.IGetDisplayedRangePropertyOwner
Adds the action to be executed every time the displayed range changed.
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
addDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
addDoubleClickHandler(BiConsumer<T, DoubleClickEvent>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
addDoubleClickHandler(BiConsumer<T, DoubleClickEvent>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
addDoubleClickHandler(BiConsumer<T, DoubleClickEvent>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
addElement() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
addElement(double, E) - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
Добавляет новое вероятностное значение в функцию распределения
addEmptyHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Adds an action that will be executed every time this Bunker becomes empty.
addEmptyHandler(Consumer<Conveyor<T>>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Adds an action that will be executed every time this Conveyor becomes empty.
addEmptyHandler(Consumer<ReversibleConveyor<T>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Adds an action that will be executed every time this Conveyor becomes empty.
addEmptyHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Adds an action that will be executed every time this Tank becomes empty.
addEndWaitingInPositionHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addEndWaitingOtherCraneHandlersHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addEnterAction(BiConsumer<T, Object>) - Method in class com.amalgamasimulation.engine.StateMachine
Adds an action that will be executed every time this state machine enters any state.
addEnterAction(T, StateMachine.HandlerOrder, Consumer<Object>) - Method in class com.amalgamasimulation.engine.StateMachine
Adds an action that will be executed every time after the specified state is entered.
addEnterAction(T, Consumer<Object>) - Method in class com.amalgamasimulation.engine.StateMachine
Adds an action that will be executed every time after the specified state is entered.
addError(Resource.Diagnostic) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
addEvent(T, TimeSeries) - Method in class com.amalgamasimulation.engine.EngineEventContainer
 
addEvent(T, TimeSeries) - Method in class com.amalgamasimulation.utils.time.EventContainer
 
addEvents(List<Pair<T, TimeSeries>>) - Method in class com.amalgamasimulation.engine.EngineEventContainer
 
addEvents(List<Pair<T, TimeSeries>>) - Method in class com.amalgamasimulation.utils.time.EventContainer
 
addExitAction(T, StateMachine.HandlerOrder, Consumer<Object>) - Method in class com.amalgamasimulation.engine.StateMachine
Adds an action that will be executed every time before the specified state is exited.
addExitAction(T, Consumer<Object>) - Method in class com.amalgamasimulation.engine.StateMachine
Adds an action that will be executed every time before the specified state is exited.
addFeature(F) - Method in class com.amalgamasimulation.features.FeatureContainer
 
addFeature(F) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Adds the specified feature to this container.
addFeature(F, boolean) - Method in class com.amalgamasimulation.features.FeatureContainer
 
addFeature(F, boolean) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Adds the specified feature to this container.
addFeedbackAndHandles(List<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
addFilter(ViewerFilter) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
addFlowRateChangedHandler(Consumer<Valve<T>>) - Method in class com.amalgamasimulation.discreterate.Valve
Adds an action that will be executed every time the rate changes.
addFullHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Adds an action that will be executed every time this Bunker becomes full.
addFullHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Adds an action that will be executed every time this Tank becomes full.
addHandler(Consumer<T>) - Method in class com.amalgamasimulation.engine.EngineEventContainer
Adds a handler of events.
addHandles(List<? extends IVisualPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
addHighlight(HighlightDescriptor) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas, and then - focus on the highlighted objects.
addHighlight(HighlightDescriptor, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas.
addHighlight(List<?>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas, and then - focus on the highlighted objects.
addHighlight(List<?>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas.
addHighlight(List<?>, Map<Object, Color>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas.
addHighlight(List<?>, Map<Object, Color>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
addHighlight(List<?>, Map<Object, Color>, boolean, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas.
addHighlight(List<?>, Color) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas, and then - focus on the highlighted objects.
addHighlight(List<?>, Color, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
addHighlight(List<?>, Color, boolean, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Add highlighting to the objects on the canvas.
addHighlightedObject(Object, Color) - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
addHighlightedPath(Pair<List<N>, List<A>>, Color) - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
addHoverHandler(BiConsumer<MouseEvent, Point>) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
addInflowElementConnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Adds an action that will be executed every time when a new inflow element is connected.
addInflowElementDisconnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Adds an action that will be executed every time when a new inflow element is disconnected.
addInflowRateChangedHandler(BiConsumer<Conveyor<T>, FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Adds an action that will be executed every time the inflow rate changes.
addInflowRateChangedHandler(BiConsumer<ReversibleConveyor<T>, FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Adds an action that will be executed every time the inflow rate changes.
addInflowRateChangedHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Adds an action that will be executed every time the inflow rate changes.
addInRateChangedHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Adds a action that will be executed every time the total inflow rate changes.
addInterval(double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Adds a new interval to the interval table function.
addInterval(double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Adds a new interval to the interval table function.
addInterval(double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Adds a new interval to the interval table function.
addInterval(double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Adds a new interval to the interval table function.
addInterval(double, double, int) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Adds the specified value to the specified interval.
addInterval(Interval, int) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Adds the specified value to the specified interval.
ADDITION - Enum constant in enum class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor.CoordinatesShiftPolicy
 
addKeyPressedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time the key is pressed.
addKeyPressedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
addKeyPressedHandler(Consumer<KeyEvent>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
addKeyPressedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
addKeyReleasedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time the key is released after being pressed.
addKeyReleasedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
addKeyReleasedHandler(Consumer<KeyEvent>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
addKeyReleasedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
addLabel(LabelSide, Function<? extends E, String>) - Method in class com.amalgamasimulation.visualsets.SlotsVisualSet
 
addLabel(LabelSide, Function<? extends E, String>, double, Color) - Method in class com.amalgamasimulation.visualsets.SlotsVisualSet
 
addLabel(LabelSide, Function<? extends E, String>, Color) - Method in class com.amalgamasimulation.visualsets.SlotsVisualSet
 
addLabel(LabelSide, Function<? extends E, String>, Function<E, Color>) - Method in class com.amalgamasimulation.visualsets.SlotsVisualSet
 
addLabel(String, String, Consumer<ActionEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
addLabel(String, Consumer<ActionEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
addLabel(String, Icon, Consumer<ActionEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
addLegendItemStateHandler(Consumer<LegendItemStateChangeDescriptor<T>>) - Method in class com.amalgamasimulation.charts.legend.Legend
Adds the action to be executed every time the legend item state changed.
addLineChart(String, int, int, int, int) - Method in class com.amalgamasimulation.excel.ExcelFile
 
addMergedRegion(int, int, int, int) - Method in class com.amalgamasimulation.excel.ExcelTable
 
addMouseClickHandler(Consumer<GanttChartMouseClickDescriptor>) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Adds the action to be executed every time the contents area is clicked.
addMouseClickHandler(Consumer<HeatmapChartMouseClickDescriptor>) - Method in class com.amalgamasimulation.charts.HeatmapChart
Adds the action to be executed every time the contents area is clicked.
addMouseClickListener(BiConsumer<MouseEvent, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
addMouseClickListener(BiConsumer<MouseEvent, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
addMouseDragExitedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time a mouse is performing drag-exited operation.
addMouseDraggedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time a mouse is performing drag operation.
addMouseDragOverHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time a mouse is performing drag-over operation.
addMouseDragReleasedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time a mouse is performing drag-released operation.
addMouseEnteredHandlers(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time a mouse enters to any visual element borders.
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
addMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Adds the action to be executed every time mouse enters to any visual element borders.
addMouseExitedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time the mouse exits the previously entered element's bounds.
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
addMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Adds the action to be executed every time the mouse exits the previously entered element's bounds.
addMouseMoveListener(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
addMouseMoveListener(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
addMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Adds the action to be executed every time a mouse button is pressed.
addMousePressedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time a mouse button is pressed.
addMouseReleasedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time a mouse button is released.
addMouseScrollHandler(Consumer<ScrollEvent>) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time the mouse is performing scroll operation .
addNode(Graph.Node) - Method in class com.amalgamasimulation.graph.GraphPath
Adds the specified node to this path if this path is empty, otherwise throws a IllegalArgumentException.
addNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
 
addNode(RailNode) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
addNode(N) - Method in class com.amalgamasimulation.graph.Graph
Adds a node containing the specified value to the graph.
addNode(N) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Creates a new graph node with the specified node value and adds it to the graph.
addObjectClickListener(Consumer<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
Deprecated.
addObjectClickListener(Consumer<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Deprecated.
addObjectsSelectionListener(Consumer<List<Object>>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
addObjectsSelectionListener(Consumer<List<Object>>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
addOccupyingAgent(LongAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Adds the specified agent to collection of occupying agents (used to prevent the overlay of agents), e.g.
addOccupyingAgent(LongAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
addOccupyingAgent(LongAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphNode
Adds the specified agent to collection of occupying agents (used to prevent the overlay of agents), e.g.
addOccupyingAgent(LongAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphNodeImpl
 
addOutflowElementConnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Adds an action that will be executed every time when a new outflow element is connected.
addOutflowElementDisconnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Adds an action that will be executed every time when a new outflow element is disconnected.
addOutflowRateChangedHandler(BiConsumer<ReversibleConveyor<T>, FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Adds an action that will be executed every time the outflow rate changes.
addOutflowRateChangedHandler(Consumer<Conveyor<T>>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Adds an action that will be executed every time the outflow rate changes.
addOutflowRateChangedHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Adds an action that will be executed every time the outflow rate changes.
addOutRateChangedHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Adds a action that will be executed every time the outflow rate changes.
addPackage(EPackage) - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelTransformWithEdapt
 
addParameters(double, double, TimeTicksParameters, TimeTicksParameters, Function<LocalDateTime, String>) - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Used to set different policies for splitting the displayed range into major/minor ticks depending on displayed range size.
addPartsToTargetParts(List<IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
addPreStateChangeListener(Consumer<Boolean>) - Method in class com.amalgamasimulation.graphicaleditor.utils.RedrawRestrictionManager
Deprecated.
 
addPreviousTasks(CraneTask<?>...) - Method in class com.amalgamasimulation.cranes.CraneTask
 
addPreviousTasks(List<CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneTask
 
addProhibitedArc(AgentGraphArc) - Method in interface com.amalgamasimulation.graphagent.LongAgentWeightKey
 
addProhibitedArc(AgentGraphArc) - Method in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
addQuantityChange(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Adds a quantity step change at the specified time by the specified positive or negative delta.
addRailNode(RailNode) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
addRailNode(String, Point) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
addRailTrack(RailNode, RailNode, String, Polyline) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
addRate(double, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Adds a rate change to this piecewise linear function, starting from the specified argument.
addRate(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Adds the specified rate delta (positive or negative) to all rates starting at the specified time onwards to the time of Double.POSITIVE_INFINITY.
addRate(double, double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Adds the specified rate delta (positive or negative) to all rates between the specified begin and end times.
addRate(Interval, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Adds a rate change to the piecewise linear function within the specified interval.
addRedrawFinishedHandler(Runnable) - Method in class com.amalgamasimulation.charts.Chart
Adds the action to be executed every time chart redrawing is completed.
addResource(R) - Method in class com.amalgamasimulation.resources.ResourceManager
 
addSelectedItemChangedHandler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
addSelectedItemChangedHandler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
addSelectedItemChangedHandler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
addSeparator() - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
addSeparator(GanttChartRow, Color, double) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Sets the GanttChartRowSeparator that should be placed under the given ganttChartRow.
addSeries(XDDFChartData, XDDFDataSource<Double>, String, XSSFSheet, int, int, int, int, Color) - Static method in class com.amalgamasimulation.excel.ExcelChart
 
addServiceRequestRemovedCallback(BiConsumer<T, Service<T>>) - Method in class com.amalgamasimulation.service.Service
Adds a handler that is called every time a request for service of a unit is cancelled and it is removed from queue of waiting units without being served.
addServiceStartedHandler(BiConsumer<T, Service<T>>) - Method in class com.amalgamasimulation.service.Service
Adds a handler that is called every time the service of a unit starts.
addShape(int, AbstractShape) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
addShape(AbstractShape) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
addSheetForEClass(EClass) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
addSingleEnterActionHandler(T, Consumer<Object>) - Method in class com.amalgamasimulation.engine.StateMachine
Adds an action that will be executed at most once after the specified state is entered.
addStackDependency(LineVisualSet<?>, LineVisualSet<?>) - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
Adds a single dependency-pair to the list of dependent LineVisualSets.
addState(T) - Method in class com.amalgamasimulation.engine.StateMachine
Adds the specified state to this state machine.
addStateChangedHandler(Runnable) - Method in class com.amalgamasimulation.engine.Engine
Adds the specified handler of this engine state change event.
addStateChangeListener(Consumer<Boolean>) - Method in class com.amalgamasimulation.graphicaleditor.utils.RedrawRestrictionManager
Deprecated.
 
addStep(CargoPosition, Double) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
addStep(CargoPosition, Double) - Method in interface com.amalgamasimulation.cranes.CraneTask.StepsBuilder
 
addStepChange(double, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Adds a step change to the piecewise linear function.
addStepChange(Interval, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Adds a step change to the piecewise linear function within the specified interval.
addSteps(List<? extends CargoPosition>, List<Double>) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
addSteps(List<? extends CargoPosition>, List<Double>) - Method in interface com.amalgamasimulation.cranes.CraneTask.StepsBuilder
 
addTable(String, int, int, List<E>) - Method in class com.amalgamasimulation.excel.DataStorage
 
addTable(String, int, int, List<E>, boolean) - Method in class com.amalgamasimulation.excel.DataStorage
 
addTable(String, List<E>) - Method in class com.amalgamasimulation.excel.CSVArchive
 
addTable(String, List<E>) - Method in class com.amalgamasimulation.excel.DataStorage
 
addTable(String, List<E>) - Method in class com.amalgamasimulation.excel.ExcelFile
 
addTaskFinishedHandler(BiConsumer<Crane, CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addTaskStartedHandler(BiConsumer<Crane, CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
addTextLabel(LabelSide, String) - Method in class com.amalgamasimulation.charts.Chart
Sets the label text for chart.
addTextLabel(LabelSide, String, int) - Method in class com.amalgamasimulation.charts.Chart
Sets the label text for chart.
addThreshold(double, Runnable) - Method in class com.amalgamasimulation.discreterate.Bunker
Adds an action that will be executed every time the amount of material in this flow element hits the provided threshold value during simulation.
addThreshold(double, Runnable) - Method in class com.amalgamasimulation.discreterate.Tank
Adds an action that will be executed every time the amount of material in this Tank hits the provided threshold value during simulation.
addThreshold(double, T) - Method in class com.amalgamasimulation.engine.MonitoredValue
Adds a threshold that must be monitored and the value associated with this threshold.
addToMapping(Resource.Factory) - Method in class com.amalgamasimulation.emf.common.ResourceFileExtension
Add a mapping from the file extension represented by this object to the 'factory' object.
addTransition(T, T) - Method in class com.amalgamasimulation.engine.StateMachine
Adds a default transition to this state machine.
addTransition(T, T, Predicate<Object>) - Method in class com.amalgamasimulation.engine.StateMachine
Adds a transition with predicate to this state machine.
addTransparency(Color, double) - Static method in class com.amalgamasimulation.utils.Colors
 
addValue(double, C, double) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Adds a new data point to this aggregator.
addValue(double, C, double) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Adds a new data point to this bucket.
addValue(double, C, double, O) - Method in class com.amalgamasimulation.utils.DynamicHistogramDataAggregator
 
addValue(double, C, double, O) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Adds a new data point to this aggregator.
addValue(C, double) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.MaxArgumentDescriptor
 
addValueInternal(double, C, double, O) - Method in class com.amalgamasimulation.utils.DynamicHistogramDataAggregator
 
addValueInternal(double, C, double, O) - Method in class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
addValueInternal(double, C, double, O) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
addVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
addVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
addVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
addVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Adds the action to be executed every time the vertical guideline visibility or position is changed.
addViewerFocusedFeedback() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.PaletteFocusBehavior
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Adds the action to be executed every time the visibility of this VisualSet is changed.
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
addVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
addVisualElement(int, VisualSet.VisualElement) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
addVisualElement(VisualSet.VisualElement) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
addVisualSet(VS) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Adds a new VisualSet to the container.
addVisualSet(VS, double, double) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Adds a new VisualSet with conditional visibility to the container.
addVisualSet(VS, ChronoUnit, double, double) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Adds a new VisualSet with conditional visibility to the container.
addVisualSetChangeHandler(IVisualSetListener) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Adds the action to be executed every time the elements list of this VisualSet is changed.
addVisualSetChangeHandler(IVisualSetListener) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
addVisualSetContainerChangeHandler(IVisualSetContainerListener<VS>) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Adds the action to be executed every time the structure of the visualSetContainer is changed.
addVisualSetInternal(IBarChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
addVisualSetInternal(IGanttChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
addVisualSetInternal(IHeatmapChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
addVisualSetInternal(ILineChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
addVisualSetInternal(VS) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
addVisualSets(List<V>) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Adds a new list of VisualSet to this container.
addWaitingUnit(T) - Method in class com.amalgamasimulation.service.Service
Adds a unit to the waiting queue
addWaitingUnitArrivedHandler(BiConsumer<T, Service<T>>) - Method in class com.amalgamasimulation.service.Service
Adds a handler that is called every time a unit joins the queue of waiting units.
addWarning(Resource.Diagnostic) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
adjacentAgents - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
adjustDataGroups() - Method in class com.amalgamasimulation.utils.DynamicHistogramDataAggregator
 
adjustDataGroups() - Method in class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
adjustDataGroups() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
adjustDisplayRange(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
adjustDisplayRange(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
adjustDisplayRange(boolean) - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Sets the minimum and maximum displayed values equal to the minimum and maximum values in the chart contents.
adjustDisplayRange(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
adjustDisplayRange(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
adjustRequired - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
adjustWindow() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
adjustWindow() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
AFTER_OTHER_HANDLERS - Enum constant in enum class com.amalgamasimulation.engine.StateMachine.HandlerOrder
The action will be added after all previously added other actions
afterAgentEntered(GraphAgent) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Callback method called after an agent enters this node.
afterAgentEntered(GraphAgent) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
afterAgentEntered(GraphAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Callback method called after an agent enters this arc.
afterAgentEntered(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
afterEnteredArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called immediately after entering an arc.
afterEnteredArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
afterEnteredArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgentTail
 
afterEnteredNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called immediately after entering a node.
afterEnteredNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
afterEnteredTrack(RailTrack) - Method in class com.amalgamasimulation.trains.Train
Called immediately after the head of the train enters the specified track.
Can be overridden in subclasses.
afterHeadEntered(Train) - Method in class com.amalgamasimulation.trains.RailTrack
Callback that is called immediately after head of a train enters this track.
afterHeadEnteredArc(Graph.Arc) - Method in class com.amalgamasimulation.trains.Train
 
afterHeadEnteredArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgent
Callback method called immediately after the head of this long agent enters an arc.
afterHeadEnteredNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
Callback method called immediately after the head of this long agent enters a node.
afterReadingCompleted() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
afterReadingCompleted() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
afterReadingCompleted() - Method in class com.amalgamasimulation.emf.datastructure.sheets.OneToManyRelationSheet
 
afterThan(LocalTime, LocalTime) - Static method in class com.amalgamasimulation.utils.Compare
 
agent - Variable in class com.amalgamasimulation.graphagent.LongAgentTail
 
Agent - Interface in com.amalgamasimulation.engine
Base type of all agent classes
AGENT - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
AgentGraphArc - Interface in com.amalgamasimulation.graphagent
Interface to be implemented by all classes that can be values of graph arcs of GraphEnvironment.
AgentGraphArcImpl - Class in com.amalgamasimulation.graphagent
Simple implementation of AgentGraphArc interface that is suitable in most simple cases.
AgentGraphArcImpl(Polyline) - Constructor for class com.amalgamasimulation.graphagent.AgentGraphArcImpl
Creates a new instance of AgentGraphArcImpl with the specified Polyline.
AgentGraphArcImpl(Polyline, AgentGraphArcImpl) - Constructor for class com.amalgamasimulation.graphagent.AgentGraphArcImpl
Creates a new instance of AgentGraphArcImpl with the specified Polyline and reverse arc.
AgentGraphNode - Interface in com.amalgamasimulation.graphagent
Interface to be implemented by all classes that can be values of graph nodes of GraphEnvironment.
AgentGraphNodeImpl - Class in com.amalgamasimulation.graphagent
Simple implementation of AgentGraphNode interface that is suitable in most simple cases.
AgentGraphNodeImpl(Point) - Constructor for class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
Creates a new instance of AgentGraphNodeImpl with the specified Point.
AgentGraphPath<N,A> - Class in com.amalgamasimulation.graphagent
Path of a GraphAgent from some GeometricGraphPosition to some other, probably equal or adjacent GeometricGraphPosition.
AgentGraphPath(AgentGraphPath<N, A>) - Constructor for class com.amalgamasimulation.graphagent.AgentGraphPath
 
AgentGraphPath(GeometricGraphPath<N, A>) - Constructor for class com.amalgamasimulation.graphagent.AgentGraphPath
 
AgentGraphPath(GeometricGraphPath<N, A>, boolean, boolean, Graph<N, A>) - Constructor for class com.amalgamasimulation.graphagent.AgentGraphPath
 
agents - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
aheadAgent - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
aheadAgentNotBlockingPath - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
Algorithm - Interface in com.amalgamasimulation.graph
This interface consists exclusively of static methods that operate on graphs.
Algorithm.ArcRelativeDirection - Enum Class in com.amalgamasimulation.graph
Enumeration used to differentiate arcs when traversing a graph
Algorithm.GraphTraversalContextCalculator<A,B,C> - Interface in com.amalgamasimulation.graph
Functional interface for a function answering the question "What must be the context of the node being added considering we know the added arc, the added node itself, and the context of the already traversed node adjacent to this arc?"
Algorithm.GraphTraversalEndPredicate<A,B,C> - Interface in com.amalgamasimulation.graph
Functional interface for a predicate answering the question "Must we end the traversal after we added the specific arc, node and calculated the specific node context?"
Algorithm.GraphTraversalPredicate<A,B> - Interface in com.amalgamasimulation.graph
Functional interface for a predicate answering the question "Can we traverse the arc and the node adjacent to this arc?"
ALL_AT_ONCE - Enum constant in enum class com.amalgamasimulation.resources.ResourceManager.SeizeRule
 
allGapsBetween(double, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a list of all gaps between slots of this sequence that begin between the specified begin time and end time.
allGapsIntersecting(double, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a list of all gaps that intersect the time interval specified by begin time and end time.
allowedCranes(List<Crane>) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
allowEnterArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method used to implement advanced functionality like passby or waiting for something specific before entering arcs.
allowEnterArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
allowPreemption() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
allSlots(Predicate<T>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns an unmodifiable list of all slots of this sequence that satisfy the specified predicate.
allSlotsBetween(double, double, Predicate<T>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a list of all slots that begin between the specified begin and end times that satisfy the specified predicate.
allSlotsIntersecting(Interval) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a list of all slots that have non-zero length intersection with the specified interval.
AMERICAN - Static variable in class com.amalgamasimulation.utils.format.Formats
Unites States of America formats
AmericanFormats - Class in com.amalgamasimulation.utils.format
 
AndTimeIntervalsIterator - Class in com.amalgamasimulation.core.scheduling
Iterator that combines several iterators over time intervals (instances of Interval class) and iterates over the intersection of time intervals, one from each iterator in the list of iterators provided.
AndTimeIntervalsIterator(List<Iterator<? extends Interval>>) - Constructor for class com.amalgamasimulation.core.scheduling.AndTimeIntervalsIterator
Creates an instance of the forward iterator over the intersection time intervals, one from each iterator in the list of iterators provided.
AndTimeIntervalsIteratorReversed - Class in com.amalgamasimulation.core.scheduling
Iterator that combines several list iterators over time intervals (instances of Interval class) and iterates over the intersection of time intervals, one from each iterator in the list of iterators provided.
AndTimeIntervalsIteratorReversed(List<ListIterator<? extends Interval>>) - Constructor for class com.amalgamasimulation.core.scheduling.AndTimeIntervalsIteratorReversed
Creates an instance of the reverse iterator over the intersection time intervals, one from each iterator in the list of iterators provided.
animationPolyline - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
antiderivative(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates an antiderivative of this piecewise linear function performing a stepwise integration of segments with non-zero rates.
ANTIQUE_WHITE - Static variable in class com.amalgamasimulation.utils.Colors
antiqueWhite - Static variable in class com.amalgamasimulation.utils.Colors
ANY - Enum constant in enum class com.amalgamasimulation.trains.TrainsEnvironment.DestTrackEnterSide
 
app - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
append(GraphPath<N, A>) - Method in class com.amalgamasimulation.graph.GraphPath
Appends the specified other path to this path.
append(GraphPath<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Appends the specified other path to this path.
append(HTMLConvertable...) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Appends one or more children to this HTML tag.
append(HTMLConvertable...) - Method in class com.amalgamasimulation.web.ui.page.HTMLPage
Appends one or more HTML elements to the page body.
APPEND_ONLY - Enum constant in enum class com.amalgamasimulation.charts.visualsets.VisualSet.UpdatePolicy
Update visual elements only for data elements that have been appended after the last update
appendArc(Graph.Arc) - Method in class com.amalgamasimulation.graph.GraphPath
Appends the specified arc and its destination node to this path.
appendArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Appends the specified arc and its destination node to this path.
appendParagraph(String) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Appends a paragraph to the text block.
appendToSelection(List<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
apply(A, B, C) - Method in interface com.amalgamasimulation.utils.Utils.ThreeArgsFunction
Deprecated.
 
apply(E) - Method in class com.amalgamasimulation.utils.Mapping
 
applySameValue(Item[], Object, Function<Object, EObject>, EStructuralFeature, Function<EObject, List<?>>, BiFunction<List<EObject>, EObject, List<Command>>) - Static method in class com.amalgamasimulation.desktop.ui.views.ColumnDataFiller
In all elements in @param items replaces the value by reference @param eStructuralFeature with the corresponding value from @param selectedElement.
aqua - Static variable in class com.amalgamasimulation.utils.Colors
AQUA - Static variable in class com.amalgamasimulation.utils.Colors
aquamarine - Static variable in class com.amalgamasimulation.utils.Colors
AQUAMARINE - Static variable in class com.amalgamasimulation.utils.Colors
arc() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns the value of the arc record component.
ARC - Enum constant in enum class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode.PaletteNodeType
 
ARC_CREATION - Enum constant in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
 
arcAbsOffsets() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns the value of the arcAbsOffsets record component.
ArcClickableAreaBehavior - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
ArcClickableAreaBehavior() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
ArcClickableOutlineProvider - Class in com.amalgamasimulation.graphicaleditor.providers
 
ArcClickableOutlineProvider() - Constructor for class com.amalgamasimulation.graphicaleditor.providers.ArcClickableOutlineProvider
 
ArcFragment - Class in com.amalgamasimulation.graphagent
Class representing a directed fragment of AgentGraphArc.
ArcFragment(AgentGraphArc, double, double) - Constructor for class com.amalgamasimulation.graphagent.ArcFragment
Creates a new instance of ArcFragment with the specified AgentGraphArc and offsets denoting the beginning and end of a fragment
arcIndex() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns the value of the arcIndex record component.
arcsIn - Variable in class com.amalgamasimulation.graph.Graph.Node
 
arcsList - Variable in class com.amalgamasimulation.graph.Graph
 
arcsOut - Variable in class com.amalgamasimulation.graph.Graph.Node
 
arcsToSeizingAgents - Variable in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
arcsToWaitingAgents - Variable in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
ArcVisual - Class in com.amalgamasimulation.graphicaleditor.visuals
 
ArcVisual() - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
ArcVisual(Function<IBendableContentPart.BendPoint, Integer>) - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
Deprecated.
argument() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
Returns the argument at which this break point occurs.
argumentExtractor - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
argumentInterval() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the value of the argumentInterval record component.
argumentObjectsCount - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
arguments - Variable in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
argumentsSum - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
ArrayTableFunction - Class in com.amalgamasimulation.utils.tablefunction
 
ArrayTableFunction(double[], double[], double) - Constructor for class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
ArrayTableFunction(List<Pair<Double, Double>>, double) - Constructor for class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Creates a new instance of interval table function with specified arguments and values.
ArrayTableFunction(List<Double>, List<Double>, double) - Constructor for class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Creates a new instance of interval table function with specified arguments and values.
ArrayTableFunctionFast - Class in com.amalgamasimulation.utils.tablefunction
 
ArrayTableFunctionFast(double[], double[], double) - Constructor for class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
ArrayTableFunctionFast(List<Pair<Double, Double>>, double) - Constructor for class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Creates a new instance of interval table function with specified arguments and values.
ArrayTableFunctionFast(List<Double>, List<Double>, double) - Constructor for class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Creates a new instance of interval table function with specified arguments and values.
arrowSize - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
asByte(float) - Static method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
 
asBytes(float[]) - Static method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
 
asFloat(byte) - Static method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
 
asFloats(byte[]) - Static method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
 
asIntervalSet() - Method in class com.amalgamasimulation.core.intervals.Interval
 
asIntervalSet() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Converts this instance of IntervalLike to an instance of IntervalSet according to the following rules: if the specified instance of IntervalLike is already an instance of IntervalSet, just returns the reference to this instance, without creating any new objects otherwise, if the specified instance of IntervalLike is an instance of Interval, creates a new instance of IntervalSet with this single interval, and returns the reference to this newly created instance
assignTask(CraneTask<?>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
assignValuesAndTryFindContainer(EObject, Map<String, String>, int) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
attachCargo(Object) - Method in class com.amalgamasimulation.cranes.Crane
 
attr(String, String) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Adds an attribute to this HTML tag.
AttributeColumn<E> - Class in com.amalgamasimulation.emf.datastructure.columns
 
AttributeColumn(EAttribute) - Constructor for class com.amalgamasimulation.emf.datastructure.columns.AttributeColumn
 
AutoCompleteComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.
AutoCompleteComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteComboBoxEditingSupport
 
AutoCompleteComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up auto-complete combobox editing in columns.
AutoCompleteComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.AutoCompleteComboEditingSupport
 
AutoCompleteComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an auto-complete combobox editing support.
autoCompleteComboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
autoCompleteComboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install auto complete combobox-based editing onto a column.
AutoCompleteTextEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to enable editing a table cell via a auto complete with a list of values.
AutoCompleteTextEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up auto-complete text editing in columns.
AutoCompleteTextEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport
 
AutoCompleteTextEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
 
AutoCompleteTextEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an auto-complete text editing support.
AutoCompleteTextEditingSupport.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
AutoCompleteTextEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
AutoCompleteTextEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
AutoCompleteTextEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
autoCompleteTextEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
autoCompleteTextEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install auto complete text-based editing onto a column.
autoContinue(boolean) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
AutoGeneratedIdColumn<E> - Class in com.amalgamasimulation.emf.datastructure.columns
 
AutoGeneratedIdColumn(Function<E, Object>) - Constructor for class com.amalgamasimulation.emf.datastructure.columns.AutoGeneratedIdColumn
 
awtToFxColorsCache - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
AxisNumericStyle - Enum Class in com.amalgamasimulation.charts.axes.ticks
Сlass that represents the numeric tick-values policy on the axis.
AxisTimeStyle - Class in com.amalgamasimulation.charts.axes.ticks
Class that represents parameters for formatting and ranging time-relative axes.
AxisTimeStyle(int, int, LocalDateTime, ChronoUnit) - Constructor for class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Constructs a AxisTimeStyle with manually setting of all initialization parameters.
AxisTimeStyle(LocalDateTime, ChronoUnit) - Constructor for class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Constructs a AxisTimeStyle with given begin date and time unit.
AxisTitlePosition - Enum Class in com.amalgamasimulation.charts.utils
Enum represents the chart's title position.
azure - Static variable in class com.amalgamasimulation.utils.Colors
AZURE - Static variable in class com.amalgamasimulation.utils.Colors

B

backgroundColor(Color) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
backgroundColor(Color) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set color for the background
backgroundColor(BiFunction<T, V, Accumulator<Color>>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
backgroundColor(BiFunction<T, V, Accumulator<Color>>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the color for the background
backgroundColor(Function<T, Color>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
backgroundColor(Function<T, Color>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the color for the background
backgroundColorExtractor - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
BACKWARD - Enum constant in enum class com.amalgamasimulation.discreterate.ReversibleConveyor.Direction
Movement from the end of the conveyor to the beginning of the conveyor.
backwardIntervalsIterator(int, TimeInterval) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Returns an Iterator that iterates through the intervals where the value is equal to or greater than the specified value that have non-zero intersection with the specified interval.
backwardOutputConnectToElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Connects the backward output of this ReversibleConveyor to the input of the dest flow element.
backwardOutputFlowElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Connects the backward output (the beginning of the conveyor in the forward direction) of this Conveyor to the input of the dest flow element.
bar(Composite) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Bar Chart with a set of default parameters: no title, stack BarsLayout, etc.
bar(Composite, BarsLayout) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Bar Chart with a set of default parameters: no title, stack BarsLayout, etc.
barAlignment - Variable in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
BarChart - Class in com.amalgamasimulation.charts
A chart is a GUI component based on JavaFX's XYChart class that can be used to conveniently draw numeric and statistical data.
BarChart(IChartEnvironment) - Constructor for class com.amalgamasimulation.charts.BarChart
Constructs a Bar Chart with a set of default parameters: no title, stack BarsLayout, etc.
BarChart(IChartEnvironment, BarsLayout) - Constructor for class com.amalgamasimulation.charts.BarChart
Constructs a Bar Chart with a given BarsLayout and no title.
BarChart(IChartEnvironment, String) - Constructor for class com.amalgamasimulation.charts.BarChart
Constructs a Bar Chart with a given title and default BarsLayout (stack-layout).
BarChart(IChartEnvironment, String, BarsLayout) - Constructor for class com.amalgamasimulation.charts.BarChart
Constructs a Bar Chart with a given BarsLayout and given title.
BarChartCategoryXAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an X-axis drawn on a BarChart or HistogramChart area.
BarChartCategoryXAxis(BarChartInternal, HistogramXAxisInternal) - Constructor for class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
Constructs a BarChartInternal X-axis with given HistogramXAxisInternal
barChartContextMenuHandlers - Variable in class com.amalgamasimulation.charts.environments.BarMenuItemsDescriptor
 
BarChartContextMenuItem - Interface in com.amalgamasimulation.charts.utils
 
barChartLegend - Variable in class com.amalgamasimulation.charts.BarChart
 
barChartLegend - Variable in class com.amalgamasimulation.charts.HistogramChart
 
BarChartNumericYAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an Y-axis drawn on a BarChart or HistogramChart area.
BarChartNumericYAxis(BarChartInternal, NumericYAxisInternal) - Constructor for class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
Constructs a BarChartInternal Y-axis with given NumericYAxisInternal
barColor - Variable in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
barLabelColorExtractor - Variable in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
 
BarLabeledVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet.BarLabeledVisualElement
Constructs visual element for the given bar labeled data element.
BarLabeledVisualSet<T,C> - Class in com.amalgamasimulation.charts.visualsets
Class that is the parent for all visual sets drawn as bar charts with labels on it.
BarLabeledVisualSet(String, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Constructs a BarLabeledVisualSet with given name, data elements and arguments extractor, i.e.
BarLabeledVisualSet.BarLabeledVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for bar labeled data element.
barLabelFontSizeExtractor - Variable in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
 
barLabelTextExtractor - Variable in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
 
BarMenuItemsDescriptor - Class in com.amalgamasimulation.charts.environments
 
BarMenuItemsDescriptor(boolean) - Constructor for class com.amalgamasimulation.charts.environments.BarMenuItemsDescriptor
 
barrierArcsCache - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
barrierArcsCacheEnabled() - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
barrierArcsCacheEnabled() - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
barrierArcsEnabled - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
BarsLayout - Enum Class in com.amalgamasimulation.charts.utils
A type of arranging different categories within different AbstractBarChart data-elements.
BarVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
Constructs visual element for the given bar data element.
BarVisualSet<T,C> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing bars.
BarVisualSet(String, Supplier<List<T>>, BiFunction<T, C, Double>, List<C>) - Constructor for class com.amalgamasimulation.charts.visualsets.BarVisualSet
Constructs a BarVisualSet with given name, data elements, categories and value extractor, i.e.
BarVisualSet.BarVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for bar data element.
BarVisualSetContainer - Class in com.amalgamasimulation.charts.visualsets.containers
Class that represents the container for VisualSets used in the AbstractBarChart.
BarVisualSetContainer() - Constructor for class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
barWidth - Variable in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
baseMapZoom - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
basis - Variable in class com.amalgamasimulation.graphagent.GraphAgent
 
BEFORE_OTHER_HANDLERS - Enum constant in enum class com.amalgamasimulation.engine.StateMachine.HandlerOrder
The action will be added before all previously added other actions
beforeAgentExited(GraphAgent) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Callback method called before an agent exits this node.
beforeAgentExited(GraphAgent) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
beforeAgentExited(GraphAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Callback method called before an agent exits this arc.
beforeAgentExited(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
beforeBeginValue() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the value of the beforeBeginValue record component.
beforeExitedArc(Graph.Arc) - Method in class com.amalgamasimulation.trains.Train
 
beforeExitedArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called before exiting entering an arc.
beforeExitedArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
beforeExitedArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgentTail
 
beforeExitedNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called before exiting a node.
beforeExitedNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
beforeExitedNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgentTail
 
beforeExitedTrack(RailTrack) - Method in class com.amalgamasimulation.trains.Train
Called right before the tail of the train exits the specified track.
Can be overridden in subclasses.
beforeTailExited(Train) - Method in class com.amalgamasimulation.trains.RailTrack
Callback that is called right before tail of a train exits this track.
beforeTailExitedArc(Graph.Arc) - Method in class com.amalgamasimulation.trains.Train
 
beforeTailExitedArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgent
Callback method called before the tail of this long agent exits an arc.
beforeTailExitedNode(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
Callback method called before the tail of this long agent exits a node.
beforeThan(LocalTime, LocalTime) - Static method in class com.amalgamasimulation.utils.Compare
 
BEGIN - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelPosition
The label is drawn at the leftmost position of a horizontal line and a the bottom of a vertical line.
BEGIN - Enum constant in enum class com.amalgamasimulation.trains.TrainsEnvironment.DestTrackEnterSide
 
beginDate() - Method in interface com.amalgamasimulation.engine.Agent
 
beginDate() - Method in class com.amalgamasimulation.engine.Engine
 
beginDate() - Method in class com.amalgamasimulation.engine.Model
 
beginDate() - Method in class com.amalgamasimulation.engine.StateMachine
 
beginDate() - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the begin date, i.e.
beginDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
beginDecorationVisible - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
beginOffset - Variable in class com.amalgamasimulation.trains.RailCar
 
beginPosition() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns the value of the beginPosition record component.
beginRow - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
beginTime() - Method in class com.amalgamasimulation.core.scheduling.TimeInterval
Returns the begin time of this interval, possibly infinite.
beginTime(double) - Method in interface com.amalgamasimulation.cranes.CraneTask.BeginTimeBuilder
 
beginTime(double) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
beginValue() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the value of the beginValue record component.
behindAgent - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
beige - Static variable in class com.amalgamasimulation.utils.Colors
BEIGE - Static variable in class com.amalgamasimulation.utils.Colors
BELOW - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelSide
The labels is drawn below a horizontal line and to the right of a vertical line.
BendArcPolicy - Class in com.amalgamasimulation.graphicaleditor.policies
 
BendArcPolicy() - Constructor for class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
 
BendFirstAnchorageOnArcHandleDragHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
The BendFirstAnchorageOnSegmentHandleDragHandlerEx is an IOnDragHandler that can be installed on the handle parts of an Connection, so that the user is able to manipulate that connection by dragging its handles.
BendFirstAnchorageOnArcHandleDragHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
BendpointCtrlClickHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
BendpointCtrlClickHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.BendpointCtrlClickHandler
 
BendpointDoubleClickHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
BendpointDoubleClickHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.BendpointDoubleClickHandler
 
BendpointPart - Class in com.amalgamasimulation.graphicaleditor.parts
 
BendpointPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
bendpointsObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
biggestArgumentObjects - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
biggestArgumentObjectsMap - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
biggestGroup - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
Bucket / group with the biggest sum of values
BiMap<K,V> - Class in com.amalgamasimulation.utils.container
A bidirectional map (BiMap) implementation that allows lookup by key to get a value and lookup by value to get a key.
BiMap() - Constructor for class com.amalgamasimulation.utils.container.BiMap
 
binarySearch(float) - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
binarySearch(float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Performs a binary search for value in the entire list.
binarySearch(float) - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
Performs a binary search for value in the entire list.
binarySearch(float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Performs a binary search for value in the entire list.
binarySearch(float, int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Performs a binary search for value in the specified range.
binarySearch(float, int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Performs a binary search for value in the specified range.
bindAbstractContentPartAdapters(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindAbstractPartAdapters(MapBinder<AdapterKey<?>, Object>, Class<? extends AbstractContentPart<?>>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindArcPartAdapters(MapBinder<AdapterKey<?>, Object>, Class<? extends AbstractArcPart<?, ?, ?, ?>>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindBendpointPartAdapters(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindChangeViewportPolicyAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindClickDragGesture() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindClickDragGestureAsDomainAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindConnectionLinkPartAdapters(MapBinder<AdapterKey<?>, Object>, Class<? extends AbstractConnectionLinkPart<?, ?, ?, ?>>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindContentBehaviorAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindFocusAndSelectOnClickHandlerAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindGridBehaviorAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindGridModelAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindHoverBehaviorAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindHoverFeedbackPartFactoryAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindHoverGesture() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindHoverModelAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindIContentPartFactoryAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindIDomainAdapters(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindIOperationHistory() - Method in class com.amalgamasimulation.graphicaleditor.GraphicalEditorUiModule
 
bindIRootPartAdaptersForContentViewer(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindIViewer() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindIViewerAdaptersForContentViewer(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindMarqueeOnDragHandlerAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindNodePartAdapterInPaletteViewerContext(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindNodePartAdapters(MapBinder<AdapterKey<?>, Object>, Class<? extends AbstractNodePart<?, ?>>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindPaletteRootPartAdaptersInPaletteViewerContext(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindPaletteViewerAdapters(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindPanOnTypeHandlerAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindPanOrZoomOnScrollHandlerAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindPinchSpreadGesture() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindPinchSpreadGestureAsIDomainAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindRotateGesture() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindRotateGestureAsDomainAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSelectionBehaviorAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSelectionFeedbackPartFactoryAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSelectionHandlePartFactoryAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSelectionModelAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSnappingBehaviorAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSnappingFeedbackPartFactoryAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSnappingModelAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindSnapToSupportAsContentViewerAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindTypeGesture() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindTypeGestureAsDomainAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bindZoomOnPinchSpreadHandlerAsIRootPartAdapter(MapBinder<AdapterKey<?>, Object>) - Method in class com.amalgamasimulation.graphicaleditor.Module
 
bisque - Static variable in class com.amalgamasimulation.utils.Colors
BISQUE - Static variable in class com.amalgamasimulation.utils.Colors
black - Static variable in class com.amalgamasimulation.utils.Colors
BLACK - Static variable in class com.amalgamasimulation.utils.Colors
BLANCHED_ALMOND - Static variable in class com.amalgamasimulation.utils.Colors
blanchedAlmond - Static variable in class com.amalgamasimulation.utils.Colors
blockMultiSelectionBoundsRecalculation() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
blue - Static variable in class com.amalgamasimulation.utils.Colors
BLUE - Static variable in class com.amalgamasimulation.utils.Colors
BLUE_VIOLET - Static variable in class com.amalgamasimulation.utils.Colors
blueViolet - Static variable in class com.amalgamasimulation.utils.Colors
book - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
book(Object) - Method in class com.amalgamasimulation.trains.RailTrack
Makes this rail track booked by the specified object.
book(Object) - Method in class com.amalgamasimulation.trains.TrainRoute
 
borderColor - Variable in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
borderColorExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
borderWidthExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
BOTTOM - Enum constant in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Side
 
BOTTOM_CENTER - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
BOTTOM_LEFT - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
BOTTOM_LEFT - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
BOTTOM_RIGHT - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
BOTTOM_RIGHT_HORIZONTAL - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
BOTTOM_RIGHT_VERTICAL - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
BoundedTimeSeries - Class in com.amalgamasimulation.utils.time
Time series that bounds an instance of other time series on the left and right along the time axis.
BoundedTimeSeries(TimeSeries, double, double) - Constructor for class com.amalgamasimulation.utils.time.BoundedTimeSeries
Creates a new instance of TimeSeries that bounds an instance of the specified time series on the left and right along the time axis.
BoundedTimeSeries(TimeSeries, LocalDateTime, LocalDateTime) - Constructor for class com.amalgamasimulation.utils.time.BoundedTimeSeries
Creates a new instance of TimeSeries that bounds an instance of the specified time series on the left and right along the time axis.
bounds - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
boundsInScene - Variable in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
boundsIntersect(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
 
breakPoints() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Returns a list of all break points in the piecewise function within a specified argument interval.
breakPoints(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Returns a list of break points in the piecewise function within a specified argument interval.
BRITISH - Static variable in class com.amalgamasimulation.utils.format.Formats
British formats
BritishFormats - Class in com.amalgamasimulation.utils.format
 
brown - Static variable in class com.amalgamasimulation.utils.Colors
BROWN - Static variable in class com.amalgamasimulation.utils.Colors
Browser - Class in com.amalgamasimulation.web.ui.browser
The Browser class provides a web browser component that can be embedded into an SWT application.
Browser(Composite) - Constructor for class com.amalgamasimulation.web.ui.browser.Browser
Constructs a new Browser instance embedded in the specified SWT Composite.
build() - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
Creates a new CraneTask instance.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.Builder
 
build() - Method in interface com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.FinalBuilder
This is the finalization method.
build() - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
Creates a new Conveyor instance.
build() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Creates a new ReversibleConveyor instance.
builder(CraneBay, T) - Static method in class com.amalgamasimulation.cranes.CraneTask
 
builder(FlowEnvironment<T>) - Static method in class com.amalgamasimulation.discreterate.Conveyor
Returns a builder object to create a new instance of a Conveyor.
builder(FlowEnvironment<T>) - Static method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns a builder object to create a new instance of a ReversibleConveyor.
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
Builder(R) - Constructor for class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.Builder
 
Builder(R, ButtonOnTopManager<T, ? extends ControlEditor, ? extends Item>) - Constructor for class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
Bunker<T> - Class in com.amalgamasimulation.discreterate
Bunker is a flow element that can contain material.
Bunker(FlowEnvironment<T>, double, double, double) - Constructor for class com.amalgamasimulation.discreterate.Bunker
Creates a new Bunker instance.
Bunker(FlowEnvironment<T>, String, double, double, double) - Constructor for class com.amalgamasimulation.discreterate.Bunker
Creates a new Bunker instance.
BURLY_WOOD - Static variable in class com.amalgamasimulation.utils.Colors
burlyWood - Static variable in class com.amalgamasimulation.utils.Colors
buttonActionEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
buttonActionEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install button action editing onto a column.
ButtonEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to create a button inside a cell.
ButtonEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up button editing in columns.
ButtonEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport
 
ButtonEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
 
ButtonEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an button editing support.
ButtonEditingSupport.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ButtonEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
buttonOnTop() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
buttonOnTop() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install button on top cell onto a column.
ButtonOnTopBuilder - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up button on top editing in columns.
ButtonOnTopBuilder() - Constructor for class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder
 
ButtonOnTopBuilder.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an button on top editing support.
ButtonOnTopBuilder.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ButtonOnTopBuilder.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
buttonOnTopManager - Variable in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
buttonOnTopManager - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonText(String) - Method in class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.Builder
 
buttonText(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.FinalBuilder
Set text for button, if the image is set, the text is not shown
buttonWidth(int) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
buttonWidth(int) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.FinalBuilder
Set width for button
BY_COUNT - Enum constant in enum class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.ExtractValuePolicy
 
BY_SUMM - Enum constant in enum class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.ExtractValuePolicy
 

C

CachedAdaptableSupport<A> - Class in com.amalgamasimulation.graphicaleditor.utils
Deprecated.
CachedAdaptableSupport<A> - Class in com.amalgamasimulation.graphicaleditor.views
 
CachedAdaptableSupport(A) - Constructor for class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
CachedAdaptableSupport(A) - Constructor for class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
cachedDates - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
cachedMinTreesWithAgents - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
cachedMinTreesWithoutAgents - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
CachedShortestPath<N,A> - Class in com.amalgamasimulation.graphagent
This class is not a part of public API of this library.
CachedShortestPath(GraphPath<N, A>, double) - Constructor for class com.amalgamasimulation.graphagent.CachedShortestPath
 
CachedShortestPath(GraphPath<N, A>, double, Map<Graph.Node, Double>) - Constructor for class com.amalgamasimulation.graphagent.CachedShortestPath
 
cachedShortestPathsWeights - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
cachedShortestPathsWithAgents - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
cachedShortestPathsWithoutAgents - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
CachedValue<K,V> - Class in com.amalgamasimulation.utils
Class for caching the results of some calculations with respect to some key.
CachedValue(Supplier<K>, Supplier<V>) - Constructor for class com.amalgamasimulation.utils.CachedValue
Creates a new cached value with the specified suppliers of key and value
CADET_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
cadetBlue - Static variable in class com.amalgamasimulation.utils.Colors
calculateArcWeight(RailArc, LongAgentWeightKey) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateIfFeaturePresent(Class<F>, Function<F, R>, Supplier<R>) - Method in class com.amalgamasimulation.features.FeatureContainer
 
calculateIfFeaturePresent(Class<F>, Function<F, R>, Supplier<R>) - Method in interface com.amalgamasimulation.features.IFeatureContainer
If this container has a feature of the specified type, then calculates the result with the function taking the feature as a parameter.
calculateIfFeaturePresent(Class<F>, Function<F, R>, R) - Method in class com.amalgamasimulation.features.Feature
If the container of this feature has a feature of the specified type, then calculates the result with the function taking the feature as a parameter.
calculateIfFeaturePresent(Class<F>, Function<F, R>, R) - Method in class com.amalgamasimulation.features.FeatureContainer
 
calculateIfFeaturePresent(Class<F>, Function<F, R>, R) - Method in interface com.amalgamasimulation.features.IFeatureContainer
If this container has a feature of the specified type, then calculates the result with the function taking the feature as a parameter.
calculateNextNodeContext(Graph.Arc, Graph.Node, Algorithm.ArcRelativeDirection, C) - Method in interface com.amalgamasimulation.graph.Algorithm.GraphTraversalContextCalculator
Function answering the question "What must be the context of the node being added considering we know the added arc, the added node itself, and the context of the already traversed node adjacent to this arc?"
calculatePartialArcWeight(RailArc, double, double, Object) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculatePathWeight(GraphPath<N, A>, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
calculateRoute(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>, Train, boolean, boolean, Set<RailArc>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateRoute(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>, Train, Predicate<Train>, boolean, Set<RailArc>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateRoute(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>, Train, Predicate<Train>, boolean, Set<RailArc>, List<RailNode>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateRoute(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>, Train, Predicate<Train>, BiPredicate<RailTrack, Object>, Set<RailArc>, List<RailNode>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateRouteOrBarrierArcs(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>, Train, boolean, boolean, Set<RailArc>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateRouteOrBarrierArcs(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>, Train, Predicate<Train>, boolean, Set<RailArc>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateRouteOrBarrierArcs(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>, Train, Predicate<Train>, boolean, Set<RailArc>, List<RailNode>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, boolean, boolean) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, boolean, boolean, TrainsEnvironment.DestTrackEnterSide) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, boolean, boolean, TrainsEnvironment.DestTrackEnterSide, List<RailNode>) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, boolean, boolean, List<RailNode>) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, Predicate<Train>, boolean) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, Predicate<Train>, boolean, TrainsEnvironment.DestTrackEnterSide, List<RailNode>) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, Predicate<Train>, boolean, TrainsEnvironment.DestTrackEnterSide, List<RailNode>, Set<RailArc>) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(GeometricGraphPosition<RailNode, RailArc>, Predicate<Train>, BiPredicate<RailTrack, Object>, TrainsEnvironment.DestTrackEnterSide, List<RailNode>, Set<RailArc>) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(RailPosition, boolean, boolean) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(RailPosition, boolean, boolean, TrainsEnvironment.DestTrackEnterSide) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(RailPosition, boolean, boolean, List<RailNode>) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(RailPosition, Predicate<Train>, boolean) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(RailPosition, Predicate<Train>, boolean, TrainsEnvironment.DestTrackEnterSide) - Method in class com.amalgamasimulation.trains.Train
 
calculateRouteTo(RailPosition, Predicate<Train>, boolean, List<RailNode>) - Method in class com.amalgamasimulation.trains.Train
 
calculateShortestPath(Graph<A, B>, Graph.Node, Graph.Node, Map<Graph.Node, Double>, Set<Graph.Arc>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Calculates shortest path between the two specified nodes having data about nodes of the minimal spanning tree and arcs of the minimal spanning tree, i.e.
callbackPositionsEnabled - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
callbacks - Variable in class com.amalgamasimulation.trains.RailArc
 
canAddArcAndNode(Graph.Arc, Graph.Node, Algorithm.ArcRelativeDirection) - Method in interface com.amalgamasimulation.graph.Algorithm.GraphTraversalPredicate
Predicate answering the question "Can we traverse the arc and the node adjacent to this arc?"
cancel() - Method in class com.amalgamasimulation.engine.Event
Cancels the scheduled execution of this event if it has not yet started its execution (i.e.
CANCEL_MOVING - Enum constant in enum class com.amalgamasimulation.graphagent.Command.Type
Command that cancels the movement and erases the agent's path and trajectory
CANCELLED - Enum constant in enum class com.amalgamasimulation.engine.Event.Status
Events that have been cancelled and did not start executing are in Event.Status.CANCELLED status
cancelMoving() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Stops this agent and forgets its moving path and target.
cancelMoving() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
cancelMovingInternal() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
cancelRequest(T) - Method in class com.amalgamasimulation.service.FixedCapacityService
 
cancelRequest(T) - Method in class com.amalgamasimulation.service.ManualService
 
cancelRequest(T) - Method in class com.amalgamasimulation.service.Service
Cancels the request for service of the specified unit and removes it from the list of waiting units - Service.getWaitingUnits().
cancelResourceRequest(ResourceRequest<T, R, C>) - Method in class com.amalgamasimulation.resources.ResourceManager
 
canConnect(int) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Determines if the anchor at the given explicit index can be replaced with an anchor that is obtained from an underlying visual part.
canEdit(Object) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEdit(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.Builder
 
canEdit(Predicate<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.FinalBuilder
Set function that returns a value that indicates whether the cell can be edited
canEditCell - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
A function that returns a value that indicates whether the cell can be edited.
canEditInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
canExecute() - Method in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
canExecute() - Method in class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
canShowFilters() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
canShowFilters() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
canShowFilters() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
canShowFilters() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
canStartTaskSupplier(BooleanSupplier) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
canUndo() - Method in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
canvas - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
CargoPosition - Class in com.amalgamasimulation.cranes
 
CargoPosition(CranePosition, String) - Constructor for class com.amalgamasimulation.cranes.CargoPosition
 
cars - Variable in class com.amalgamasimulation.trains.Train
 
cartesianProduct(List<? extends List<? extends T>>) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Creates a list of all possible combinations (Cartesian product) of the elements from the provided lists.
CartesianProductIterator<T> - Class in com.amalgamasimulation.core.combinatorics
An iterator over all possible combinations (Cartesian product) of the elements from the provided multiple lists of elements of type T, one element from each list.
CartesianProductIterator(List<? extends List<? extends T>>) - Constructor for class com.amalgamasimulation.core.combinatorics.CartesianProductIterator
Creates a new instance of An iterator over all possible combinations (Cartesian product) of the elements from the provided multiple lists of elements, one element from each list.
cartesianProductStream(List<? extends List<? extends T>>) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Returns a stream of all possible combinations (Cartesian product) of the elements from the provided lists.
catchExceptions() - Method in class com.amalgamasimulation.engine.Engine
Returns the value of exceptions catching flag.
categories - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
List of all categories used so far
ceiling(double) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
ceiling(T) - Method in class com.amalgamasimulation.utils.container.SortedList
Returns the least element in this set greater than or equal to the given element, or null if there is no such element.
cellAlignmentExtractor - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
cellColorExtractor - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
cellFormatExtractor - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
CellStyle - Class in com.amalgamasimulation.excel
 
CellStyle(XSSFWorkbook, Color, Color, String, boolean) - Constructor for class com.amalgamasimulation.excel.CellStyle
 
CellStyle(XSSFWorkbook, Color, Color, String, boolean, HorizontalAlignment) - Constructor for class com.amalgamasimulation.excel.CellStyle
 
CENTER - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.BarAlignment
 
CENTER - Enum constant in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Side
 
CENTERING - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
CHANGE_SELECTED_OBJECT_IN_TABLE_PAGE - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
CHANGE_SELECTED_TREE_ELEMENT - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
CHANGE_SPEED - Enum constant in enum class com.amalgamasimulation.discreterate.Conveyor.DownstreamInflowRateShortagePolicy
If the rate of the current ConveyorRateRecord being exported exceeds the rate at which material can be imported by the downstream flow element, the speed of this Conveyor is reduced accordingly, which causes the current rate of the current ConveyorRateRecord to decrease.
CHANGE_VISIBILITY_TABLE_PAGE - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
chart - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
chart - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
chart(BarChart) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML bar chart from the given BarChart desktop UI component.
chart(TimeLineChart) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML line chart with date and time X-axis from the given TimeLineChart desktop UI component.
Chart<VS,VSC> - Class in com.amalgamasimulation.charts
A chart is a GUI component based on JavaFX's XYChart class that can be used to conveniently draw numeric and statistical data.
Chart() - Constructor for class com.amalgamasimulation.charts.Chart
 
ChartEnvironmentAwt - Class in com.amalgamasimulation.charts.environments.awt
 
ChartEnvironmentAwt(Container) - Constructor for class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
ChartEnvironmentSwt - Class in com.amalgamasimulation.charts.swt
 
ChartEnvironmentSwt(Composite) - Constructor for class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
chartGroupInitializer - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
chartGroupInitializer - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
chartInternal - Variable in class com.amalgamasimulation.charts.legend.Legend
 
chartPanel - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
chartPanel - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
chartreuse - Static variable in class com.amalgamasimulation.utils.Colors
CHARTREUSE - Static variable in class com.amalgamasimulation.utils.Colors
Charts - Class in com.amalgamasimulation.charts.swt
 
Charts() - Constructor for class com.amalgamasimulation.charts.swt.Charts
 
CHECK - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
checkAllItems(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
checkAllItems(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
checkAllItems(boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
checkArcsBeforeJumping(Graph.Arc, double, List<Graph.Arc>) - Method in class com.amalgamasimulation.trains.Train
 
checkArcsBeforeJumping(Graph.Arc, double, List<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
checkArcsOrder(List<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
checkAvailableEditing() - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
checkAvailableEditing() - Method in class com.amalgamasimulation.desktop.ui.views.LoaderFromTXTAndCSVFile
 
checkbox() - Method in class com.amalgamasimulation.desktop.ui.tables.Tables.Builder
 
checkbox() - Method in interface com.amalgamasimulation.desktop.ui.tables.Tables.FinalBuilder
Set up the ability to select table elements using a check box In the list of columns, a column with a check box will be added to the first place
checkbox() - Method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
checkbox() - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.FinalBuilder
Set up the ability to select tree elements using a check box In the list of columns, a column with a check box will be added to the first place
CheckBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to edit boolean values ​​in a cell.
CheckBoxEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up checkbox editing in columns.
CheckBoxEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport
 
CheckBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.CheckBoxEditingSupport
 
CheckBoxEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an checkbox editing support.
CheckBoxEditingSupport.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
CheckBoxEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
checkBoxEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
checkBoxEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install checkbox-based editing onto a column.
checkCanWrite() - Method in class com.amalgamasimulation.emf.datastructure.EMFExcelFile
Checks that each sheet can be saved to an Excel file.
checkEvents() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
checkFile(String) - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
checkFile(String) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
checkHiddenThread - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
checkItems(Collection<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
checkItems(Collection<T>, boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
checkItems(List<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
checkItems(List<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
checkItems(List<T>, boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
checkLine(String) - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
checkLine(String) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
checkNodeForOccupancy(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
checkOtherAgentsOverlay(List<Graph.Arc>, double, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
checkPositionsInsideAgent(List<GeometricGraphPosition<N, A>>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
checkReverseArcs(List<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
checkSelfOverlay(List<Graph.Arc>, double, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
checkVisibility(boolean, boolean) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
checkVisibility(boolean, boolean) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
checkVisibility(boolean, boolean) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
childContentsObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
childElementsMap - Variable in class com.amalgamasimulation.desktop.ui.tables.Tree
 
childrenExtractor(Function<T, List<T>>) - Method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
childrenExtractor(Function<T, List<T>>) - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.ChildrenExtractorBuilder
Set up the retrieval of child elements in the tree.
chocolate - Static variable in class com.amalgamasimulation.utils.Colors
CHOCOLATE - Static variable in class com.amalgamasimulation.utils.Colors
clear() - Method in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
clear() - Method in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
clear() - Method in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
clear() - Method in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
clear() - Method in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
clear() - Method in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
clear() - Method in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
clear() - Method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
clear() - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
clear() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Clear all VisualSet from this container.
clear() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Clears this rate planner, i.e.
clear() - Method in class com.amalgamasimulation.core.scheduling.Sequence
Clears this sequence, i.e.
clear() - Method in class com.amalgamasimulation.graph.Graph
Clears this graph, removes all nodes and arcs from it.
clear() - Method in class com.amalgamasimulation.utils.container.Accumulator
Removes all elements from the accumulator.
clear() - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
clear() - Method in class com.amalgamasimulation.utils.container.BiMap
 
clear() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Flushes the internal state of the list, resetting the capacity to the default.
clear() - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
clear() - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
 
clear() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Flushes the internal state of the list, resetting the capacity to the default.
clear() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Clears this aggregator.
clear() - Method in class com.amalgamasimulation.utils.windowaccumulator.ConsecutiveWindowAccumulator
 
clear() - Method in interface com.amalgamasimulation.utils.windowaccumulator.IWindowAccumulator
Clears all the data from the accumulator.
clear() - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
 
clear(int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Flushes the internal state of the list, setting the capacity of the empty list to capacity.
clear(int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Flushes the internal state of the list, setting the capacity of the empty list to capacity.
CLEAR - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateTimeDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalTimeDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Flag indicating whether the clear value button will be shown
clearButtonExist - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
Flag indicating whether the clear value button will be shown
clearCache() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
clearCallbackPositions() - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Removes all callback positions from this arc, if any.
clearCallbackPositions() - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
clearCallbackPositions() - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Removes all callback positions from this node.
clearCallbackPositions() - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
clearCallbackPositions() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Removes all callback positions of this agent.
clearClickHandlers() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Removes all vertical axis click handlers.
clearClickHandlers() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Removes all horizontal axis click handlers.
clearClickHandlers() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Removes all vertical axis click handlers.
clearContentTransformRequest() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
clearContextMenuHandlers() - Method in class com.amalgamasimulation.charts.environments.BarMenuItemsDescriptor
 
clearContextMenuHandlers() - Method in class com.amalgamasimulation.charts.environments.GanttMenuItemsDescriptor
 
clearContextMenuHandlers() - Method in class com.amalgamasimulation.charts.environments.HeatmapMenuItemsDescriptor
 
clearContextMenuHandlers() - Method in class com.amalgamasimulation.charts.environments.LineMenuItemsDescriptor
 
clearContextMenuItems() - Method in class com.amalgamasimulation.charts.AbstractBarChart
Removes all context menu items added by the 'addContextMenuItem' calls.
clearContextMenuItems() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Removes all context menu items added by the 'addContextMenuItem' calls.
clearContextMenuItems() - Method in class com.amalgamasimulation.charts.AbstractLineChart
Removes all context menu items added by the 'addContextMenuItem' calls.
clearContextMenuItems() - Method in class com.amalgamasimulation.charts.HeatmapChart
Removes all context menu items added by the 'addContextMenuItem' calls.
clearDependencies(VisualSet.VisualElement) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
clearDisplayedRangeChangeHandler() - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
clearDisplayedRangeChangeHandler() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
clearDisplayedRangeChangeHandler() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
clearDisplayedRangeChangeHandler() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
clearDisplayedRangeChangeHandler() - Method in interface com.amalgamasimulation.charts.axes.IGetDisplayedRangePropertyOwner
Clear all the displayed range changed actions.
clearDisplayedRangeChangeHandler() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
clearDisplayedRangeChangeHandler() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
clearDisplayedRangeChangeHandler() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
clearDropHandlers() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
clearErrorsAndWarnings() - Method in interface com.amalgamasimulation.emf.common.ErrorsContainer
Clears all errors and warnings.
clearExistButton() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
clearExistButton() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
Adds a clear value button to the dialog
clearExistButton() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
clearExistButton() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.FinalBuilder
Adds a clear value button to the dialog
clearExistButton() - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
clearExistButton() - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.FinalBuilder
Adds a clear value button to the dialog
clearExistButton() - Method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
clearExistButton() - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.FinalBuilder
Adds a clear value button to the dialog
clearInternalCollections() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
clearKeyPressedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the key pressed actions.
clearKeyPressedHandlers() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
clearKeyPressedHandlers() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
clearKeyPressedHandlers() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
clearKeyReleasedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the key released actions.
clearKeyReleasedHandlers() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
clearKeyReleasedHandlers() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
clearKeyReleasedHandlers() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
clearLegendItemStateHandler() - Method in class com.amalgamasimulation.charts.legend.Legend
Clear all the legend item state change actions.
clearMenuHandlerContainer() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
clearMouseClickHandlers() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Removes all the contents area click actions.
clearMouseClickHandlers() - Method in class com.amalgamasimulation.charts.HeatmapChart
Removes all the contents area click actions.
clearMouseDragExitedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse drag-exited actions.
clearMouseDraggedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse drag actions.
clearMouseDragOverHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse drag-over actions.
clearMouseDragReleasedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse drag-released actions.
clearMouseEnteredHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse enter actions.
clearMouseExitedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse exit actions.
clearMousePressedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all previously added mouse button press actions.
clearMouseReleasedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse button release actions.
clearMouseScrollHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the mouse scroll actions.
clearRedrawFinishedHandlers() - Method in class com.amalgamasimulation.charts.Chart
Removes all the chart redrawing actions.
clearSelection() - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
clearThresholds() - Method in class com.amalgamasimulation.discreterate.Bunker
Removes all threshold actions added by the Bunker.addThreshold(double, Runnable) method.
clearThresholds() - Method in class com.amalgamasimulation.discreterate.Tank
Removes all threshold actions added by the Tank.addThreshold(double, Runnable) method.
clearVerticalGuidelineChangeHandlers() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
clearVerticalGuidelineChangeHandlers() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
clearVerticalGuidelineChangeHandlers() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
clearVerticalGuidelineChangeHandlers() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Clear all the vertical guideline visibility or position changed actions.
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointCtrlClickHandler
 
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointDoubleClickHandler
 
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateArcClickHandler
 
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateObjectClickHandler
 
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DistanceMeterHandler
 
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.FocusAndSelectOnClickHandler
 
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.PaletteNodeClickHandler
 
click(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RightButtonMouseHandler
 
ClickDragGesture - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
ClickDragGesture() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
 
clickHandlers - Variable in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
clipboardTextExtractor - Variable in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
 
clipboardTextExtractor - Variable in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
clipboardTextExtractor - Variable in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
clipboardTextExtractor - Variable in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
clone() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Returns a clone of this list.
clone() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Returns a clone of this list.
close() - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
 
closeLoggingSession() - Method in class com.amalgamasimulation.utils.logging.Logger
Deprecated, for removal: This API element is subject to removal in a future version.
closeSession() - Method in class com.amalgamasimulation.utils.logging.Logger
Finishes the current logging session (if any), closes all opened log files, and disables logging.
closestAvailableQuantityTime(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated, for removal: This API element is subject to removal in a future version.
COLLAPSE_TREE - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
collapseAll() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Collapses the entire tree structure, leaving only top-level elements visible.
collectionOf(int) - Static method in class com.amalgamasimulation.utils.ShortId
Generates unique collection of ShortId with random types.
collectionOf(int, int) - Static method in class com.amalgamasimulation.utils.ShortId
Generates unique collection of ShortId for given type.
collectObjects(EObject) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
collisionsTrackingEnabled - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
color - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
ColorAWTDialog - Class in com.amalgamasimulation.desktop.binding.dialogs
This class creates and opens a color editing dialog.
ColorAWTDialog(Shell, Supplier<Color>, Consumer<Color>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.ColorAWTDialog
 
ColorEditingSupport<T> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to edit the color in a cell.
ColorEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up color editing in columns.
ColorEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport
 
ColorEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.ColorEditingSupport
 
ColorEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an color editing support.
ColorEditingSupport.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ColorEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
colorEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
colorEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install color editing onto a column.
Colors - Class in com.amalgamasimulation.utils
 
Colors() - Constructor for class com.amalgamasimulation.utils.Colors
 
colorsWithOpacityCache - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
colorToRGBA(Color) - Static method in class com.amalgamasimulation.web.ui.HTMLTag
Converts an AWT color to an RGBA string.
column - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
column(Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.tables.EditableTable
 
column(Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.tables.EditableTree
 
column(Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTable
 
column(Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTree
 
column(Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
column(Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
column(Function<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
column(Function<T, String>, String) - Method in class com.amalgamasimulation.web.ui.tables.HTMLTable
Adds a column to the table with the specified value extractor and title.
Column<T,V,R> - Class in com.amalgamasimulation.desktop.ui.columndescriptors
Class that implements a set of functions for displaying data
Column(Class<R>, ColumnViewer, Composite, Function<T, V>) - Constructor for class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
COLUMN_NAME_COLUMN_WIDTH - Static variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
Column.ContextMenuHandler<T,V> - Interface in com.amalgamasimulation.desktop.ui.columndescriptors
 
ColumnDataFiller - Class in com.amalgamasimulation.desktop.ui.views
ColumnDataFiller contains functions responsible for changing data in the columns of a table or tree.
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
columnDescriptor - Variable in class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
columns - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
columns(Consumer<EMFTable<W>>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
columns(Consumer<EMFTable<W>>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.ColumnsBuilder
Set function that create columns in table in dialog
columns(Consumer<Table<E>>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
columns(Consumer<Table<E>>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.ColumnsBuilder
Set function that create columns in table in dialog
columns(Consumer<Table<E>>) - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
columns(Consumer<Table<E>>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.ColumnsBuilder
Set function that create columns in table in dialog
columns(Consumer<Table<W>>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
columns(Consumer<Table<W>>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.ColumnsBuilder
Set function that create columns in table in dialog
columns(Consumer<Table<W>>) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
columns(Consumer<Table<W>>) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.ColumnsBuilder
Set function that create columns in table in dialog
columnViewAdapter - Variable in class com.amalgamasimulation.desktop.ui.tables.Table
 
columnViewAdapter - Variable in class com.amalgamasimulation.desktop.ui.tables.Tree
 
ColumnViewAdapter<T> - Class in com.amalgamasimulation.desktop.ui.views
 
ColumnViewAdapter(ColumnViewer, Display, List<T>, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
ColumnViewAdapter.ContextMenuHandler<T> - Interface in com.amalgamasimulation.desktop.ui.views
 
ColumnViewAdapter.MenuItemDescriptor - Record Class in com.amalgamasimulation.desktop.ui.views
 
columnViewer - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
columnViewer - Variable in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
ColumnWidthPolicy - Enum Class in com.amalgamasimulation.charts.utils
 
com.amalgamasimulation.animation.fx - package com.amalgamasimulation.animation.fx
 
com.amalgamasimulation.charts - package com.amalgamasimulation.charts
 
com.amalgamasimulation.charts.axes - package com.amalgamasimulation.charts.axes
 
com.amalgamasimulation.charts.axes.ticks - package com.amalgamasimulation.charts.axes.ticks
 
com.amalgamasimulation.charts.environments - package com.amalgamasimulation.charts.environments
 
com.amalgamasimulation.charts.environments.awt - package com.amalgamasimulation.charts.environments.awt
 
com.amalgamasimulation.charts.legend - package com.amalgamasimulation.charts.legend
 
com.amalgamasimulation.charts.swt - package com.amalgamasimulation.charts.swt
 
com.amalgamasimulation.charts.utils - package com.amalgamasimulation.charts.utils
 
com.amalgamasimulation.charts.visualsets - package com.amalgamasimulation.charts.visualsets
 
com.amalgamasimulation.charts.visualsets.containers - package com.amalgamasimulation.charts.visualsets.containers
 
com.amalgamasimulation.charts.visualsets.types - package com.amalgamasimulation.charts.visualsets.types
 
com.amalgamasimulation.core.combinatorics - package com.amalgamasimulation.core.combinatorics
 
com.amalgamasimulation.core.intervals - package com.amalgamasimulation.core.intervals
 
com.amalgamasimulation.core.piecewise - package com.amalgamasimulation.core.piecewise
 
com.amalgamasimulation.core.scheduling - package com.amalgamasimulation.core.scheduling
 
com.amalgamasimulation.cranes - package com.amalgamasimulation.cranes
 
com.amalgamasimulation.desktop.binding.dialogs - package com.amalgamasimulation.desktop.binding.dialogs
 
com.amalgamasimulation.desktop.binding.editingsupports - package com.amalgamasimulation.desktop.binding.editingsupports
 
com.amalgamasimulation.desktop.ui.builders - package com.amalgamasimulation.desktop.ui.builders
 
com.amalgamasimulation.desktop.ui.columndescriptors - package com.amalgamasimulation.desktop.ui.columndescriptors
 
com.amalgamasimulation.desktop.ui.editor.commands - package com.amalgamasimulation.desktop.ui.editor.commands
 
com.amalgamasimulation.desktop.ui.editor.dialogs - package com.amalgamasimulation.desktop.ui.editor.dialogs
 
com.amalgamasimulation.desktop.ui.editor.pages - package com.amalgamasimulation.desktop.ui.editor.pages
 
com.amalgamasimulation.desktop.ui.editor.parts - package com.amalgamasimulation.desktop.ui.editor.parts
 
com.amalgamasimulation.desktop.ui.editor.utils - package com.amalgamasimulation.desktop.ui.editor.utils
 
com.amalgamasimulation.desktop.ui.tables - package com.amalgamasimulation.desktop.ui.tables
 
com.amalgamasimulation.desktop.ui.views - package com.amalgamasimulation.desktop.ui.views
 
com.amalgamasimulation.discreterate - package com.amalgamasimulation.discreterate
 
com.amalgamasimulation.distributionname - package com.amalgamasimulation.distributionname
 
com.amalgamasimulation.emf.common - package com.amalgamasimulation.emf.common
 
com.amalgamasimulation.emf.csv - package com.amalgamasimulation.emf.csv
 
com.amalgamasimulation.emf.csv.partialload - package com.amalgamasimulation.emf.csv.partialload
 
com.amalgamasimulation.emf.datastructure - package com.amalgamasimulation.emf.datastructure
 
com.amalgamasimulation.emf.datastructure.columns - package com.amalgamasimulation.emf.datastructure.columns
 
com.amalgamasimulation.emf.datastructure.sheets - package com.amalgamasimulation.emf.datastructure.sheets
 
com.amalgamasimulation.emf.excel.edapt - package com.amalgamasimulation.emf.excel.edapt
 
com.amalgamasimulation.emf.excel.partialload - package com.amalgamasimulation.emf.excel.partialload
 
com.amalgamasimulation.engine - package com.amalgamasimulation.engine
 
com.amalgamasimulation.excel - package com.amalgamasimulation.excel
 
com.amalgamasimulation.features - package com.amalgamasimulation.features
 
com.amalgamasimulation.geometry - package com.amalgamasimulation.geometry
 
com.amalgamasimulation.graph - package com.amalgamasimulation.graph
 
com.amalgamasimulation.graphagent - package com.amalgamasimulation.graphagent
 
com.amalgamasimulation.graphagent.views - package com.amalgamasimulation.graphagent.views
 
com.amalgamasimulation.graphicaleditor - package com.amalgamasimulation.graphicaleditor
 
com.amalgamasimulation.graphicaleditor.behaviors - package com.amalgamasimulation.graphicaleditor.behaviors
 
com.amalgamasimulation.graphicaleditor.commands - package com.amalgamasimulation.graphicaleditor.commands
 
com.amalgamasimulation.graphicaleditor.factories - package com.amalgamasimulation.graphicaleditor.factories
 
com.amalgamasimulation.graphicaleditor.handlers - package com.amalgamasimulation.graphicaleditor.handlers
 
com.amalgamasimulation.graphicaleditor.models - package com.amalgamasimulation.graphicaleditor.models
 
com.amalgamasimulation.graphicaleditor.palette.nodes - package com.amalgamasimulation.graphicaleditor.palette.nodes
 
com.amalgamasimulation.graphicaleditor.parts - package com.amalgamasimulation.graphicaleditor.parts
 
com.amalgamasimulation.graphicaleditor.parts.connectionports - package com.amalgamasimulation.graphicaleditor.parts.connectionports
 
com.amalgamasimulation.graphicaleditor.policies - package com.amalgamasimulation.graphicaleditor.policies
 
com.amalgamasimulation.graphicaleditor.providers - package com.amalgamasimulation.graphicaleditor.providers
 
com.amalgamasimulation.graphicaleditor.utils - package com.amalgamasimulation.graphicaleditor.utils
 
com.amalgamasimulation.graphicaleditor.views - package com.amalgamasimulation.graphicaleditor.views
 
com.amalgamasimulation.graphicaleditor.visuals - package com.amalgamasimulation.graphicaleditor.visuals
 
com.amalgamasimulation.platform.animation.fx - package com.amalgamasimulation.platform.animation.fx
 
com.amalgamasimulation.resources - package com.amalgamasimulation.resources
 
com.amalgamasimulation.service - package com.amalgamasimulation.service
 
com.amalgamasimulation.trains - package com.amalgamasimulation.trains
 
com.amalgamasimulation.utils - package com.amalgamasimulation.utils
 
com.amalgamasimulation.utils.container - package com.amalgamasimulation.utils.container
 
com.amalgamasimulation.utils.format - package com.amalgamasimulation.utils.format
 
com.amalgamasimulation.utils.logging - package com.amalgamasimulation.utils.logging
 
com.amalgamasimulation.utils.logging.annotation - package com.amalgamasimulation.utils.logging.annotation
 
com.amalgamasimulation.utils.random - package com.amalgamasimulation.utils.random
 
com.amalgamasimulation.utils.tablefunction - package com.amalgamasimulation.utils.tablefunction
 
com.amalgamasimulation.utils.time - package com.amalgamasimulation.utils.time
 
com.amalgamasimulation.utils.windowaccumulator - package com.amalgamasimulation.utils.windowaccumulator
 
com.amalgamasimulation.visualsets - package com.amalgamasimulation.visualsets
 
com.amalgamasimulation.web.ui - package com.amalgamasimulation.web.ui
 
com.amalgamasimulation.web.ui.browser - package com.amalgamasimulation.web.ui.browser
 
com.amalgamasimulation.web.ui.charts - package com.amalgamasimulation.web.ui.charts
 
com.amalgamasimulation.web.ui.image - package com.amalgamasimulation.web.ui.image
 
com.amalgamasimulation.web.ui.js - package com.amalgamasimulation.web.ui.js
 
com.amalgamasimulation.web.ui.page - package com.amalgamasimulation.web.ui.page
 
com.amalgamasimulation.web.ui.tables - package com.amalgamasimulation.web.ui.tables
 
com.amalgamasimulation.web.ui.text - package com.amalgamasimulation.web.ui.text
 
combinations(List<T>, int) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Creates a list of all possible combinations of a specified size from the given list of elements.
CombinationsIterator<T> - Class in com.amalgamasimulation.core.combinatorics
An iterator over all possible combinations of a specified size from the given list of elements.
CombinationsIterator(List<? extends T>, int) - Constructor for class com.amalgamasimulation.core.combinatorics.CombinationsIterator
Creates a new instance of an iterator over all possible combinations of a specified size from the given list of elements.
combinationsStream(List<? extends T>, int) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Returns a stream of all possible combinations of a specified size from the given list of elements.
Combinatorics - Interface in com.amalgamasimulation.core.combinatorics
The Combinatorics interface defines a collection of methods for generating various combinatorial structures, such as Cartesian products, combinations, and subsets from given lists of elements.
combine(DistributionStatistics) - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
ComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to enable editing a table cell via a combobox with a list of values.
ComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
ComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up combobox editing in columns.
ComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport
 
ComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a combobox editing support.
ComboEditingSupport.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ComboEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ComboEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ComboEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
comboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
comboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install combobox-based editing onto a column.
Command - Class in com.amalgamasimulation.graphagent
Class representing a command that a GraphAgent executes in its commands stack.
Command.Type - Enum Class in com.amalgamasimulation.graphagent
Type of command
commandFactory - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
commandFactory - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
CommandFactory - Class in com.amalgamasimulation.desktop.ui.editor.commands
 
CommandFactory() - Constructor for class com.amalgamasimulation.desktop.ui.editor.commands.CommandFactory
 
commit() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
 
compact() - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Removes the consecutive duplicate values from the underlying data.
CompactFloatArrayList - Class in com.amalgamasimulation.utils.container
 
CompactFloatArrayList() - Constructor for class com.amalgamasimulation.utils.container.CompactFloatArrayList
Creates a new TFloatArrayList instance with the default capacity.
CompactFloatArrayList(float[]) - Constructor for class com.amalgamasimulation.utils.container.CompactFloatArrayList
Creates a new TFloatArrayList instance whose capacity is the greater of the length of values and DEFAULT_CAPACITY and whose initial contents are the specified values.
CompactFloatArrayList(int) - Constructor for class com.amalgamasimulation.utils.container.CompactFloatArrayList
Creates a new TFloatArrayList instance with the specified capacity.
comparator - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
comparator(Comparator<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.FinalBuilder
Add a comparator that is used to sort combobox values.
comparator(Comparator<T>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
comparator(Comparator<T>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Add a comparator that is used to sort values in this column
compare(Double, Double) - Method in class com.amalgamasimulation.utils.EpsilonComparator
 
Compare - Class in com.amalgamasimulation.utils
Class providing static API for comparing Double values considering the specified comparison precision.
compareDistance() - Static method in class com.amalgamasimulation.graphagent.GraphAgentComparators
Returns an instance of EpsilonComparator class used to compare distances in graph agent library.
comparePathsLessThan(AgentGraphPath<N, A>, AgentGraphPath<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
compareTime() - Static method in class com.amalgamasimulation.graphagent.GraphAgentComparators
Returns an instance of EpsilonComparator class used to compare time periods in graph agent library.
compareTo(IntervalLike) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
 
compareVelocity() - Static method in class com.amalgamasimulation.graphagent.GraphAgentComparators
Returns an instance of EpsilonComparator class used to compare velocities in graph agent library.
complement() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns a new instance of an IntervalSet that is a complement to this one.
compose(Function<V, T>, Function<T, R>) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
compose(Function<V, T1>, Function<T1, T2>, Function<T2, R>) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
CompoundTimeSeries - Class in com.amalgamasimulation.utils.time
Time series that is a union of several other time series instances.
CompoundTimeSeries(TimeSeries...) - Constructor for class com.amalgamasimulation.utils.time.CompoundTimeSeries
Creates a new instance of TimeSeries that is a union of the specified time series instances.
CompoundTimeSeries(List<TimeSeries>) - Constructor for class com.amalgamasimulation.utils.time.CompoundTimeSeries
Creates a new instance of TimeSeries that is a union of the specified time series instances.
compress(double) - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
Removes all outdated values relative to the specified time from the accumulator, effectively compressing the stored data to fit within the current time window.
computeStringWidth(String, Font) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
computeZoomFactor(ScrollEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
Computes the zoom factor from the given ScrollEvent.
config - Variable in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
 
config - Variable in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
 
configure() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
configureInternal() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
connectedPortColor - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionPortVisual
 
connectedSupport - Variable in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
connectInputFlowWithLogicalOffset(FlowElement<T>, double) - Method in class com.amalgamasimulation.discreterate.Conveyor
Connects the sourceFlowElement (as a source of material) to this Conveyor.
connectInputFlowWithLogicalOffset(FlowElement<T>, double) - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
connectInputFlowWithLogicalOffset(FlowElement<T>, double) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Connects the sourceFlowElement (as a source of material) to this Conveyor.
connectInputFlowWithRelativeOffset(FlowElement<T>, double) - Method in class com.amalgamasimulation.discreterate.Conveyor
Connects the sourceFlowElement (as a source of material) to this Conveyor.
connectInputFlowWithRelativeOffset(FlowElement<T>, double) - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
connectInputFlowWithRelativeOffset(FlowElement<T>, double) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Connects the sourceFlowElement (as a source of material) to this Conveyor.
connectionFeedback - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
connectionFeedbackColor - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
connectionFeedbackStrokeDash - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
ConnectionLinkVisual - Class in com.amalgamasimulation.graphicaleditor.visuals
 
ConnectionLinkVisual(Function<Object, AbstractLocatablePart<?, ?, ?>>) - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.ConnectionLinkVisual
 
ConnectionLinkVisual(Function<IBendableContentPart.BendPoint, Integer>, Function<Object, AbstractLocatablePart<?, ?, ?>>) - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.ConnectionLinkVisual
Deprecated.
connectionPortsObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
ConnectionPortVisual - Class in com.amalgamasimulation.graphicaleditor.visuals
 
ConnectionPortVisual(boolean) - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.ConnectionPortVisual
 
connectionsVisible - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
ConnectionVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet.ConnectionVisualElement
Constructs visual element for the given connection data element.
ConnectionVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing arrowed polylines.
ConnectionVisualSet(String, Supplier<List<T>>, Function<T, Pair<GanttChartRow, Double>>, Function<T, Pair<GanttChartRow, Double>>) - Constructor for class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Constructs a ConnectionVisualSet with given name, data elements and a set of parameters required to describe a dependency.
ConnectionVisualSet.ConnectionVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for connection data element.
connectToElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.Conveyor
 
connectToElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Connects the output of this flow element to the input of the dest flow element.
connectToElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Connects the forward output of this ReversibleConveyor to the input of the dest flow element.
ConsecutiveWindowAccumulator - Class in com.amalgamasimulation.utils.windowaccumulator
Implements an accumulator for numerical value which accumulating them over consecutive time windows of a specified duration.
ConsecutiveWindowAccumulator(double) - Constructor for class com.amalgamasimulation.utils.windowaccumulator.ConsecutiveWindowAccumulator
Creates a new ConsecutiveWindowAccumulator with the specified time window size.
considerBookedTracks - Variable in class com.amalgamasimulation.trains.TrainsEnvironment
 
considerTrainsPredicate - Variable in class com.amalgamasimulation.trains.TrainsEnvironment
 
constant(R) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
ConstantTableFunction - Class in com.amalgamasimulation.utils.tablefunction
ConstantTableFunction
ConstantTableFunction(double) - Constructor for class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
container() - Method in class com.amalgamasimulation.features.Feature
Returns the container of this feature
ContainerColorAWTDialog<T> - Class in com.amalgamasimulation.desktop.binding.dialogs
This class creates and opens a color editing dialog.
ContainerColorAWTDialog(Shell, T, Function<T, Color>, BiConsumer<T, Color>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.ContainerColorAWTDialog
 
ContainerLocalDateDialog<T> - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for editing a date.
ContainerLocalDateDialog(Shell, T, Function<T, LocalDate>, BiConsumer<T, LocalDate>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
 
ContainerLocalDateTimeDialog<T> - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for editing date and time.
ContainerLocalDateTimeDialog(Shell, T, Function<T, LocalDateTime>, BiConsumer<T, LocalDateTime>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
 
ContainerLocalTimeDialog<T> - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for time editing.
ContainerLocalTimeDialog(Shell, T, Function<T, LocalTime>, BiConsumer<T, LocalTime>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
 
containerObservable - Variable in class com.amalgamasimulation.desktop.ui.editor.pages.AbstractPage
 
containerObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
containerObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
contains(double) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether this IntervalLike instance contains (i.e., touches or covers) the specified value.
contains(float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Searches the list for value
contains(float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Searches the list for value
contains(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.Interval
 
contains(IntervalLike) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether this IntervalLike instance contains (i.e., fully covers) the specified other one.
contains(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
contains(TimeInterval) - Method in class com.amalgamasimulation.core.scheduling.TimeInterval
Checks if this time interval contains (i.e.
contains(ResourceSet<T, R, C>) - Method in class com.amalgamasimulation.resources.ResourceSet
 
contains(T) - Method in class com.amalgamasimulation.utils.container.Accumulator
Checks if this accumulator contains the specified element.
containsAgent(GraphAgent) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Checks whether the specified agent is at this node.
containsAgent(GraphAgent) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
containsAgent(GraphAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Checks whether the specified agent is currently on this arc.
containsAgent(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
containsAnyChild(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Checks if given ganttChartRow contains at least one child row with at least one VisualSet.
containsAnyChild(String) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
containsAnyChild(X) - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Checks if given category contains at least one child row with at least one VisualSet.
containsArc(A) - Method in class com.amalgamasimulation.graph.GraphPath
 
containsArc(Graph.Arc) - Method in class com.amalgamasimulation.graph.Graph
Checks if the graph contains the specified arc.
containsArgument(double) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Checks whether the specified argument belongs to this bucket.
containsKey(Object) - Method in class com.amalgamasimulation.utils.container.BiMap
 
containsNode(Graph.Node) - Method in class com.amalgamasimulation.graph.Graph
Checks if the graph contains the specified node.
containsNode(N) - Method in class com.amalgamasimulation.graph.Graph
Checks if the graph contains the specified value in its nodes.
containsNode(N) - Method in class com.amalgamasimulation.graph.GraphPath
Checks if the path contains the specified value in its nodes.
containsNode(N) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
 
containsPoint(Point) - Method in class com.amalgamasimulation.geometry.AbstractGeometricPrimitive
Checks whether this primitive contains the specified point
containsPoint(Point) - Method in class com.amalgamasimulation.geometry.Point
 
containsPoint(Point) - Method in class com.amalgamasimulation.geometry.Polyline
 
containsPoint(Point) - Method in class com.amalgamasimulation.geometry.Segment
Checks whether segment contains the specified point, i.e.
containsPoint(Point, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Checks whether this polyline contains the specified point, i.e.
containsPoint(Point, boolean) - Method in class com.amalgamasimulation.geometry.Segment
Checks whether this segment contains the specified point, i.e.
containsPoints(List<Point>) - Method in class com.amalgamasimulation.geometry.Polygon
Checks whether all points in the given list are on the boundary of the polygon .
containsPosition(GeometricGraphPosition<?, ?>) - Method in class com.amalgamasimulation.graphagent.ArcFragment
Checks that specified position is in fragment.
containsPosition(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Checks whether this path contains the specified position, i.e.
containsPositionOrReverse(GeometricGraphPosition<N, A>, Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Checks whether this path contains the specified position, i.e.
containsValue(Object) - Method in class com.amalgamasimulation.utils.container.BiMap
 
containsVisualSet(VS) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Checks if this container contains given visualSet.
ContentBehavior - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
ContentBehavior() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
 
contentObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
ContentPartFactory - Class in com.amalgamasimulation.graphicaleditor.factories
 
ContentPartFactory() - Constructor for class com.amalgamasimulation.graphicaleditor.factories.ContentPartFactory
 
contentPartMapProperty() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
contentProvider - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
contents - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
contents - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
contentsComposite - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
contentsProperty - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
contentsProperty() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
contentsToBeginArguments - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
contentsToEndArguments - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
contentsToVisualElements - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
context - Static variable in class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
contextMenuHandlers - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
contextMenuHandlers - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
contextMenuHanlers - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
continueTask() - Method in class com.amalgamasimulation.cranes.CraneTask
 
controlDefault - Static variable in class com.amalgamasimulation.utils.Colors
 
convertColorAwtToFx(Color) - Static method in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
convertToCSV(E) - Method in class com.amalgamasimulation.excel.CSVFile
 
convertXToModel(double) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
convertXToTarget(double) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
convertYToModel(double) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
convertYToTarget(double) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
Conveyor<T> - Class in com.amalgamasimulation.discreterate
A Conveyor is a flow element that transports material from one point in space to another point at a given speed.
Conveyor.Builder<T> - Class in com.amalgamasimulation.discreterate
Helper class to create a Conveyor instance.
Conveyor.DownstreamInflowRateShortagePolicy - Enum Class in com.amalgamasimulation.discreterate
Defines the behavior of a Conveyor when the current rate of its currently exported ConveyorRateRecord exceeds the rate at which material can be imported by the downstream FlowElement.
Conveyor.MaxSpeedBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a Conveyor instance.
Conveyor.PerformanceBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a Conveyor instance.
Conveyor.PolicyBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a Conveyor instance.
Conveyor.PolylineBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a Conveyor instance.
ConveyorRateRecord<T> - Class in com.amalgamasimulation.discreterate
ConveyorRateRecord represents a portion of material mix that travels along a Conveyor.
CoordinatesConverter - Class in com.amalgamasimulation.desktop.ui.editor.utils
 
coordinatesShiftPolicy - Static variable in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
copy() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Creates a new instance of this PiecewiseFunction that is a copy of this function, and returns this instance.
copy() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a copy of this rate planner.
copy() - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a new Sequence that is a deep copy of this sequence.
copy() - Method in class com.amalgamasimulation.core.scheduling.Slot
Returns a copy of this slot.
copy() - Method in class com.amalgamasimulation.features.Feature
 
copy() - Method in class com.amalgamasimulation.features.FeatureContainer
Returns the copy of this feature container.
copy() - Method in interface com.amalgamasimulation.features.IFeature
Returns a copy of this feature.
copy() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
copy() - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
copy() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
 
copy() - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
 
copy() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
 
copy() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns a copy of this ITimeStatistics instance.
copy() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
copy() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
copy(UnaryOperator<T>) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
copy(T, int, boolean, boolean) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.CommandFactory
 
copy(T, int, boolean, boolean) - Method in interface com.amalgamasimulation.desktop.ui.editor.utils.ICommandFactory
 
COPY - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
copyElement() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
copyToClipboard() - Method in class com.amalgamasimulation.charts.Chart
Copies the contents displayed on the chart to the clipboard.
copyToClipboard() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
copyToClipboard() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
copyToClipboardMenuItemVisible - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
copyToClipboardMenuItemVisible - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
coral - Static variable in class com.amalgamasimulation.utils.Colors
CORAL - Static variable in class com.amalgamasimulation.utils.Colors
CORNFLOWER_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
cornflowerBlue - Static variable in class com.amalgamasimulation.utils.Colors
cornsilk - Static variable in class com.amalgamasimulation.utils.Colors
CORNSILK - Static variable in class com.amalgamasimulation.utils.Colors
count - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
countRows - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
couple(Train) - Method in class com.amalgamasimulation.trains.Train
 
Crane - Class in com.amalgamasimulation.cranes
 
Crane.CraneState - Enum Class in com.amalgamasimulation.cranes
 
CraneBay - Class in com.amalgamasimulation.cranes
 
CraneBay(Engine, double, double, double) - Constructor for class com.amalgamasimulation.cranes.CraneBay
 
CraneBay(Engine, Segment, double, double) - Constructor for class com.amalgamasimulation.cranes.CraneBay
 
CraneBay.CraneCargoEventHandler - Interface in com.amalgamasimulation.cranes
 
CraneBay.CraneStateChangeHandler - Interface in com.amalgamasimulation.cranes
 
CranePosition - Class in com.amalgamasimulation.cranes
 
CranePosition(double, double, double) - Constructor for class com.amalgamasimulation.cranes.CranePosition
 
CraneTask<T> - Class in com.amalgamasimulation.cranes
 
CraneTask(CraneBay, double, double, List<? extends CargoPosition>, List<Double>, T) - Constructor for class com.amalgamasimulation.cranes.CraneTask
 
CraneTask.BeginTimeBuilder<T> - Interface in com.amalgamasimulation.cranes
Helper interface to build a CraneTask instance.
CraneTask.Builder<T> - Class in com.amalgamasimulation.cranes
 
CraneTask.CraneTaskState - Enum Class in com.amalgamasimulation.cranes
 
CraneTask.DueTimeBuilder<T> - Interface in com.amalgamasimulation.cranes
Helper interface to build a CraneTask instance.
CraneTask.StepsBuilder<T> - Interface in com.amalgamasimulation.cranes
Helper interface to build a CraneTask instance.
create() - Method in class com.amalgamasimulation.desktop.ui.editor.dialogs.AboutDialog
Deprecated.
 
create() - Method in class com.amalgamasimulation.desktop.ui.tables.Tables.Builder
 
create() - Method in interface com.amalgamasimulation.desktop.ui.tables.Tables.FinalBuilder
This is the finalization method.
create() - Method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
create() - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.FinalBuilder
This is the finalization method.
create(C, String, Supplier<T>, boolean) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.CommandFactory
 
create(C, String, Supplier<T>, boolean) - Method in interface com.amalgamasimulation.desktop.ui.editor.utils.ICommandFactory
 
create(C, Supplier<T>, boolean) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.CommandFactory
 
create(C, Supplier<T>, boolean) - Method in interface com.amalgamasimulation.desktop.ui.editor.utils.ICommandFactory
 
create(String[][]) - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
 
create(String, String[][]) - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.DynamicAutoCompleteComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
create(R1) - Static method in class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.Builder
 
create(R1, ButtonOnTopManager<T1, ? extends ControlEditor, ? extends Item>) - Static method in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
createAction(Image, String, String) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createAction(Image, String, String, Predicate<Object>) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createAction(Node, String, String) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createAction(Node, String, String, Predicate<Object>) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createAfter(int, Point) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Creates a new anchor after the anchor specified by the given explicit anchor index.
createArc(String, EClass) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createArc(String, EClass, Object) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createArc(String, EClass, Color, boolean) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createArc(String, EClass, Color, boolean, Object) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
CreateArcClickHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
CreateArcClickHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.CreateArcClickHandler
 
createArcCommand(ContentPartFactory, EClass, AbstractArcPart<EObject, EObject, EObject, ? extends EObject>, EObject, EObject) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointCtrlClickHandler
 
createArcCommand(ContentPartFactory, EClass, EObject, EObject, EObject) - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateArcClickHandler
 
createAutoCompleteField(Control) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteComboBoxEditingSupport
 
createBarChartData(XSSFChart, BarDirection, BarGrouping) - Method in class com.amalgamasimulation.excel.ExcelBarChart
 
createBarChartData(XSSFChart, BarDirection, BarGrouping, String, String) - Method in class com.amalgamasimulation.excel.ExcelBarChart
 
createBefore(int, Point) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Creates a new anchor before the anchor specified by the given explicit anchor index.
createBendpoint() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
createBufferReader(String) - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
createBufferReader(String) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
createBuilder(List<T1>, Tables.TableCreator<T1, R1>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Tables.Builder
 
createBuilder(List<T1>, Trees.TreeCreator<T1, R1>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
createButtonsForButtonBar(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.dialogs.AboutDialog
Deprecated.
 
createChartData(XSSFChart, ChartTypes, String, String, AxisPosition, AxisPosition, AxisCrossBetween) - Method in class com.amalgamasimulation.excel.ExcelChart
 
createChartPanel(boolean, boolean) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
createChartPanel(boolean, boolean) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
createChartPanel(boolean, boolean) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
createCheckboxColumn(String, int, ColumnViewAdapter<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
createCheckboxColumn(String, int, ColumnViewAdapter<T>) - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
createCheckBoxColumn(String, int, ColumnViewAdapter<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
createCheckBoxColumn(String, int, ColumnViewAdapter<T>) - Method in class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
createChildElements() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
createColumnViewer(Function<T, E>, Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
createColumnViewer(Function<T, E>, Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
createColumnViewer(Function<T, E>, Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
createColumnViewer(Function<T, E>, Function<E, String>, int) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
createColumnViewer(Function<T, E>, Function<E, String>, int) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
createColumnViewer(Function<T, E>, Function<E, String>, int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
createComboBoxCellEditor() - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
createContentLayer() - Method in class com.amalgamasimulation.graphicaleditor.views.PaletteRootPart
 
createContentPart(Object, Map<Object, Object>) - Method in class com.amalgamasimulation.graphicaleditor.factories.ContentPartFactory
 
createControls(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
createCoordsObservable(IObservableValue<? extends EObject>, EStructuralFeature) - Method in interface com.amalgamasimulation.graphicaleditor.parts.IPositionPropertyOwnerPart
 
createDateFiltersMenuSection(Menu, int, LocalDateTime, String) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
createDefaultCommand(ActionModel, ContentPartFactory, EClass, IVisualPart<? extends Node>, IVisualPart<? extends Node>, EObject, double, double) - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateObjectClickHandler
 
createDialogArea(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.dialogs.AboutDialog
Deprecated.
 
createDoubleFiltersMenuSection(Menu, int, double, String) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
createEMFCSVArchive(EMFTransform<?>) - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
createEMFCSVArchive(EMFTransform<?>) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
createEMFExcelFile(EMFTransform<?>) - Method in class com.amalgamasimulation.emf.excel.partialload.PartExcelResourceImpl
 
createFeedbackParts(List<? extends IVisualPart<? extends Node>>, Map<Object, Object>) - Method in class com.amalgamasimulation.graphicaleditor.factories.HoverFeedbackFactory
 
createFeedbackParts(List<? extends IVisualPart<? extends Node>>, Map<Object, Object>) - Method in class com.amalgamasimulation.graphicaleditor.factories.SelectionFeedbackPartFactory
 
createFilePropertyExtractor() - Method in class com.amalgamasimulation.emf.excel.partialload.PartExcelResourceImpl
 
createHorizontalScrollBar() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
createHorizontalScrollBar() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
createHorizontalScrollBar() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
createInitialZeroGroup - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
Flag, showing whether the first bucket must begin with zero
createJavaFXPanel(Container) - Static method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
createJavaFXPanel(Composite) - Static method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
createLabelMainWindow() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
createLeaf(AbstractTreeElementType, BooleanSupplier, UnaryOperator<String>) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
createLeaf(AbstractTreeElementType, Supplier<? extends Number>) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
createLoader(String) - Method in interface com.amalgamasimulation.emf.common.EMFLoaderFactory
 
createLoader(String) - Method in class com.amalgamasimulation.emf.csv.EMFCSVTransform
 
createLoader(String) - Method in class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVTransform
 
createLoader(String) - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelTransformWithEdapt
 
createLoader(String) - Method in class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelTransform
 
createLoader(String, EObject) - Method in class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVTransform
 
createLoader(String, EObject) - Method in class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelTransform
 
createMenuItemsForApplyValues(ColumnViewAdapter<T>, List<ColumnViewAdapter.MenuItemDescriptor>, T, ViewerFilter[]) - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
createModule() - Method in class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
createMultiSelectionHandleParts(List<? extends IVisualPart<? extends Node>>, Map<Object, Object>) - Method in class com.amalgamasimulation.graphicaleditor.factories.SelectionHandlePartFactory
 
createNewRailNode(String, Point) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
createNewRailTrack(String, Graph.Arc, Graph.Arc) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
createNewTrain(List<? extends RailCar>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
createNode() - Method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
createNode(String, EClass) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createNode(String, EClass, Object) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createNode(String, EClass, Color) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createNode(String, EClass, Color, Object) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createNode(Node, String, EClass) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createNodeCommand(ContentPartFactory, EClass, EObject, double, double, double) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointCtrlClickHandler
 
createObject(Image, String, EClass) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createObject(Image, String, EClass, Object) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createObject(Image, String, EClass, Object, Predicate<Object>, String) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createObject(Image, String, EClass, Object, Predicate<Object>, String, Predicate<Object>) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createObject(Node, String, EClass) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
createObject(Node, String, EClass, Object) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
CreateObjectClickHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
CreateObjectClickHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.CreateObjectClickHandler
 
createOperation() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
 
createPaletteViewerContents(C) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
createPartEditSheet(EClass, EReference, IDataSource) - Method in class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVArchive
 
createPartEditSheet(EClass, EReference, IDataSource) - Method in class com.amalgamasimulation.emf.datastructure.EMFPartOneClassFile
 
createPathForTailAgent(GraphPath<N, A>, GeometricGraphPosition<N, A>, GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
createPrimitive(Collection<T>) - Static method in class com.amalgamasimulation.web.ui.js.JSCollection
Creates a new JSCollection instance from a collection of primitive values.
creater(Supplier<W>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
creater(Supplier<W>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder
Function that create new object
createRemoveAllCommand(List<A>, List<O>, ECrossReferenceAdapter, RedrawRestrictionManager) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
createRemoveObjectsCommand(List<O>, ECrossReferenceAdapter) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
createRenderer(AbstractShape) - Method in class com.amalgamasimulation.animation.fx.FXRenderersFactory
 
createResourceSetInternal(R) - Method in class com.amalgamasimulation.emf.csv.EMFCSVTransform
 
createResourceSetInternal(R) - Method in class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVTransform
 
createResourceSetInternal(R, boolean, boolean, String) - Method in class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelTransform
 
createSaver(String, E) - Method in interface com.amalgamasimulation.emf.common.EMFSaverFactory
 
createSaver(String, E) - Method in class com.amalgamasimulation.emf.csv.EMFCSVTransform
 
createSaver(String, E) - Method in class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVTransform
 
createSaver(String, EObject) - Method in class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelTransform
 
createSetContentCommand(List<IBendableContentPart.BendPoint>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
createSingleSelectionHandlePartsForCurve(IVisualPart<? extends Node>, Map<Object, Object>, Provider<BezierCurve[]>) - Method in class com.amalgamasimulation.graphicaleditor.factories.SelectionHandlePartFactory
 
createSingleSelectionHandlePartsForRectangularOutline(IVisualPart<? extends Node>, Map<Object, Object>, Provider<BezierCurve[]>) - Method in class com.amalgamasimulation.graphicaleditor.factories.SelectionHandlePartFactory
 
createStringFiltersMenuSection(Menu, int, String) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
createTable(String, int, int, List<E>, boolean) - Method in class com.amalgamasimulation.excel.CSVArchive
 
createTable(String, int, int, List<E>, boolean) - Method in class com.amalgamasimulation.excel.DataStorage
 
createTable(String, int, int, List<E>, boolean) - Method in class com.amalgamasimulation.excel.ExcelFile
 
createVerticalScrollBar() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
createVerticalScrollBar() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
createVerticalScrollBar() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
createViewerFilter(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
createViewerFilter(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
createViewerFilter(Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
createVisualElement(T) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Creates a new instance of VisualSet<T>.VisualElement corresponding to the current VisualSet type.
crimson - Static variable in class com.amalgamasimulation.utils.Colors
CRIMSON - Static variable in class com.amalgamasimulation.utils.Colors
crossReferenceAdapter - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
CSVArchive - Class in com.amalgamasimulation.excel
 
CSVArchive() - Constructor for class com.amalgamasimulation.excel.CSVArchive
 
CSVFile<E> - Class in com.amalgamasimulation.excel
 
CSVFile(String, List<E>) - Constructor for class com.amalgamasimulation.excel.CSVFile
 
CSVResourceImpl - Class in com.amalgamasimulation.emf.csv
 
CSVResourceImpl(URI) - Constructor for class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
cumulativeLine(String, ITimeStatistics) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
cumulativePlotData() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
cumulativePlotData() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the data for plotting the cumulative sum of the content of this TimeStatistics instance on a line chart.
cumulativePlotData() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
cumulativePlotData() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
cumulativeProbability(double) - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
 
cumulativeValues - Variable in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
CURRENCIES - Static variable in class com.amalgamasimulation.utils.format.Formats
List of most frequently used currencies
currency(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currency(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currency(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value without fractional part and with the currency symbol ($, €, etc.) in the beginning.
currency(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
CURRENCY_AED - Static variable in class com.amalgamasimulation.utils.format.Formats
United Arab Emirates Dirham currency, AED
CURRENCY_BRL - Static variable in class com.amalgamasimulation.utils.format.Formats
Brazilian Real currency, BRL
CURRENCY_EUR - Static variable in class com.amalgamasimulation.utils.format.Formats
Euro currency, EUR
CURRENCY_GBP - Static variable in class com.amalgamasimulation.utils.format.Formats
British Pound currency, GBP
CURRENCY_INR - Static variable in class com.amalgamasimulation.utils.format.Formats
Indian Rupee currency, INR
CURRENCY_RUB - Static variable in class com.amalgamasimulation.utils.format.Formats
Russian Rouble currency, RUB
CURRENCY_TRY - Static variable in class com.amalgamasimulation.utils.format.Formats
Turkish Lira currency, TRY
CURRENCY_USD - Static variable in class com.amalgamasimulation.utils.format.Formats
United States Dollar currency, USD
currencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value without fractional part and with the ISO 4217 currency code (USD, EUR, etc.) in the beginning.
Uses the locale-specific thousands separator.
currencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
currencyLongSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currencyLongSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currencyLongSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value without fractional part and with the leading sign (+ or -) followed by the ISO 4217 currency code (USD, EUR, etc.).
currencyLongSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
currencyLongTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currencyLongTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currencyLongTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value with two digits of fractional part and with the ISO 4217 currency code (USD, EUR, etc.) in the beginning.
currencyLongTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
currencyLongTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currencyLongTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currencyLongTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value with two digits of fractional part and with the leading sign (+ or -) followed by the ISO 4217 currency code (USD, EUR, etc.).
currencyLongTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
currencySign(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currencySign(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currencySign(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value without fractional part and with the leading sign (+ or -) followed by the currency symbol ($, €, etc.).
currencySign(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
currencyTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currencyTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currencyTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value with two digits of fractional part and with the currency symbol ($, €, etc.) in the beginning.
currencyTwoDecimals(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
currencyTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
currencyTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
currencyTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value with two digits of fractional part and with the leading sign (+ or -) followed by the currency symbol ($, €, etc.).
Uses the locale-specific decimal and thousands separators.
currencyTwoDecimalsSign(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
currentMode - Variable in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
currentPathIndex - Variable in class com.amalgamasimulation.trains.Train
 
currentScale - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
currentScenarioObservable - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
currentState - Variable in class com.amalgamasimulation.engine.StateMachine
 
currentState() - Method in class com.amalgamasimulation.engine.StateMachine
Returns the current state of this state machine.
currentStateBeginTime - Variable in class com.amalgamasimulation.engine.StateMachine
 
currentStateBeginTime() - Method in class com.amalgamasimulation.engine.StateMachine
Returns the simulation time when the current state was last time entered.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateTimeDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalTimeDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Dialog type.
currentType - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
Dialog type.
currentX - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
currentY - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
currentZoom - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
customDecimals(double, int) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
customDecimals(double, int) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
customDecimals(double, int) - Method in class com.amalgamasimulation.utils.format.Formats
 
customDecimals(double, int) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
CustomInfiniteCanvas - Class in com.amalgamasimulation.graphicaleditor.views
 
CustomInfiniteCanvas(InfiniteCanvasViewer, boolean) - Constructor for class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
customParseDateInternal(String) - Method in class com.amalgamasimulation.emf.csv.partialload.MainClassPartLoadFromCSVSheet
 
cyan - Static variable in class com.amalgamasimulation.utils.Colors
CYAN - Static variable in class com.amalgamasimulation.utils.Colors

D

DARK_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
DARK_CYAN - Static variable in class com.amalgamasimulation.utils.Colors
DARK_GOLDENROD - Static variable in class com.amalgamasimulation.utils.Colors
DARK_GRAY - Static variable in class com.amalgamasimulation.utils.Colors
DARK_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
DARK_KHAKI - Static variable in class com.amalgamasimulation.utils.Colors
DARK_MAGENTA - Static variable in class com.amalgamasimulation.utils.Colors
DARK_OLIVE_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
DARK_ORANGE - Static variable in class com.amalgamasimulation.utils.Colors
DARK_ORCHID - Static variable in class com.amalgamasimulation.utils.Colors
DARK_RED - Static variable in class com.amalgamasimulation.utils.Colors
DARK_SALMON - Static variable in class com.amalgamasimulation.utils.Colors
DARK_SEA_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
DARK_SLATE_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
DARK_SLATE_GRAY - Static variable in class com.amalgamasimulation.utils.Colors
DARK_TURQUOISE - Static variable in class com.amalgamasimulation.utils.Colors
DARK_VIOLET - Static variable in class com.amalgamasimulation.utils.Colors
darkBlue - Static variable in class com.amalgamasimulation.utils.Colors
darkCyan - Static variable in class com.amalgamasimulation.utils.Colors
darkGoldenRod - Static variable in class com.amalgamasimulation.utils.Colors
darkGray - Static variable in class com.amalgamasimulation.utils.Colors
darkGreen - Static variable in class com.amalgamasimulation.utils.Colors
darkKhaki - Static variable in class com.amalgamasimulation.utils.Colors
darkMagenta - Static variable in class com.amalgamasimulation.utils.Colors
darkOliveGreen - Static variable in class com.amalgamasimulation.utils.Colors
darkOrange - Static variable in class com.amalgamasimulation.utils.Colors
darkOrchid - Static variable in class com.amalgamasimulation.utils.Colors
darkRed - Static variable in class com.amalgamasimulation.utils.Colors
darkSalmon - Static variable in class com.amalgamasimulation.utils.Colors
darkSeaGreen - Static variable in class com.amalgamasimulation.utils.Colors
darkSlateBlue - Static variable in class com.amalgamasimulation.utils.Colors
darkSlateGray - Static variable in class com.amalgamasimulation.utils.Colors
darkTurquoise - Static variable in class com.amalgamasimulation.utils.Colors
darkViolet - Static variable in class com.amalgamasimulation.utils.Colors
DASHED - Enum constant in enum class com.amalgamasimulation.charts.utils.LineStyle
 
dataElementsProvider - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
DataFillerManager<T,V> - Class in com.amalgamasimulation.desktop.ui.views
The class responsible for setting up the functionality of quickly setting the same values ​​in a column
DataFillerManager(EmfColumn<T, V, ?>) - Constructor for class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
dataGroups - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
List of buckets (i.e.
dataSize() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
dataSize() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the number of data points stored inside this ITimeStatistics instance.
dataSize() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
dataSize() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
DataStorage<T> - Class in com.amalgamasimulation.excel
 
DataStorage() - Constructor for class com.amalgamasimulation.excel.DataStorage
 
date() - Method in class com.amalgamasimulation.engine.Engine
Returns the current simulation date.
date() - Method in class com.amalgamasimulation.engine.Model
Returns the current simulation date, more specifically, date of Engine used to simulate this model.
dateToLocalDateTime(Date) - Static method in class com.amalgamasimulation.utils.Utils
Converts the specified instance of Date to an instance of LocalDateTime pointing to the same instant of time in the system's default time zone.
dateToTime(LocalDateTime) - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Converts the specified date of calendar to the corresponding time.
dateToTime(LocalDateTime) - Method in interface com.amalgamasimulation.utils.time.Timeable
Converts the specified date of simulation calendar to the corresponding simulation time
dateToTime(LocalDateTime, LocalDateTime, ChronoUnit) - Static method in interface com.amalgamasimulation.utils.time.Timeable
Converts the specified date of simulation calendar to the corresponding simulation time
dateToTime(Date) - Method in interface com.amalgamasimulation.utils.time.Timeable
Converts the specified date of simulation calendar to the corresponding simulation time.
day() - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the duration of one day of simulation calendar in simulation time units.
dayMonthHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayMonthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayMonthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayMonthLongYearHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthLongYearHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthLongYearHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthLongYearHoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayMonthLongYearHoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthLongYearHoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthLongYearHoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthLongYearHoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayMonthLongYearHoursMinutesSeconds(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthLongYearHoursMinutesSeconds(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthLongYearHoursMinutesSeconds(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthLongYearHoursMinutesSeconds(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayMonthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayMonthYear(Date) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dayMonthYear(Date) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dayMonthYear(Date) - Method in class com.amalgamasimulation.utils.format.Formats
 
dayMonthYear(Date) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dayOfWeek - Variable in class com.amalgamasimulation.utils.time.EveryWeekTimeSeries
 
deactivate() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
deactivateAdapters() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Deactivates the adapters registered at this InfiniteCanvasViewer.
deactivateChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
Deactivates the children of this AbstractVisualPart.
deactivateMultiSelectionCache() - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
deactivateMultiSelectionCache() - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
DEEP_PINK - Static variable in class com.amalgamasimulation.utils.Colors
DEEP_SKY_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
deepPink - Static variable in class com.amalgamasimulation.utils.Colors
deepSkyBlue - Static variable in class com.amalgamasimulation.utils.Colors
DEFAULT - Enum constant in enum class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor.CoordinatesShiftPolicy
 
DEFAULT_ADVANCED_STRAIGHTENING_FACTOR - Static variable in class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
DEFAULT_CAPACITY - Static variable in class com.amalgamasimulation.utils.container.CompactFloatArrayList
the default capacity for new lists
DEFAULT_CAPACITY - Static variable in class com.amalgamasimulation.utils.container.TFloatArrayList
the default capacity for new lists
DEFAULT_CLICKABLE_WIDTH - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
DEFAULT_HOVER_FEEDBACK_COLOR - Static variable in class com.amalgamasimulation.graphicaleditor.factories.HoverFeedbackFactory
 
DEFAULT_INTERSECTION_DISTANCE - Static variable in class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
DEFAULT_OVERLAY_THRESHOLD - Static variable in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
The overlay threshold, i.e.
DEFAULT_SEGMENT_OVERLAY_THRESHOLD - Static variable in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
The overlay threshold, i.e.
DEFAULT_STYLE - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.PaletteFocusBehavior
 
DEFAULT_TABLE_COLUMN_WIDTH - Static variable in class com.amalgamasimulation.desktop.ui.tables.Table
 
defaultArcColor - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
defaultCreatedSegmentBeginNodeColor - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
defaultFont(Font) - Method in class com.amalgamasimulation.web.ui.page.HTMLPage
Sets the default font for the page.
defaultGreyFillColor - Static variable in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
defaultHighlightedColor - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
defaultNodeBorderRadius - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
defaultNodeFillColor - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
defaultNodeStrokeColor - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
defaultPortColor - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionPortVisual
 
DefaultRandomGenerator - Class in com.amalgamasimulation.utils.random
Convenience class that allows developers to easily create an instance of AbstractRandomGenerator by specifying the seed.
DefaultRandomGenerator(int) - Constructor for class com.amalgamasimulation.utils.random.DefaultRandomGenerator
Creates a new instance of random number generator with the specified integer seed.
defaultSelectionColor - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
defaultStrokeColor - Static variable in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
defaultStrokeColor - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionPortVisual
 
defaultUpdatePolicy - Variable in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
defaultValue(R) - Method in class com.amalgamasimulation.utils.Mapping
 
defaultWhiteFillColor - Static variable in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
deficitPeriods() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the list of time intervals when there is deficit.
deficitQuantity(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the sum of absolute quantities that the function would have decreased by if it was unbounded during the deficit periods between the specified begin time and end time.
DeleteSelectedOnTypeHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
DeleteSelectedOnTypeHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
density(double) - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
 
dependentScenarioListFields - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
derivative() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates a derivative of this piecewise linear function with corresponding step changes at break points.
deselectAll() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
dest - Variable in class com.amalgamasimulation.graph.Graph.Arc
 
destNodeXObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
destNodeYObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
destOffset - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
destRole - Static variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
destRole - Static variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
detachCargo() - Method in class com.amalgamasimulation.cranes.Crane
 
determineBendPolicy() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
Returns the BendCurvePolicy that is installed on the BendFirstAnchorageOnArcHandleDragHandler.getTargetPart().
determineTargetPart() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
Determines the target IVisualPart for this interaction handler.
determineViewportPolicy() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
Returns the ViewportPolicy that is to be used for changing the viewport.
diagnostics - Variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
dialogTitle(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
dialogTitle(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set title for the dialog
dialogTitle(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
dialogTitle(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.FinalBuilder
Set title for the dialog
dialogTitle(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
dialogTitle(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.FinalBuilder
Set title for the dialog
dialogTitle(String) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
dialogTitle(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set title for the dialog
dialogTitle(String) - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
dialogTitle(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.FinalBuilder
Set title for the dialog
DIM_GRAY - Static variable in class com.amalgamasimulation.utils.Colors
dimGray - Static variable in class com.amalgamasimulation.utils.Colors
directionExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
disableCommandsExecution() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
DISABLED - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.Extrapolation
No extrapolation defined.
disableListeners() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
disconnectFrom(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Disconnects the current flow element from the destElement flow element, if a connection from this flow element to the destElement flow element exists.
dispose() - Method in class com.amalgamasimulation.charts.Chart
Disposes the chart.
dispose() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
dispose() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
dispose() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatableContainerPart
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
dispose() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
dispose() - Method in class com.amalgamasimulation.web.ui.browser.Browser
Disposes of the browser component and releases any resources associated with it.
disposeIfObsolete(IContentPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
If the given IContentPart does neither have a parent nor any anchoreds, then it's content is set to null and the part is added to the ContentPartPool.
DISTANCE_METER - Enum constant in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
 
distanceBetweenLonLatsMeters(Point, Point) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Calculates approximate distance between the first and the second geographical points, in meters.
distanceMeterDestDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
distanceMeterDestImage - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
DistanceMeterHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
DistanceMeterHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.DistanceMeterHandler
 
distanceMeterSourceDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
distanceMeterSourceImage - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
distanceTo(Point) - Method in class com.amalgamasimulation.geometry.Point
Returns the distance from this point to the specified point.
distanceToPoint(Point) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the distance from the specified point to this polyline.
distanceToPoint(Point) - Method in class com.amalgamasimulation.geometry.Segment
Returns the shortest distance from segment to the specified point.
DistributionEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up Distribution editing in columns.
DistributionEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport
 
DistributionEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a Distribution editing support.
DistributionEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
DistributionEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
distributionEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
distributionEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install Distribution editing onto a column.
DistributionFunction<E> - Class in com.amalgamasimulation.utils
Deprecated.
use apache's EnumeratedDistribution instead
DistributionFunction() - Constructor for class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
 
DistributionFunction(double, E) - Constructor for class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
 
DistributionFunction(List<Double>, List<E>) - Constructor for class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
 
DistributionStatistics - Class in com.amalgamasimulation.utils
Distribution statistics of a single variable series
DistributionStatistics() - Constructor for class com.amalgamasimulation.utils.DistributionStatistics
 
doAbortPolicies(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
 
doAction(Color) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ColorAWTDialog
 
doAction(Color) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerColorAWTDialog
 
doAction(String) - Method in class com.amalgamasimulation.web.ui.page.HTMLPage
Executes an action associated with the specified ID.
doAction(LocalDateTime) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
 
doAction(LocalDateTime) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
 
doAction(LocalDateTime) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
 
doAction(LocalDateTime) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
 
doAction(LocalDateTime) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
 
doAction(LocalDateTime) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.GridBehavior
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.TypeStrokeGesture
 
doActivate() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Activates this InfiniteCanvasViewer, which activates its adapters.
doAddChildVisual(IVisualPart<? extends Node>, int) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doAddChildVisual(IVisualPart<? extends Node>, int) - Method in class com.amalgamasimulation.graphicaleditor.views.PaletteRootPart
 
doAddContentChild(Object, int) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doAttachToAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
doAttachToAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
doCanExecute() - Method in class com.amalgamasimulation.graphicaleditor.commands.RedrawRestrictionCommand
 
doCanUndo() - Method in class com.amalgamasimulation.graphicaleditor.commands.RedrawRestrictionCommand
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
Creates the visual representation of this selection handle.
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.InputConnectionPortPart
Deprecated.
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.OutputConnectionPortPart
Deprecated.
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.LabeledHoverFeedbackPart
 
doCreateVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.GridBehavior
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.TypeStrokeGesture
 
doDeactivate() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Deactivates this InfiniteCanvasViewer, which deactivates its adapters.
doDetachFromAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
doDetachFromAnchorageVisual(IVisualPart<? extends Node>, String) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
DODGER_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
dodgerBlue - Static variable in class com.amalgamasimulation.utils.Colors
doExecute() - Method in class com.amalgamasimulation.graphicaleditor.commands.RedrawRestrictionCommand
 
doGetContentAnchorages() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
doGetContentAnchorages() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
doGetContentAnchorages() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doGetContentAnchorages() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
doGetContentAnchorages() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
doGetContentAnchorages() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
doGetContentChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
doGetContentChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doGetContentChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
doGetContentChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
doGetContentChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
doGetContentChildren() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
doHookScene(Scene) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
 
doIfFeaturePresent(Class<F>, Consumer<F>) - Method in class com.amalgamasimulation.features.Feature
If the container of this feature has a feature of the specified type, then executes the specified action with this feature.
doIfFeaturePresent(Class<F>, Consumer<F>) - Method in class com.amalgamasimulation.features.FeatureContainer
 
doIfFeaturePresent(Class<F>, Consumer<F>) - Method in interface com.amalgamasimulation.features.IFeatureContainer
If this container has a feature of the specified type, then executes the specified action with this feature.
dollar(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dollar(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dollar(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value without fractional part and with the dollar character ($) in the beginning.
dollar(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dollarSign(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dollarSign(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dollarSign(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value without fractional part and with the leading sign (+ or -) followed by the dollar character ($).
dollarSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dollarTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dollarTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dollarTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value with two digits of fractional part and with dollar character ($) in the beginning.
Uses the locale-specific decimal and thousands separators.
dollarTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
dollarTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
dollarTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
dollarTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value with two digits of fractional part and with the leading sign (+ or -) followed by the dollar character ($).
dollarTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
doLoad(InputStream, Map<?, ?>) - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
doLoad(InputStream, Map<?, ?>) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
doRedo() - Method in class com.amalgamasimulation.graphicaleditor.commands.RedrawRestrictionCommand
 
doRefreshVisual(ArcVisual) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
doRefreshVisual(ConnectionLinkVisual) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
doRefreshVisual(ConnectionPortVisual) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
doRefreshVisual(PaletteNodeVisual) - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
doRefreshVisual(Group) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doRefreshVisual(GeometryNode<Ellipse>) - Method in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
doRefreshVisual(GeometryNode<IGeometry>) - Method in class com.amalgamasimulation.graphicaleditor.parts.HoverFeedbackPart
 
doRefreshVisual(GeometryNode<IGeometry>) - Method in class com.amalgamasimulation.graphicaleditor.parts.LabeledHoverFeedbackPart
 
doRefreshVisual(GeometryNode<IGeometry>) - Method in class com.amalgamasimulation.graphicaleditor.parts.SelectionFeedbackPart
 
doRefreshVisual(V) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
doRemoveChildVisual(IVisualPart<? extends Node>, int) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doRemoveChildVisual(IVisualPart<? extends Node>, int) - Method in class com.amalgamasimulation.graphicaleditor.views.PaletteRootPart
 
doRemoveContentChild(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
doSave(OutputStream, Map<?, ?>) - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
doSave(OutputStream, Map<?, ?>) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
DOTTED - Enum constant in enum class com.amalgamasimulation.charts.utils.LineStyle
 
doubleClickHandler - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
DoubleSortedList<T> - Class in com.amalgamasimulation.utils.container
Represents a sorted list of elements ordered by double keys.
DoubleSortedList(Function<T, Double>) - Constructor for class com.amalgamasimulation.utils.container.DoubleSortedList
Creates a new DoubleSortedList using the provided key extractor to map elements to their double key values.
doUndo() - Method in class com.amalgamasimulation.graphicaleditor.commands.RedrawRestrictionCommand
 
doUnhookScene(Scene) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
 
DOWN - Enum constant in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Direction
 
DOWN - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
drag(MouseEvent, Dimension) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
drag(MouseEvent, Dimension) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
drag(MouseEvent, Dimension) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
drag(Node, MouseEvent, double, double) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
This method is called upon MouseEvent.MOUSE_DRAGGED events.
dragEnterHandler - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
dragLeaveHandler - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
dragOverHandler - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
dropActive - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
dropHandler - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
DropTargetEvent - Class in com.amalgamasimulation.charts.utils
 
DropTargetEvent(int, int) - Constructor for class com.amalgamasimulation.charts.utils.DropTargetEvent
 
dueTime(double) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
dueTime(double) - Method in interface com.amalgamasimulation.cranes.CraneTask.DueTimeBuilder
 
dummy(double) - Static method in class com.amalgamasimulation.core.scheduling.Gap
Creates a dummy instance of Gap used primarily as a key in search and comparison methods.
dummy(double) - Static method in class com.amalgamasimulation.core.scheduling.Slot
Creates a dummy instance of Slot used primarily as a key in search and comparison methods.
dummyPartsMap - Variable in class com.amalgamasimulation.graphicaleditor.factories.ContentPartFactory
 
dumpMaxArgumentDescriptor(HistogramDataAggregator.MaxArgumentDescriptor) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
 
duration() - Method in class com.amalgamasimulation.core.scheduling.TimeInterval
Returns the duration of this time interval, i.e.
duration(double, ChronoUnit) - Method in class com.amalgamasimulation.utils.format.Formats
 
duration(long) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
duration(long) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
duration(long) - Method in class com.amalgamasimulation.utils.format.Formats
 
duration(long) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
duration(Duration) - Method in class com.amalgamasimulation.utils.format.Formats
 
duration(LocalDateTime, LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
duration(ChronoUnit) - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the estimated duration of the specified period unit in simulation time units.
durationAboveZero(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated, for removal: This API element is subject to removal in a future version.
durationNonNegative(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated, for removal: This API element is subject to removal in a future version.
durationWithQuantityMoreEqualThan(double, double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the total duration of all periods between the specified begin and end times when the quantity was greater than or equal to the specified value.
durationWithQuantityMoreThan(double, double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the total duration of all periods between the specified begin and end times when the quantity was greater than the specified value.
DYNAMIC - Enum constant in enum class com.amalgamasimulation.charts.visualsets.VisualSet.UpdatePolicy
Update visual elements for all data elements every time the chart is being redrawn
DYNAMIC_BY_SHOWED_CONTENT - Enum constant in enum class com.amalgamasimulation.charts.utils.LeftMarginRule
 
DynamicAutoCompleteComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.
DynamicAutoCompleteComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.DynamicAutoCompleteComboBoxEditingSupport
 
DynamicAutoCompleteComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up dynamic auto-complete combobox editing in columns.
DynamicAutoCompleteComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.DynamicAutoCompleteComboEditingSupport
 
DynamicAutoCompleteComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a dynamic auto-complete combobox editing support.
dynamicAutoCompleteComboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
dynamicAutoCompleteComboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install dynamic auto complete combobox-based editing onto a column.
DynamicHistogramDataAggregator<C,O> - Class in com.amalgamasimulation.utils
A HistogramDataAggregator with dynamically adjusted number of buckets and bucket size.
DynamicHistogramDataAggregator(List<C>, boolean, int) - Constructor for class com.amalgamasimulation.utils.DynamicHistogramDataAggregator
Creates a new instance of dynamic histogram data aggregator with the specified maximum number of buckets (or groups).
DynamicHistogramDataAggregator(List<C>, boolean, int, int) - Constructor for class com.amalgamasimulation.utils.DynamicHistogramDataAggregator
Creates a new instance of dynamic histogram data aggregator with the specified maximum number of buckets (or groups).
DynamicHistogramDataAggregator(List<C>, int) - Constructor for class com.amalgamasimulation.utils.DynamicHistogramDataAggregator
Creates a new instance of dynamic histogram data aggregator with the specified maximum number of buckets (or groups).
DynamicHistogramDataAggregator(List<C>, int, int) - Constructor for class com.amalgamasimulation.utils.DynamicHistogramDataAggregator
Creates a new instance of dynamic histogram data aggregator with the specified maximum number of buckets (or groups).

E

eClass - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
eClasses - Variable in class com.amalgamasimulation.emf.datastructure.IDataSource
 
editable(List<T>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Tables
Creates and returns a table with editable data.
editable(List<T>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Trees
Creates and returns a tree with editable data.
EditableColumn<T,V,R> - Class in com.amalgamasimulation.desktop.ui.columndescriptors
Class that implements a set of functions for editing data
EditableColumn(Class<R>, ColumnViewer, Composite, Function<T, V>) - Constructor for class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
EditableTable<T> - Class in com.amalgamasimulation.desktop.ui.tables
Table with editable data
EditableTable(Composite, boolean, List<T>, int, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.tables.EditableTable
 
EditableTree<T> - Class in com.amalgamasimulation.desktop.ui.tables
Tree with editable data
EditableTree(Composite, Function<T, List<T>>, List<T>, boolean, boolean, boolean, int) - Constructor for class com.amalgamasimulation.desktop.ui.tables.EditableTree
 
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteComboBoxEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteTextEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFCheckBoxEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFColorEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFComboBoxEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFDynamicAutoCompleteComboBoxEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFEnumComboBoxEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextEditingSupport
Set up the feature
editedFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
editedFeature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Set the feature pointing to the field that is being edited
EDITING - Enum constant in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
 
editingInExcelManager - Variable in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
EditingInExcelManager - Class in com.amalgamasimulation.desktop.ui.views
A container for data required to edit a part of the scenario using Excel.
EditingInExcelManager() - Constructor for class com.amalgamasimulation.desktop.ui.views.EditingInExcelManager
 
editingRestricted - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
editingSupport - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
EditorTreeLabelProvider - Class in com.amalgamasimulation.desktop.ui.editor.utils
 
EditorTreeLabelProvider(IconsMapping) - Constructor for class com.amalgamasimulation.desktop.ui.editor.utils.EditorTreeLabelProvider
 
elements(E[]) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
elements(E[]) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(E[]) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
elements(E[]) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.ElementsBuilder
Set the elements to be shown in the combobox
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.ElementsBuilder
Set the elements to be shown in the selection dialog
elements(IObservableList<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
elements(IObservableList<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.ElementsBuilder
Set the elements to be shown in the selection dialog
elements(IObservableList<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.Builder
 
elements(IObservableList<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.ElementsBuilder
Set the list of elements among whose identifiers the validation of the entered value will be performed
elements(IObservableList<W>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
elements(IObservableList<W>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder
Set the elements to be shown in the selection dialog
elements(IObservableList<W>) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
elements(IObservableList<W>) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.ElementsBuilder
Set the elements to be shown in the selection dialog
elementsList - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
ellipseSize - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
ELLIPSIS - Static variable in class com.amalgamasimulation.utils.format.Formats
 
emf(List<T>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Tables
Creates and returns a table with editable data and a special set of functions for editing EMF data (EObject).
emf(List<T>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Trees
Creates and returns a tree with editable data and a special set of functions for editing EMF data (EObject).
EMFAutoCompleteComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.
EMFAutoCompleteComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteComboBoxEditingSupport
 
EMFAutoCompleteComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up auto-complete combobox editing in columns.
EMFAutoCompleteComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport
 
EMFAutoCompleteComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an auto-complete combobox editing support.
EMFAutoCompleteComboEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFAutoCompleteComboEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFAutoCompleteComboEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFAutoCompleteComboEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfAutoCompleteComboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfAutoCompleteComboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install auto complete combobox-based editing onto a column.
EMFAutoCompleteTextEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to enable editing a table cell via a auto complete with a list of values.
EMFAutoCompleteTextEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up auto-complete text editing in columns.
EMFAutoCompleteTextEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport
 
EMFAutoCompleteTextEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteTextEditingSupport
 
EMFAutoCompleteTextEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an auto-complete text editing support.
EMFAutoCompleteTextEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFAutoCompleteTextEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFAutoCompleteTextEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFAutoCompleteTextEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfAutoCompleteTextEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfAutoCompleteTextEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install auto complete text-based editing onto a column.
EMFCheckBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to edit boolean values ​​in a cell.
EMFCheckBoxEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up checkbox editing in columns.
EMFCheckBoxEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport
 
EMFCheckBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFCheckBoxEditingSupport
 
EMFCheckBoxEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an checkbox editing support.
EMFCheckBoxEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFCheckBoxEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfCheckBoxEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfCheckBoxEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install check-based editing onto a column.
EMFColorAWTDialog<T> - Class in com.amalgamasimulation.desktop.binding.dialogs
This class creates and opens a dialog for editing a color.
EMFColorAWTDialog(Shell, T, EStructuralFeature) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.EMFColorAWTDialog
 
EMFColorEditingSupport<T> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to edit the color in a cell.
EMFColorEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up color editing in columns.
EMFColorEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport
 
EMFColorEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFColorEditingSupport
 
EMFColorEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an color editing support.
EMFColorEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFColorEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfColorEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfColorEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install color editing onto a column.
EmfColumn<T,V,R> - Class in com.amalgamasimulation.desktop.ui.columndescriptors
Class that implements the special set of functions for editing EObject data.
EmfColumn(Class<R>, ColumnViewer, Composite, Function<T, V>) - Constructor for class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
EMFColumn<E> - Class in com.amalgamasimulation.emf.datastructure.columns
 
EMFColumn(String, EClassifier, EStructuralFeature, boolean, boolean, Function<E, Object>) - Constructor for class com.amalgamasimulation.emf.datastructure.columns.EMFColumn
 
EMFComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to select from a list of values ​​in a cell.
EMFComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFComboBoxEditingSupport
 
EMFComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up combobox editing in columns.
EMFComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport
 
EMFComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an combobox editing support.
EMFComboEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFComboEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFComboEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFComboEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfComboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfComboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install combobox-based editing onto a column.
EMFCSVArchive - Class in com.amalgamasimulation.emf.csv
 
EMFCSVArchive(EMFTransform<?>, EObjectsContext) - Constructor for class com.amalgamasimulation.emf.csv.EMFCSVArchive
 
EMFCSVLoader<E> - Class in com.amalgamasimulation.emf.csv
 
EMFCSVLoader(EMFSetting, String) - Constructor for class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
EMFCSVSaver<E> - Class in com.amalgamasimulation.emf.csv
 
EMFCSVSaver(EMFSetting, E, String) - Constructor for class com.amalgamasimulation.emf.csv.EMFCSVSaver
 
EMFCSVTransform<E> - Class in com.amalgamasimulation.emf.csv
 
EMFCSVTransform(EMFSetting) - Constructor for class com.amalgamasimulation.emf.csv.EMFCSVTransform
 
EMFCSVTransform(EClass, EPackage...) - Constructor for class com.amalgamasimulation.emf.csv.EMFCSVTransform
 
EMFDynamicAutoCompleteComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to enable editing a table cell via a combo box with a list of values and via a auto complete with a list of values.
EMFDynamicAutoCompleteComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFDynamicAutoCompleteComboBoxEditingSupport
 
EMFDynamicAutoCompleteComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up dynamic auto-complete combobox editing in columns.
EMFDynamicAutoCompleteComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport
 
EMFDynamicAutoCompleteComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a dynamic auto-complete combobox editing support.
EMFDynamicAutoCompleteComboEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFDynamicAutoCompleteComboEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFDynamicAutoCompleteComboEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfDynamicAutoCompleteComboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfDynamicAutoCompleteComboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install dynamic auto complete combobox-based editing onto a column.
EMFEnumComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to select from a enum of values ​​in a cell.
EMFEnumComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFEnumComboBoxEditingSupport
 
EMFEnumComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up enum combobox editing in columns.
EMFEnumComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport
 
EMFEnumComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an enum combobox editing support.
EMFEnumComboEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFEnumComboEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFEnumComboEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFEnumComboEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfEnumComboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfEnumComboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install enum combo-based editing onto a column.
EMFExcelFile - Class in com.amalgamasimulation.emf.datastructure
 
EMFExcelFile(EMFTransform<?>, EObjectsContext) - Constructor for class com.amalgamasimulation.emf.datastructure.EMFExcelFile
 
EMFExcelLoaderWithEdapt<E> - Class in com.amalgamasimulation.emf.excel.edapt
 
EMFExcelLoaderWithEdapt(EMFSetting, String) - Constructor for class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
 
EMFExcelTransformWithEdapt<E> - Class in com.amalgamasimulation.emf.excel.edapt
 
EMFExcelTransformWithEdapt() - Constructor for class com.amalgamasimulation.emf.excel.edapt.EMFExcelTransformWithEdapt
 
EMFExcelTransformWithEdapt(EMFSetting) - Constructor for class com.amalgamasimulation.emf.excel.edapt.EMFExcelTransformWithEdapt
 
EMFExcelTransformWithEdapt(EClass, EPackage...) - Constructor for class com.amalgamasimulation.emf.excel.edapt.EMFExcelTransformWithEdapt
 
EMFInstanceSheet - Class in com.amalgamasimulation.emf.datastructure.sheets
 
EMFInstanceSheet(EClass, EReference, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
EMFLoader<E> - Interface in com.amalgamasimulation.emf.common
 
EMFLoaderFactory<E> - Interface in com.amalgamasimulation.emf.common
 
EMFLocalDateDialog - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a date editing dialog.
EMFLocalDateDialog(Shell, EObject, EStructuralFeature) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateDialog
 
EMFLocalDateTimeDialog<T> - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for editing date and time.
EMFLocalDateTimeDialog(Shell, T, EStructuralFeature) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateTimeDialog
 
EMFLocalDateTimeEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up LocalDateTime editing in columns.
EMFLocalDateTimeEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport
 
EMFLocalDateTimeEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an LocalDateTime editing support.
EMFLocalDateTimeEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFLocalDateTimeEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFLocalDateTimeEditingSupport.TypeDialogBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfLocalDateTimeEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfLocalDateTimeEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install LocalDateTime editing onto a column.
EMFLocalTimeDialog<T> - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for time editing.
EMFLocalTimeDialog(Shell, T, EStructuralFeature) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalTimeDialog
 
EMFLocalTimeEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up LocalTime editing in columns.
EMFLocalTimeEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport
 
EMFLocalTimeEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an LocalTime editing support.
EMFLocalTimeEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFLocalTimeEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfLocalTimeEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfLocalTimeEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install LocalTime editing onto a column.
EMFMultiObjectsSelectionDialogEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up multiply objects selection dialog editing.
EMFMultiObjectsSelectionDialogEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport
 
EMFMultiObjectsSelectionDialogEditingSupport.Builder<T,E,W,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an multiply objects selection dialog editing support.
EMFMultiObjectsSelectionDialogEditingSupport.ColumnsBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFMultiObjectsSelectionDialogEditingSupport.EditedFeatureBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFMultiObjectsSelectionDialogEditingSupport.FinalBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfMultiObjectsSelectionDialogEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfMultiObjectsSelectionDialogEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install multi objects selection dialog editing onto a column.
EMFMultiToolListDialogEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to customize the dialog box in which you can create, delete, and edit lists of objects.
EMFMultiToolListDialogEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport
 
EMFMultiToolListDialogEditingSupport.Builder<T,E,W,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an multi tool dialog editing support.
EMFMultiToolListDialogEditingSupport.ColumnsBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFMultiToolListDialogEditingSupport.EditedFeatureBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFMultiToolListDialogEditingSupport.FinalBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfMultiToolListDialogEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfMultiToolListDialogEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install the dialog box in which you can create, delete, and edit lists of objects.
EMFObjectSelectionDialogEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up object selection dialog editing in columns.
EMFObjectSelectionDialogEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport
 
EMFObjectSelectionDialogEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an object selection dialog editing support.
EMFObjectSelectionDialogEditingSupport.ColumnsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFObjectSelectionDialogEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFObjectSelectionDialogEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFObjectSelectionDialogEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfObjectSelectionDialogEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfObjectSelectionDialogEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install object selection dialog editing onto a column.
EMFPartCSVArchive - Class in com.amalgamasimulation.emf.csv.partialload
 
EMFPartCSVArchive(EMFTransform<?>, EObjectsContext, EClass) - Constructor for class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVArchive
 
EMFPartCSVLoader<E> - Class in com.amalgamasimulation.emf.csv.partialload
 
EMFPartCSVLoader(ResourceFileExtension, EMFSetting, String) - Constructor for class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVLoader
 
EMFPartCSVTransform<E> - Class in com.amalgamasimulation.emf.csv.partialload
 
EMFPartCSVTransform(EClass, EMFExcelTransform<? extends EObject>) - Constructor for class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVTransform
 
EMFPartCSVTransform(EClass, EMFSetting) - Constructor for class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVTransform
 
EMFPartCSVTransform(EClass, EClass, EPackage...) - Constructor for class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVTransform
 
EMFPartExcelLoader<E> - Class in com.amalgamasimulation.emf.excel.partialload
A special kind of EMFExcelLoader used only for uploading 'partial scenario files'.
EMFPartExcelLoader(EMFSetting, String) - Constructor for class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelLoader
 
EMFPartExcelTransform - Class in com.amalgamasimulation.emf.excel.partialload
This class is responsible for partial scenario export and import.
EMFPartExcelTransform(EClass, EMFExcelTransform<? extends EObject>) - Constructor for class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelTransform
 
EMFPartExcelTransform(EClass, EClass, EPackage...) - Constructor for class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelTransform
 
EMFPartOneClassFile - Class in com.amalgamasimulation.emf.datastructure
An Excel file that contains only a part of the whole scenario data that is related to some selected EClass of objects.
EMFPartOneClassFile(EMFTransform<?>, EObjectsContext, EClass) - Constructor for class com.amalgamasimulation.emf.datastructure.EMFPartOneClassFile
 
EMFSaver<E> - Interface in com.amalgamasimulation.emf.common
 
EMFSaverAndLoaderFactory<E> - Interface in com.amalgamasimulation.emf.common
 
EMFSaverFactory<E> - Interface in com.amalgamasimulation.emf.common
 
EMFSheet<E> - Class in com.amalgamasimulation.emf.datastructure.sheets
 
EMFSheet(EClass, String, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
EMFTable<T> - Class in com.amalgamasimulation.desktop.ui.tables
Table with editable data and a special set of functions for editing EMF data (EObject)
EMFTable(Composite, boolean, List<T>, int, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.tables.EMFTable
 
EMFTextEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to edit a table cell value.
EMFTextEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up text editing in columns.
EMFTextEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport
 
EMFTextEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextEditingSupport
 
EMFTextEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an text editing support.
EMFTextEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFTextEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFTextEditingSupport.StrategyBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfTextEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfTextEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install text-based editing onto a column.
EMFTextIdEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
The class is used to edit field IDs in objects.
EMFTextIdEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up text editing in columns.
EMFTextIdEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport
 
EMFTextIdEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextIdEditingSupport
 
EMFTextIdEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an text editing support.
EMFTextIdEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFTextIdEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EMFTextIdEditingSupport.IdFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
emfTextIdEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
emfTextIdEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install text-based editing onto a column.
EMFTree<T> - Class in com.amalgamasimulation.desktop.ui.tables
Tree with editable data and a special set of functions for editing EMF data (EObject)
EMFTree(Composite, Function<T, List<T>>, List<T>, boolean, boolean, boolean, int) - Constructor for class com.amalgamasimulation.desktop.ui.tables.EMFTree
 
EMPTY - Static variable in class com.amalgamasimulation.core.intervals.Interval
Empty number interval that represents a non-existent interval.
EMPTY - Static variable in class com.amalgamasimulation.core.intervals.IntervalSet
Empty interval set, i.e.
EMPTY - Static variable in class com.amalgamasimulation.emf.common.ResourceFileExtension
 
EMPTY_STRING - Static variable in class com.amalgamasimulation.utils.format.Formats
 
emptyPath() - Static method in class com.amalgamasimulation.graph.GraphPath
Returns an instance of an empty path, i.e.
emptyPortColor - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
enableCommandsExecution() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
ENABLED - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.Extrapolation
Extrapolate plot to the maximum value of maximum argument among all visual sets displayed on the chart and the current argument along the horizontal axis.
enableListeners() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
Add an element on top of other elements in the combo box to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Add an element on top of other elements in the combo box to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
enableNullElement(String) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
enableNullElement(String) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.FinalBuilder
Add an element on top of other elements in the combobox to clear the table cell value.
end() - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
END - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelPosition
The label is drawn at the rightmost position of a horizontal line and a the top of a vertical line.
END - Enum constant in enum class com.amalgamasimulation.trains.TrainsEnvironment.DestTrackEnterSide
 
endDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
endDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionLinkVisual
 
endDecorationVisible - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
endDrag(MouseEvent, Dimension) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
endDrag(MouseEvent, Dimension) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
endDrag(MouseEvent, Dimension) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
endPosition() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns the value of the endPosition record component.
endScroll() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
endTime() - Method in class com.amalgamasimulation.core.scheduling.TimeInterval
Returns the end time of this interval, possibly infinite.
endTraversalAfter(Graph.Arc, Graph.Node, C) - Method in interface com.amalgamasimulation.graph.Algorithm.GraphTraversalEndPredicate
Predicate answering the question "Must we end the traversal after we added the specific arc, node and calculated the specific node context?"
endValue() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the value of the endValue record component.
engine - Variable in class com.amalgamasimulation.engine.StateMachine
 
engine - Variable in class com.amalgamasimulation.graphagent.GraphAgent
 
engine() - Method in interface com.amalgamasimulation.engine.Agent
Returns the reference to the Engine that is used to simulate this agent's behavior
engine() - Method in class com.amalgamasimulation.engine.Model
Returns the reference to an Engine used to simulate this model.
engine() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
Engine - Class in com.amalgamasimulation.engine
Class representing the simulation engine.
Engine() - Constructor for class com.amalgamasimulation.engine.Engine
Creates a new instance of the simulation engine
EngineControlComposite - Class in com.amalgamasimulation.graphagent.views
 
EngineControlComposite(Composite, Engine, SimulationViewUpdater) - Constructor for class com.amalgamasimulation.graphagent.views.EngineControlComposite
 
EngineEventContainer<T> - Class in com.amalgamasimulation.engine
Class that takes one or several instances of TimeSeries with associated events of the specified arbitrary type and schedules the simulation events in the specified Engine at instants defined by these time series.
EngineEventContainer(Engine) - Constructor for class com.amalgamasimulation.engine.EngineEventContainer
Creates an instance of engine event container with no time series and thus no events.
EngineEventContainer(Engine, int) - Constructor for class com.amalgamasimulation.engine.EngineEventContainer
Creates an instance of engine event container with no time series and thus no events.
EngineEventContainer(Engine, int, List<Pair<T, TimeSeries>>, List<Consumer<T>>) - Constructor for class com.amalgamasimulation.engine.EngineEventContainer
Creates an instance of engine event container with the specified list of (Event, TimeSeries) pairs and the specified list of event handlers.
EngineEventContainer(Engine, List<Pair<T, TimeSeries>>, List<Consumer<T>>) - Constructor for class com.amalgamasimulation.engine.EngineEventContainer
Creates an instance of engine event container with the specified list of (Event, TimeSeries) pairs and the specified list of event handlers.
ensureCapacity(int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Grow the internal array as needed to accomodate the specified number of elements.
ensureCapacity(int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Grow the internal array as needed to accomodate the specified number of elements.
enterActions - Variable in class com.amalgamasimulation.engine.StateMachine
 
enterArcFollowingAgent(LongAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
enterArcInternal(Graph.Arc, double, Segment, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
enterNodeInternal(Graph.Node) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
enterNodeInternal(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
enterSegment(Segment, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
entrySet() - Method in class com.amalgamasimulation.utils.container.BiMap
 
EnumComboBoxEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to select from a enum of values ​​in a cell.
EnumComboBoxEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.EnumComboBoxEditingSupport
 
EnumComboEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up enum combobox editing in columns.
EnumComboEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport
 
EnumComboEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of an enum combobox editing support.
EnumComboEditingSupport.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EnumComboEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EnumComboEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
EnumComboEditingSupport.NameBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
enumComboEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
enumComboEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install enum combobox-based editing onto a column.
eObject - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
eObjectsContext - Variable in class com.amalgamasimulation.emf.datastructure.IDataSource
 
EpsilonComparator - Class in com.amalgamasimulation.utils
Class providing API for comparing Double values considering the specified comparison precision.
EpsilonComparator() - Constructor for class com.amalgamasimulation.utils.EpsilonComparator
Creates a new instance of EpsilonComparator with default epsilon value of 1E-7
EpsilonComparator(double) - Constructor for class com.amalgamasimulation.utils.EpsilonComparator
Creates a new instance of EpsilonComparator with the specified epsilon value.
equals(CranePosition) - Method in class com.amalgamasimulation.cranes.CranePosition
 
equals(IntersectionDescriptor) - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
Checks whether this intersection descriptor equals specified other intersection descriptor.
equals(Point) - Method in class com.amalgamasimulation.geometry.Point
Checks whether the other given point is equal to this point, i.e.
equals(Segment) - Method in class com.amalgamasimulation.geometry.Segment
Checks whether the other given segment is equal to this segment, i.e.
equals(Object) - Method in class com.amalgamasimulation.core.intervals.Interval
 
equals(Object) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
equals(Object) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
 
equals(Object) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
 
equals(Object) - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.amalgamasimulation.cranes.CranePosition
 
equals(Object) - Method in record class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.MenuItemDescriptor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.amalgamasimulation.discreterate.Tank.Threshold
 
equals(Object) - Method in class com.amalgamasimulation.excel.CellStyle
 
equals(Object) - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
 
equals(Object) - Method in class com.amalgamasimulation.geometry.Point
 
equals(Object) - Method in class com.amalgamasimulation.geometry.Polygon
 
equals(Object) - Method in class com.amalgamasimulation.geometry.Polyline
 
equals(Object) - Method in class com.amalgamasimulation.geometry.Segment
 
equals(Object) - Method in class com.amalgamasimulation.graph.GraphPath
 
equals(Object) - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
 
equals(Object) - Method in class com.amalgamasimulation.graphagent.ArcFragment
 
equals(Object) - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
 
equals(Object) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
 
equals(Object) - Method in class com.amalgamasimulation.trains.RailPosition
 
equals(Object) - Method in class com.amalgamasimulation.utils.container.Accumulator
 
equals(Object) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Compares this list to another list, value by value.
equals(Object) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Compares this list to another list, value by value.
equals(Object) - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
 
equals(Object) - Method in class com.amalgamasimulation.utils.EpsilonComparator
 
equals(Object) - Method in class com.amalgamasimulation.utils.FloatPair
 
equals(Object) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
 
equals(Object) - Method in class com.amalgamasimulation.utils.Pair
 
equals(Object) - Method in class com.amalgamasimulation.utils.ShortId
 
equalsOrAdjacent(GeometricGraphPosition<N, A>, Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns true if this position is equal to or adjacent with the specified position, false otherwise
equalsOrReverse(GeometricGraphPosition<N, A>, Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns true if this position is equal to either the specified position or the reverse position of the specified one, and false otherwise
equalsWithinEpsilon(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.Interval
 
equalsWithinEpsilon(IntervalLike) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether this IntervalLike instance is equal to the specified other one with respect to the default epsilon.
equalsWithinEpsilon(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
equalsWithinEpsilon(IntervalLike, EpsilonComparator) - Method in class com.amalgamasimulation.core.intervals.Interval
 
equalsWithinEpsilon(IntervalLike, EpsilonComparator) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether this IntervalLike instance is equal to the specified other one with respect to the epsilon specified in the EpsilonComparator instance.
equalsWithinEpsilon(IntervalLike, EpsilonComparator) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
equalTo(double, double) - Static method in class com.amalgamasimulation.utils.Compare
Checks if the two specified numbers are equal, or absolute difference between them is strictly less than epsilon, i.e., a == b || Math.abs(a - b) < epsilon.
equalTo(double, double) - Method in class com.amalgamasimulation.utils.EpsilonComparator
Checks if the two specified numbers are equal, or absolute difference between them is strictly less than epsilon, i.e.
equalTo(LocalTime, LocalTime) - Static method in class com.amalgamasimulation.utils.Compare
 
eraseCurrentPathInternal() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
eraseCurrentPathInternal() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
ErrorsContainer - Interface in com.amalgamasimulation.emf.common
 
errorsSet - Variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
ESC_KEY_TYPE - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
escKeyTyped() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
escKeyTyped() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
eSetName(EObject, EStructuralFeature, String) - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
Without a command!
Event - Class in com.amalgamasimulation.engine
Class representing one simulation event executed inside an Engine.
Event.Status - Enum Class in com.amalgamasimulation.engine
Possible statuses of Event.
eventBroker - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
eventBroker - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
eventBroker - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
EventContainer<T> - Class in com.amalgamasimulation.utils.time
 
EventContainer(List<Pair<T, TimeSeries>>) - Constructor for class com.amalgamasimulation.utils.time.EventContainer
 
EventContainer(T, TimeSeries) - Constructor for class com.amalgamasimulation.utils.time.EventContainer
 
eventsCount() - Method in class com.amalgamasimulation.engine.Engine
Returns the number of events that are scheduled but not yet executed
everEnteredStates - Variable in class com.amalgamasimulation.utils.SingleStateStatistics
 
EVERY_15_MINUTES - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_15_SECONDS - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_30_MINUTES - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_30_SECONDS - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_5_MINUTES - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_5_SECONDS - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_6_HOURS - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_DAY - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_ELEMENT - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineDrawingPolicy
 
EVERY_HOUR - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_MINUTE - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_MONTH - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_SECOND - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_WEEK - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
EVERY_YEAR - Static variable in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
 
everyMonth(LocalTime, int, Timeable) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a time series containing instants formed according to the rule: "At the specified time of the specified day of month every month".
everyMonthLastDay(LocalTime, Timeable) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a time series containing instants formed according to the rule: "At the specified time on the last day of every month".
EveryMonthLastDayTimeSeries - Class in com.amalgamasimulation.utils.time
Time series containing instants formed according to the rule: "At the specified time on the last day of every month".
EveryMonthLastDayTimeSeries(LocalTime, Timeable) - Constructor for class com.amalgamasimulation.utils.time.EveryMonthLastDayTimeSeries
Creates a new instance of TimeSeries containing instants formed according to the rule: "At the specified time on the last day of every month".
EveryMonthTimeSeries - Class in com.amalgamasimulation.utils.time
Time series containing instants formed according to the rule: "At the specified time of the specified day of month every month, if the month has a day with this index."
EveryMonthTimeSeries(LocalTime, int, Timeable) - Constructor for class com.amalgamasimulation.utils.time.EveryMonthTimeSeries
Creates a new instance of TimeSeries containing instants formed according to the rule: "At the specified time of the specified day of month every month".
everyNDaysTimeSeries(LocalTime, int, Timeable) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a time series containing instants formed according to the rule: "At the specified time of day every n days".
EveryNDaysTimeSeries - Class in com.amalgamasimulation.utils.time
Time series containing instants formed according to the rule: "At the specified time of day every n days".
EveryNDaysTimeSeries(LocalTime, int, Timeable) - Constructor for class com.amalgamasimulation.utils.time.EveryNDaysTimeSeries
Creates a new instance of TimeSeries containing instants formed according to the rule: "At the specified time of day every n days".
EveryNWeeksTimeSeries - Class in com.amalgamasimulation.utils.time
 
EveryNWeeksTimeSeries(LocalTime, DayOfWeek, int, Timeable) - Constructor for class com.amalgamasimulation.utils.time.EveryNWeeksTimeSeries
 
everyWeekTimeSeries(LocalTime, DayOfWeek, Timeable) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a time series containing instants formed according to the rule: "Every specified weekday at the specified time of day".
EveryWeekTimeSeries - Class in com.amalgamasimulation.utils.time
Time series containing instants formed according to the rule: "Every specified weekday at the specified time of day".
EveryWeekTimeSeries(LocalTime, DayOfWeek, Timeable) - Constructor for class com.amalgamasimulation.utils.time.EveryWeekTimeSeries
Returns a time series containing instants formed according to the rule: "Every specified weekday at the specified time of day".
EXCEL_SHEET_COLUMN_WIDTH - Static variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
ExcelBarChart - Class in com.amalgamasimulation.excel
 
ExcelChart<T> - Class in com.amalgamasimulation.excel
 
ExcelChart(ExcelFile, String, int, int, int, int) - Constructor for class com.amalgamasimulation.excel.ExcelChart
 
ExcelDataSeries<T> - Class in com.amalgamasimulation.excel
 
excelFile - Variable in class com.amalgamasimulation.excel.ExcelChart
 
ExcelFile - Class in com.amalgamasimulation.excel
ExcelFile allow you to save tabead data and cahrts to Excel file.
ExcelFile() - Constructor for class com.amalgamasimulation.excel.ExcelFile
 
ExcelLineChart - Class in com.amalgamasimulation.excel
 
excelTable - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
ExcelTable<E> - Class in com.amalgamasimulation.excel
 
ExcelTableColumn<E,T> - Class in com.amalgamasimulation.excel
 
EXCLUDE_HIDDEN_VISUAL_SETS_FROM_STACKS - Enum constant in enum class com.amalgamasimulation.charts.legend.HiddenVisualSetsStackingPolicy
 
exclusion(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.Interval
 
exclusion(IntervalLike) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns a new instance of IntervalSet that represents an exclusion of the specified instance from this one.
exclusion(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
execute() - Method in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
execute(int, Runnable) - Method in class com.amalgamasimulation.engine.Engine
If this engine is running, executes the action at current simulation time with the specified sequence.
execute(Runnable) - Method in class com.amalgamasimulation.engine.Engine
If this engine is running, executes the action at current simulation time with maximum priority.
execute(Shell) - Method in class com.amalgamasimulation.desktop.ui.views.UserSettingHandler
 
executeCreateObject(ContentPartFactory, EClass, EObject, EObject, EObject) - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateArcClickHandler
 
executeCreateObject(ActionModel, ContentPartFactory, EClass, IVisualPart<? extends Node>, IVisualPart<? extends Node>, EObject, double, double) - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateObjectClickHandler
 
executeCtrlClick(AbstractArcPart<EObject, EObject, EObject, EObject>, EObject, InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointCtrlClickHandler
 
EXECUTED - Enum constant in enum class com.amalgamasimulation.engine.Event.Status
Events that completed execution are in Event.Status.EXECUTED status
executedEventsCount() - Method in class com.amalgamasimulation.engine.Engine
Returns the number of events completely executed by the engine since its creation or last reset
executeDoubleClick(AbstractArcPart<? extends EObject, ? extends EObject, ? extends EObject, ? extends EObject>, EObject, InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointDoubleClickHandler
 
EXECUTING - Enum constant in enum class com.amalgamasimulation.engine.Event.Status
Events in process of execution are in Event.Status.EXECUTING status
executor - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
exitActions - Variable in class com.amalgamasimulation.engine.StateMachine
 
EXPAND_TREE - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
expandAll() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Expands the entire tree structure, making all elements at all nesting levels visible.
extend(T, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Extends the specified slot in this sequence, i.e.
extension() - Method in class com.amalgamasimulation.emf.common.ResourceFileExtension
File extension, e.g., "txt".
extractor - Variable in class com.amalgamasimulation.excel.TableColumn
 
extrapolation - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 

F

FALSE - Static variable in class com.amalgamasimulation.web.ui.js.JSPrimitive
A predefined instance representing the JavaScript `false` value.
fastMode() - Method in class com.amalgamasimulation.engine.Engine
Checks whether fast mode flag is set
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
feature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.Builder
 
feature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.EditedFeatureBuilder
Set the feature pointing to the field that is being edited (a field in template class )
Feature<T,C> - Class in com.amalgamasimulation.features
Abstract base class with standard implementation of IFeature interface.
Feature(C) - Constructor for class com.amalgamasimulation.features.Feature
Constructor that must be called when creating instance of subtypes
featureClass() - Method in interface com.amalgamasimulation.features.IFeature
Returns the closest non-anonymous class of this feature in its hierarchy
FeatureContainer<T> - Class in com.amalgamasimulation.features
Base class with standard implementation of IFeatureContainer interface.
FeatureContainer() - Constructor for class com.amalgamasimulation.features.FeatureContainer
 
features - Variable in class com.amalgamasimulation.features.FeatureContainer
 
features() - Method in class com.amalgamasimulation.features.FeatureContainer
 
features() - Method in interface com.amalgamasimulation.features.IFeatureContainer
Returns the list of all features contained in this feature container.
featuresList - Variable in class com.amalgamasimulation.features.FeatureContainer
 
feldspar - Static variable in class com.amalgamasimulation.utils.Colors
FELDSPAR - Static variable in class com.amalgamasimulation.utils.Colors
filePath - Variable in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
FileUtils - Interface in com.amalgamasimulation.utils
 
fill(float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Fills every slot in the list with the specified value.
fill(float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Fills every slot in the list with the specified value.
fill(int, int, float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Fills a range in the list with the specified value.
fill(int, int, float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Fills a range in the list with the specified value.
FILL_AXIS_HEIGHT - Enum constant in enum class com.amalgamasimulation.charts.utils.RowHeightPolicy
 
FILL_AXIS_WIDTH - Enum constant in enum class com.amalgamasimulation.charts.utils.ColumnWidthPolicy
 
fillChartPanel(Color) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
fillChartPanel(Color) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
fillChartPanel(Color) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
fillColor - Variable in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
fillColor - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
fillColorExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
filledPortColor - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
fillHorizontalScrollBar(Color, Color, Color) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
fillHorizontalScrollBar(Color, Color, Color) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
fillHorizontalScrollBar(Color, Color, Color) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
fillOccupiedCollectionAfterSeveralArcsJumping() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
fillVerticalScrollBar(Color, Color, Color) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
fillVerticalScrollBar(Color, Color, Color) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
fillVerticalScrollBar(Color, Color, Color) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.FinalBuilder
Add a filter.
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.FinalBuilder
Add a filter.
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.FinalBuilder
Add a filter.
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.FinalBuilder
Add a filter.
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.FinalBuilder
Add a filter.
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder
Add a filter.
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.FinalBuilder
Add a filter.
filter(Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
filter(Predicate<E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.FinalBuilder
Add a filter.
FILTER_APPLIED_CHARACTER - Static variable in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
finalRelease(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
finalRelease(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
findLastNumber(List<T>, String) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
findOrCreatePartFor(Object) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
Finds/Revives/Creates an IContentPart for the given content Object.
findTreeItem(AbstractTreeElementType, TreeItem[]) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
FINISHED - Enum constant in enum class com.amalgamasimulation.cranes.CraneTask.CraneTaskState
 
FIRE_BRICK - Static variable in class com.amalgamasimulation.utils.Colors
fireBrick - Static variable in class com.amalgamasimulation.utils.Colors
fireSelectionChanged(SelectionChangedEvent) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
fireSelectionChanged(SelectionChangedEvent) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
first - Variable in class com.amalgamasimulation.utils.FloatPair
 
first - Variable in class com.amalgamasimulation.utils.Pair
First element of this pair
first() - Method in class com.amalgamasimulation.utils.container.SortedList
Returns the first element of this list, or null if there is no such element (i.e.
first() - Method in class com.amalgamasimulation.utils.Pair
Returns the first element of this pair
FIRST_AVAILABLE - Enum constant in enum class com.amalgamasimulation.service.ServiceWithResources.ResourceSeizingRule
 
firstArgumentWithValueLessEqualThan(double, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns the first argument in the piecewise linear function where its value is less than or equal to the specified threshold, starting the search from the given argument, inclusive.
firstArgumentWithValueMoreEqualThan(double, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns the first argument in the piecewise linear function where its value is greater than or equal to the specified threshold, starting the search from the given argument, inclusive.
firstDeficitTime(double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the time of a first deficit occurring at or after the specified time, or Double.POSITIVE_INFINITY if there is no such time.
firstGap(Predicate<Gap<T>>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the first gap of this sequence satisfying the specified predicate, or null if there is no such gap.
firstGapAfter(double, Predicate<Gap<T>>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the first gap that ends at or after the specified time and satisfies the specified predicate.
firstGapBeginTime(double, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the time of the first gap that begins at or after the specified time and has duration >= specified gap size.
firstInterval() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
Returns an Optional containing the first (leftmost) interval of this set, or Optional.empty() if this set is empty.
firstOverflowTime(double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the time of a first overflow occurring at or after the specified time, or Double.POSITIVE_INFINITY if there is no such time.
firstSlot(Predicate<T>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the first (i.e.
firstSlotAfter(double, Predicate<T>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the first (i.e.
firstSlotIndex(double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the index of the first slot that begins at or after the specified time, or index of the last slot + 1 if there are no such slots.
firstTimeQuantityLessEqualThan(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the smallest time at or after the specified time when the quantity becomes less than or equal to the specified quantity.
firstTimeQuantityLessThan(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the smallest time at or after the specified time when either: quantity is less than the specified quantity, or quantity is equal to the specified quantity and rate is negative.
firstTimeQuantityMoreEqualThan(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the smallest time at or after the specified time when the quantity becomes greater than or equal to the specified quantity.
firstTimeQuantityMoreThan(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the smallest time at or after the specified time when either: quantity is greater than the specified quantity, or quantity is equal to the specified quantity and rate is positive.
FIXED - Enum constant in enum class com.amalgamasimulation.charts.utils.LeftMarginRule
 
FIXED_COLUMN_WIDTH - Enum constant in enum class com.amalgamasimulation.charts.utils.ColumnWidthPolicy
 
FIXED_COLUMNS_QUANTITY - Enum constant in enum class com.amalgamasimulation.charts.utils.ColumnWidthPolicy
 
FIXED_ROW_HEIGHT - Enum constant in enum class com.amalgamasimulation.charts.utils.RowHeightPolicy
 
FIXED_ROWS_QUANTITY - Enum constant in enum class com.amalgamasimulation.charts.utils.RowHeightPolicy
 
FixedCapacityService<T> - Class in com.amalgamasimulation.service
A Service that can simultaneously process specified number of units.
FixedCapacityService() - Constructor for class com.amalgamasimulation.service.FixedCapacityService
Creates a new instance of fixed capacity service with a default capacity equal to 1.
FixedCapacityService(int) - Constructor for class com.amalgamasimulation.service.FixedCapacityService
Creates a new instance of fixed capacity service with the specified capacity.
FixedHistogramDataAggregator<C,O> - Class in com.amalgamasimulation.utils
A HistogramDataAggregator with fixed number of buckets.
FixedHistogramDataAggregator(List<C>, boolean, double, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, boolean, double, int, boolean) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, boolean, double, int, boolean, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, boolean, double, int, double) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, boolean, double, int, double, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, boolean, double, int, double, int, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, double, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, double, int, boolean) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, double, int, boolean, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, double, int, double) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, double, int, double, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FixedHistogramDataAggregator(List<C>, double, int, double, int, int) - Constructor for class com.amalgamasimulation.utils.FixedHistogramDataAggregator
 
FloatIntervalTableFunction - Class in com.amalgamasimulation.utils.tablefunction
Class representing interval table function - a table function containing an ordered sequence of intervals [Xi, Xi+1) with a double value assigned to each interval.
FloatIntervalTableFunction() - Constructor for class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Creates a new instance of empty interval table function with no arguments and values.
FloatIntervalTableFunction(double[], double[]) - Constructor for class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Creates a new instance of interval table function with specified arguments and values.
FloatIntervalTableFunction(float[], float[]) - Constructor for class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
FloatIntervalTableFunction(List<FloatPair>, boolean) - Constructor for class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
FloatIntervalTableFunction(List<Pair<Double, Double>>) - Constructor for class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Creates a new instance of interval table function with specified arguments and values.
FloatIntervalTableFunction(List<Double>, List<Double>) - Constructor for class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Creates a new instance of interval table function with specified arguments and values.
FloatPair - Class in com.amalgamasimulation.utils
 
FloatPair(double, double) - Constructor for class com.amalgamasimulation.utils.FloatPair
 
FloatPair(float, float) - Constructor for class com.amalgamasimulation.utils.FloatPair
 
floor(double) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
floor(T) - Method in class com.amalgamasimulation.utils.container.SortedList
Returns the greatest element in this list less than or equal to the given element, or null if there is no such element.
floorWithIndex(double) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
FLORAL_WHITE - Static variable in class com.amalgamasimulation.utils.Colors
floralWhite - Static variable in class com.amalgamasimulation.utils.Colors
FlowConnection<T> - Class in com.amalgamasimulation.discreterate
FlowConnection represents a directed connection between two FlowElements.
FlowElement<T> - Class in com.amalgamasimulation.discreterate
FlowElement is the base class for all flow elements.
FlowEnvironment<T> - Class in com.amalgamasimulation.discreterate
A FlowEnvironment represents a system where material can be stored within or transported between flow elements.
FlowEnvironment(Engine) - Constructor for class com.amalgamasimulation.discreterate.FlowEnvironment
Creates a new flow environment instance.
FlowRateDistributionPolicy - Enum Class in com.amalgamasimulation.discreterate
Represents a policy to control the distribution of the incoming or outgoing material flow rate among several connections.
FocusAndSelectOnClickHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
FocusAndSelectOnClickHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.FocusAndSelectOnClickHandler
 
FOCUSED_STYLE - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.PaletteFocusBehavior
 
font(BiFunction<T, V, Font>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
font(BiFunction<T, V, Font>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the font for the column
font(Function<T, Font>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
font(Function<T, Font>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the font for the column
font(Font) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
font(Font) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set font for the column
font(Font) - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Sets the font of the bar chart.
font(Font) - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Sets the font of the timeline chart.
font(Font) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the font of this HTML tag using the specified SWT font.
font(Font) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the font of the header.
font(Font) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the font of the text block.
fontColor(Color) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
fontColor(Color) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set color for the font
fontColor(Color) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the font color of this HTML tag using the specified AWT color.
fontColor(Color) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the font color of the header.
fontColor(Color) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the font color of the text block.
fontColor(BiFunction<T, V, Color>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
fontColor(BiFunction<T, V, Color>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the color for the font
fontColor(Function<T, Color>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
fontColor(Function<T, Color>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the color for the font
fontColorExtractor - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
fontExtractor - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
FOREST_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
forestGreen - Static variable in class com.amalgamasimulation.utils.Colors
format(String) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
format(String) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set "label" for the cell
format(BiFunction<T, V, String>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
format(BiFunction<T, V, String>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the "label" for the cell
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.FinalBuilder
Set up the checkbox naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
format(Function<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.NameBuilder
Set up the combobox elements naming.
format(Function<V, String>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
format(Function<V, String>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the "label" for the cell
Formats - Class in com.amalgamasimulation.utils.format
 
Formats() - Constructor for class com.amalgamasimulation.utils.format.Formats
 
formatterLocalTime - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
formatters - Static variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
formatValue - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
FORWARD - Enum constant in enum class com.amalgamasimulation.discreterate.ReversibleConveyor.Direction
Movement from the beginning of the conveyor to the end of the conveyor.
forwardIntervalsIterator(int, Interval) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Returns an Iterator that iterates through the intervals where the value is equal to or greater than the specified value that have non-zero intersection with the specified interval.
forwardOutputConnectToElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Connects the forward output of this ReversibleConveyor to the input of the dest flow element.
forwardOutputFlowElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Connects the forward output of this Conveyor to the input of the dest flow element.
fromFilePath(String) - Static method in class com.amalgamasimulation.emf.common.ResourceFileExtension
 
fuchsia - Static variable in class com.amalgamasimulation.utils.Colors
FUCHSIA - Static variable in class com.amalgamasimulation.utils.Colors
FullyContainedEClassSheet - Class in com.amalgamasimulation.emf.datastructure.sheets
 
FullyContainedEClassSheet(EClass, EReference, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.FullyContainedEClassSheet
 
FunctionSegment(Interval, double, double, double, double) - Constructor for record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Creates an instance of a FunctionSegment record class.
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
fx2dAnimationView - Variable in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
FX2DAnimationView - Class in com.amalgamasimulation.animation.fx
 
FX2DAnimationView(Composite) - Constructor for class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
FX2DSimulationView - Class in com.amalgamasimulation.platform.animation.fx
 
FX2DSimulationView(Composite) - Constructor for class com.amalgamasimulation.platform.animation.fx.FX2DSimulationView
 
FXCircleRenderer - Class in com.amalgamasimulation.animation.fx
 
FXCircleRenderer(CircleShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
fxColor(Color) - Static method in class com.amalgamasimulation.charts.utils.Utils
 
fxColor(Color, double) - Static method in class com.amalgamasimulation.charts.utils.Utils
 
fxColor(Color, double, Map<Color, Map<Double, Color>>) - Static method in class com.amalgamasimulation.charts.utils.Utils
 
fxColor(Color, Map<Color, Map<Double, Color>>) - Static method in class com.amalgamasimulation.charts.utils.Utils
 
FXGroupRenderer - Class in com.amalgamasimulation.animation.fx
 
FXGroupRenderer(GroupShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
FXImageRenderer - Class in com.amalgamasimulation.animation.fx
 
FXImageRenderer(ImageShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXImageRenderer
 
fxPanel - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
fxPanel - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
FXPolylineRenderer - Class in com.amalgamasimulation.animation.fx
 
FXPolylineRenderer(PolylineShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
FXRectangleRenderer - Class in com.amalgamasimulation.animation.fx
 
FXRectangleRenderer(RectangleShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
FXRenderersFactory - Class in com.amalgamasimulation.animation.fx
 
FXRenderersFactory(FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXRenderersFactory
 
FXRoundRectangleRenderer - Class in com.amalgamasimulation.animation.fx
 
FXRoundRectangleRenderer(RoundedRectangleShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
FXSegmentRenderer - Class in com.amalgamasimulation.animation.fx
 
FXSegmentRenderer(SegmentShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
FXTextRenderer - Class in com.amalgamasimulation.animation.fx
 
FXTextRenderer(TextShape, FX2DAnimationView) - Constructor for class com.amalgamasimulation.animation.fx.FXTextRenderer
 

G

gainsboro - Static variable in class com.amalgamasimulation.utils.Colors
GAINSBORO - Static variable in class com.amalgamasimulation.utils.Colors
gantt(String, GanttChartRow, Sequence<E>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
gantt(String, GanttChartRow, Supplier<List<E>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
gantt(String, GanttChartRow, List<E>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
gantt(String, Sequence<E>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
gantt(String, Supplier<List<E>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
gantt(String, List<E>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
gantt(Composite) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Gantt Chart with a set of default parameters: no title, dailytime units, begin displayed range is equals to 7 days, bar height fraction is equal to 1.
gantt(Composite, ChronoUnit) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Gantt Chart with given chrono unit and a set of default parameters:no title, begin displayed range is equals to 7 days, bar height fraction is equal to 1.
GanttChartCategoryYAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an Y-axis drawn on a TimeGanttChart area.
GanttChartCategoryYAxis(GanttChartInternal, CategoryYAxisInternal<GanttChartRow>) - Constructor for class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Constructs a GanttChartInternal category Y-axis with given CategoryYAxisInternal
ganttChartContextMenuHandlers - Variable in class com.amalgamasimulation.charts.environments.GanttMenuItemsDescriptor
 
GanttChartContextMenuItem - Interface in com.amalgamasimulation.charts.utils
 
GanttChartMouseClickDescriptor - Class in com.amalgamasimulation.charts.utils
 
GanttChartMouseClickDescriptor(MouseEvent, double, GanttChartRow, List<IGanttChartVisualElement<?>>) - Constructor for class com.amalgamasimulation.charts.utils.GanttChartMouseClickDescriptor
 
GanttChartNumericXAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an X-axis drawn on a NumericGanttChart area.
GanttChartNumericXAxis(GanttChartInternal, NumericXAxisInternal) - Constructor for class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
Constructs a GanttChartInternal X-axis with given NumericXAxisInternal
ganttChartRow - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
GanttChartRow - Class in com.amalgamasimulation.charts.utils
Class that represents a single named row in Gantt Chart.
GanttChartRow(String) - Constructor for class com.amalgamasimulation.charts.utils.GanttChartRow
Constructs Gantt Chart Row with given name.
GanttChartRowSeparator - Class in com.amalgamasimulation.charts.visualsets
Class used to contains a set of parameters for drawing a separator between the GanttChartRow on the TimeGanttChart.
GanttChartRowSeparator(Color, double) - Constructor for class com.amalgamasimulation.charts.visualsets.GanttChartRowSeparator
Constructs a separator parameters container with given line color and line width.
GanttChartTimeXAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an X-axis drawn on a TimeGanttChart area.
GanttChartTimeXAxis(GanttChartInternal, TimeXAxisInternal) - Constructor for class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
Constructs a GanttChartInternal X-axis with given TimeXAxisInternal
GanttMenuItemsDescriptor - Class in com.amalgamasimulation.charts.environments
 
GanttMenuItemsDescriptor(boolean) - Constructor for class com.amalgamasimulation.charts.environments.GanttMenuItemsDescriptor
 
ganttPolyline(String, GanttChartRow, RatePlanner) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
ganttPolyline(String, GanttChartRow, Color, List<Pair<Double, Double>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
ganttPolyline(String, GanttChartRow, Supplier<List<Pair<Double, Double>>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
ganttPolyline(String, GanttChartRow, List<Pair<Double, Double>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
ganttPolyline(String, RatePlanner) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
ganttPolyline(String, Supplier<List<Pair<Double, Double>>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
ganttPolyline(String, List<Pair<Double, Double>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
GanttPolylineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet.GanttPolylineVisualElement
Constructs visual element for the given polyline data element.
GanttPolylineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing polylines.
GanttPolylineVisualSet(String, GanttChartRow, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
Constructs a GanttPolylineVisualSet with given name, GanttChartRow, data elements and arguments/value extractors, i.e.
GanttPolylineVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
Constructs a GanttPolylineVisualSet with given name, data elements and arguments/value extractors, i.e.
GanttPolylineVisualSet.GanttPolylineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for polyline data element.
GanttVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
Constructs visual element for the given gantt data element.
GanttVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing rectangles.
GanttVisualSet(String, GanttChartRow, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Constructs a GanttVisualSet with given name, data elements and begin/end argument extractors, i.e.
GanttVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Constructs a GanttVisualSet with given name, data elements and begin/end argument extractors, i.e.
GanttVisualSet.GanttVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for gantt data element.
GanttVisualSetContainer - Class in com.amalgamasimulation.charts.visualsets.containers
Class that represents the container for VisualSets used in the AbstractGanttChart.
GanttVisualSetContainer() - Constructor for class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Default GanttVisualSetContainer constructor.
Gap<T> - Class in com.amalgamasimulation.core.scheduling
Class representing a (possibly infinite) gap between at most two slots in a Sequence.
Gap(Sequence<T>, double, double, T, T) - Constructor for class com.amalgamasimulation.core.scheduling.Gap
Creates a new gap with the specified begin time, end time, begin slot and end slot.
gaps() - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a list of all gaps between the slots of this sequence.
gapsListIterator(double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a ListIterator of gaps between slots of this sequence starting from the gap that begins at or before the specified time.
GENERATED_ID_FIELD_CLASSIFIER - Static variable in class com.amalgamasimulation.emf.datastructure.columns.AutoGeneratedIdColumn
 
GENERATED_ID_FIELD_NAME - Static variable in class com.amalgamasimulation.emf.datastructure.columns.AutoGeneratedIdColumn
 
generateHeaderCell(int, int) - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
generateId() - Method in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
generateNameCell(int, int) - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
generateTable(Supplier<Boolean>) - Method in class com.amalgamasimulation.excel.ExcelTable
 
generateTable(ZipOutputStream) - Method in class com.amalgamasimulation.excel.CSVFile
 
generateUniqueId(C, T, String) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
GenericEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class adapter for generic
GenericEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
geoMapHelper - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
geoMapHelperListener - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
geoMapInitialized - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
GeometricGraphArc - Interface in com.amalgamasimulation.graphagent
Defines the contract for types that represent arc values in a geometric graph.
GeometricGraphArcRecord<N,A> - Record Class in com.amalgamasimulation.graphagent
Record containing reference to an arc within a GeometricGraphPath and characteristics describing its position inside the GeometricGraphPath
GeometricGraphArcRecord(int, Graph.Arc, Interval, Interval, GeometricGraphPosition<N, A>, GeometricGraphPosition<N, A>) - Constructor for record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Creates an instance of a GeometricGraphArcRecord record class.
GeometricGraphNode - Interface in com.amalgamasimulation.graphagent
Defines the contract for types that represent node values in a geometric graph.
GeometricGraphPath<N,A> - Class in com.amalgamasimulation.graphagent
Path from some GeometricGraphPosition to some other, probably equal or adjacent, GeometricGraphPosition.
GeometricGraphPath() - Constructor for class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates an empty graph path, i.e.
GeometricGraphPath(Graph.Arc, double, double) - Constructor for class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates a new instance of graph path consisting of a fraction of the single specified arc located between the specified offsets.
GeometricGraphPath(GraphPath<N, A>, GeometricGraphPosition<N, A>, GeometricGraphPosition<N, A>) - Constructor for class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates a new instance of graph path by the specified GraphPath
GeometricGraphPath(GeometricGraphPath<N, A>) - Constructor for class com.amalgamasimulation.graphagent.GeometricGraphPath
 
GeometricGraphPath(GeometricGraphPosition<N, A>) - Constructor for class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates a trivial zero-length graph path consisting of single position and a trajectory of one point.
GeometricGraphPosition<N,A> - Class in com.amalgamasimulation.graphagent
Class representing a position that point to the specific place in graph.
GeometricGraphPosition(Graph.Arc, double) - Constructor for class com.amalgamasimulation.graphagent.GeometricGraphPosition
Creates a new position pointing to the point on the specified arc located at the specified absolute offset from arc's beginning.
GeometricGraphPosition(Graph.Node) - Constructor for class com.amalgamasimulation.graphagent.GeometricGraphPosition
Creates a new position pointing to the specified graph node.
GeometryUtil - Interface in com.amalgamasimulation.geometry
Class containing static methods for different calculations with geometric primitives.
get() - Method in class com.amalgamasimulation.graphicaleditor.providers.ArcClickableOutlineProvider
 
get() - Method in class com.amalgamasimulation.graphicaleditor.providers.MultiSelectionBoundsProvider
 
get() - Method in class com.amalgamasimulation.graphicaleditor.providers.PaletteNodeOutlineProvider
 
get() - Method in class com.amalgamasimulation.graphicaleditor.providers.ShapeOutlineProvider
 
get() - Method in class com.amalgamasimulation.utils.CachedValue
Returns the value.
get() - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
Returns the sum of all values currently stored in the accumulator.
get(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns value by argument
get(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns value by argument
get(double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
get(double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns value by argument
get(double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns value by argument
get(double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
Returns value by the specified argument.
get(double) - Method in class com.amalgamasimulation.utils.windowaccumulator.ConsecutiveWindowAccumulator
 
get(double) - Method in interface com.amalgamasimulation.utils.windowaccumulator.IWindowAccumulator
Returns the sum of elements in the accumulator whose time of addition does not exceed the specified time.
get(double) - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
 
get(int) - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
get(int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Returns the value at the specified offset.
get(int) - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
Returns the value at the specified offset.
get(int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Returns the value at the specified offset.
get(Object) - Method in class com.amalgamasimulation.utils.container.BiMap
 
get(T) - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns value of the specified element or 0 if the accumulator does not contain the specified element.
getAbsHeadingDifference(double, double) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Returns the absolute smallest difference between two headings in radians.
getAbstractPartTypes() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
getAction() - Method in class com.amalgamasimulation.charts.utils.MenuItemDescriptor
 
getAction() - Method in class com.amalgamasimulation.web.ui.text.HTMLLinkAction
Returns the action associated with this link.
getActionBeforeRemove(List<O>) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
getActionDescriptor() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getActionDescriptor() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getActionModel() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
getActionTargetFilter() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getActionTargetFilter() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getActiveHandlers(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
 
getActiveHandlers(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.TypeStrokeGesture
 
getActualRelease() - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
Returns an instance of Edapt's Release object representing an actual release of the file, or null if no Edapt functionality was used for loading.
getActualWidth() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Calculates and returns the current column width
getActualWidth() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
getActualWidth() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
getActualWidth() - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
getActualWidth() - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
getAdaptable() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Gets the value of the adaptable property.
getAdapter(TypeToken<T>) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
getAdapter(TypeToken<T>) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
getAdapter(TypeToken<T>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getAdapter(Class<T>) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
getAdapter(Class<T>) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
getAdapter(Class<T>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getAdapter(AdapterKey<T>) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
getAdapter(AdapterKey<T>) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
getAdapter(AdapterKey<T>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getAdapterKey(T) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getAdapters() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Gets the value of the adapters property.
getAdapters(TypeToken<? super T>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getAdapters(Class<? super T>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getAdditionalActionBeforeRemove() - Method in class com.amalgamasimulation.desktop.ui.views.EditingInExcelManager
 
getAdditionalCommands() - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
getAdjacent(Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns the list of positions that are adjacent to this position, including this same position.
getAdjacentAgents(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns list of LongAgent which collided to this agent in the node and are waiting for it to free the node to continue moving.
getAdjacentTracks(RailNode) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getAdjacentValues(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns two values closest to argument, first is left-sided, second is right-sided
getAdjacentValues(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns two values closest to argument, first is left-sided, second is right-sided
getAdjacentValues(double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns two values closest to argument, first is left-sided, second is right-sided
getAdjacentValues(double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns two values closest to argument, first is left-sided, second is right-sided
getAgent() - Method in class com.amalgamasimulation.graphagent.LongAgentTail
Returns the LongAgent which this tail agent belongs to.
getAgents() - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Returns an unmodifiable list of agents that are currently on this arc.
getAgents() - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
getAgents() - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Returns an unmodifiable list of agents that are currently at this node.
getAgents() - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
getAgents() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns an unmodifiable list of all agents currently living in this environment.
getAheadAgent() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns a LongAgent that is immediately ahead of this long agent, or null if there is no such agent.
getAllIntersectionPoints(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a list of points where this polyline intersects with the specified other polyline.
getAllIntersectionPoints(Polyline, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a list of points where this polyline intersects with the specified other polyline.
getAllIntersectionPoints(Segment) - Method in class com.amalgamasimulation.geometry.Polyline
Returns an unmodifiable list of points at which this polyline intersects with the specified segment.
getAllIntersectionPoints(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns an unmodifiable list of points at which this polyline intersects with the specified segment.
getAllIntersections(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a list of IntersectionDescriptor instances representing all points where this polyline intersects with the specified other polyline.
getAllIntersections(Polyline, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a list of IntersectionDescriptor instances representing all points where this polyline intersects with the specified other polyline.
getAllIntersections(Segment) - Method in class com.amalgamasimulation.geometry.Polyline
Returns an unmodifiable list of IntersectionDescriptor instances representing the points at which this polyline intersects with the specified segment.
getAllIntersections(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns an unmodifiable list of IntersectionDescriptor instances representing the points at which this polyline intersects with the specified segment.
getAllowedCranes() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getAmount() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
Returns the amount of time units.
getAmount() - Method in class com.amalgamasimulation.discreterate.ConveyorRateRecord
Returns the total amount of all materials in the material mix portion described by this ConveyorRateRecord.
getAmount() - Method in class com.amalgamasimulation.discreterate.Tank.Layer
Returns the total amount of all materials inside this Layer.
getAngleBetweenArcs(Graph.Arc, Graph.Arc) - Static method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getAnimationContentsAmount() - Method in class com.amalgamasimulation.discreterate.Bunker
Returns the total quantity of all materials inside this flow element.
getAnimationContentsAmount() - Method in class com.amalgamasimulation.discreterate.Tank
Returns the total quantity of all materials inside this flow element.
getAnimationContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Bunker
Returns all materials contained inside this flow element as an instance of Accumulator.
getAnimationContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Tank
Returns all materials contained inside this flow element as an instance of Accumulator.
getAnimationSegment() - Method in class com.amalgamasimulation.trains.RailCar
 
getApplication() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getApplicationIcon() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getAppVendorEmail() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getAppVendorName() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getAppVendorSiteUrl() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getArc() - Method in class com.amalgamasimulation.graphagent.ArcFragment
Returns the arc to which this arc fragment belongs.
getArc() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns the arc if this position points place on a graph arc, null otherwise
getArc(A) - Method in class com.amalgamasimulation.graph.Graph
Returns a graph arc containing the specified value.
getArc(A) - Method in class com.amalgamasimulation.graph.GraphPath
 
getArcAbsOffset() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns absolute offset of the place where this position points to, or Double.NaN if this position points to a graph node.
getArcBeginPosition() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns the instance of GeometricGraphPosition pointing to the very beginning of the arc of this position, ornull if this position points to a node
getArcBendpointsFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getArcEndPosition() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns the instance of GeometricGraphPosition pointing to the very end of the arc of this position, or null if this position points to a node
getArcParts() - Method in class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
getArcPartTypes() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
getArcRecords() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns an unmodifiable list of GeometricGraphArcRecord instances each of which describes every consecutive arc or arc fragment of this path.
getArcRelOffset() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns relative offset of the place where this position points to, or Double.NaN if this position points to a graph node.
getArcs() - Method in class com.amalgamasimulation.graph.Graph
Returns unmodifiable list of all arcs in the graph.
getArcs() - Method in class com.amalgamasimulation.graph.GraphPath
Returns an unmodifiable list of arcs of this path.
getArcs() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns an unmodifiable list of all graph arcs.
getArcsCount() - Method in class com.amalgamasimulation.graph.GraphPath
Returns arcs count in this path.
getArcsIn() - Method in class com.amalgamasimulation.graph.Graph.Node
Returns an unmodifiable list of arcs coming to the node.
getArcsIn() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
getArcsOut() - Method in class com.amalgamasimulation.graph.Graph.Node
Returns an unmodifiable list of arcs going out of the node.
getArcsOut() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
getArcValues() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns an unmodifiable list of all graph arc values.
getArcWeight(A, LongAgentWeightKey) - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
getArcWeight(A, K) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the weight of the specified arc used when calculating the shortest paths for agents' movements.
getArcWeight(AgentGraphArc) - Method in interface com.amalgamasimulation.graphagent.LongAgentWeightKey
 
getArcWeight(AgentGraphArc) - Method in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
getArcWeight(RailArc, LongAgentWeightKey) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getArea() - Method in class com.amalgamasimulation.geometry.Polygon
Returns the area of the polygon.
getArgument() - Method in class com.amalgamasimulation.charts.utils.GanttChartMouseClickDescriptor
 
getArgument() - Method in class com.amalgamasimulation.charts.utils.MouseListenerContext
 
getArgument() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Delegates a call to VisualSet.getArgument(Object) for the data element corresponding to this visual element.
getArgument() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
getArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Returns the argument for given data element.
getArgumentCumulativeValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns all cumulative argument-value pairs
getArgumentCumulativeValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns all cumulative argument-value pairs
getArgumentCumulativeValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns all cumulative argument-value pairs
getArgumentCumulativeValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns all cumulative argument-value pairs
getArgumentsAndValues() - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Returns the data of this interval planner in the form of argument-value pairs list.
getArgumentValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns all argument-value pairs
getArgumentValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns all argument-value pairs
getArgumentValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getArgumentValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns all argument-value pairs
getArgumentValuePairs() - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns all argument-value pairs
getArgumentValuePairs() - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getArrivedPositions() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getArrowPolyline(Segment, double) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Returns a polyline of 2 segments representing the "pointing" part of the arrow at the end of the specified segment.
getArrowSize() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getAvailableSpaceFromBegin(Train) - Method in class com.amalgamasimulation.trains.RailTrack
Returns the space, in pixels, that is available for the train entering from the beginning of this track until it either meets another train occupying the track or the end of this track.
getAvailableSpaceFromEnd() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the space, in pixels, that is available for the train entering from the end of this track until it either meets another train occupying the track or the end of this track.
getAverage() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getAverage() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the average value of the distribution contained in this aggregator, or 0, if this aggregator is empty.
getAveragePolyline(Point, Point, List<Polyline>, double) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Returns the polyline that is the "average" polyline across the specified list of polylines.
getAverageSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns average sum value between the specified arguments
getAverageSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns average sum value between the specified arguments
getAverageSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getAverageSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns average sum value between the specified arguments
getAverageSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns average sum value between the specified arguments
getAverageSum(double, double, double, double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getAvg() - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
Returns the average value of all elements currently stored in the accumulator.
getAvg(double) - Method in interface com.amalgamasimulation.utils.windowaccumulator.IWindowAccumulator
Returns the average value among all elements in the accumulator whose time of addition does not exceed the specified time.
getAvg(double) - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
 
getAxialSegment() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getAxisInternal() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getAxisTimeStyle() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeLabelsAndTicksDescriptor
Returns the axis time style which is the owner of this object.
getBackgroundColor() - Method in class com.amalgamasimulation.charts.Chart
Returns the background color of the entire chart area.
getBackgroundColor() - Method in class com.amalgamasimulation.charts.legend.Legend
Returns the background color of the legend.
getBackgroundColor() - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet.AbstractRegionVisualElement
Delegates a call to AbstractRegionVisualSet.getBackgroundColor(Object) for the data element corresponding to this visual element.
getBackgroundColor() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
Delegates a call to GanttVisualSet.getBackgroundColor(Object) for the data element corresponding to this visual element.
getBackgroundColor() - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet.HeatmapVisualElement
Delegates a call to HeatmapVisualSet.getBackgroundColor(Object) for the data element corresponding to this visual element.
getBackgroundColor() - Method in interface com.amalgamasimulation.charts.visualsets.types.IHeatmapChartVisualElement
 
getBackgroundColor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getBackgroundColor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a function to get the color for the background
getBackgroundColor() - Method in class com.amalgamasimulation.excel.CellStyle
 
getBackgroundColor(C) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getBackgroundColor(C) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getBackgroundColor(C) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the background color for given category.
getBackgroundColor(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
Returns the background color for given data element.
getBackgroundColor(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Returns the background color for given data element.
getBackgroundColor(T) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Returns the background color for given data element.
getBackwardArc() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the graph arc corresponding to backward direction of this track.
getBarAlignment() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Returns the current LineBarVisualSet.BarAlignment.
getBarColor() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Returns the bar color of the plot.
getBarLabelColor() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getBarLabelColor() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getBarLabelColor() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSetElement
Delegates a call to BarLabeledVisualSet.getBarLabelColor(Object) for the data element corresponding to this visual element.
getBarLabelColor(T) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Returns the bar label color for given data element.
getBarLabelColor(T) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getBarLabelFontSize() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getBarLabelFontSize() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getBarLabelFontSize() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSetElement
Delegates a call to BarLabeledVisualSet.getBarLabelFontSize(Object) for the data element corresponding to this visual element.
getBarLabelFontSize(T) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Returns the bar label font size for given data element.
getBarLabelFontSize(T) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getBarLabelText() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getBarLabelText() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getBarLabelText() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSetElement
Delegates a call to BarLabeledVisualSet.getBarLabelText(Object) for the data element corresponding to this visual element.
getBarLabelText(T) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Returns the bar label text for given data element.
getBarrierArcs(Set<Graph.Node>, Set<Graph.Arc>) - Static method in interface com.amalgamasimulation.graph.Algorithm
 
getBarWidth() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Returns the bar width of the plot, in pixels.
getBaseMapPosition() - Method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Returns base map position, i.e.
getBaseMapZoom() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
getBaseMapZoom() - Method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Returns base map zoom.
getBasePoint() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
getBeginArgument() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.AbstractLineVisualElement
 
getBeginArgument() - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet.AbstractRegionVisualElement
 
getBeginArgument() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet.ConnectionVisualElement
 
getBeginArgument() - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet.GanttPolylineVisualElement
 
getBeginArgument() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
 
getBeginArgument() - Method in interface com.amalgamasimulation.charts.visualsets.IBeginEndArgumentPropertyOwnerElement
Returns the begin X-axis argument of the visual corresponding to this data element.
getBeginArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
 
getBeginArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
getBeginArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
getBeginArgument(T) - Method in interface com.amalgamasimulation.charts.visualsets.IBeginEndArgumentPropertyOwner
Returns the begin X-axis argument of the visual corresponding to the given element.
getBeginDate() - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Returns the starting date from which all ticks are counted.
getBeginDecoration() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getBeginOffset() - Method in class com.amalgamasimulation.discreterate.MaterialFragmentDescriptor
Returns the begin relative offset the stock element described by this MaterialFragmentDescriptor.
getBeginOffset() - Method in class com.amalgamasimulation.trains.RailCar
 
getBeginPoint() - Method in class com.amalgamasimulation.geometry.Segment
Returns the begin point of this segment.
getBeginRow() - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
getBeginTime() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getBehindAgent() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns a LongAgent that is immediately behind this long agent, or null if there is no such agent.
getBendOperation() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Returns an BendVisualOperation that is extracted from the operation created by BendArcPolicy.createOperation().
getBendpoints() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendpoints(O) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendpointX(BP) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendpointXFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendpointY(BP) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendpointYFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendpointZ(BP) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendpointZFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getBendPolicy() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
Returns the BendCurvePolicy to use for manipulating the BendFirstAnchorageOnArcHandleDragHandler.getTargetPart().
getBiggestArgumentObjects() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns an unmodifiable list of smallest outlier objects, i.e.
getBiggestArgumentObjectValue(O) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the argument of associated with the specified outlier object.
getBiggestGroup() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
getBiggestGroup() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the bucket with the largest sum of values.
getBlockHeight() - Method in class com.amalgamasimulation.discreterate.ConveyorRateRecord
Returns the height of a visual block representing this rate record.
getBooker() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the object which booked the track or null if the track is not booked by any object.
getBorderColor() - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet.AbstractRegionVisualElement
Delegates a call to AbstractRegionVisualSet.getBorderColor(Object) for the data element corresponding to this visual element.
getBorderColor() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
Delegates a call to GanttVisualSet.getBorderColor(Object) for the data element corresponding to this visual element.
getBorderColor() - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet.HeatmapVisualElement
Delegates a call to HeatmapVisualSet.getBorderColor(Object) for the data element corresponding to this visual element.
getBorderColor() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Returns the point border color of the plot.
getBorderColor() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getBorderColor(Object) for the data element corresponding to this visual element.
getBorderColor() - Method in class com.amalgamasimulation.excel.CellStyle
 
getBorderColor(C) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getBorderColor(C) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getBorderColor(C) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the border color for given category.
getBorderColor(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
Returns the border color for given data element.
getBorderColor(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Returns the border color for given data element.
getBorderColor(T) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Returns the border color for given data element.
getBorderColor(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the border color for given data element.
getBorderWidth() - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet.AbstractRegionVisualElement
Delegates a call to AbstractRegionVisualSet.getBorderWidth(Object) for the data element corresponding to this visual element.
getBorderWidth() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
Delegates a call to GanttVisualSet.getBorderWidth(Object) for the data element corresponding to this visual element.
getBorderWidth() - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet.HeatmapVisualElement
Delegates a call to HeatmapVisualSet.getBorderWidth(Object) for the data element corresponding to this visual element.
getBorderWidth() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getBorderWidth(Object) for the data element corresponding to this visual element.
getBorderWidth(C) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getBorderWidth(C) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getBorderWidth(C) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the border width in pixels for given category.
getBorderWidth(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
Returns the border width in pixels for given data element.
getBorderWidth(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Returns the border width in pixels for given data element.
getBorderWidth(T) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Returns the border width in pixels for given data element.
getBorderWidth(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the border width in pixels for given data element.
getBottomMargin() - Method in class com.amalgamasimulation.charts.Chart
Returns the bottom margin of this chart, in pixels.
getByPath(String) - Method in class com.amalgamasimulation.web.ui.js.JSObject
Retrieves the value associated with the specified path.
getCachedSelections() - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
getCallbackPositions() - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Returns an unmodifiable list of all callback positions belonging to this arc.
getCallbackPositions() - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
getCallbackPositions() - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Returns an unmodifiable list of all callback positions belonging to this node.
getCallbackPositions() - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
getCanvas() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.GridBehavior
 
getCanvas() - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
getCanvas() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getCanvas() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Returns the InfiniteCanvas that is managed by this InfiniteCanvasViewer .
getCanvasViewer() - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
getCapacity() - Method in class com.amalgamasimulation.discreterate.Bunker
Returns the storage capacity of this flow element.
getCapacity() - Method in class com.amalgamasimulation.discreterate.Tank
Returns the storage capacity of the Tank.
getCapacity() - Method in class com.amalgamasimulation.service.FixedCapacityService
Returns capacity of this service, e.g.
getCapacityUtilizationFactor() - Method in class com.amalgamasimulation.discreterate.Bunker
Returns the total amount of all materials contained in this Bunker divided by the Bunker's storage capacity.
getCargo() - Method in class com.amalgamasimulation.cranes.Crane
 
getCargoPositions() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getCars() - Method in class com.amalgamasimulation.trains.Train
 
getCarsCount() - Method in class com.amalgamasimulation.trains.Train
 
getCategories() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getCategories() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getCategories() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the list of data categories.
getCategories() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the list of all categories currently contained in this aggregator.
getCategoriesCount() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Returns the count of the currently displayed categories.
getCategoriesCount() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Returns the count of the currently displayed categories.
getCDFLineColor() - Method in class com.amalgamasimulation.charts.HistogramChart
Returns the color of the line of CDF (cumulative distribution function).
getCDFLineWidth() - Method in class com.amalgamasimulation.charts.HistogramChart
Returns the width of the line of CDF (cumulative distribution function), in pixels.
getCellEditor(Object) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteComboBoxEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.CheckBoxEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ColorEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.DynamicAutoCompleteComboBoxEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextIdEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
getCellEditorInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
 
getCenterOfBoundsInParent() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
getCenterPoint() - Method in class com.amalgamasimulation.geometry.Polygon
Returns the center point of the polygon.
getChart() - Method in class com.amalgamasimulation.excel.ExcelDataSeries
 
getChartGroupInitializer() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
getChartGroupInitializer() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
getChartGroupInitializer() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
getChartInternal() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
getChartInternal() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
getChartInternal() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getChartInternal() - Method in class com.amalgamasimulation.charts.Chart
 
getChartInternal() - Method in class com.amalgamasimulation.charts.HeatmapChart
 
getChartInternal() - Method in class com.amalgamasimulation.charts.legend.Legend
 
getCheckedItems() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
getCheckedItems() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getCheckedItems() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
getCheckedItems() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getCheckedItems() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getChildContentsObservable(C) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
getChildElements() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
getChildNodes() - Method in interface com.amalgamasimulation.graphicaleditor.parts.connectionports.IConnectionPortOwnerPart
Deprecated.
 
getChildNodes() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
getChildren() - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
getChildren() - Method in class com.amalgamasimulation.web.ui.HTMLTag
Returns the children of this HTML tag.
getChildrens(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns the childrens list for given GanttChartRow.
getChildrens(String) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
getChildrens(X) - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Returns the childrens list for given category.
getChildrenUnmodifiable() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
getChildsContentComparator() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
getChronoUnit() - Method in class com.amalgamasimulation.charts.utils.WindowSizeDescriptor
 
getClassifier() - Method in class com.amalgamasimulation.emf.datastructure.columns.EMFColumn
 
getClipboardText(Pair<Double, Double>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
getClipboardText(Boolean) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
getClipboardText(Double) - Method in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
 
getClipboardText(Double) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
getClipboardText(Double) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
getClipboardText(Double) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
getClipboardText(String) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
 
getClipboardText(T) - Method in interface com.amalgamasimulation.charts.visualsets.IClipboardTextPropertyOwner
Returns the text that will be copied to clipboard for the given object.
getClosestNodes(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, double, Function<Graph.Arc, Double>, Function<Graph.Node, Double>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns list of pairs of nodes and distances to them from the specified source node satisfying the condition determined by the specified indicator.
getClosestNodes(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, double, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, int) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns list of pairs of nodes and distances to them from the specified source node satisfying the condition determined by the specified indicator.
getClosestNodes(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, double, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns list of pairs of nodes and distances to them from the specified source node satisfying the condition determined by the specified indicator.
getClosestNodes(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, double, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>, int) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns list of pairs of nodes and distances to them from the specified source node satisfying the condition determined by the specified indicator.
getClosestNodes(Graph.Node, Predicate<Graph.Node>, double) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getClosestNodes(Graph.Node, Predicate<Graph.Node>, double, int) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getClosestNodes(Graph.Node, Predicate<Graph.Node>, double, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the nodes for which the specified predicate returns true located within the specified range from the specified source node.
getClosestNodes(Graph.Node, Predicate<Graph.Node>, double, GraphAgent<N, A>, BiFunction<A, K, Double>, BiFunction<N, K, Double>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getClosestNodes(Graph.Node, Predicate<Graph.Node>, double, GraphAgent<N, A>, Map<Graph.Node, Double>, Set<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getClosestNodes(Graph.Node, Predicate<Graph.Node>, double, Map<Graph.Node, Double>, Set<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getClosestNodes(GeometricGraphPosition<N, A>, Predicate<Graph.Node>, double) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getClosestNodes(GeometricGraphPosition<N, A>, Predicate<Graph.Node>, double, int) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getClosestPointAbsOffset(Point) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the smallest absolute offset of the point on this polyline that is closest to the specified point.
getClosestPointTo(Point) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the first point on this polyline that is closest to the specified point.
getClosestPointTo(Point) - Method in class com.amalgamasimulation.geometry.Segment
Returns the point on this segment closest to the specified point.
getColor() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ColorAWTDialog
 
getColor() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerColorAWTDialog
 
getColor() - Method in class com.amalgamasimulation.excel.ExcelDataSeries
 
getColor() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getColumn() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
getColumn() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
getColumn() - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
getColumn() - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
getColumn() - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
getColumn(String) - Method in class com.amalgamasimulation.excel.ExcelTable
 
getColumn(ViewerColumn) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getColumn(ViewerColumn) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getColumn(ViewerColumn) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getColumnClass() - Static method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
getColumnClass() - Static method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
getColumnClass() - Static method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
getColumnClass() - Static method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
getColumnIndex() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Calculates and returns the current column index
getColumnIndex() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
getColumnIndex() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
getColumnIndex() - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
getColumnIndex() - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
getColumnIndex(ExcelTableColumn<?, ?>) - Method in class com.amalgamasimulation.excel.ExcelTable
 
getColumnName() - Method in class com.amalgamasimulation.excel.ExcelDataSeries
 
getColumns() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
getColumns() - Method in class com.amalgamasimulation.excel.CSVFile
 
getColumns() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getColumns() - Method in class com.amalgamasimulation.excel.Table
 
getColumnsCount() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
getColumnViewer() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getColumnViewer() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a ColumnViewer
getColumnWidthFraction() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getColumnWidthFraction() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getColumnWidthFraction() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the width fraction to region allocated for each individual category-bar.
getColumnWidthPolicy() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Returns the policy for calculating the width of the X-axis category.
getColumnWidthPolicyValue() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Returns the corresponding numeric value for the selected width calculating policy.
getComparator() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getComparator() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Return comparator in this column
getComparator() - Static method in class com.amalgamasimulation.utils.Compare
Returns the default instance of EpsilonComparator that actually performs all the comparisons.
getComposite() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditorComposite
 
getConfidence95HalfInterval() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getConnectedArcParts() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
getConnectedSupport() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Returns the ConnectedSupport that is used by this TranslateSelectedOnDragHandler to normalize the anchoreds of ddragged elements.
getConnectingSegment(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the shortest possible segment that connects this polyline to the specified polyline.
getConnectingSegment(Segment) - Method in class com.amalgamasimulation.geometry.Segment
Returns the shortest segment directed from the current segment to the specified segment, or null if the two segments intersect.
getConnectionFeedback() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
getConnectionLinkDestPortFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getConnectionLinkPartTypes() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
getConnectionLinkSourcePortFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getConstraints(LPArea<T>) - Method in class com.amalgamasimulation.discreterate.Tank
 
getConsumer() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
getContainer() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
getContainer() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getContainerCreator() - Method in class com.amalgamasimulation.graphicaleditor.utils.PositionInternalContainerDescriptor
 
getContainerStructuralFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getContainerX() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatableContainerPart
 
getContainerX() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getContainerX(C) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getContainerY() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatableContainerPart
 
getContainerY() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getContainerY(C) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getContainmentReferences(EClass) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getContent() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getContent() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
getContent() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
getContent() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getContent() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
getContent() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getContent() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
getContentAdapter() - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteComboBoxEditingSupport
 
getContentAdapter() - Method in class com.amalgamasimulation.desktop.binding.editingsupports.DynamicAutoCompleteComboBoxEditingSupport
 
getContentBackgroundColor() - Method in class com.amalgamasimulation.charts.Chart
Returns the background color of this chart content area.
getContentBendPoints() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getContentBendPoints() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getContentPartFactory() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
Returns the IContentPartFactory of the current viewer.
getContentPartFactoryType() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
getContentPartMap() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getContentPartPool() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
Returns the ContentPartPool that is used to recycle content parts in the context of an IViewer.
getContents() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
getContents() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Returns the current data element.
getContents() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Returns the list of visual set contents.
getContents() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getContents() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
getContents() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Gets the value of the contents property.
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the total quantity of all materials inside this flow element.
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.Merge
Returns the current sum of quantities of all materials inside this flow element.
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.Split
Returns the current sum of all amounts of all materials contained inside this flow element.
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.Tank
 
getContentsAmount() - Method in class com.amalgamasimulation.discreterate.Valve
Returns the total amount of all materials inside this flow element.
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.Bunker
 
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the current quantity of the specified material inside this flow element.
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.Merge
Returns the current quantity of the specified material inside this flow element.
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.Split
Returns the current amount of the specified material contained inside this flow element.
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.Tank
 
getContentsAmount(T) - Method in class com.amalgamasimulation.discreterate.Valve
Returns the current amount of the specified material contained inside this flow element.
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns all materials contained inside this flow element as an instance of Accumulator.
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Merge
Returns amounts of materials contained inside this flow element as an Accumulator instance.
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Split
Returns the current stock contained inside this flow element as an Accumulator instance.
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Tank
 
getContentsDescriptor() - Method in class com.amalgamasimulation.discreterate.Valve
Returns the material currently contained inside this flow element as Accumulator instance.
getContentSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getContentSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getContentSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getContentSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
getContentSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
getContentTransform() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getContentTransform() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getContentTransform() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getContentTransform() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
getContentTransform() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
getContentTransformRequest() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointCtrlClickHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointDoubleClickHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateArcClickHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.CreateObjectClickHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.DistanceMeterHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.FocusAndSelectOnClickHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.PaletteNodeClickHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
getContentViewer() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getContext() - Static method in class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
getContext() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getContextMenuHandlers() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Return the list of the actions to be executed every time a context menu for given data element is called.
getContextMenuHandlers() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getContextMenuHandlers() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a list context menu handlers
getConvexPolygonForPoints(List<Point>) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Computes the convex hull (minimal convex polygon) for the given set of points using the Jarvis March algorithm.
getCoordsOwner(EObject) - Method in interface com.amalgamasimulation.graphicaleditor.parts.IPositionPropertyOwnerPart
 
getCopy() - Method in class com.amalgamasimulation.geometry.Point
Returns a copy of this point, i.e.
getCopy() - Method in class com.amalgamasimulation.geometry.Polyline
Returns a copy of this polyline.
getCopy() - Method in class com.amalgamasimulation.geometry.Segment
Returns a copy of this segment.
getCopy() - Method in class com.amalgamasimulation.graph.GraphPath
Returns a copy of this path.
getCopy() - Method in class com.amalgamasimulation.graphagent.CachedShortestPath
 
getCopy() - Method in class com.amalgamasimulation.utils.container.Accumulator
Creates a copy of the current accumulator.
getCopy() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
getCopy() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
getCopy() - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getCopy() - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
getCopy() - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
 
getCopy() - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getCopyPositionWithAnyEnterSide() - Method in class com.amalgamasimulation.trains.RailPosition
 
getCount() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getCount() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the total number of data points contained in this aggregator.
getCount() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Returns the total number of data points in this bucket.
getCount() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.MaxArgumentDescriptor
 
getCountRows() - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
getCountTaskActiveState() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getCountTaskInQueue() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getCraneBay() - Method in class com.amalgamasimulation.cranes.Crane
 
getCraneBay() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getCranePlanningFunction() - Method in class com.amalgamasimulation.cranes.Crane
 
getCranePosition() - Method in class com.amalgamasimulation.cranes.CargoPosition
 
getCranes() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getCraneTaskState() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getCreationContext() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getCreationEClass() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getCreationTime() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
getCrossReferenceAdapter() - Method in class com.amalgamasimulation.desktop.ui.editor.commands.CommandFactory
 
getCrossReferenceAdapter() - Method in interface com.amalgamasimulation.desktop.ui.editor.utils.ICommandFactory
 
getCumulative(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
getCumulative(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
getCumulative(double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns cumulative sum of values by the given argument
getCumulative(double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns cumulative sum of values by the given argument
getCurrencySymbol(Currency) - Method in class com.amalgamasimulation.utils.format.Formats
 
getCurrentAnimationArcAbsOffset() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the non-negative absolute offset of position on arc where this agent is currently located, or -1 if this agent is not currently located on an arc.
getCurrentAnimationHeading() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current heading of this agent if this agent is currently on an arc.
getCurrentAnimationPoint() - Method in class com.amalgamasimulation.cranes.Crane
 
getCurrentAnimationPoint() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current Point in 2D space pointing to the current location of this agent, or a point with infinite coordinates (new Point(Double.POSITIVE_INFINITY, Double.POSITIVE_INFINITY) if this agent is not currently in graph.
getCurrentAnimationPolyline() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns a Polyline representing the current location of this long agent, or null if this long agent is not in a graph.
getCurrentAnimationTailArcAbsOffset() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns the non-negative absolute offset of tail position on arc where this tail is currently located, or -1 if tail is not currently located on an arc.
getCurrentAnimationTrajectoryAbsoluteOffset() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current absolute offset of this agent's position on its trajectory, or 0 if this agent does not have any trajectory.
getCurrentArc() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the arc on which this agent is currently located, or null if this agent is not currently located on an arc
getCurrentArcAbsOffset() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the non-negative absolute offset of position on arc where this agent is currently located, or -1 if this agent is not currently located on an arc
getCurrentBendPoints() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Returns the current control points of the content.
getCurrentCacheFactor() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getCurrentCargoPosition() - Method in class com.amalgamasimulation.cranes.Crane
 
getCurrentContainer() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getCurrentDijsktraFactor() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getCurrentHeadAnimationPoint() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns a Point where the head of this long agent is currently located, or null if this long agent is not in a graph.
getCurrentHeadPosition() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns a GeometricGraphPosition where the head of this long agent is currently located, or null if this agent is not in a graph.
getCurrentNode() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the node where this agent is currently located, or null if this agent is not currently located at a node
getCurrentPoint() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current Point where this agent is currently located in 2D space.
getCurrentPosition() - Method in class com.amalgamasimulation.cranes.Crane
 
getCurrentPosition() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns current position of this agent in form of GeometricGraphPosition, or null if this agent is not currently in graph
getCurrentRate() - Method in class com.amalgamasimulation.engine.MonitoredValue
Returns the rate at which this monitored value is currently changing.
getCurrentScale() - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
getCurrentState() - Method in class com.amalgamasimulation.cranes.Crane
 
getCurrentState() - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Возвращает список всех активных состояний
getCurrentStates() - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
getCurrentTailAnimationPoint() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns a Point where the tail of this long agent is currently located, or null if this long agent is not in a graph.
getCurrentTailPosition() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns a GeometricGraphPosition where the tail of this long agent is currently located, or null if this agent is not in a graph.
getCurrentTrack() - Method in class com.amalgamasimulation.trains.Train
Returns the track where the head of the train is currently located.
getCurrentTracks() - Method in class com.amalgamasimulation.trains.Train
Returns the track where the head of the train is currently located.
getCurrentValue() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getCurrentValue() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getCurrentValue() - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Returns this axis current value.
getCurrentValue() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getCurrentValue() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getCurrentValue() - Method in class com.amalgamasimulation.engine.MonitoredValue
Returns the current value of this monitored value.
getCurrentValueGuidelineColor() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getCurrentValueGuidelineColor() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getCurrentValueGuidelineColor() - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Returns the color of the current value guideline.
getCurrentValueGuidelineColor() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getCurrentValueGuidelineColor() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getCurrentValueGuidelineWidth() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getCurrentValueGuidelineWidth() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getCurrentValueGuidelineWidth() - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Returns the width of the current value guideline, in pixels.
getCurrentValueGuidelineWidth() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getCurrentValueGuidelineWidth() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getCurrentZoom() - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
getCursorSupport() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
getCursorSupport() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getCursorSupport(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getData(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
getDataElements() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Returns the actual list of all data elements.
getDataFillerManager() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
getDataFillerManager() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Return DataFillerManager
getDataFormat() - Method in class com.amalgamasimulation.excel.CellStyle
 
getDataGroup(double) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the bucket containing the specified argument, or null if there is no bucket containing the argument.
getDataGroups() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns an unmodifiable list of buckets currently existing inside this aggregator.
getDefault(LocalDateTime, ChronoUnit) - Static method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Creates a default set of policies for splitting the displayed range into major/minor ticks depending on displayed range size.
getDefaultArcGraphics() - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getDefaultArcGraphics(Color, boolean) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getDefaultBorderLineColor() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getDefaultDataBackgroundColor() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getDefaultFormats() - Static method in class com.amalgamasimulation.utils.format.Formats
 
getDefaultGraphics(IGeometry) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getDefaultImageGraphics(Image) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getDefaultNodeBorderRadius() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getDefaultNodeGraphics() - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getDefaultNodeGraphics(Color) - Static method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getDefaultRelease() - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
Returns the default Edapt release if it was specified by calling EMFExcelLoaderWithEdapt.setDefaultRelease(int) method, or null if no default release was specified
getDefaultTitleBackgroundColor() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getDefaultUpdatePolicy() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Returns the default VisualSet.UpdatePolicy i.e.
getDegreeFromDMS(String) - Static method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
 
getDescription() - Method in class com.amalgamasimulation.engine.StopEvent
Returns the description typically containing the reason for the engine stoppage, e.g.
getDest() - Method in class com.amalgamasimulation.graph.Graph.Arc
Returns the destination node of the arc.
getDestNode() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getDestNode(O) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getDestNodeFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getDestPortOwner(O) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getDestPortOwnerX(DPO) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getDestPortOwnerY(DPO) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getDestPosition() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns the destination position of this path.
getDestPosition() - Method in class com.amalgamasimulation.trains.TrainRoute
 
getDestPositionFromBegin(Train) - Method in class com.amalgamasimulation.trains.RailTrack
Returns the position where a train can be sent to reach the first train on this track entering from the beginning of this track.
getDestPositionFromEnd() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the position where a train can be sent to reach the first train on this track entering from the end of this track.
getDetails() - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
getDifference(Accumulator<T>) - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns a new Accumulator containing the difference between the current Accumulator and the specified accumulator.
getDirection() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getDirection(Object) for the data element corresponding to this visual element.
getDirection(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the drawing TriangleMarkerVisualSet.Direction for given data element.
getDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
getDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getDisplayedRange() - Method in interface com.amalgamasimulation.charts.axes.IGetDisplayedRangePropertyOwner
Returns the currently displayed values range of axis.
getDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getDisplayedRangeMaxSize() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getDisplayedRangeMaxSize() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getDisplayedRangeMaxSize() - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Returns the maximum size of displayed values range of axis.
getDisplayedRangeMaxSize() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getDisplayedRangeMaxSize() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getDisplayedRangeMinSize() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getDisplayedRangeMinSize() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getDisplayedRangeMinSize() - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Returns the minimum size of displayed values range of axis.
getDisplayedRangeMinSize() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getDisplayedRangeMinSize() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getDistance(double, double, double, double) - Static method in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
getDistance(double, double, double, double, double, double) - Static method in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
getDistance(CargoPosition) - Method in class com.amalgamasimulation.cranes.CargoPosition
 
getDistance(CranePosition) - Method in class com.amalgamasimulation.cranes.CranePosition
 
getDistanceTraveled() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Gets the distance this agent traveled since its creation or last GraphAgent.resetDistanceTraveled() call.
getDistanceTraveledByX() - Method in class com.amalgamasimulation.cranes.Crane
 
getDistanceTraveledByX() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getDistanceTraveledByY() - Method in class com.amalgamasimulation.cranes.Crane
 
getDistanceTraveledByY() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getDomain() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getDoubleClickHandler() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getDoubleClickHandler() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Return the doubleClickHandler
getDrawingPane() - Method in class com.amalgamasimulation.desktop.ui.views.GraphViewer
 
getDueTime() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getDummyPart(Object) - Method in class com.amalgamasimulation.graphicaleditor.factories.ContentPartFactory
 
getDX() - Method in class com.amalgamasimulation.geometry.Segment
Returns X-coordinate difference between end and begin points of segment.
getDY() - Method in class com.amalgamasimulation.geometry.Segment
Returns Y-coordinate difference between end and begin points of segment.
getE() - Method in class com.amalgamasimulation.charts.utils.GanttChartMouseClickDescriptor
 
getE() - Method in class com.amalgamasimulation.charts.utils.HeatmapChartMouseClickDescriptor
 
getEClass() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getECrossReferenceAdapter() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getEditedFeature() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
getEditedFeature() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Return EStructuralFeature.
getEditingInExcelManager() - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTable
 
getEditingInExcelManager() - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
getEditingMenuItems(IColumn<T, ?, ?>, T) - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTable
 
getEditingMenuItems(IColumn<T, ?, ?>, T) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
getEditingMenuItems(IColumn<T, ?, ?>, T) - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
getEditingSupport() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
getEditingSupport() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Return the current EditingSupport
getEditingTableMenuItems(IColumn<T, ?, ?>, T) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getEditingTableMenuItems(IColumn<T, ?, ?>, T) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getElement() - Method in class com.amalgamasimulation.charts.utils.HeatmapChartMouseClickDescriptor
 
getElement() - Method in class com.amalgamasimulation.charts.utils.LegendItemStateChangeDescriptor
 
getElement() - Method in class com.amalgamasimulation.charts.utils.MouseListenerContext
 
getElement(double) - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
Возвращает значение, соответствующее указанному вероятностному числу.
getElement(Random) - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
Возвращает значение, соответствующее случайному вероятностному числу из интервала [0, summaryProbability), где summaryProbability - сумма вероятностей всех добавленных в функцию элементов
getElements() - Method in class com.amalgamasimulation.charts.utils.GanttChartMouseClickDescriptor
 
getElements() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getElements() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getElements() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getElements() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getElements() - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns a list of elements contained in the current accumulator sorted in the order of adding elements to the accumulator.
getElements() - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
Возвращает список элементов функции распределения (значения хранятся в порядке их добавления) Не должен быть изменен пользователем!
getElementText() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getElementText() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getElementText() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSetElement
Delegates a call to IAbstractBarVisualSet.getElementText(Object) for the data element corresponding to this visual element.
getElementText(T) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getElementText(T) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getElementText(T) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the label text for each data element.
getEllipseSize() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
getEllipsis() - Static method in class com.amalgamasimulation.utils.format.Formats
 
getEmptyString() - Static method in class com.amalgamasimulation.utils.format.Formats
 
getEndArgument() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.AbstractLineVisualElement
 
getEndArgument() - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet.AbstractRegionVisualElement
 
getEndArgument() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet.ConnectionVisualElement
 
getEndArgument() - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet.GanttPolylineVisualElement
 
getEndArgument() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
 
getEndArgument() - Method in interface com.amalgamasimulation.charts.visualsets.IBeginEndArgumentPropertyOwnerElement
Returns the end X-axis argument of the visual corresponding to this data element.
getEndArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
 
getEndArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
getEndArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
getEndArgument(T) - Method in interface com.amalgamasimulation.charts.visualsets.IBeginEndArgumentPropertyOwner
Returns the end X-axis argument of the visual corresponding to the given element.
getEndDecoration() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getEndOffset() - Method in class com.amalgamasimulation.discreterate.MaterialFragmentDescriptor
Returns the end relative offset the stock element described by this MaterialFragmentDescriptor.
getEndOffset() - Method in class com.amalgamasimulation.trains.RailCar
 
getEndPoint() - Method in class com.amalgamasimulation.geometry.Segment
Returns the end point of segment.
getEngine() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getEngine() - Method in class com.amalgamasimulation.discreterate.FlowEnvironment
Returns the Engine which this flow environment belongs to
getEObject() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
getEObjectsContext() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getEObjectsToWrite() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
getEObjectsToWrite() - Method in class com.amalgamasimulation.emf.datastructure.sheets.FullyContainedEClassSheet
 
getEObjectsToWrite() - Method in class com.amalgamasimulation.emf.datastructure.sheets.RootEClassSheet
 
getEObjectsToWrite() - Method in class com.amalgamasimulation.emf.datastructure.sheets.SingleContainedEClassSheet
 
getEpsilon() - Static method in class com.amalgamasimulation.utils.Compare
Returns the current epsilon value.
getEpsilon() - Method in class com.amalgamasimulation.utils.EpsilonComparator
Returns the current value of epsilon.
getEpsilonLocalTimeComparator() - Static method in class com.amalgamasimulation.utils.Compare
 
getEquidistantPolyline(double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a polyline that is an approximation of equidistant line for this polyline at the specified distance.
getErrors() - Method in interface com.amalgamasimulation.emf.common.ErrorsContainer
 
getErrors() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
geteStructuralFeature() - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
getEvent() - Method in class com.amalgamasimulation.charts.utils.MouseListenerContext
 
getEventBroker() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getEvents() - Method in class com.amalgamasimulation.engine.Engine
Returns the unmodifiable list of events that are scheduled but not yet executed
getEvents() - Method in class com.amalgamasimulation.utils.time.EventContainer
 
getEvents(double, double) - Method in class com.amalgamasimulation.utils.time.EventContainer
 
getEvents(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.EventContainer
 
getEventsExecutionTimeFraction() - Method in class com.amalgamasimulation.engine.Engine
Returns the ratio of events execution time and total run time, i.e.
getEverEnteredStates() - Method in class com.amalgamasimulation.utils.SingleStateStatistics
 
getExcelFile() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getExceptions() - Method in class com.amalgamasimulation.engine.Engine
Returns the unmodifiable list of exceptions thrown in events action code during simulation run.
getExclusion(TimeInterval) - Method in class com.amalgamasimulation.core.scheduling.TimeInterval
Deprecated, for removal: This API element is subject to removal in a future version.
getExclusionPolygons(Polygon) - Method in class com.amalgamasimulation.geometry.Polygon
Returns a list of closed polygons without self-intersections each having non-zero area, that fully cover the area of this polygon with the specified other polygon excluded from this one.
getExistedBendpoints() - Method in class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
getExtractor() - Method in class com.amalgamasimulation.emf.datastructure.columns.EMFColumn
 
getExtractorContainer() - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
getExtractorSourceValues() - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
getExtractValuePolicy() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
Returns the current HistogramVisualSet.ExtractValuePolicy i.e.
getExtrapolation() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Returns the AbstractLineVisualSet.Extrapolation of the plot.
getFeature() - Method in class com.amalgamasimulation.graphicaleditor.utils.PositionInternalContainerDescriptor
 
getFeature(Class<F>) - Method in class com.amalgamasimulation.features.Feature
Returns the feature of the specified type contained in the container of this feature, or null if there is no such feature
getFeature(Class<F>) - Method in class com.amalgamasimulation.features.FeatureContainer
 
getFeature(Class<F>) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Returns the feature of the specified type contained in this feature container, or null if there is no such feature
getFeatureOrThrow(Class<F>) - Method in class com.amalgamasimulation.features.Feature
Returns the feature of the specified type contained in the container of this feature, or throws a NoSuchElementException with the relevant message if there is no such feature
getFeatureOrThrow(Class<F>) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Returns the feature of the specified type contained in this feature container, or throws a NoSuchElementException with the relevant message if there is no such feature
getFeatures(Class<F>) - Method in class com.amalgamasimulation.features.Feature
Returns a list of features that are inheritors of the specified type contained in the container of this feature.
getFeatures(Class<F>) - Method in class com.amalgamasimulation.features.FeatureContainer
 
getFeatures(Class<F>) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Returns a list of features that are inheritors of the specified type contained in the container of this feature.
getFeedbackPartFactory(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
 
getFeedbackPartFactory(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
getFillColor() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Returns the point fill color of the plot.
getFillColor() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getFillColor(Object) for the data element corresponding to this visual element.
getFillColor() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
getFillColor(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the fill color for given data element.
getFillingRate() - Method in class com.amalgamasimulation.discreterate.Tank
Returns the difference between the input rate and the output rate.
getFilteredChildren(Object) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
getFinalDestPosition() - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
Returns the position representing the final destination position of an agent moving along this path, i.e.
getFirstArc() - Method in class com.amalgamasimulation.graph.GraphPath
Returns the first arc of this path, or null if this path has no arcs.
getFirstArcIn() - Method in class com.amalgamasimulation.graph.Graph.Node
Returns first arc coming to the node.
getFirstArcOut() - Method in class com.amalgamasimulation.graph.Graph.Node
Returns first arc going out of the node.
getFirstCycle(Graph<A, B>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns first found cycle in the specified graph.
getFirstDisplayedGanttChartRowIndex() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Returns the index of the first currently displayed GanttChartRow.
getFirstIntersection(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the IntersectionDescriptor instance representing the first intersection of this polyline and the specified other polyline, or null if the polylines do not intersect.
getFirstIntersection(Polyline, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the IntersectionDescriptor instance representing the first intersection of this polyline and the specified other polyline, or null if the polylines do not intersect.
getFirstIntersection(Segment) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the IntersectionDescriptor object describing polyline's intersection with the specified segment having minimal absolute offset, or null if this polyline does not intersect with the specified segment.
getFirstIntersection(Segment) - Method in class com.amalgamasimulation.geometry.Segment
Returns an IntersectionDescriptor instance which contains information (intersection point as well as absolute and relative offsets of intersected segments) about intersection with specified segment.
getFirstIntersection(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the IntersectionDescriptor object describing polyline's intersection with the specified segment having minimal absolute offset, or null if this polyline does not intersect with the specified segment.
getFirstIntersection(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Segment
Returns an IntersectionDescriptor instance which contains information (intersection point as well as absolute and relative offsets of intersected segments) about intersection of this segment with the specified segment.
getFirstIntersectionPoint(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the first intersection point of this polyline and the specified other polyline, or null if the polylines do not intersect.
getFirstIntersectionPoint(Polyline, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the first intersection point of this polyline and the specified other polyline, or null if the polylines do not intersect.
getFirstIntersectionPoint(Segment) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the point of this polyline's intersection with the specified segment having minimal absolute offset, or null if this polyline does not intersect with the specified segment.
getFirstIntersectionPoint(Segment) - Method in class com.amalgamasimulation.geometry.Segment
Returns first intersection point of segment and the specified another segment.
getFirstIntersectionPoint(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the point of this polyline's intersection with the specified segment having minimal absolute offset, or null if this polyline does not intersect with the specified segment.
getFirstIntersectionPoint(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Segment
Returns first intersection point of segment and the specified another segment.
getFirstNode() - Method in class com.amalgamasimulation.graph.GraphPath
Returns the first node of this path.
getFirstOperandAbsoluteOffset() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
Returns the absolute offset of the intersection point on the first operand.
getFirstOperandRelativeOffset() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
Returns the relative offset of the intersection point on the first operand.
getFirstPoint() - Method in class com.amalgamasimulation.geometry.Polyline
Returns the first point of this polyline, or null if this polyline is empty
getFirstSegment() - Method in class com.amalgamasimulation.geometry.Polyline
Returns the first segment of this polyline, or null if this polyline has no segments
getFirstSelectedRowIndex() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
getFirstSelectedRowIndex() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getFlowConnection(FlowElement<T>, FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.FlowEnvironment
Returns the FlowConnection between element1 and element2, if such a connection exists.
getFlowEnvironment() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the FlowEnvironment which this flow element belongs to.
getFlowProportions() - Method in class com.amalgamasimulation.discreterate.FlowConnection
Returns the current material proportions of the material flow of this flow connection.
getFlowRateDistributionPolicy() - Method in class com.amalgamasimulation.discreterate.Merge
Returns the FlowRateDistributionPolicy of this merge.
getFlowRateDistributionPolicy() - Method in class com.amalgamasimulation.discreterate.Split
Returns the FlowRateDistributionPolicy of this Split.
getFont() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getFont() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a function to get the font for the column
getFontColor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getFontColor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a function to get the color for the font
getFormat() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getFormat() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a function to get the "label" for the cell
getForwardArc() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the graph arc corresponding to forward direction of this track.
getFraction(T) - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns the proportion of value of the specified Accumulator element to the sum of values in the Accumulator.
getFragmentBeginOffset() - Method in class com.amalgamasimulation.graphagent.ArcFragment
Returns signed distance from the source node of arc denoting the beginning of a fragment.
getFragmentEndOffset() - Method in class com.amalgamasimulation.graphagent.ArcFragment
Returns signed distance from the source node of arc denoting the end of a fragment.
getFragmentOnReverseArc() - Method in class com.amalgamasimulation.graphagent.ArcFragment
Returns new instance of ArcFragment that belongs reverse arc of arc of original fragment if it exists.
getFragments(Graph<A, B>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns all fragments (i.e.
getFullProductName() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getGanttChartRow() - Method in class com.amalgamasimulation.charts.utils.GanttChartMouseClickDescriptor
 
getGanttChartRow() - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
getGanttChartRow() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
getGanttChartRow() - Method in interface com.amalgamasimulation.charts.visualsets.IGanttChartRowPropertyOwner
Returns the reference to the GanttChartRow row on which the visuals will be drawn
getGanttChartRow() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
getGanttChartRowsComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns the comparator for GanttChartRow's.
getGanttChartRowsCount() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Returns the count of the currently displayed GanttChartRow's.
getGapBetweenCranes() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getGeometricGraphPosition() - Method in class com.amalgamasimulation.trains.RailPosition
Returns an instance of GeometricGraphPosition which represents this position in the underlying rail graph.
getGraph() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the graph of this graph environment.
getGraphArc(A) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns graph arc (an instance of Graph.Arc) containing the specified value.

getGraphEnvironment() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns a GraphEnvironment which has been set to this agent, or null if no environment has been set to this agent
getGraphics() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getGraphNode(N) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns graph node (an instance of Graph.Node) containing the specified value.

getGraphPath() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current path of this agent in form of AgentGraphPath, or null if this agent has currently no path
getGridCellHeight() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns the grid cell height.
getGridCellWidth() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns the grid cell width.
getGridLinesColor() - Method in class com.amalgamasimulation.charts.Chart
Returns the color of grid lines.
getGridLinesGap() - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Returns the gap in pixels between heatmap elements used for drawing gridlines.
getGridLinesWidth() - Method in class com.amalgamasimulation.charts.Chart
Returns the width of grid lines, in pixels.
getGridLineWidth() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getGridLineWidth() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getGridLineWidth() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getGroupSize() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns current size of buckets.
getHandledOutline() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getHandleHoverFeedbackEffect(Map<Object, Object>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
Returns the Effect that is applied to IHandleParts as a replacement for IFeedbackParts which are created for normal parts.
getHandlePartFactory(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
 
getHandlePartFactory(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
getHeader() - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
getHeaderHeight() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getHeaderHeight() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getHeaderHeight() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getHeaderHorizontalAlignment() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getHeaderStyle() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getHeading() - Method in class com.amalgamasimulation.geometry.Segment
Returns the heading of this segment.
getHeading() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current heading of this agent if this agent is currently on an arc.
getHeight() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getHeight(Object) for the data element corresponding to this visual element.
getHeight(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the height in pixels for given data element.
getHermiteCurvePoints(Point[], int) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Returns a series of points along a Hermite curve based on provided control points.
getHiddenVisualSetsStackingPolicy() - Method in class com.amalgamasimulation.charts.legend.Legend
Returns the current stacking policy of visual sets HIDDEN state of legend items.
getHighlightColor() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getHighlightedColor(Object) - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
getHighlightedColor(Object) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getHighlightedColors() - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
getHighlightedObjects() - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
getHighlightedObjectsColorsMap() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getHistogramDataAggregator() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
Returns the current HistogramDataAggregator i.e.
getHorizontalBarSelection() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getHorizontalBarSelection() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getHorizontalBarSelection() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getHorizontalScrollBar() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
getHorizontalScrollBar() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
getHorizontalScrollBar() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
getHost() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
getHost() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
getHost() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
getHost() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
 
getHoverModel() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
Returns the HoverModel in the context of the host.
getHoverModel() - Method in class com.amalgamasimulation.graphicaleditor.handlers.HoverOnHoverHandler
 
getIcon() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getIcon() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a function to get the icon for the cell
getIconPath() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.AbstractTreeElementType
 
getId() - Method in class com.amalgamasimulation.graph.Graph.Arc
Returns unique identifier of the arc within the graph.
getId() - Method in class com.amalgamasimulation.graph.Graph.Node
Returns unique identifier of the node within the graph.
getId() - Method in class com.amalgamasimulation.web.ui.text.HTMLLinkAction
Returns the unique ID of this link action.
getId(EObject) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
getIdAttribute(EClass) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
getIdColumn() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
getIdentifier() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getImage() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
getImage(String) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
getImageLayoutBounds() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
getInfiniteCanvasViewer() - Method in class com.amalgamasimulation.graphicaleditor.views.PaletteRootPart
 
getInflowConnections() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns an unmodifiable list of FlowConnection instances that represent incoming connections of this flow element.
getInflowPriority(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Merge
Returns the priority of the specified inflow connection.
getInflowRate() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getInflowRate() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getInflowRate() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the current flow rate of all materials at the input of this flow element.
getInflowRate() - Method in class com.amalgamasimulation.discreterate.Merge
 
getInflowRate() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getInflowRate() - Method in class com.amalgamasimulation.discreterate.Split
 
getInflowRate() - Method in class com.amalgamasimulation.discreterate.Tank
 
getInflowRate() - Method in class com.amalgamasimulation.discreterate.Valve
 
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns an Accumulator instance that describes the flow rate at the input of this flow element.
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Merge
 
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Split
 
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Tank
 
getInflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Valve
 
getInflowRateDescriptor(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Merge
Returns an Accumulator instance that describes the material flow rate at the specified input connection.
getInflowRateFraction(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Merge
Returns the ratio of current inflowConnection flow rate to the overall inflow rate of this Merge.
getInflowRateProportions() - Method in class com.amalgamasimulation.discreterate.Split
Returns an Accumulator instance that contains rate proportions of materials in the material inflow of this flow element.
getInitialBendPoints() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Returns the initial bend points before bending the content.
getInitialMouseLocationInScene() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Returns the initial mouse location in scene coordinates.
getInitialSourcePosition() - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
Returns the position representing the initial source position of an agent moving along this path, i.e.
getInjectionIndex(List<VisualSet.VisualElement>, VisualSet.VisualElement, T, int, Map<VisualSet.VisualElement, Double>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
 
getInjectionIndex(List<VisualSet.VisualElement>, VisualSet.VisualElement, T, int, Map<VisualSet.VisualElement, Double>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
getInjectionIndex(List<VisualSet.VisualElement>, VisualSet.VisualElement, T, int, Map<VisualSet.VisualElement, Double>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
getInjectionIndex(List<VisualSet.VisualElement>, VisualSet.VisualElement, T, int, Map<VisualSet.VisualElement, Double>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
GetInjector() - Static method in class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
getInputConnectionLinkFeature() - Method in interface com.amalgamasimulation.graphicaleditor.parts.connectionports.IConnectionPortOwnerPart
Deprecated.
 
getInputConnectionPortFeature() - Method in interface com.amalgamasimulation.graphicaleditor.parts.connectionports.IConnectionPortOwnerPart
Deprecated.
 
getInputStream(String) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
getInsertionIndex(double) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
Gets the index in the list where an element with the given key should be inserted.
getInsertionIndex(double, boolean) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
Gets the index in the list where an element with the given key should be inserted.
getInsertionIndex(T, boolean) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
getInsertionIndex(T, boolean) - Method in class com.amalgamasimulation.utils.container.SortedList
Returns an index at which the given element can be inserted to preserve order of the elements in this list.
getInsignificantNodesAndArcs(Graph<A, B>, Set<Graph.Node>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns the pair containing sets of insignificant nodes and arcs of the specified graph against the specified set of significant nodes.
getInsignificantNodesAndArcs(Graph<A, B>, Set<Graph.Node>, Set<Graph.Arc>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns the pair containing sets of insignificant nodes and arcs of the specified graph against the specified set of significant nodes.
getInstance() - Static method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
getInstance() - Static method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
getInstance() - Static method in class com.amalgamasimulation.utils.format.AmericanFormats
 
getInstance() - Static method in class com.amalgamasimulation.utils.format.BritishFormats
 
getInstance() - Static method in class com.amalgamasimulation.utils.format.RussianFormats
 
getInstantsTimes(double, double) - Method in class com.amalgamasimulation.utils.time.TimeSeries
Returns an unmodifiable list containing all times of instants of this time series between the specified times.
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.BoundedTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.CompoundTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.EveryMonthLastDayTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.EveryMonthTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.EveryNDaysTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.EveryNWeeksTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.EveryWeekTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.RelativeTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.SingleTimeSeries
 
getInstantsTimes(double, double, boolean, boolean) - Method in class com.amalgamasimulation.utils.time.TimeSeries
Returns an unmodifiable list containing all times of instants of this time series between the specified times.
getInternalID() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
getInternalInputStream(Class<?>, String) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
getInternalVisualSetsComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Returns the internal visualSets comparator i.e.
getInternalVisualSetsComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
getInternalVisualSetsComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
getInternalVisualSetsComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
getInternalVisualSetsComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
getInterpolated(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
getInterpolated(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
getInterpolated(double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getInterpolated(double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
getInterpolated(double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
 
getInterpolated(double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getInterpolatedSum(ITimeStatistics) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns a new instance of ITimeStatistics which is the interpolated sum of this instance and the other specified instance.
getInterpolationType() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
Returns the current LineVisualSet.InterpolationType i.e.
getIntersection(Gap<?>) - Method in class com.amalgamasimulation.core.scheduling.Gap
Returns the gap that is the result of intersecting this gap with the specified other gap, or null if this gap does not intersect with the specified other gap.
getIntersection(Slot) - Method in class com.amalgamasimulation.core.scheduling.Gap
Returns the gap that is the result of intersecting this gap with the specified slot, or null if this gap does not intersect with the specified slot.
getIntersection(TimeInterval) - Method in class com.amalgamasimulation.core.scheduling.TimeInterval
Deprecated, for removal: This API element is subject to removal in a future version.
getIntersection(Point) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the IntersectionDescriptor object describing polyline's intersection with the specified point, or null if the specified point does not lie on this polyline.
getIntersection(Point, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the IntersectionDescriptor object describing polyline's intersection with the specified point, or null if the specified point does not lie on this polyline.
getIntersection(GeometricGraphPath<N, A>, Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns a list of sub-paths representing fragments of this path where it intersects with the specified other path.
getIntersectionIgnoreDirection(GeometricGraphPath<N, A>, Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns a list of sub-paths representing fragments of this path where it intersects with the specified other path.When detecting intersection, includes the cases when this path intersect with a reverse arc (or its respective reverse part) of the specified path.
getIntersectionOffsets(GeometricGraphPath<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns an IntervalSet instance representing intervals of absolute offsets where this path intersects with the specified other path.
getIntersectionOffsetsIgnoreDirection(GeometricGraphPath<N, A>, Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns an IntervalSet instance representing intervals of absolute offsets where this path intersects with the specified other path.
getIntersectionPoint() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
Returns the intersection point.
getIntersectionPolygon(Polygon) - Method in class com.amalgamasimulation.geometry.Polygon
getIntersectionPolygons(Polygon) - Method in class com.amalgamasimulation.geometry.Polygon
Returns a list of closed polygons without self-intersections each having non-zero area, that fully cover the area of intersection of this polygon and the specified other polygon.
getIntervals(int) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Returns the SortedList of intervals where the value is equal to or greater than the specified value.
getIntervalsBeginningAfter(double, int) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Returns a list of intervals beginning at or after the specified time where the value is equal to or greater than the specified value.
getIntervalsBeginningBefore(double, int) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Returns a list of intervals beginning before the specified time where the value is equal to or greater than the specified value.
getIntervalsBetween(double, double, int) - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
Returns a list of intervals inside the specified interval where the value is equal to or greater than the specified value.
getItem(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
getItem(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
getItem(int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getItems() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getItems() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getItems() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getItemText(Item, int) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getItemText(Item, int) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getItemText(Item, int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getLabel() - Method in class com.amalgamasimulation.charts.utils.MenuItemDescriptor
 
getLabel() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.AbstractTreeElementType
 
getLabel() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
getLabelColor() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Delegates a call to AbstractGridLineVisualSet.getLabelColor(Object) for the data element corresponding to this visual element.
getLabelColor(LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet.LabeledVisualElement
Delegates a call to LabeledVisualSet.getLabelColor(Object, LabelSide) for the data element corresponding to this visual element.
getLabelColor(LabelSide, C) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet.BarLabeledVisualElement
Delegates a call to BarLabeledVisualSet.getLabelColor(Object, Object, LabelSide) for the data element corresponding to this visual element with given LabelSide and category.
getLabelColor(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the grid line label color of the visual representing given data element.
getLabelColor(T, LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
Returns the color of the label drawn for the specified data element and LabelSide.
getLabelColor(T, C, LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Returns the color of the label drawn for the specified data element, category, and LabelSide.
getLabelFontSize() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Delegates a call to AbstractGridLineVisualSet.getLabelFontSize(Object) for the data element corresponding to this visual element.
getLabelFontSize(LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet.LabeledVisualElement
Delegates a call to LabeledVisualSet.getLabelFontSize(Object, LabelSide) for the data element corresponding to this visual element.
getLabelFontSize(LabelSide, C) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet.BarLabeledVisualElement
Delegates a call to BarLabeledVisualSet.getLabelFontSize(Object, Object, LabelSide) for the data element corresponding to this visual element with given LabelSide and category.
getLabelFontSize(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the grid line label font size of the visual representing given data element.
getLabelFontSize(T, LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
Returns the font size of the label drawn for the specified data element and LabelSide.
getLabelFontSize(T, C, LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Returns the font size of the label drawn for the specified data element, category, and LabelSide.
getLabelHorizontalOffset() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getLabelHorizontalOffset() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
getLabelHorizontalOffset() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
getLabelHorizontalOffset() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getLabelsColor() - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
Returns the color of this axis labels.
getLabelsFont() - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
Returns the font of this axis labels.
getLabelsFontSize() - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
Returns the font size of this axis labels.
getLabelSides() - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet.BarLabeledVisualElement
Delegates a call to BarLabeledVisualSet.getLabelSides() for the data element corresponding to this visual element.
getLabelSides() - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Returns list of all LabelSide for which at least one text label is specified.
getLabelSides() - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
Returns list of all LabelSide for which at least one text label is specified.
getLabelSides() - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet.LabeledVisualElement
Delegates a call to LabeledVisualSet.getLabelSides() for the data element corresponding to this visual element.
getLabelText() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Delegates a call to AbstractGridLineVisualSet.getLabelText(Object) for the data element corresponding to this visual element.
getLabelText() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getLabelText(LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet.LabeledVisualElement
Delegates a call to LabeledVisualSet.getLabelText(Object, LabelSide) for the data element corresponding to this visual element.
getLabelText(LabelSide) - Method in interface com.amalgamasimulation.charts.visualsets.types.IHeatmapChartVisualElement
 
getLabelText(LabelSide, C) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet.BarLabeledVisualElement
Delegates a call to BarLabeledVisualSet.getLabelText(Object, Object, LabelSide) for the data element corresponding to this visual element with given LabelSide and category.
getLabelText(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the grid line label text of the visual representing given data element.
getLabelText(T, LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
Returns the text of the label drawn for the specified data element and LabelSide.
getLabelText(T, C, LabelSide) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Returns the text of the label drawn for the specified data element, category, and LabelSide.
getLabelTextPosition() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Delegates a call to AbstractGridLineVisualSet.getLabelTextPosition(Object) for the data element corresponding to this visual element.
getLabelTextPosition(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the grid line label AbstractGridLineVisualSet.GridLineLabelSide of the visual representing given data element.
getLabelTextSide() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Delegates a call to AbstractGridLineVisualSet.getLabelTextSide(Object) for the data element corresponding to this visual element.
getLabelTextSide(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the grid line label AbstractGridLineVisualSet.GridLineLabelPosition of the visual representing given data element.
getLabelTitle() - Method in class com.amalgamasimulation.desktop.ui.editor.pages.AbstractPage
 
getLabelVerticalOffset() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getLabelVerticalOffset() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
getLabelVerticalOffset() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
getLabelVerticalOffset() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getLastArc() - Method in class com.amalgamasimulation.graph.GraphPath
Returns the last arc of this path, or null if this path has no arcs.
getLastEnteredState() - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Возвращает последнее зарегистрированное состояние
getLastEnteredState() - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
getLastNode() - Method in class com.amalgamasimulation.graph.GraphPath
Returns the last node of this path.
getLastPoint() - Method in class com.amalgamasimulation.geometry.Polyline
Returns the last point of this polyline, or null if this polyline is empty
getLastSegment() - Method in class com.amalgamasimulation.geometry.Polyline
Returns the last segment of this polyline, or null if this polyline has no segments
getLayers() - Method in class com.amalgamasimulation.discreterate.Bunker
Returns an unmodifiable list of all Tank.Layers contained inside this Bunker.
getLayers() - Method in class com.amalgamasimulation.discreterate.Tank
Returns the unmodifiable list of all Tank<T>.Layers contained inside this Tank.
getLeftMargin() - Method in class com.amalgamasimulation.charts.Chart
Returns the left margin of this chart, in pixels.
getLeftMarginRule() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Returns the current LeftMarginRule.
getLeftMarginRule() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Returns the current LeftMarginRule.
getLegend() - Method in class com.amalgamasimulation.charts.AbstractBarChart
Returns the Legend currently shown on this chart.
getLegend() - Method in class com.amalgamasimulation.charts.AbstractLineChart
Returns the Legend currently shown on this chart.
getLegend() - Method in class com.amalgamasimulation.charts.BarChart
 
getLegend() - Method in class com.amalgamasimulation.charts.HistogramChart
 
getLegend() - Method in class com.amalgamasimulation.charts.NumericLineChart
 
getLegend() - Method in class com.amalgamasimulation.charts.TimeLineChart
 
getLegendColor() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
getLegendColor() - Method in interface com.amalgamasimulation.charts.visualsets.ILegendNodePropertiesOwner
Returns the color of the Legend's icon corresponding to this VisualSet
getLegendColor() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
getLegendColor() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
getLegendColor() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
getLegendFont() - Method in class com.amalgamasimulation.charts.legend.Legend
Returns the font of the legend.
getLegendFontSize() - Method in class com.amalgamasimulation.charts.legend.Legend
Returns the font font of the legend.
getLegendItemState() - Method in class com.amalgamasimulation.charts.utils.VisibilityChangeDescriptor
 
getLegendItemState(T) - Method in class com.amalgamasimulation.charts.legend.Legend
Returns the current state of legend item.
getLegendLabelText(C) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getLegendLabelText(C) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getLegendLabelText(C) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the legend label text for given category.
getLegendText() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
getLegendText() - Method in interface com.amalgamasimulation.charts.visualsets.ILegendNodePropertiesOwner
Returns the Legend label text represents this visual set.
getLegendText() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
getLegendText() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
getLegendValuesFormat() - Method in class com.amalgamasimulation.charts.legend.Legend
Returns the formatter of the legend values, i.e.
getLength() - Method in class com.amalgamasimulation.geometry.Polyline
Returns the length of this polyline.
getLength() - Method in class com.amalgamasimulation.geometry.Segment
Return the length of segment, i.e.
getLength() - Method in interface com.amalgamasimulation.graphagent.GeometricGraphArc
Returns the length of this arc, i.e.
getLength() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns the length of this path, i.e.
getLength() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns the length of this long agent
getLength() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getLength() - Method in class com.amalgamasimulation.trains.RailCar
 
getLength() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the length of the track, i.e.
getLength() - Method in class com.amalgamasimulation.trains.Train
 
getLengthAlongArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
 
getLengthX() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getLengthY() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getLengthZ() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getLineColor() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Delegates a call to AbstractGridLineVisualSet.getLineColor(Object) for the data element corresponding to this visual element.
getLineColor() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Returns the line color of the plot.
getLineColor() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Returns the line color of the plot.
getLineColor() - Method in class com.amalgamasimulation.charts.visualsets.GanttChartRowSeparator
Returns the line color of the plot.
getLineColor(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the line color of the visual representing given data element.
getLineDrawingPolicy() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
Returns the current LineVisualSet.LineDrawingPolicy i.e.
getLineStyle() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Returns the LineStyle of the plot.
getLineStyle() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet.ConnectionVisualElement
Delegates a call to ConnectionVisualSet.getLineStyle(Object) for the data element corresponding to this visual element.
getLineStyle(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Returns the current LineStyle for given data element.
getLineWidth() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
Delegates a call to AbstractGridLineVisualSet.getLineWidth(Object) for the data element corresponding to this visual element.
getLineWidth() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Returns the line width of the plot, in pixels.
getLineWidth() - Method in class com.amalgamasimulation.charts.visualsets.GanttChartRowSeparator
Returns the line width of the plot, in pixels.
getLineWidth(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the line width in pixels of the visual representing given data element.
getLoadedObjects() - Method in class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVLoader
 
getLoadedObjects() - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
getLoadedObjects() - Method in class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelLoader
 
getLoadedObjects() - Method in class com.amalgamasimulation.emf.excel.partialload.PartExcelResourceImpl
 
getLoaderFromTXTAndCSVFile() - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTable
 
getLoaderFromTXTAndCSVFile() - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
getLocalTimeDifference(LocalTime, LocalTime) - Static method in class com.amalgamasimulation.utils.Utils
 
getLogFolderFullPath() - Method in class com.amalgamasimulation.utils.logging.Logger
Returns the full path to the folder that contains log files of the current logging session.
getLogicalLength() - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the length of this Conveyor in logical pixels.
getLogicalLength() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getLogicalLength() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the length of this Conveyor in logical pixels.
getLogicalOffsetForConnection(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the logical offset of the input inflowConnection.
getLogicalOffsetForConnection(FlowConnection<T>) - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getLogicalOffsetForConnection(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the logical offset of the input inflowConnection.
getLongAgent() - Method in interface com.amalgamasimulation.graphagent.LongAgentWeightKey
 
getLongAgent() - Method in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
getLongAgentWeightKey() - Method in class com.amalgamasimulation.graphagent.LongAgent
Return LongAgentWeightKey which is responsible for calculating the weight of arcs
getLonLatPoint(String, String) - Static method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
 
getLowerCamelCaseClassName(String) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
getMainWindowTitle(MWindow) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
getMajorTickLabelsProvider() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeLabelsAndTicksDescriptor
Returns the formatter to tick labels, i.e.
getMajorTickLength() - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Returns the visual length of major ticks, in pixels.
getMajorTicksParameters() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeLabelsAndTicksDescriptor
Returns the major ticks frequency descriptor.
getMapCoordinatesConverter() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
getMapZoom(double) - Method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Returns tiled maps zoom by the given scale value.
getMax() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getMax() - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
Returns the maximum boundary of this distribution.
getMax(double) - Method in interface com.amalgamasimulation.utils.windowaccumulator.IWindowAccumulator
Returns the maximum value among all elements in the accumulator whose time of addition does not exceed the specified time.
getMax(double) - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
 
getMaxArgument() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getMaxArgument() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getMaxArgument() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the maximum possible value that stored in the current data elements list.
getMaxArgument() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Returns the maximum possible value that stored in the current data elements list.
getMaxArgument() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getMaxArgument() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the maximum argument of of the distribution stored in this aggregator, or 0 if this aggregator is empty.
getMaxArgument() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Returns the right bound of this bucket.
getMaxArgument() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.MaxArgumentDescriptor
 
getMaxDaysOfCurrentMonth(LocalDateTime) - Static method in class com.amalgamasimulation.utils.Utils
Returns the number of days in the month of the specified LocalDateTime.
getMaxGroupsCount() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the current limit on number of buckets.
getMaxGroupValue() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getMaxGroupValue() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getMaxGroupValue() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the maximum value for any data group within all existed data elements.
getMaxGroupValue(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getMaxGroupValue(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getMaxGroupValue(Predicate<C>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the maximum value for any data group within all existed data elements.
getMaxInflowRate() - Method in class com.amalgamasimulation.discreterate.Bunker
Returns the total inflow rate limit.
getMaxNanos() - Method in class com.amalgamasimulation.charts.utils.WindowSizeDescriptor
 
getMaxNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
getMaxNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
getMaxNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getMaxNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns minimal argument with non-zero value
getMaxNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns minimal argument with non-zero value
getMaxNonZeroArgument() - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
Returns minimal argument with non-zero value.
getMaxNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
getMaxNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
getMaxNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getMaxNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns minimal argument with non-zero value.
getMaxNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns minimal argument with non-zero value.
getMaxNonZeroArgumentBetween(double, double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getMaxOutflowRate() - Method in class com.amalgamasimulation.discreterate.Bunker
Returns the outflow rate limit.
getMaxRate() - Method in class com.amalgamasimulation.discreterate.Valve
Returns the max allowed flow rate through this Valve.
getMaxRectPoint() - Method in class com.amalgamasimulation.geometry.Polyline
Returns the maximum point of this polyline's bounds.
getMaxSpeed() - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the max speed of material transportation inside this Conveyor.
getMaxSpeed() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getMaxSpeed() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the max speed of material transportation inside this Conveyor.
getMaxSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns maximum value between the specified arguments
getMaxSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns maximum value between the specified arguments
getMaxSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getMaxSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns maximum value between the specified arguments
getMaxSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns maximum value between the specified arguments
getMaxSum(double, double, double, double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getMaxValue() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getMaxValue() - Method in interface com.amalgamasimulation.charts.axes.IMaxValuePropertyOwner
Returns the maximum possible value that can be displayed on axis.
getMaxValue() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getMaxValue() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
getMaxValue() - Method in interface com.amalgamasimulation.charts.visualsets.IMinMaxValuePropertyOwner
Returns the maximum Y-axis value for all data elements.
getMaxValue() - Method in interface com.amalgamasimulation.charts.visualsets.IMinMaxValuePropertyOwnerElement
Returns the maximum Y-axis value
getMaxValue() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
getMaxValue() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
getMaxValue() - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
getMaxValue() - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet.RangeRegionVisualElement
 
getMaxValue(T) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
Returns the Y-axis max value for given data element.
getMaxValueByAnyCategory() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getMaxValueByAnyCategory() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getMaxValueByAnyCategory() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the maximum value for any category within all existed data elements.
getMaxValueByAnyCategory(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getMaxValueByAnyCategory(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getMaxValueByAnyCategory(Predicate<C>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the maximum value between given filtered categories within all existed data elements.
getMaxWidth() - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
getMaxWindowSize() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeLabelsAndTicksDescriptor
Returns the displayed range maximum size.
getMaxWindowSize() - Method in class com.amalgamasimulation.charts.utils.WindowSizeDescriptor
 
getMaxX() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getMaxZoom() - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
getMaxZoomForNavigate() - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
getMedian() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getMenuHandlerContainer() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
getMigrator() - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
 
getMin() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getMin() - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
Returns the minimum boundary of this distribution.
getMin(double) - Method in interface com.amalgamasimulation.utils.windowaccumulator.IWindowAccumulator
Returns the minimum value among all elements in the accumulator whose time of addition does not exceed the specified time.
getMin(double) - Method in class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
 
getMinArgument() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getMinArgument() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getMinArgument() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the minimum possible value that stored in the current data elements list.
getMinArgument() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Returns the minimum possible value that stored in the current data elements list.
getMinArgument() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getMinArgument() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the minimum argument of of the distribution stored in this aggregator, or 0 if this aggregator is empty.
getMinArgument() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Returns the left bound of this bucket.
getMinGroupSizeAsPowerOf10() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
getMinNanos() - Method in class com.amalgamasimulation.charts.utils.WindowSizeDescriptor
 
getMinNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns minimal argument with non-zero value
getMinNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns minimal argument with non-zero value
getMinNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getMinNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns minimal argument with non-zero value
getMinNonZeroArgument() - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns minimal argument with non-zero value
getMinNonZeroArgument() - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
Returns minimal argument with non-zero value.
getMinNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
getMinNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
getMinNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getMinNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns minimal argument with non-zero value.
getMinNonZeroArgumentBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns minimal argument with non-zero value.
getMinNonZeroArgumentBetween(double, double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getMinorTickLength() - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Returns the visual length of minor ticks, in pixels.
getMinorTicksParameters() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeLabelsAndTicksDescriptor
Returns the minor ticks frequency descriptor.
getMinPathReversedContextSearch(Graph<A, B>, Graph.Node, Graph.Node, T, BiFunction<T, Graph.Arc, T>, Function<T, Double>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns the shortest path from the specified source node to the specified destination node using backward context search.
getMinRectPoint() - Method in class com.amalgamasimulation.geometry.Polyline
Returns the minimum point of this polyline's bounds.
getMinSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns minimum value between the specified arguments
getMinSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns minimum value between the specified arguments
getMinSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getMinSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns minimum value between the specified arguments
getMinSum(double, double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns minimum value between the specified arguments
getMinSum(double, double, double, double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
 
getMinValue() - Method in interface com.amalgamasimulation.charts.axes.IMinValuePropertyOwner
Returns the minimum possible value that can be displayed on axis.
getMinValue() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getMinValue() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
getMinValue() - Method in interface com.amalgamasimulation.charts.visualsets.IMinMaxValuePropertyOwner
Returns the minimum Y-axis value for all data elements.
getMinValue() - Method in interface com.amalgamasimulation.charts.visualsets.IMinMaxValuePropertyOwnerElement
Returns the minimum Y-axis value.
getMinValue() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
getMinValue() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
getMinValue() - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
getMinValue() - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet.RangeRegionVisualElement
 
getMinValue(T) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
Returns the Y-axis min value for given data element.
getMinWindowSize() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeLabelsAndTicksDescriptor
Returns the displayed range minimum size.
getMinWindowSize() - Method in class com.amalgamasimulation.charts.utils.WindowSizeDescriptor
 
getMinX() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getMinZoom() - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
getMinZoomForNavigate() - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
getModelService() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getMostRecentCurrentState() - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Возвращает наименее давнее состояние
getMostRecentCurrentState() - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
getMouseEnterHandlers() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Returns the list of the actions to be executed every time a mouse enters to any visual element borders.
getMouseEvent() - Method in class com.amalgamasimulation.charts.utils.MenuHandlerContainer
 
getMouseExitHandlers() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Returns the list of the actions to be executed every time the mouse exits the previously entered element's bounds.
getMousePressedHandlers() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Return the list of the actions to be executed every time a mouse button is pressed.
getMouseX() - Method in class com.amalgamasimulation.charts.utils.DropTargetEvent
 
getMouseY() - Method in class com.amalgamasimulation.charts.utils.DropTargetEvent
 
getMovingHeight() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getMultiplied(double) - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns a new instance of accumulator that is equal to the current accumulator with all values multiplied by the specified factor.
getName() - Method in class com.amalgamasimulation.charts.utils.GanttChartRow
Returns the row's name.
getName() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Returns visual set name i.e.
getName() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getName() - Method in class com.amalgamasimulation.cranes.CargoPosition
 
getName() - Method in class com.amalgamasimulation.cranes.Crane
 
getName() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getName() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns the column name
getName() - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
getName() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the name of this flow element.
getName() - Method in class com.amalgamasimulation.emf.datastructure.columns.EMFColumn
 
getName() - Method in interface com.amalgamasimulation.engine.Agent
Returns the name of this agent
getName() - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
getName() - Method in class com.amalgamasimulation.excel.TableColumn
 
getName() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
getName() - Method in class com.amalgamasimulation.graphagent.LongAgentTail
 
getName() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getName() - Method in class com.amalgamasimulation.trains.RailArc
Returns the name of this arc
getName() - Method in class com.amalgamasimulation.trains.RailNode
Returns the name of this rail node.
getName() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the name of this train.
getName(Distribution) - Static method in class com.amalgamasimulation.distributionname.LocalizationNameDistribution
 
getName(Distribution, Function<Double, String>) - Static method in class com.amalgamasimulation.distributionname.LocalizationNameDistribution
 
getNameAndVersion() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getNameAttribute(EClass) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
getNameCellHorizontalAlignment() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getNameCellStyle() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getNameClassObject() - Method in class com.amalgamasimulation.desktop.ui.editor.pages.AbstractPage
Returns the localized object class name for the object properties page heading.
getNameFeature() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getNameType(Distribution) - Static method in class com.amalgamasimulation.distributionname.LocalizationNameDistribution
 
getNameUniq(C, T, String) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
getNeededResourcesByType() - Method in class com.amalgamasimulation.resources.ResourceSet
 
getNewDisplayMode() - Method in class com.amalgamasimulation.charts.utils.LegendItemStateChangeDescriptor
 
getNewLine() - Static method in class com.amalgamasimulation.utils.format.Formats
 
getNewObjectName(EObject, EObject) - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getNextArc(Graph.Node) - Method in class com.amalgamasimulation.graph.GraphPath
Returns the arc that follows the specified node in this path.
getNextElement() - Method in class com.amalgamasimulation.discreterate.FlowConnection
Returns the destination (receiver) FlowElement of this flow connection.
getNextEvents(double, boolean) - Method in class com.amalgamasimulation.utils.time.EventContainer
 
getNextInstantTime(double) - Method in class com.amalgamasimulation.utils.time.TimeSeries
Returns the time of the smallest instant of this time series that is equal to or greater than the specified time, or Double.POSITIVE_INFINITY if there are no such instants in this time series.
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.BoundedTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.CompoundTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.EveryMonthLastDayTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.EveryMonthTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.EveryNDaysTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.EveryNWeeksTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.EveryWeekTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.RelativeTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.SingleTimeSeries
 
getNextInstantTime(double, boolean) - Method in class com.amalgamasimulation.utils.time.TimeSeries
Returns the time of the smallest instant of this time series after the specified time, or Double.POSITIVE_INFINITY if there are no such instants in this time series.
getNextPathArc() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
getNextVisualElement() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Returns the next VisualSet.VisualElement.
getNextVisualElement() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
getNode() - Method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
getNode() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns the node if this position points to graph node, null otherwise
getNode(N) - Method in class com.amalgamasimulation.graph.Graph
Returns a graph node containing the specified value.
getNode(N) - Method in class com.amalgamasimulation.graph.GraphPath
Returns a path node containing the specified value.
getNodePartTypes() - Method in class com.amalgamasimulation.graphicaleditor.Module
 
getNodeRadiusPair() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getNodes() - Method in class com.amalgamasimulation.graph.Graph
Returns unmodifiable list of all nodes in the graph.
getNodes() - Method in class com.amalgamasimulation.graph.GraphPath
Returns an unmodifiable list of nodes of this path.
getNodes() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns an unmodifiable list of all graph nodes.
getNodesAt(Node, double, double) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
 
getNodesCount() - Method in class com.amalgamasimulation.graph.GraphPath
Returns nodes count in this path.
getNodeValues() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns an unmodifiable list of all graph node values.
getNodeWeight(RailNode, LongAgentWeightKey) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getNodeWeight(N, LongAgentWeightKey) - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
getNodeWeight(N, K) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the weight of the specified node used when calculating the shortest path for agents' movements.
getNodeX(N) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getNodeXFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getNodeY(N) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getNodeYFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getNodeZ(N) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getNodeZFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getNormalized() - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns a new Accumulator that contains the ratio of each value to the total sum of values in this Accumulator.
getNullValueText() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getNullValueText() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
String will be used as a cell label if it equal null
getObjectDisplayName() - Method in class com.amalgamasimulation.desktop.ui.editor.pages.AbstractPage
Object name, as displayed in the object properties page.
getObjectsPages() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
getObjectsToWriteCount() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
getObjectsToWriteCount() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
Returns the number of objects (EObjects, etc.) to be written into this sheet.
getObjectsToWriteCount() - Method in class com.amalgamasimulation.emf.datastructure.sheets.OneToManyRelationSheet
 
getOccupiedArcFragments(LongAgent<?, ?>, boolean) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Returns list of ArcFragment are occupied by specified LongAgent
getOccupiedArcFragments(LongAgent<?, ?>, boolean) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
getOccupiedArcs() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns the unmodifiable list of arcs currently occupied by this long agent.
getOccupiedFragments() - Method in class com.amalgamasimulation.trains.RailTrack
Returns list of pair of occupying LongAgent and it`s ArcFragment that describe all fragments of forward arc of this track that are occupied by trains.
getOccupiedNodes() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns the unmodifiable list of nodes currently occupied by this long agent.
getOccupyingAgents() - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Returns an unmodifiable list of occupying agents that are currently occupying this arc.
getOccupyingAgents() - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
getOccupyingAgents() - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphNode
Returns an unmodifiable list of occupying agents that are currently occupying this node.
getOccupyingAgents() - Method in class com.amalgamasimulation.graphagent.LongAgentGraphNodeImpl
 
getOccupyingAgentsArcFragments(boolean) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Returns list of pair of occupying LongAgent and it`s ArcFragment.
getOccupyingAgentsArcFragments(boolean) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
getOffset() - Method in class com.amalgamasimulation.trains.RailPosition
Returns offset from the beginning of the track of the point which this position points to.
getOffsetBendpointX(BP) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getOffsetBendpointY(BP) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getOffsetNodeX(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getOffsetNodeY(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getOffsetX() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getOffsetY() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getOldDisplayMode() - Method in class com.amalgamasimulation.charts.utils.LegendItemStateChangeDescriptor
 
getOptionalFeature(Class<F>) - Method in class com.amalgamasimulation.features.FeatureContainer
 
getOptionalFeature(Class<F>) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Returns the Optional instance containing the feature of the specified type contained in this feature container, or empty Optional if there is no such feature
getOrCreateEObject(int, Map<String, String>) - Method in class com.amalgamasimulation.emf.csv.partialload.MainClassPartLoadFromCSVSheet
 
getOrCreateEObject(int, Map<String, String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
getOrientation() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
If a segment, i.e.
getOutflowConnections() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the unmodifiable list of FlowConnection instances that represent outgoing connections of this flow element.
getOutflowPriority(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Split
Returns the priority of the specified output outflowConnection.
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the current flow rate at the output of this flow element.
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.Merge
 
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.Split
 
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.Tank
 
getOutflowRate() - Method in class com.amalgamasimulation.discreterate.Valve
 
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns an Accumulator instance that describes the flow rate at the output of this flow element.
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Merge
 
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Split
 
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Tank
 
getOutflowRateDescriptor() - Method in class com.amalgamasimulation.discreterate.Valve
 
getOutflowRateDescriptor(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Split
Returns an Accumulator instance that describes the flow rate of material at the specified outflow connection.
getOutflowRateFraction(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Split
Returns the ratio of current outflowConnection flow rate to the overall outflow rate of this Split.
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Bunker
 
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns an Accumulator instance that contains flow rate proportions of materials exported through the outflowConnection outflow connection.
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Merge
 
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Split
 
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Tank
 
getOutflowRateProportions(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Valve
 
getOutputConnectionLinkFeature() - Method in interface com.amalgamasimulation.graphicaleditor.parts.connectionports.IConnectionPortOwnerPart
Deprecated.
 
getOutputConnectionPortFeature() - Method in interface com.amalgamasimulation.graphicaleditor.parts.connectionports.IConnectionPortOwnerPart
Deprecated.
 
getOverlayedAgents(double, double, boolean) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Returns list of pair of occupying LongAgent and it`s ArcFragment that are overlaid on given ArcFragment.
getOverlayedAgents(double, double, boolean) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
getOverlayedAgents(ArcFragment, boolean) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Returns list of pair of occupying LongAgent and it`s ArcFragment that are overlaid on given ArcFragment.
getOverlayedAgents(ArcFragment, boolean) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
getOverlayThreshold() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Removes the overlay threshold, i.e.
getPairs() - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns a list of element-value pairs contained in the current accumulator sorted by sequence of adding elements to the accumulator.
getParallelPolyline(double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a polyline that is parallel to this polyline and at the specified distance.
getParallelPolyline(double, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a polyline that is parallel to this polyline and at the specified distance correcting convexity if specified.
getParallelSegment(double) - Method in class com.amalgamasimulation.geometry.Segment
Returns a segment which is parallel to this segment and has a specified distance to this segment.
getParent() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getParent() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a parent Composite
getParent() - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
getParent() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getParent(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns the parent GanttChartRow for the given GanttChartRow.
getParent(String) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
getParent(X) - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Returns the parent category for the given category.
getParentGraphicalEditor() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getParentGroup() - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
getParentTreeElement() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
getParentVisibility() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
getParentVisibility() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
getParentVisibility() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
getPart(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getPartClass(Object) - Method in class com.amalgamasimulation.graphicaleditor.factories.ContentPartFactory
 
getPartialArcWeight(A, double, double, double, double, K) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the weight of the fragment of the specified arc.
getPartialArcWeight(RailArc, double, double, double, double, LongAgentWeightKey) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getParts(List<Node>) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MarqueeOnDragHandler
 
getPartService() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getPassedAmount() - Method in class com.amalgamasimulation.discreterate.Merge
Returns the total quantity of all materials that have passed through this Merge.
getPassedAmount() - Method in class com.amalgamasimulation.discreterate.Split
Returns the total amount of all materials that have passed through this Split since the beginning of simulation.
getPassedMaterialsAmount() - Method in class com.amalgamasimulation.discreterate.FlowConnection
Returns the sum of quantities of all materials that have passed through the connection.
getPassedMaterialsAmount() - Method in class com.amalgamasimulation.discreterate.Valve
Returns the total amount of all materials that have passed through this Valve.
getPassedMaterialsDescriptor() - Method in class com.amalgamasimulation.discreterate.FlowConnection
Returns an Accumulator that contains the quantities of each material that has passed through the connection.
getPaths() - Method in class com.amalgamasimulation.trains.TrainRoute
 
getPercentile(double) - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getPercentOfMaxValue() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getPercentOfMaxValue() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getPercentOfMaxValue() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the ratio of the value for the maximum group to the total sum of the all values across the entire statistics.
getPercentOfMaxValue(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getPercentOfMaxValue(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getPercentOfMaxValue(Predicate<C>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the ratio of the value for the maximum group to the total sum of the all values across the entire statistics.
getPerformance() - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the internal flow rate limit of this Conveyor.
getPerformance() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getPerformance() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the internal flow rate limit of this Conveyor.
getPeriod(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Returns the argument with cumulative value summ equal to cumulativeValueLimit
getPeriod(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Returns the argument with cumulative value summ equal to cumulativeValueLimit
getPeriod(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getPeriod(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Returns the argument with cumulative value summ equal to cumulativeValueLimit
getPeriod(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Returns the argument with cumulative value summ equal to cumulativeValueLimit
getPeriod(double, double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
Returns the argument such that the integral from the specified beginArgInclusive to this argument equals cumulativeValueLimit.
getPlannedWaitingInPositions() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getPoint() - Method in class com.amalgamasimulation.cranes.CranePosition
 
getPoint() - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
getPoint() - Method in interface com.amalgamasimulation.graphagent.GeometricGraphNode
Returns the Point that defines the geometric location of this node in a geometric graph.
getPoint() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns the Point of this position that represents the location of this position in 2D-space.
getPoint() - Method in class com.amalgamasimulation.trains.RailPosition
Returns the point in 2-D space which this position corresponds to.
getPoint(int) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getPointAbsoluteOffset(Point) - Method in class com.amalgamasimulation.geometry.Segment
Returns absolute offset of the specified point lying on the line of the segment, or Double.NaN if the point does not lie on the line of the segment.
getPointAndSegmentIndexByAbsoluteOffset(double) - Method in class com.amalgamasimulation.geometry.Polyline
 
getPointByAbsoluteOffset(double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns point on this polyline by its absolute offset on this polyline, i.e.
getPointByRelativeOffset(double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns point on this polyline by its relative offset on this polyline.
getPointOnLineByAbsoluteOffset(double) - Method in class com.amalgamasimulation.geometry.Segment
Returns point on line of this segment by its absolute offset from the begin point of this segment.
getPointOnLineByRelativeOffset(double) - Method in class com.amalgamasimulation.geometry.Segment
Returns point on line of this segment by its relative offset from the begin point of this segment.
getPointRelativeOffset(Point) - Method in class com.amalgamasimulation.geometry.Segment
Returns relative offset of the specified point lying on the line of the segment, or Double.NaN if the point does not lie on the line of the segment.
getPoints() - Method in class com.amalgamasimulation.geometry.Polyline
Returns unmodifiable list of points of this polyline.
getPointsAndLinesStyle() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
getPointsCount() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getPointSize() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Returns the diameter of points of the plot, in pixels.
getPointSize() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet.PointsVisualElement
Delegates a call to PointsVisualSet.getPointSize(Object) for the data element corresponding to this visual element.
getPointSize(T) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Returns the diameter of the point, in pixels.
getPointsOfSubPolylineByAbsoluteOffsets(double, double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns list of points that constitutes a subpolyline that is a part of this polyline located between the specified absolute offsets.
getPointsOfSubPolylineByRelativeOffsets(double, double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a list of points that constitutes a subpolyline that is a part of this polyline located between the specified relative offsets.
getPolyline() - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the Polyline that describes the physical layout of this Conveyor.
getPolyline() - Method in class com.amalgamasimulation.discreterate.ConveyorRateRecord
Returns a Polyline representing the location of this ConveyorRateRecord along its Conveyor's material path.
getPolyline() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getPolyline() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the Polyline that describes the physical layout of this Conveyor.
getPolyline() - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
getPolyline() - Method in interface com.amalgamasimulation.graphagent.GeometricGraphArc
Returns the Polyline corresponding to this arc.
getPolyline() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns the Polyline representing the trajectory of this path.
getPolyline() - Method in class com.amalgamasimulation.trains.RailTrack
Returns a polyline representing the forward trajectory along the track.
getPolylineWithoutSelfIntersections() - Method in class com.amalgamasimulation.geometry.Polyline
Returns a new polyline which is equivalent to this polyline without self intersections.
getPositionAtOffset(double) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns a GeometricGraphPosition pointing to the position at the specified absolute offset from the beginning of this path.
getPositionInsideAgent(List<GeometricGraphPosition<N, A>>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
getPositionInternalContainerDescriptor() - Method in interface com.amalgamasimulation.graphicaleditor.parts.IPositionPropertyOwnerPart
 
getPreferredZ(List<IBendableContentPart.BendPoint>, IBendableContentPart.BendPoint) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getPrevArc(Graph.Node) - Method in class com.amalgamasimulation.graph.GraphPath
Returns the arc that precedes the specified node in this path.
getPrevElement() - Method in class com.amalgamasimulation.discreterate.FlowConnection
Returns the source FlowElement of this flow connection.
getPreviousEvents(double) - Method in class com.amalgamasimulation.utils.time.EventContainer
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.BoundedTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.CompoundTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.EveryMonthLastDayTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.EveryMonthTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.EveryNDaysTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.EveryNWeeksTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.EveryWeekTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.RelativeTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.SingleTimeSeries
 
getPreviousInstantTime(double) - Method in class com.amalgamasimulation.utils.time.TimeSeries
Returns the time of the biggest instant of this time series that is strictly less than the the specified time, or Double.NEGATIVE_INFINITY if there is no such instant.
getPreviousTasks() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getPreviousVisualElement() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Returns the previous VisualSet.VisualElement.
getPreviousVisualElement() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
getPriority() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
getProbabilities() - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
Возвращает список кумулятивных значений вероятностей элементов К примеру, при добавлении элементов A(10%), B(80%), C(10%), список будет содержать значения [10%, 90%, 100%] Не должен быть изменен пользователем!
getProbability(E) - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
Возвращает вероятность указанного значения, или ноль, если такое значение не было добавлено в функцию
getProductID() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getProportions() - Method in class com.amalgamasimulation.discreterate.ConveyorRateRecord
Returns the Accumulator with material proportions of the material mix portion described by this ConveyorRateRecord.
getProportions() - Method in class com.amalgamasimulation.discreterate.Tank.Layer
Returns an Accumulator that describes the proportions of material amounts inside this Layer.
getPseudoHistogramColor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getPseudoHistogramColor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a function to get the color for the pseudoHistogram
getQuick(int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Returns the value at the specified offset without doing any bounds checking.
getQuick(int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Returns the value at the specified offset without doing any bounds checking.
getRandom() - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
Returns the underlying instance of Random wrapped by this class.
getRate() - Method in class com.amalgamasimulation.discreterate.ConveyorRateRecord
Returns the current rate of this ConveyorRateRecord.
getRate() - Method in class com.amalgamasimulation.discreterate.FlowConnection
Returns the current flow rate through this flow connection.
getRate() - Method in class com.amalgamasimulation.discreterate.Merge
Returns the current flow rate through this merge.
getRate() - Method in class com.amalgamasimulation.discreterate.Valve
Returns the current flow rate through this Valve.
getRateRecords() - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns a Collection of ConveyorRateRecord instances that represent the material mix portions on this Conveyor.
getRateRecords() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getRateRecords() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns a Collection of ConveyorRateRecord instances that represent the material mix portions on this Conveyor.
getRateShortagePolicy() - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the Conveyor.DownstreamInflowRateShortagePolicy of this Conveyor.
getRateShortagePolicy() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getRateShortagePolicy() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the Conveyor.DownstreamInflowRateShortagePolicy of this Conveyor.
getRectangleByCornerPoints(Point, Point) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Creates a Polygon instance representing an axis-aligned rectangle using two opposite corner points.
getRedrawRestrictionManager() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getReferencedClasses() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getRelativeHeading(double, double) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Calculates the relative heading based on a reference heading.
getRelativeOffsetForConnection(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the relative offset of the input inflowConnection.
getRelativeOffsetForConnection(FlowConnection<T>) - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getRelativeOffsetForConnection(FlowConnection<T>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the relative offset of the input inflowConnection.
getReleaseDate() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getRemovedBendpointsQuantity() - Method in class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
getRequirementTime() - Method in class com.amalgamasimulation.resources.ResourceManager
 
getRequirementTime(T) - Method in class com.amalgamasimulation.resources.ResourceManager
 
getResources() - Method in class com.amalgamasimulation.service.ServiceWithResources
Returns a non-empty unmodifiable list of resources that are used to service the units.
getResourcesCount(T) - Method in class com.amalgamasimulation.resources.ResourceManager
 
getResourcesCountByTypes() - Method in class com.amalgamasimulation.resources.ResourceManager
 
getResourceSetsAsString() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
getResourceTypes() - Method in class com.amalgamasimulation.resources.ResourceManager
 
getResourceTypes() - Method in class com.amalgamasimulation.resources.ResourceSet
 
getReverse(Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns the position pointing to the corresponding point of the reverse arc
getReverseArc() - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
 
getReverseArc() - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
getReverseArc() - Method in interface com.amalgamasimulation.graphagent.GeometricGraphArc
Returns the arc that is a reverse to this one, or null if this is a one-way arc.
getReverseCars() - Method in class com.amalgamasimulation.trains.Train
 
getReversed() - Method in class com.amalgamasimulation.geometry.Polyline
Returns this polyline directed in the reverse direction.
getReversed() - Method in class com.amalgamasimulation.geometry.Segment
Returns the segment with begin and end point swapped
getReverseLongAgentArc() - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Returns the arc that is a reverse to this one, or null if this is a one-way arc.
getReverseLongAgentArc() - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
getReverseOffset(double) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
getReverseOffset(double) - Method in interface com.amalgamasimulation.graphagent.GeometricGraphArc
Returns the absolute offset of this point on the reverse arc, if there is a reverse arc.
getReversePath(Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
 
getReversePath(Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns a reverse path of this path, i.e.
getRootEClass() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getRootObject() - Method in interface com.amalgamasimulation.emf.common.EMFLoader
Returns the root object of the EMF data model if the file has been loaded and null otherwise.
getRootObject() - Method in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
getRootPart() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getRotated(double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a polyline that is a result of rotation of this polyline around the (0, 0) point by the specified angle.
getRotated(double) - Method in class com.amalgamasimulation.geometry.Segment
Returns segment rotated to the specified angle around its begin point.
getRotatedAround(double, Point) - Method in class com.amalgamasimulation.geometry.Segment
Returns segment rotated to the specified angle around the specified point (rotation center).
getRoute() - Method in class com.amalgamasimulation.trains.Train
Returns the route which this train is currently moving along or null if there is no such route.
getRowHeightFraction() - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet.GanttPolylineVisualElement
 
getRowHeightFraction() - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
Returns the fraction height of the region in which polyline is drawn.
getRowHeightFraction() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
Delegates a call to GanttVisualSet.getRowHeightFraction(Object) for the data element corresponding to this visual element.
getRowHeightFraction() - Method in interface com.amalgamasimulation.charts.visualsets.IRowHeightPropertyOwnerElement
Returns the fraction height of the region in which visual is drawn.
getRowHeightFraction() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getRowHeightFraction(Object) for the data element corresponding to this visual element.
getRowHeightFraction(T) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Returns the fraction height of the region in which polyline is drawn.
getRowHeightFraction(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the fraction height of the region in which polyline is drawn.
getRowHeightPolicy() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns the policy for calculating the height of the GanttChartRow.
getRowHeightPolicy() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Returns the policy for calculating the height of the Y-axis category.
getRowHeightPolicy() - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Returns the policy for calculating the height of the category.
getRowHeightPolicyValue() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns the corresponding numeric value for the selected height calculating policy.
getRowHeightPolicyValue() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Returns the corresponding numeric value for the selected height calculating policy.
getRowHeightPolicyValue() - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Returns the corresponding numeric value for the selected height calculating policy.
getSaveObstacles() - Method in interface com.amalgamasimulation.emf.common.EMFSaver
Checks that the data to be saved meets the limitations imposed by the file format.
getSaveObstacles() - Method in class com.amalgamasimulation.emf.csv.EMFCSVSaver
 
getScenario() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getScene() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Returns the Scene in which the InfiniteCanvas of this InfiniteCanvasViewer is displayed.
getSceneX() - Method in class com.amalgamasimulation.charts.utils.MenuHandlerContainer
 
getSceneY() - Method in class com.amalgamasimulation.charts.utils.MenuHandlerContainer
 
getSecondOperandAbsoluteOffset() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
Returns the absolute offset of the intersection point on the second operand.
getSecondOperandRelativeOffset() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
Returns the relative offset of the intersection point on the second operand.
getSegmentOnLineByAbsoluteOffsets(double, double) - Method in class com.amalgamasimulation.geometry.Segment
Returns segment lying on the line of this segment located by the specified absolute offsets measured from the begin point of this segment.
getSegmentOnLineByRelativeOffsets(double, double) - Method in class com.amalgamasimulation.geometry.Segment
Returns segment lying on the line of this segment located by the specified relative offsets measured from the begin point of this segment.
getSegments() - Method in class com.amalgamasimulation.geometry.Polyline
Returns unmodifiable list of segments of this polyline.
getSeizedResources() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
getSeizedResourceSet() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
getSeizeRule() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
getSelectedDestNode() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getSelectedIndices() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Returns the list of indices selected via BendArcPolicy.select(int).
getSelectedInitialPositions() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Returns the initial positions of the selected points in the local coordinate system of the host visual.
getSelectedObjects() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getSelectedSourceNode() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getSelection() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getSelection() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getSelection() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getSelectionDecoration() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
getSelectionDecoration() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
getSelectionDecoration() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
getSelectionFilter() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getSelectionModel() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
Returns the SelectionModel in the context of the host.
getSelectionSet() - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
getSeparator(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns the GanttChartRowSeparator that should be placed under the given ganttChartRow.
getSeparators() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns list of existed GanttChartRowSeparator's.
getSequenceNumber() - Method in class com.amalgamasimulation.trains.RailCar
 
getServicedUnits() - Method in class com.amalgamasimulation.service.Service
Returns an unmodifiable collection of units being currently served.
getServicingResource(T) - Method in class com.amalgamasimulation.service.ServiceWithResources
Returns a resource that is servicing the specified unit.
getSet(int, float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sets the value at the specified offset and returns the previously stored value.
getSet(int, float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sets the value at the specified offset and returns the previously stored value.
getSharpTurnOffsets(Polyline, double, double) - Static method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getSheet() - Method in class com.amalgamasimulation.excel.ExcelTable
 
getSheetName() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
getSheetName() - Method in class com.amalgamasimulation.excel.ExcelDataSeries
 
getSheets() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getShifted(double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a new rate planner that is equal to this rate planner shifted horizontally by the specified value.
getShiftedLogicalX(double, double) - Static method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getShiftedLogicalY(double, double) - Static method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getShiftedMapX(double, double) - Static method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getShiftedMapY(double, double) - Static method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getShortestHeadTailPath(Function<GeometricGraphPosition<N, A>, AgentGraphPath<N, A>>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
getShortestPath(Graph<A, B>, Graph.Node, Graph.Node, Function<Graph.Arc, Double>, Function<Graph.Node, Double>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path between the two specified graph nodes.
getShortestPath(Graph<A, B>, Graph.Node, Graph.Node, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, double) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path between the two specified graph nodes if the total weight of such path does not exceed the specified range.
getShortestPath(Graph<A, B>, Graph.Node, Graph.Node, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path between the two specified graph nodes.
getShortestPath(Graph<A, B>, Graph.Node, Graph.Node, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>, double) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path between the two specified graph nodes if the total weight of such path does not exceed the specified range.
getShortestPath(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, Function<Graph.Arc, Double>, Function<Graph.Node, Double>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path from the specified graph node to the closest graph node satisfying the condition determined by the specified indicator.
getShortestPath(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, double) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path from the specified graph node to the closest graph node satisfying the condition determined by the specified indicator if the total weight of such path does not exceed the specified range.
getShortestPath(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path from the specified graph node to the closest graph node satisfying the condition determined by the specified indicator.
getShortestPath(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>, double) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path from the specified graph node to the closest graph node satisfying the condition determined by the specified indicator, if the total weight of such path does not exceed the specified range.
getShortestPath(Graph<A, B>, Graph.Node, Predicate<Graph.Node>, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>, Set<Graph.Arc>, double) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path from the specified graph node to the closest graph node satisfying the condition determined by the specified indicator.
getShortestPath(Graph<A, B>, Graph.Node, List<Predicate<Graph.Node>>, Function<Graph.Arc, Double>, Function<Graph.Node, Double>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Returns shortest path from the specified graph node through nodes specified by indicators.
getShortestPath(Graph.Node, Graph.Node) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getShortestPath(Graph.Node, Graph.Node) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getShortestPath(Graph.Node, Graph.Node, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the shortest path from the specified source node to the specified destination node for the specified agent, or null if no such path exists.
getShortestPath(GeometricGraphPosition<RailNode, RailArc>, GeometricGraphPosition<RailNode, RailArc>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getShortestPath(GeometricGraphPosition<RailNode, RailArc>, Predicate<Graph.Node>) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getShortestPath(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
getShortestPath(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
getShortestPath(GeometricGraphPosition<N, A>, GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getShortestPath(GeometricGraphPosition<N, A>, GeometricGraphPosition<N, A>, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the shortest path from the specified source position to the specified destination position for the specified agent, or null if no such path exists.
getShortestPath(GeometricGraphPosition<N, A>, GeometricGraphPosition<N, A>, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
getShortestPath(GeometricGraphPosition<N, A>, Predicate<Graph.Node>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getShortestPath(GeometricGraphPosition<N, A>, Predicate<Graph.Node>, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the shortest path from the specified source position to the closest node on which the specified predicate returns true, or null if no such path exists or the predicate returns false for all nodes reachable from the source position.
getShortestPath(RailNode, RailNode) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
getShortestPath(Predicate<Graph.Node>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
getShortestPath(Predicate<Graph.Node>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
getShortestPath(N, N) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getShortestPath(N, N, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the shortest path from the specified source node to the specified destination node for the specified agent, or null if no such path exists.
getShortestPathBetweenNodesInternal(Graph<N, A>, Graph.Node, Graph.Node, Function<Graph.Arc, Double>, Function<Graph.Node, Double>, Map<Graph.Node, Double>, Set<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
getShortestPathToClosest(GeometricGraphPosition<N, A>, List<GeometricGraphPosition<N, A>>, GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the shortest path from the specified source position to the closest one of the specified destination positions for the specified agent, or null if neither of the specified destination positions is reachable from the source position.
getShortestPathToClosest(List<GeometricGraphPosition<N, A>>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
getShortestPathToClosest(List<GeometricGraphPosition<N, A>>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
getShowConnectionsObservable() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getShowXAxisCategorySelectionHandler() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
getShowYAxisCategorySelectionHandler() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
getSide() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getSide(Object) for the data element corresponding to this visual element.
getSide(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the drawing TriangleMarkerVisualSet.Side for given data element.
getSimplePolygons() - Method in class com.amalgamasimulation.geometry.Polygon
Returns a list of closed polygons without self-intersections each having non-zero area, that fully cover the area of this polygon.
getSimplified() - Method in class com.amalgamasimulation.geometry.Polyline
Simplifies this polyline by removing all non-bendpoints, retaining only the key points that define the shape of the polyline.
getSizeFont() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ILabelPropertyOwnerPart
 
getSlotInsertionIndex(double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the index in this sequence which a newly inserted slot beginning at the specified time would get after insertion into this sequence.
getSlotInsertionIndex(double, boolean) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the index in this sequence which a newly inserted slot beginning at the specified time would get after insertion into this sequence.
getSlotInsertionIndexInternal(List<? extends T>, double, boolean) - Method in class com.amalgamasimulation.core.scheduling.Sequence
 
getSmallestArgumentObjects() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns an unmodifiable list of smallest outlier objects, i.e.
getSmallestArgumentObjectValue(O) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the argument of associated with the specified outlier object.
getSmoothed() - Method in class com.amalgamasimulation.geometry.Polyline
Returns a new polyline that is this polyline smoothed according to the default smoothing parameters.
getSmoothed(double, double, int) - Method in class com.amalgamasimulation.geometry.Polyline
Returns a new polyline that is this polyline smoothed according to the specified smoothing parameters.
getSnapToSupport() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Returns the SnapToSupport of this policy.
getSortColumn() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getSortColumn() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getSortColumn() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getSortDirection() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getSortDirection() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getSortDirection() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getSource() - Method in class com.amalgamasimulation.graph.Graph.Arc
Returns the source node of the arc.
getSourceArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Returns a source dependency argument for a given data element.
getSourceGanttChartRow() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet.ConnectionVisualElement
Delegates a call to ConnectionVisualSet.getSourceGanttChartRow(Object) for the data element corresponding to this visual element.
getSourceGanttChartRow(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Returns a source dependency GanttChartRow for a given data element.
getSourceNode() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getSourceNode(O) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getSourceNodeFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getSourcePortOwner(O) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getSourcePortOwnerX(SPO) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getSourcePortOwnerY(SPO) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getSourcePosition() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns the source position of this path.
getSourcePosition() - Method in class com.amalgamasimulation.trains.TrainRoute
 
getSpecifiedRelease() - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
Returns the Edapt release directly specified in the file, or null if no release is specified or it is impossible to determine the release looking at the file
getSpeed() - Method in class com.amalgamasimulation.discreterate.Conveyor
Returns the current speed of material transportation inside this Conveyor.
getSpeed() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
getSpeed() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Returns the current speed of material transportation inside this Conveyor.
getSplittedSegmentsCount() - Method in class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
getSquareAround(Point, double) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Returns a polygon consisting of 4 segments that is a square with the specified side length with center at the specified point.
getStackDependencyList(LineVisualSet<?>) - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
Returns a list of all dependent LineVisualSet's whose data is located under the specified LineVisualSet.
getStackDependencyMap() - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
Returns a map of all dependent LineVisualSets whose data is located under the specified LineVisualSet-keys.
getStackFillColor() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
Returns the color of a stack visual element.
getStackTrace() - Method in class com.amalgamasimulation.engine.TraceableEvent
Returns the stack trace of the point in code from where this event was scheduled
getStackTraceAsString() - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
 
getStateDuration(StateType, double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Возвращает суммарное время активности состояния state
getStateDuration(StateType, double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
getStatusMessage() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getStDev() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
getStock() - Method in class com.amalgamasimulation.discreterate.MaterialFragmentDescriptor
Returns the total amount of materials described by this MaterialFragmentDescriptor.
getStringValue(E) - Method in class com.amalgamasimulation.excel.TableColumn
 
getStructuralFeature() - Method in class com.amalgamasimulation.emf.datastructure.columns.EMFColumn
 
getSubPath(int, int) - Method in class com.amalgamasimulation.graph.GraphPath
Returns a sub-path of this path located between the nodes with the specified indices.
getSubPath(Interval) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns a new instance of GeometricGraphPath() that is a sub-path of this path between the absolute offsets specified by the Interval instance.
getSubPathBetweenOffsets(double, double) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns a new instance of GeometricGraphPath() that is a sub-path of this path between the specified absolute offsets.
getSubPathFrom(int) - Method in class com.amalgamasimulation.graph.GraphPath
Returns a sub-path of this path located between the node with the specified index and the last node of this path.
getSubPaths(IntervalLike) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Returns a list of sub-paths specified by a set of intervals of absolute offsets.
getSubPathTo(int) - Method in class com.amalgamasimulation.graph.GraphPath
Returns a sub-path of this path located between its first node and the node with the specified index.
getSubPolylineByAbsoluteOffsets(double, double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns subpolyline that is a part of this polyline located between the specified absolute offsets.
getSubPolylineByRelativeOffsets(double, double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns subpolyline that is a part of this polyline located between the specified relative offsets.
getSubPolylineFromArcBegin() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
If this position points to an arc, returns Polyline that constitutes the trajectory from the arc's beginning to this position.
getSubPolylineToArcEnd() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
If this position points to an arc, returns Polyline that constitutes the trajectory from this position to the arc's end.
getSubSum(List<T>) - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns the sum of the values of the specified elements or 0 if the accumulator does not contain any of the specified elements.
getSubTypes(EClass) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getSum() - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns the sum of all values contained in this accumulator.
getSum() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Returns the sum of all values in all buckets of this aggregator.
getSum() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Returns the sum of values of data points of all categories.
getSum() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.MaxArgumentDescriptor
 
getSum(C) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Returns the total contribution (i.e., the sum of values) of data points of the specified category.
getSum(C) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.MaxArgumentDescriptor
 
getSum(Accumulator<T>) - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns a new instance of accumulator that is sum of the current accumulator and the specified accumulator.
getSum(ITimeStatistics) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns a new instance of ITimeStatistics which is the sum of this instance and the other specified instance.
getSum(ITimeStatistics) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
getSum(ITimeStatistics) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
getSum(List<ITimeStatistics>, double) - Static method in interface com.amalgamasimulation.utils.ITimeStatistics
 
getSum(Stream<ITimeStatistics>, double) - Static method in interface com.amalgamasimulation.utils.ITimeStatistics
 
getSumBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
Retruns square under the line of the plot between the specified values (definite integral of the function from beginArgInclusive to endArgExclusive).
getSumBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
Retruns square under the line of the plot between the specified values (definite integral of the function from beginArgInclusive to endArgExclusive).
getSumBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
getSumBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
Retruns square under the line of the plot between the specified values (definite integral of the function from beginArgInclusive to endArgExclusive).
getSumBetween(double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Retruns square under the line of the plot between the specified values (definite integral of the function from beginArgInclusive to endArgExclusive).
getSumBetween(double, double) - Method in interface com.amalgamasimulation.utils.tablefunction.ITableFunction
Returns square under the line of the plot between the specified values (definite integral of the function from beginArgInclusive to endArgExclusive).
getSummaryProbability() - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
Возвращает сумму вероятностей всех добавленных в функцию элементов По такому числу удобно делать uniform(), если необходимо разыграть случайное число для всех существующих значений.
getSummaryValue() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getSummaryValue() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getSummaryValue() - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSetElement
Delegates a call to IAbstractBarVisualSet.getSummaryValue(Object) for the data element corresponding to this visual element.
getSummaryValue(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getSummaryValue(Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getSummaryValue(Predicate<C>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSetElement
Delegates a call to IAbstractBarVisualSet.getSummaryValue(Object, Predicate) for the data element corresponding to this visual element and given category predicate.
getSummaryValue(T) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getSummaryValue(T) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getSummaryValue(T) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the total value for all categories within the given data element.
getSummaryValue(T, Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getSummaryValue(T, Predicate<C>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getSummaryValue(T, Predicate<C>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the total value for specified categories within the specified data element.
getSummMap() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
Returns a mapping from categories to total contributions, i.e.
getSummMap() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.MaxArgumentDescriptor
 
getSupportLowerBound() - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
 
getSupportUpperBound() - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
 
getTable() - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
getTable() - Method in class com.amalgamasimulation.excel.TableColumn
 
getTableColumn(String, String) - Method in class com.amalgamasimulation.excel.ExcelFile
 
getTableContentsAsString() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getTableView() - Method in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
getTargetArgument(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Returns a target dependency argument for a given data element.
getTargetGanttChartRow() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet.ConnectionVisualElement
Delegates a call to ConnectionVisualSet.getTargetGanttChartRow(Object) for the data element corresponding to this visual element.
getTargetGanttChartRow(T) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Returns a target dependency GanttChartRow for a given data element.
getTargetPart() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
Returns the target IVisualPart for this policy that is determined using BendFirstAnchorageOnArcHandleDragHandler.determineTargetPart() if it is not set, yet.
getTargetParts() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Returns a List containing all IContentParts that should be relocated by this policy.
getTextColorForBackground(Color) - Static method in class com.amalgamasimulation.utils.Colors
 
getTextLongestString(String) - Method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
getThis() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getTileURL(TileRef) - Method in class com.amalgamasimulation.graphicaleditor.utils.LocalTileServer
 
getTimeEpsilon() - Static method in class com.amalgamasimulation.utils.Compare
 
getTimeLabelsAndTicksDescriptor(double) - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Return splitting the displayed range policy by given duration or null if the policies are not set.
getTimeLabelsAndTicksDescriptors() - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Returns the list of splitting the displayed range policies.
getTimeStyle() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getTimeStyle() - Method in interface com.amalgamasimulation.charts.axes.ITimeStylePropertyOwner
Returns the AxisTimeStyle that specifies the formatting and ticks details for axis in case it shows calendar time.
getTimeStyle() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getTimeUnit() - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Returns the axis ticks time units.
getTimeUnit() - Method in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
Returns the time unit.
getTitle() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
getTitle() - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Returns the title of this axis, or null if title has not been specified.
getTitle() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getTitle() - Method in class com.amalgamasimulation.charts.Chart
Returns the title of this chart, or null if the title has not been specified.
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
getTitleColor() - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Returns the color of this axis title.
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getTitleColor() - Method in class com.amalgamasimulation.charts.Chart
Returns the color of this chart's title.
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
getTitleFont() - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Returns the font of this axis title.
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getTitleFont() - Method in class com.amalgamasimulation.charts.Chart
Returns the font of this chart's title.
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
getTitleFontSize() - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Returns the font size of this axis title.
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
getTitleFontSize() - Method in class com.amalgamasimulation.charts.Chart
Returns the font size of this chart's title.
getTitlePosition() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
getTitlePosition() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
getTitlePosition() - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePositionPropertyOwner
Returns the AxisTitlePosition that specifies the the chart's title position.
getTitlePosition() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
getTolerance() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
getTooltipText() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Delegates a call to VisualSet.getTooltipText(Object) for the data element corresponding to this visual element.
getTooltipText() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
getTooltipText() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getTooltipText(T) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Returns the text that is displayed on the popup tooltip above the visual element that represents the given data element.
getToolTipText() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getToolTipText() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns the tool tip for this column.
getToolTipText(Object) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.EditorTreeLabelProvider
 
getTopLeftCorner() - Method in class com.amalgamasimulation.cranes.CraneBay
 
getTopMargin() - Method in class com.amalgamasimulation.charts.Chart
Returns the top margin of this chart, in pixels.
getTotalDuration(double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Возвращает время, прошеднее с момента последней очистки данных
getTotalDuration(double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
getTotalEventsExecutionTimeMillis() - Method in class com.amalgamasimulation.engine.Engine
Returns the total duration of execution of all simulation events since last engine start, in milliseconds
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the total amount of all materials that have entered this flow element.
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.Merge
 
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.Split
 
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.Tank
 
getTotalInflowAmount() - Method in class com.amalgamasimulation.discreterate.Valve
 
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Bunker
 
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the total amount of the specified material that has entered this flow element.
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Merge
 
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Split
 
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Tank
 
getTotalInflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Valve
 
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns an Accumulator instance that contains the total quantity of each material that has entered this flow element.
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Merge
 
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Split
 
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Tank
 
getTotalInflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Valve
 
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the total quantity of materials that have left this flow element.
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.Merge
 
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.Split
 
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.Tank
 
getTotalOutflowAmount() - Method in class com.amalgamasimulation.discreterate.Valve
 
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Bunker
 
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns the total quantity of the specified material that has left this flow element.
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Merge
 
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Split
 
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Tank
 
getTotalOutflowAmount(T) - Method in class com.amalgamasimulation.discreterate.Valve
 
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Bunker
 
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Conveyor
 
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.FlowElement
Returns an Accumulator instance that holds the total amounts of each material that has left this flow element.
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Merge
 
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
 
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Split
 
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Tank
 
getTotalOutflowDescriptor() - Method in class com.amalgamasimulation.discreterate.Valve
 
getTotalResourceBusyTime(R) - Method in class com.amalgamasimulation.service.ServiceWithResources
Returns the total duration the specified resource has been seized.
getTotalRunTimeMillis() - Method in class com.amalgamasimulation.engine.Engine
Returns the total duration of run since last engine start, in milliseconds.
getTrack() - Method in class com.amalgamasimulation.trains.RailArc
Returns the track which this rail arc belongs to.
getTrack() - Method in class com.amalgamasimulation.trains.RailPosition
Returns the track which this position points to.
getTrackBooker() - Method in class com.amalgamasimulation.trains.Train
 
getTrackEnterSide() - Method in class com.amalgamasimulation.trains.RailPosition
Return the direction of entry to Arc
getTracks() - Method in class com.amalgamasimulation.trains.TrainRoute
 
getTrain() - Method in class com.amalgamasimulation.trains.RailCar
 
getTrainAfter() - Method in class com.amalgamasimulation.trains.RailPosition
Returns the train which is located after this position, i.e.
getTrainBefore() - Method in class com.amalgamasimulation.trains.RailPosition
Returns the train which is located before this position, i.e.
getTrains() - Method in class com.amalgamasimulation.trains.RailTrack
Returns the list of trains occupying (maybe partially) this track.
getTrajectory() - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
Returns the Polyline representing the trajectory of this path.
getTrajectory() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current remaining trajectory of this agent, i.e.
getTransform() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getTransformPolicy(IContentPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Returns the TransformPolicy that is installed on the given IContentPart.
getTreeElementType() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
getTreeElementType() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
getTreeFlatGanttChartRows() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns a flat list of GanttChartRows.
getTreeLevel(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns the nesting level of the given GanttChartRow.
getTreeLevel(String) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
getTreeLevel(X) - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Returns the nesting level of the given category.
getTreeNodesByLevels(Graph<A, B>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Groups the nodes of the specified oriented tree by levels.
getType() - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
getType() - Method in class com.amalgamasimulation.graphagent.Command
Returns the Command.Type of this command
getType() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getType() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getType() - Method in interface com.amalgamasimulation.resources.IResource
 
getTypeProperty() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
getUpdateFeaturesForMainWindowTitle() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
getUpdateListeners() - Method in class com.amalgamasimulation.desktop.ui.editor.pages.AbstractPage
Feature list which object name depends on (see AbstractPage.getObjectDisplayName())
getUpdatePolicy() - Method in interface com.amalgamasimulation.charts.visualsets.IUpdatePolicyPropertyOwner
Return the current VisualSet.UpdatePolicy
getUpdatePolicy() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Return the current VisualSet.UpdatePolicy.
getUpdatePolicy() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getValidXAxisCategories() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
getValidYAxisCategories() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
getValue() - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.AbstractLineVisualElement
 
getValue() - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet.GanttPolylineVisualElement
 
getValue() - Method in interface com.amalgamasimulation.charts.visualsets.IValuePropertyOwnerElement
Returns the value of this data element.
getValue() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.LineBarVisualElement
 
getValue() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet.PointsVisualElement
 
getValue() - Method in class com.amalgamasimulation.cranes.CraneTask
 
getValue() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
 
getValue() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
 
getValue() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
 
getValue() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
 
getValue() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
 
getValue() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
 
getValue() - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
getValue() - Method in class com.amalgamasimulation.graph.Graph.Arc
Returns the value of the arc.
getValue() - Method in class com.amalgamasimulation.graph.Graph.Node
Returns the value of the node.
getValue() - Method in class com.amalgamasimulation.utils.ShortId
 
getValue(double) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Returns the Y-axis value for given X-axis argument.
getValue(double) - Method in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
Returns the value of the given X-axis argument.
getValue(double) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Returns the value of the given X-axis argument.
getValue(double) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Returns the value of the given X-axis argument.
getValue(double) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
Returns the value of the given X-axis argument.
getValue(C) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getValue(C) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getValue(C) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSetElement
Delegates a call to IAbstractBarVisualSet.getValue(Object, Object) for the data element corresponding to this visual element and given category.
getValue(Object) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
getValue(String, EMFColumn<E>, int) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
getValue(String, EMFColumn<EObject>, int) - Method in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
getValue(T) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Returns the value of the given data element.
getValue(T) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Returns the value of the given data element.
getValue(T) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Returns the value of the given data element.
getValue(T, C) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getValue(T, C) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getValue(T, C) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the value for given category within the given data element.
getValueAndHandleException(String, EMFColumn<E>, int) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
getValueExtractor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getValueExtractor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns a function that extracts a value from a row value for a column
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
 
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.CheckBoxEditingSupport
 
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ColorEditingSupport
 
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.DynamicAutoCompleteComboBoxEditingSupport
 
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextIdEditingSupport
 
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
getValueInternal(T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
 
getVelocity() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Returns the current velocity of this agent, or zero if this agent is not moving
getVelocityX() - Method in class com.amalgamasimulation.cranes.Crane
 
getVelocityY() - Method in class com.amalgamasimulation.cranes.Crane
 
getVelocityZ() - Method in class com.amalgamasimulation.cranes.Crane
 
getVersionAsString() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
getVerticalGuidelineColor() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
getVerticalGuidelineColor() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
getVerticalGuidelineColor() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
getVerticalGuidelineColor() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Returns the current color of the vertical guideline.
getVerticalGuidelineLabelFormat() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Returns the formatter of the vertical guideline label.
getVerticalGuidelineLabelFormat() - Method in class com.amalgamasimulation.charts.AbstractLineChart
Return the formatter of the vertical guideline label.
getVerticalGuidelinePosition() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
getVerticalGuidelinePosition() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
getVerticalGuidelinePosition() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
getVerticalGuidelinePosition() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Returns the current X-axis position of vertical guideline.
getVerticalGuidelineWidth() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
getVerticalGuidelineWidth() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
getVerticalGuidelineWidth() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
getVerticalGuidelineWidth() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Returns the current width of the vertical guideline.
getVerticalScrollBar() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
getVerticalScrollBar() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
getVerticalScrollBar() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
getViewer() - Method in class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
getViewer() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
getViewerColumn() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Return the current ViewerColumn of the column
getViewerColumn() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
getViewerColumn() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
getViewerColumn() - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
getViewerColumn() - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.tables.EditableTable
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.tables.EditableTree
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTable
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTree
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
getViewerColumnDescriptors() - Method in class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
getViewerRow(Widget) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
getViewportPolicy() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
getViewportPolicy() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
Returns the ViewportPolicy that is used for changing the viewport within the current scroll gesture.
getVisibility() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
getVisibility() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
getVisibility() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
getVisibilityChangeHandlers() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Return the list of the actions to be executed every time the visibility of this VisualSet is changed.
getVisibilityChangeHandlers() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getVisibilityMultiFilter() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
getVisibilityMultiFilter() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getVisibleChilds(List<Object>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
getVisibleElements() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
getVisibleElements() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
getVisibleElements() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
getVisibleFilter() - Method in class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
getVisibleVisualElementIndex(double, List<? extends VisualSet.VisualElement>, boolean) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getVisibleVisualElementsCount(double, double) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Returns the number of VisualElements drawn within the bounds of the specified begin and end X-axis arguments.
getVisibleVisualElementsCount(double, double) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getVisibleVisualSets() - Method in class com.amalgamasimulation.charts.utils.VisibilityChangeDescriptor
 
getVisual() - Method in class com.amalgamasimulation.graphicaleditor.parts.LabeledHoverFeedbackPart
 
getVisualBendPoints() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getVisualBendPoints() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getVisualElements() - Method in class com.amalgamasimulation.charts.utils.MenuHandlerContainer
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
getVisualElements(boolean) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Returns the list of visual elements corresponding to current data elements.
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
getVisualElements(boolean) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Returns the list of visual elements corresponding to current data elements.
getVisualElements(boolean) - Method in interface com.amalgamasimulation.charts.visualsets.types.IBarChartVisualSet
 
getVisualElements(boolean) - Method in interface com.amalgamasimulation.charts.visualsets.types.IGanttChartVisualSet
 
getVisualElements(boolean) - Method in interface com.amalgamasimulation.charts.visualsets.types.IHeatmapChartVisualSet
 
getVisualElements(boolean) - Method in interface com.amalgamasimulation.charts.visualsets.types.ILineChartVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
getVisualElements(boolean) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
getVisualPartMap() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
getVisualPoint(int) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Returns the current position for the given explicit anchor index, within the local coordinate system of the Connection.
getVisualSet() - Method in class com.amalgamasimulation.charts.utils.VisibilityChangeDescriptor
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.AbstractGridLineVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet.AbstractPolylineVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet.BarLabeledVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet.BarVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet.ConnectionVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet.GanttPolylineVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet.GanttVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet.HeatmapVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet.HorizontalGridLineVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.LineBarVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet.PointsVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet.PolylineVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet.RangeRegionVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet.RegionVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
 
getVisualSet() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Returns the current VisualSet containing this VisualElement.
getVisualSet() - Method in interface com.amalgamasimulation.charts.visualsets.types.IBarChartVisualElement
 
getVisualSet() - Method in interface com.amalgamasimulation.charts.visualsets.types.IGanttChartVisualElement
 
getVisualSet() - Method in interface com.amalgamasimulation.charts.visualsets.types.IHeatmapChartVisualElement
 
getVisualSet() - Method in interface com.amalgamasimulation.charts.visualsets.types.ILineChartVisualElement
 
getVisualSet() - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet.VerticalGridLineVisualElement
 
getVisualSetContainer() - Method in class com.amalgamasimulation.charts.Chart
Returns the AbstractVisualSetContainer currently shown on the chart, or null if AbstractVisualSetContainer has not been specified
getVisualSets() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Returns an unmodifiable list of current visualSets, containing in this container.
getVisualSets(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Returns a list of visualSets drawn on the given ganttChartRow.
getVisualSetsComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Return the comparator for VisualSet's containing in this container.
getVisualSetsInjectionIndex(List<V>, V) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Returns the injection index of the given visualSet within the given visualSets list.
getVisualSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
getVisualSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
getVisualSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
getVisualSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
getVisualSize() - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
getVisualWidthFraction() - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
Returns the fraction width of the region in which category-bars are drawn.
getWaitingUnits() - Method in class com.amalgamasimulation.service.Service
Returns an unmodifiable list of units that are currently waiting for service.
getWarnings() - Method in interface com.amalgamasimulation.emf.common.ErrorsContainer
 
getWarnings() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
getWeight() - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
Returns the weight of this path as calculated at the moment of its creation.
getWeight() - Method in class com.amalgamasimulation.trains.TrainRoute
 
getWidth() - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Returns the line width of the plot, in pixels.
getWidth() - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Delegates a call to TriangleMarkerVisualSet.getWidth(Object) for the data element corresponding to this visual element.
getWidth() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
getWidth() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Returns the column width
getWidth(T) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Returns the width in pixels for given data element.
getWindowSizeDescriptor(VS) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Returns the displayed range settings required to determine the visibility of given VisualSet.
getWorkbook() - Method in class com.amalgamasimulation.excel.ExcelFile
 
getX() - Method in class com.amalgamasimulation.cranes.CargoPosition
 
getX() - Method in class com.amalgamasimulation.geometry.Point
Returns the x-coordinate (abscissa) of the point
getX() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getX(EObject) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getXAxis() - Method in class com.amalgamasimulation.charts.BarChart
 
getXAxis() - Method in class com.amalgamasimulation.charts.Chart
Returns the X-axis of this chart.
getXAxis() - Method in class com.amalgamasimulation.charts.HeatmapChart
 
getXAxis() - Method in class com.amalgamasimulation.charts.HistogramChart
 
getXAxis() - Method in class com.amalgamasimulation.charts.NumericGanttChart
 
getXAxis() - Method in class com.amalgamasimulation.charts.NumericLineChart
 
getXAxis() - Method in class com.amalgamasimulation.charts.TimeGanttChart
 
getXAxis() - Method in class com.amalgamasimulation.charts.TimeLineChart
 
getXAxisCategoriesComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Returns the comparator for X-axis categories.
getXAxisCategory() - Method in class com.amalgamasimulation.charts.utils.MenuHandlerContainer
 
getXAxisCategory() - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet.HeatmapVisualElement
Delegates a call to HeatmapVisualSet.getXAxisCategory(Object) for the data element corresponding to this visual element.
getXAxisCategory() - Method in interface com.amalgamasimulation.charts.visualsets.types.IHeatmapChartVisualElement
 
getXAxisCategory(T) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Returns the X-axis category for given data element.
getXAxisCategoryProposals() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
getXPosition() - Method in class com.amalgamasimulation.cranes.Crane
 
getXSSFCellStyle() - Method in class com.amalgamasimulation.excel.CellStyle
 
getXStructuralFeature() - Method in interface com.amalgamasimulation.graphicaleditor.parts.IPositionPropertyOwnerPart
 
getXYDistance(CargoPosition) - Method in class com.amalgamasimulation.cranes.CargoPosition
 
getXYDistance(CranePosition) - Method in class com.amalgamasimulation.cranes.CranePosition
 
getY() - Method in class com.amalgamasimulation.cranes.CargoPosition
 
getY() - Method in class com.amalgamasimulation.geometry.Point
Returns the y-coordinate (ordinate) of the point
getY() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getY(EObject) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getYAxis() - Method in class com.amalgamasimulation.charts.BarChart
 
getYAxis() - Method in class com.amalgamasimulation.charts.Chart
Returns the Y-axis of this chart.
getYAxis() - Method in class com.amalgamasimulation.charts.HeatmapChart
 
getYAxis() - Method in class com.amalgamasimulation.charts.HistogramChart
 
getYAxis() - Method in class com.amalgamasimulation.charts.NumericGanttChart
 
getYAxis() - Method in class com.amalgamasimulation.charts.NumericLineChart
 
getYAxis() - Method in class com.amalgamasimulation.charts.TimeGanttChart
 
getYAxis() - Method in class com.amalgamasimulation.charts.TimeLineChart
 
getYAxisCategoriesComparator() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Returns the comparator for Y-axis categories.
getYAxisCategory() - Method in class com.amalgamasimulation.charts.utils.MenuHandlerContainer
 
getYAxisCategory() - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet.HeatmapVisualElement
Delegates a call to HeatmapVisualSet.getYAxisCategory(Object) for the data element corresponding to this visual element.
getYAxisCategory() - Method in interface com.amalgamasimulation.charts.visualsets.types.IHeatmapChartVisualElement
 
getYAxisCategory(T) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Returns the Y-axis category for given data element.
getYAxisCategoryMenuItemsDescriptor() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
getYAxisCategoryMenuItemsDescriptor() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
getYAxisCategoryMenuItemsDescriptor() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
getYAxisCategoryProposals() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
getYPosition() - Method in class com.amalgamasimulation.cranes.Crane
 
getYStructuralFeature() - Method in interface com.amalgamasimulation.graphicaleditor.parts.IPositionPropertyOwnerPart
 
getZ() - Method in class com.amalgamasimulation.cranes.CargoPosition
 
getZ() - Method in class com.amalgamasimulation.cranes.CranePosition
 
getZ() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getZ(EObject) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
getZeroGridLineColor() - Method in class com.amalgamasimulation.charts.Chart
Returns the color of the zero grid line.
getZeroGridLineWidth() - Method in class com.amalgamasimulation.charts.Chart
Returns the width of the zero grid line, in pixels.
getZPosition() - Method in class com.amalgamasimulation.cranes.Crane
 
getZStructuralFeature() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
GHOST_WHITE - Static variable in class com.amalgamasimulation.utils.Colors
ghostWhite - Static variable in class com.amalgamasimulation.utils.Colors
gold - Static variable in class com.amalgamasimulation.utils.Colors
GOLD - Static variable in class com.amalgamasimulation.utils.Colors
GOLDEN_ROD - Static variable in class com.amalgamasimulation.utils.Colors
goldenRod - Static variable in class com.amalgamasimulation.utils.Colors
granularity() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
granularity() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the granularity of this time statistics.
granularity() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
granularity() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
graph - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
Graph<N,A> - Class in com.amalgamasimulation.graph
Represents an oriented graph with instances of NodeValueType in nodes and instances of ArcValueType in arcs.
Graph() - Constructor for class com.amalgamasimulation.graph.Graph
Creates a new empty graph (the one with no nodes and no arcs).
Graph.Arc - Class in com.amalgamasimulation.graph
Represents an arc of the graph.
Graph.Node - Class in com.amalgamasimulation.graph
Represents a node of the graph.
GraphAgent<N,A> - Class in com.amalgamasimulation.graphagent
Class representing an agent that lives and moves inside a GraphEnvironment.
GraphAgent(Engine) - Constructor for class com.amalgamasimulation.graphagent.GraphAgent
Creates a new instance of GraphAgent that is simulated with the specified Engine.
GraphAgentComparators - Class in com.amalgamasimulation.graphagent
Abstract class containing comparators used in graph agent library, namely: Distance comparator returned by GraphAgentComparators.compareDistance() method, Time comparator returned by GraphAgentComparators.compareTime() method, Velocity comparator returned by GraphAgentComparators.compareVelocity() method.
GraphEnvironment<N,A,K> - Class in com.amalgamasimulation.graphagent
 
GraphEnvironment() - Constructor for class com.amalgamasimulation.graphagent.GraphEnvironment
Creates a new instance of graph environment with these default settings: Agents collision tracking is enabled, see GraphEnvironment.isCollisionsTrackingEnabled() Callback positions are enabled, see GraphEnvironment.isCallbackPositionsEnabled() Cache of shortest paths is enabled, see GraphEnvironment.pathsCacheEnabled() Advanced tree-based cache is disabled, see GraphEnvironment.minTreeCacheEnabled Using of barrier arcs is disabled, see GraphEnvironment.barrierArcsEnabled
GraphEnvironment(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.amalgamasimulation.graphagent.GraphEnvironment
Creates a new instance of graph environment with the specified settings.
GraphEnvironmentAnimationView<N,A> - Class in com.amalgamasimulation.graphagent.views
 
GraphEnvironmentAnimationView(Composite) - Constructor for class com.amalgamasimulation.graphagent.views.GraphEnvironmentAnimationView
 
GraphEnvironmentView<N,A> - Class in com.amalgamasimulation.graphagent.views
 
GraphEnvironmentView(Composite, Engine, GraphEnvironment<N, A, ?>, SimulationViewUpdater) - Constructor for class com.amalgamasimulation.graphagent.views.GraphEnvironmentView
 
GraphicalEditor<C> - Class in com.amalgamasimulation.graphicaleditor.views
 
GraphicalEditor(Composite, ECrossReferenceAdapter, Injector) - Constructor for class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
Deprecated.
GraphicalEditor(Composite, ECrossReferenceAdapter, Injector, RedrawRestrictionManager) - Constructor for class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
GraphicalEditor.CoordinatesShiftPolicy - Enum Class in com.amalgamasimulation.graphicaleditor.views
 
GraphicalEditorComposite - Class in com.amalgamasimulation.graphicaleditor.views
 
GraphicalEditorComposite(InfiniteCanvasViewer, InfiniteCanvasViewer) - Constructor for class com.amalgamasimulation.graphicaleditor.views.GraphicalEditorComposite
 
GraphicalEditorCompoundCommand - Class in com.amalgamasimulation.graphicaleditor.commands
 
GraphicalEditorCompoundCommand() - Constructor for class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
GraphicalEditorCompoundCommand(RedrawRestrictionManager, boolean) - Constructor for class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
GraphicalEditorUiModule - Class in com.amalgamasimulation.graphicaleditor
 
GraphicalEditorUiModule() - Constructor for class com.amalgamasimulation.graphicaleditor.GraphicalEditorUiModule
 
GraphPath<N,A> - Class in com.amalgamasimulation.graph
Represents a path in a graph.
GraphPath() - Constructor for class com.amalgamasimulation.graph.GraphPath
Creates an empty graph path, i.e.
GraphPath(Graph.Arc...) - Constructor for class com.amalgamasimulation.graph.GraphPath
Creates a graph path consisting of the specified sequence of graph arcs and corresponding graph nodes.
GraphPath(Graph.Node) - Constructor for class com.amalgamasimulation.graph.GraphPath
Creates a graph path containing a single specified graph node.
GraphPath(GraphPath<N, A>) - Constructor for class com.amalgamasimulation.graph.GraphPath
Creates a graph path that is a copy of other specified graph path.
GraphPath(List<Graph.Arc>) - Constructor for class com.amalgamasimulation.graph.GraphPath
Creates a graph path consisting of the specified sequence of graph arcs and corresponding graph nodes.
GraphViewer<T> - Class in com.amalgamasimulation.desktop.ui.views
 
GraphViewer(Composite) - Constructor for class com.amalgamasimulation.desktop.ui.views.GraphViewer
 
gray - Static variable in class com.amalgamasimulation.utils.Colors
GRAY - Static variable in class com.amalgamasimulation.utils.Colors
greedyChildrenCalculation - Variable in class com.amalgamasimulation.desktop.ui.tables.Tree
 
greedyChildrenCalculation() - Method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
greedyChildrenCalculation() - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.FinalBuilder
Set up dynamic update of child elements.When enabled, child elements are calculated during each expansion of the parent element.
green - Static variable in class com.amalgamasimulation.utils.Colors
GREEN - Static variable in class com.amalgamasimulation.utils.Colors
GREEN_YELLOW - Static variable in class com.amalgamasimulation.utils.Colors
greenYellow - Static variable in class com.amalgamasimulation.utils.Colors
GRID_CELL_HEIGHT_DEFAULT - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
The default grid cell height.
GRID_CELL_HEIGHT_PROPERTY - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
Name of the "grid cell height" property.
GRID_CELL_WIDTH_DEFAULT - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
The default grid cell width.
GRID_CELL_WIDTH_PROPERTY - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
Name of the "grid cell width" property.
GridBehavior - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
GridBehavior() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.GridBehavior
 
gridCellHeightProperty() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns a double property representing the grid cell height.
gridCellWidthProperty() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns a double property representing the grid cell width.
GridModel - Class in com.amalgamasimulation.graphicaleditor.models
 
GridModel() - Constructor for class com.amalgamasimulation.graphicaleditor.models.GridModel
 
groupAroundNode(Graph<N, A>, Graph.Node, double, Function<N, Point>, Function<A, Polyline>, BiFunction<A, Polyline, A>) - Static method in interface com.amalgamasimulation.geometry.GeometryUtil
Deprecated.
groupSize - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
Size of a single bucket
groupSizeModifier - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
Current modifier of bucket size

H

handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.CheckBoxEditingSupport.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFCheckBoxEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.ActionAfterPressOkBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
handler(BiConsumer<T, E>) - Method in interface com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, Color>) - Method in class com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.Builder
 
handler(BiConsumer<T, Color>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ColorEditingSupport.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, Color>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.Builder
 
handler(BiConsumer<T, Color>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFColorEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, LocalDateTime>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
 
handler(BiConsumer<T, LocalDateTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
handler(BiConsumer<T, LocalDateTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, LocalDateTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.ActionAfterPressOkBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, LocalDateTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
handler(BiConsumer<T, LocalTime>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
 
handler(BiConsumer<T, LocalTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
handler(BiConsumer<T, LocalTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.FinalBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, LocalTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.ActionAfterPressOkBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, LocalTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
handler(BiConsumer<T, List<W>>) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.ActionAfterPressOkBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(BiConsumer<T, List<W>>) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
handler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
handler(Consumer<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
handler(Consumer<T>) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.ButtonListenerBuilder
Set function that will be executed after losing focus on the combo box editor or after pressing the Enter button
handleTreeCollapse(TreeEvent) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
handleTreeExpand(TreeEvent) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
hasFeature(Class<F>) - Method in class com.amalgamasimulation.features.Feature
Checks if the container of this feature has a feature of the specified type.
hasFeature(Class<F>) - Method in class com.amalgamasimulation.features.FeatureContainer
 
hasFeature(Class<F>) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Checks if this container has a feature of the specified type.
hasGraphEnvironment() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Checks if this agent has been set to a GraphEnvironment.
hashCode() - Method in class com.amalgamasimulation.core.intervals.Interval
 
hashCode() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
hashCode() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
 
hashCode() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns a hash code value for this object.
hashCode() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
 
hashCode() - Method in class com.amalgamasimulation.cranes.CargoPosition
 
hashCode() - Method in record class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.MenuItemDescriptor
Returns a hash code value for this object.
hashCode() - Method in class com.amalgamasimulation.discreterate.Tank.Threshold
 
hashCode() - Method in class com.amalgamasimulation.excel.CellStyle
 
hashCode() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
 
hashCode() - Method in class com.amalgamasimulation.geometry.Point
 
hashCode() - Method in class com.amalgamasimulation.geometry.Polyline
 
hashCode() - Method in class com.amalgamasimulation.geometry.Segment
 
hashCode() - Method in class com.amalgamasimulation.graph.GraphPath
 
hashCode() - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
 
hashCode() - Method in class com.amalgamasimulation.graphagent.ArcFragment
 
hashCode() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns a hash code value for this object.
hashCode() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
 
hashCode() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
 
hashCode() - Method in class com.amalgamasimulation.utils.container.Accumulator
 
hashCode() - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
 
hashCode() - Method in class com.amalgamasimulation.utils.EpsilonComparator
 
hashCode() - Method in class com.amalgamasimulation.utils.FloatPair
 
hashCode() - Method in class com.amalgamasimulation.utils.Pair
 
hashCode() - Method in class com.amalgamasimulation.utils.ShortId
 
hasNext() - Method in class com.amalgamasimulation.core.combinatorics.CartesianProductIterator
 
hasNext() - Method in class com.amalgamasimulation.core.combinatorics.CombinationsIterator
 
hasNext() - Method in class com.amalgamasimulation.core.combinatorics.PermutationsIterator
 
hasNext() - Method in class com.amalgamasimulation.core.combinatorics.SubsetsIterator
 
hasNext() - Method in class com.amalgamasimulation.core.scheduling.AndTimeIntervalsIterator
 
hasNext() - Method in class com.amalgamasimulation.core.scheduling.AndTimeIntervalsIteratorReversed
 
hasNonZeroIntersection(GeometricGraphPath<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Checks whether this path has a non-zero length intersection with the other specified path.
hasNonZeroIntersectionWith(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.Interval
 
hasNonZeroIntersectionWith(IntervalLike) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether this IntervalLike instance has a non-zero length intersection with the specified other one.
hasNonZeroIntersectionWith(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
hasPath() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Checks whether this agent currently has a path, i.e.
hasSelfIntersections() - Method in class com.amalgamasimulation.geometry.Polyline
Checks whether this polyline has self intersections.
hasSeveralReleases() - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
Checks if releases (i.e.
header - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
header(String, int) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML header with the specified text and level.
headingTo(Point) - Method in class com.amalgamasimulation.geometry.Point
Returns the heading from this point towards the specified point, in radians.
headList(double, boolean) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
headList(T, boolean) - Method in class com.amalgamasimulation.utils.container.SortedList
Returns a view of the portion of this list whose elements are strictly less than (or less than or equal to) the given element.
heatmap(String, Supplier<List<E>>, Function<E, String>, Function<E, String>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
heatmap(Composite) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Heatmap Chart with no title.
HeatmapChart - Class in com.amalgamasimulation.charts
A heatmap chart is a specialized chart that uses colors to represent data values in a table.
HeatmapChart(IChartEnvironment) - Constructor for class com.amalgamasimulation.charts.HeatmapChart
Constructs a Heatmap Chart with no title.
HeatmapChart(IChartEnvironment, String) - Constructor for class com.amalgamasimulation.charts.HeatmapChart
Constructs a Heatmap Chart with a given title.
heatmapChartContextMenuHandlers - Variable in class com.amalgamasimulation.charts.environments.HeatmapMenuItemsDescriptor
 
HeatmapChartContextMenuItem - Interface in com.amalgamasimulation.charts.utils
 
HeatmapChartMouseClickDescriptor - Class in com.amalgamasimulation.charts.utils
 
HeatmapChartMouseClickDescriptor(MouseEvent, IHeatmapChartVisualElement<?>) - Constructor for class com.amalgamasimulation.charts.utils.HeatmapChartMouseClickDescriptor
 
HeatmapChartXAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an X-axis drawn on a HeatmapChart area.
HeatmapChartXAxis(HeatmapChartInternal, CategoryXAxisInternal<String>) - Constructor for class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Constructs a HeatmapChart X-axis with given HeatmapChartInternal
HeatmapChartYAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an Y-axis drawn on a HeatmapChart area.
HeatmapChartYAxis(HeatmapChartInternal, CategoryYAxisInternal<String>) - Constructor for class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Constructs a HeatmapChartInternal category Y-axis with given CategoryYAxisInternal
HeatmapMenuItemsDescriptor - Class in com.amalgamasimulation.charts.environments
 
HeatmapMenuItemsDescriptor(boolean) - Constructor for class com.amalgamasimulation.charts.environments.HeatmapMenuItemsDescriptor
 
HeatmapVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet.HeatmapVisualElement
Constructs visual element for the given heatmap data element.
HeatmapVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing heatmaps as two-dimensional fields with cells of different colors.
HeatmapVisualSet(String, Supplier<List<T>>, Function<T, String>, Function<T, String>) - Constructor for class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Constructs a HeatmapVisualSet with given name, data elements and X-axis and Y-axis categories extractors, i.e.
HeatmapVisualSet.HeatmapVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for heatmap data element.
HeatmapVisualSetContainer - Class in com.amalgamasimulation.charts.visualsets.containers
Class that represents the container for VisualSets used in the HeatmapChart.
HeatmapVisualSetContainer() - Constructor for class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Default HeatmapVisualSetContainer constructor.
heightExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
HIDDEN - Enum constant in enum class com.amalgamasimulation.charts.utils.LegendItemState
 
HiddenVisualSetsStackingPolicy - Enum Class in com.amalgamasimulation.charts.legend
 
hide() - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
hideConnectionFeedback() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
hideConnectionFeedback() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
hideDistanceMeterDest() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
hideDistanceMeterDest() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
hideDistanceMeterSource() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
hideDistanceMeterSource() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
hideIndicationCursor() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
hideIndicationCursor() - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
hideIndicationCursor() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
hideVerticalGuideline() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
hideVerticalGuideline() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
hideVerticalGuideline() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
hideVerticalGuideline() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Hides the currently displayed vertical guideline.
highlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
highlight(Color) - Method in interface com.amalgamasimulation.graphicaleditor.parts.IHighlightPropertyOwnerPart
 
highlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
highlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
highlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
highlightColor - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
highlightColor - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
HighlightDescriptor - Class in com.amalgamasimulation.graphicaleditor
 
HighlightDescriptor() - Constructor for class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
highlighted - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
highlightedObjects - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
highlightedObjectsColorsMap - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
highlightedRoute - Variable in class com.amalgamasimulation.trains.Train
 
highlightedShape - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
histogram(String, HistogramDataAggregator<C, O>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
histogram(String, HistogramDataAggregator<C, O>, boolean) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
histogram(String, HistogramDataAggregator<C, O>, HistogramVisualSet.ExtractValuePolicy) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
histogram(String, HistogramDataAggregator<C, O>, HistogramVisualSet.ExtractValuePolicy, boolean) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
histogram(String, RealDistribution, int) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
histogram(Composite) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Histogram Chart with a set of default parameters: no title, stack BarsLayout, etc.
HistogramChart - Class in com.amalgamasimulation.charts
A chart is a GUI component based on JavaFX's XYChart class that can be used to conveniently draw numeric and statistical data.
HistogramChart(IChartEnvironment) - Constructor for class com.amalgamasimulation.charts.HistogramChart
Constructs a Histogram Chart with a set of default parameters: no title, stack BarsLayout, etc.
HistogramChart(IChartEnvironment, String) - Constructor for class com.amalgamasimulation.charts.HistogramChart
Constructs a Histogram Chart with a given title and default BarsLayout stack-layout.
HistogramDataAggregator<C,O> - Class in com.amalgamasimulation.utils
Abstract class for storing the distributions data to be shown on histograms.
HistogramDataAggregator(Collection<C>, boolean, double, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, boolean, double, int, boolean) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, boolean, double, int, boolean, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, boolean, double, int, double) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, boolean, double, int, double, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, boolean, double, int, double, int, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, double, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, double, int, boolean) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, double, int, boolean, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, double, int, double) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, double, int, double, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator(Collection<C>, double, int, double, int, int) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator
Creates a new instance of data aggregator.
HistogramDataAggregator.HistogramDataGroup - Class in com.amalgamasimulation.utils
Class representing a bucket of a distribution stored inside a HistogramDataAggregator.
HistogramDataAggregator.MaxArgumentDescriptor - Class in com.amalgamasimulation.utils
 
HistogramVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.HistogramVisualElement
Constructs visual element for the given histogram data element.
HistogramVisualSet<T,C> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing bars.
HistogramVisualSet(String, HistogramDataAggregator<C, ?>) - Constructor for class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
Constructs a HistogramVisualSet with given name and histogram data aggregator.
HistogramVisualSet(String, HistogramDataAggregator<C, ?>, boolean) - Constructor for class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
Constructs a HistogramVisualSet with given name and histogram data aggregator.
HistogramVisualSet(String, HistogramDataAggregator<C, ?>, HistogramVisualSet.ExtractValuePolicy) - Constructor for class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
Constructs a HistogramVisualSet with given name and histogram data aggregator.
HistogramVisualSet(String, HistogramDataAggregator<C, ?>, HistogramVisualSet.ExtractValuePolicy, boolean) - Constructor for class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
Constructs a HistogramVisualSet with given name and histogram data aggregator.
HistogramVisualSet.ExtractValuePolicy - Enum Class in com.amalgamasimulation.charts.visualsets
Enum defining how values are retrieved from a statistical data.
HistogramVisualSet.HistogramVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for histogram data element.
HONEY_DEW - Static variable in class com.amalgamasimulation.utils.Colors
honeyDew - Static variable in class com.amalgamasimulation.utils.Colors
HorizontalGridLineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet.HorizontalGridLineVisualElement
Constructs visual element for the given horizontal grid data element.
HorizontalGridLineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing grid lines.
HorizontalGridLineVisualSet(String, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
Constructs a HorizontalGridLineVisualSet with given name, data elements and arguments extractor, i.e.
HorizontalGridLineVisualSet.HorizontalGridLineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for horizontal grid data element.
HorizontalSashForm - Class in com.amalgamasimulation.desktop.ui.views
 
HorizontalSashForm(Composite, Consumer<Composite>...) - Constructor for class com.amalgamasimulation.desktop.ui.views.HorizontalSashForm
 
HorizontalSashForm(Composite, List<Consumer<Composite>>) - Constructor for class com.amalgamasimulation.desktop.ui.views.HorizontalSashForm
 
HorizontalSashForm(Composite, List<Consumer<Composite>>, List<Integer>) - Constructor for class com.amalgamasimulation.desktop.ui.views.HorizontalSashForm
 
horizontalScrollBar - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
horizontalScrollBar - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
horizontalScrollPanel - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
horizontalScrollPanel - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
host - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
host - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
HOT_PINK - Static variable in class com.amalgamasimulation.utils.Colors
hotPink - Static variable in class com.amalgamasimulation.utils.Colors
hour() - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the duration of one hour of simulation calendar in simulation time units
hoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
hoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
hoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
hoursMinutes(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
hoursMinutes(LocalTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
hoursMinutes(LocalTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
hoursMinutes(LocalTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
hoursMinutes(LocalTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
hoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
hoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
hoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.Formats
 
hoursMinutes(Date) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
hover(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.HoverOnHoverHandler
 
HOVER_FEEDBACK_COLOR_PROVIDER - Static variable in class com.amalgamasimulation.graphicaleditor.factories.HoverFeedbackFactory
 
HOVER_FEEDBACK_GEOMETRY_PROVIDER - Static variable in class com.amalgamasimulation.graphicaleditor.factories.HoverFeedbackFactory
 
HOVER_FEEDBACK_PART_FACTORY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
The adapter role for the IFeedbackPartFactory that is used to generate hover feedback parts.
HOVER_HANDLE_PART_FACTORY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
The adapter role for the IHandlePartFactory that is used to generate hover handle parts.
HoverBehavior - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
HoverBehavior() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.HoverBehavior
 
HoverFeedbackFactory - Class in com.amalgamasimulation.graphicaleditor.factories
 
HoverFeedbackFactory() - Constructor for class com.amalgamasimulation.graphicaleditor.factories.HoverFeedbackFactory
 
HoverFeedbackPart - Class in com.amalgamasimulation.graphicaleditor.parts
 
HoverFeedbackPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.HoverFeedbackPart
 
hoverHandlers - Variable in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
hoverIntent(Node) - Method in class com.amalgamasimulation.graphicaleditor.handlers.HoverOnHoverHandler
 
HoverModel - Class in com.amalgamasimulation.graphicaleditor.models
 
HoverModel() - Constructor for class com.amalgamasimulation.graphicaleditor.models.HoverModel
 
HoverOnHoverHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
HoverOnHoverHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.HoverOnHoverHandler
 
HTML - Interface in com.amalgamasimulation.web.ui
The HTML interface provides utility methods for creating HTML components such as tables, charts, text blocks, headers, links, and images.
HTMLBarChart - Class in com.amalgamasimulation.web.ui.charts
The HTMLBarChart class represents an HTML-based bar chart.
HTMLBarChart() - Constructor for class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Constructs a new HTMLBarChart instance with default settings.
HTMLBarChart(BarChart) - Constructor for class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Constructs a new HTMLBarChart instance with the specified BarChart.
HTMLContent - Class in com.amalgamasimulation.web.ui
The HTMLContent class represents a piece of content that can be converted to HTML.
HTMLContent(String) - Constructor for class com.amalgamasimulation.web.ui.HTMLContent
Constructs a new HTMLContent instance with the specified content.
HTMLConvertable - Interface in com.amalgamasimulation.web.ui
The HTMLConvertable interface defines a method for converting an object to its HTML representation.
HTMLHeader - Class in com.amalgamasimulation.web.ui.text
Represents an HTML header element (e.g., h1, h2, etc.).
HTMLHeader(String, int) - Constructor for class com.amalgamasimulation.web.ui.text.HTMLHeader
Constructs a new HTMLHeader instance with the specified text and level.
HTMLImage - Class in com.amalgamasimulation.web.ui.image
The HTMLImage class represents an HTML image element that can be embedded in an HTML page.
HTMLImage(AnimationView, String) - Constructor for class com.amalgamasimulation.web.ui.image.HTMLImage
Constructs a new HTMLImage instance with the specified animation view and title.
HTMLImage(Image, String) - Constructor for class com.amalgamasimulation.web.ui.image.HTMLImage
Constructs a new HTMLImage instance with the specified image and title.
HTMLLink - Class in com.amalgamasimulation.web.ui.text
Represents an HTML hyperlink (`` tag).
HTMLLink(String, String) - Constructor for class com.amalgamasimulation.web.ui.text.HTMLLink
Constructs a new HTMLLink instance with the specified text and URL.
HTMLLinkAction - Class in com.amalgamasimulation.web.ui.text
HTMLLinkAction(String, Runnable) - Constructor for class com.amalgamasimulation.web.ui.text.HTMLLinkAction
Constructs a new HTMLLinkAction instance with the specified text and action.
HTMLPage - Class in com.amalgamasimulation.web.ui.page
The HTMLPage class represents an HTML page that can contain various HTML elements and CSS rules.
HTMLPage() - Constructor for class com.amalgamasimulation.web.ui.page.HTMLPage
Constructs a new HTMLPage instance with default settings.
HTMLTable<T> - Class in com.amalgamasimulation.web.ui.tables
The HTMLTable class represents an HTML table that can be generated from a Table or directly from a list of data values.
HTMLTable(Table<T>) - Constructor for class com.amalgamasimulation.web.ui.tables.HTMLTable
Constructs a new HTMLTable instance from a Table.
HTMLTable(List<T>) - Constructor for class com.amalgamasimulation.web.ui.tables.HTMLTable
Constructs a new HTMLTable instance from a list of data values.
HTMLTableColumn<T> - Class in com.amalgamasimulation.web.ui.tables
The HTMLTableColumn class represents a column in an HTML table.
HTMLTableColumn(Function<T, String>, String) - Constructor for class com.amalgamasimulation.web.ui.tables.HTMLTableColumn
Constructs a new HTMLTableColumn instance with the specified value extractor and title.
HTMLTag - Class in com.amalgamasimulation.web.ui
The HTMLTag class represents an HTML tag that can contain children, styles, and attributes.
HTMLTag(String) - Constructor for class com.amalgamasimulation.web.ui.HTMLTag
Constructs a new HTMLTag instance with the specified tag name.
HTMLTextBlock - Class in com.amalgamasimulation.web.ui.text
Represents a block of text in HTML, which can contain multiple elements such as text, paragraphs, and other HTML-convertible objects.
HTMLTextBlock(Object...) - Constructor for class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Constructs a new HTMLTextBlock instance with the specified objects.
HTMLTimeLineChart - Class in com.amalgamasimulation.web.ui.charts
The HTMLTimeLineChart class represents an HTML-based line chart with date and time X-axis.
HTMLTimeLineChart() - Constructor for class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Constructs a new HTMLTimeLineChart instance with default settings.
HTMLTimeLineChart(TimeLineChart) - Constructor for class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Constructs a new HTMLTimeLineChart instance with the specified TimeLineChart.

I

IAbstractBarVisualSet<T,C> - Interface in com.amalgamasimulation.charts.visualsets
Interface that is the parent for all visual sets with rectangle-visuals corresponding to the statistical data by categories as well as histograms.
IAbstractBarVisualSetElement<C> - Interface in com.amalgamasimulation.charts.visualsets
Interface that is the parent for all visual set elements with rectangle-visuals corresponding to the statistical data by categories as well as histograms.
IAbstractChartVisualElement<T> - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSetElements that can be displayed on any subclass of a Chart.
IAbstractChartVisualSet - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSets that can be displayed on any subclass of a Chart.
IAbstractConveyor<T> - Interface in com.amalgamasimulation.discreterate
 
IAppInfo - Class in com.amalgamasimulation.desktop.ui.editor.utils
Deprecated.
IAppInfo(IconsMapping) - Constructor for class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
IAutoAdjustmentPropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of auto adjustment property owners.
IAxisTitlePositionPropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of chart's title position property owners.
IAxisTitlePropertyOwner<T> - Interface in com.amalgamasimulation.charts.axes
 
IBarChartVisualElement<T> - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSetElements that can be displayed on a AbstractBarChart.
IBarChartVisualSet - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSets that can be displayed on a AbstractBarChart.
IBeginEndArgumentPropertyOwner<T> - Interface in com.amalgamasimulation.charts.visualsets
Interface of begin/end arguments property owners.
IBeginEndArgumentPropertyOwnerElement - Interface in com.amalgamasimulation.charts.visualsets
Interface of begin/end arguments property owner elements.
IChartEnvironment - Interface in com.amalgamasimulation.charts.environments
 
IClipboardTextPropertyOwner<T> - Interface in com.amalgamasimulation.charts.visualsets
Interface of 'copy to clipboard' property owner elements.
IColumn<T,V,R> - Interface in com.amalgamasimulation.desktop.ui.columndescriptors
Column interface for displaying data.
ICommandFactory - Interface in com.amalgamasimulation.desktop.ui.editor.utils
 
icon() - Method in record class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.MenuItemDescriptor
Returns the value of the icon record component.
icon(BiFunction<T, V, Image>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
icon(BiFunction<T, V, Image>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the icon for the cell
icon(Function<T, Image>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
icon(Function<T, Image>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the icon for the cell
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.ButtonOnTopBuilder.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFMultiToolListDialogEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFObjectSelectionDialogEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.Builder
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport.FinalBuilder
Set image for button, if the image is set, the text is not shown
icon(Image) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
icon(Image) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set icon for the cell
iconExtractor - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
IConnectionPortOwnerPart - Interface in com.amalgamasimulation.graphicaleditor.parts.connectionports
Deprecated.
iconsMapping - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
iconsMapping - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
iconsMapping - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
iconsMapping - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IAppInfo
Deprecated.
 
IconsMapping - Class in com.amalgamasimulation.desktop.ui.editor.utils
A class providing access to application icons.
IconsMapping() - Constructor for class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
ICurrentValuePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of current value property owners.
id - Variable in class com.amalgamasimulation.engine.Event
 
id - Variable in class com.amalgamasimulation.graph.Graph.Arc
 
id - Variable in class com.amalgamasimulation.graph.Graph.Node
 
id() - Method in class com.amalgamasimulation.discreterate.Tank.Threshold
 
id() - Method in class com.amalgamasimulation.engine.Event
Returns the identifier of this event.
IDataSource - Class in com.amalgamasimulation.emf.datastructure
 
IDataSource(EMFTransform<?>, EObjectsContext) - Constructor for class com.amalgamasimulation.emf.datastructure.IDataSource
 
idByClass - Variable in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
idFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.Builder
 
idFeature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextIdEditingSupport.IdFeatureBuilder
Set the identifier function to point to the field identifier by which the uniqueness of the entered value will be checked.
IDisplayedRangeAutoScrollPropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of displayed range auto scroll property owners.
IDLE_MOVING_STATE - Enum constant in enum class com.amalgamasimulation.cranes.Crane.CraneState
 
IDLE_STATE - Enum constant in enum class com.amalgamasimulation.cranes.Crane.CraneState
 
ids - Variable in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
IEditableColumn<T,V,R> - Interface in com.amalgamasimulation.desktop.ui.columndescriptors
Column interface for editing data.
IEMFColumn<T,V,R> - Interface in com.amalgamasimulation.desktop.ui.columndescriptors
Column interface for editing EObject data.
IFeature - Interface in com.amalgamasimulation.features
Interface to be implemented by all the feature classes.
IFeatureContainer<T> - Interface in com.amalgamasimulation.features
Interface to be implemented by all feature containers.
IFloatArrayList - Interface in com.amalgamasimulation.utils.container
 
IGanttChartRowPropertyOwner - Interface in com.amalgamasimulation.charts.visualsets
Interface of GanttChartRow property owners.
IGanttChartVisualElement<T> - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSetElements that can be displayed on a AbstractGanttChart.
IGanttChartVisualSet - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSets that can be displayed on a AbstractGanttChart.
IGetDisplayedRangePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of displayed range property owners.
IHeatmapChartVisualElement<T> - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSetElements that can be displayed on a AbstractGanttChart.
IHeatmapChartVisualSet - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSets that can be displayed on a AbstractGanttChart.//TODO: fix javadoc
IHighlightPropertyOwnerPart - Interface in com.amalgamasimulation.graphicaleditor.parts
 
ILabelPropertyOwnerPart<O> - Interface in com.amalgamasimulation.graphicaleditor.parts
 
ILegendNodePropertiesOwner - Interface in com.amalgamasimulation.charts.visualsets
Interface of legend node properties owners.
ILineChartVisualElement<T> - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSetElements that can be displayed on a AbstractLineChart.
ILineChartVisualSet - Interface in com.amalgamasimulation.charts.visualsets.types
Interface implemented by VisualSets that can be displayed on a AbstractLineChart.
image(AnimationView, String) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML image from a given AnimationView desktop UI component and title.
image(Image, String) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML image from the given Image and title.
imagesCache - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
imageSize - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
imageView - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
imageView - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
ImageVisual - Class in com.amalgamasimulation.graphicaleditor.visuals
 
ImageVisual(Image, int) - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
IMaxValuePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of max value property owners.
IMinMaxValuePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of min/max values property owners.
IMinMaxValuePropertyOwner - Interface in com.amalgamasimulation.charts.visualsets
Interface of minimum/maximum values property owners.
IMinMaxValuePropertyOwnerElement - Interface in com.amalgamasimulation.charts.visualsets
Interface of min/max value property owner elements.
IMinValuePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of min value property owners.
INCLUDE_HIDDEN_VISUAL_SETS_INTO_STACKS - Enum constant in enum class com.amalgamasimulation.charts.legend.HiddenVisualSetsStackingPolicy
 
INCOMING - Enum constant in enum class com.amalgamasimulation.graph.Algorithm.ArcRelativeDirection
Arc that begins at a node that has not yet been traversed and ends at a node that has already been traversed, i.e.
indexOf(float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Searches the list front to back for the index of value.
indexOf(float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Searches the list front to back for the index of value.
indexOf(int, float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Searches the list front to back for the index of value, starting at offset.
indexOf(int, float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Searches the list front to back for the index of value, starting at offset.
INDIAN_RED - Static variable in class com.amalgamasimulation.utils.Colors
indianRed - Static variable in class com.amalgamasimulation.utils.Colors
indigo - Static variable in class com.amalgamasimulation.utils.Colors
INDIGO - Static variable in class com.amalgamasimulation.utils.Colors
infiniteCanvas - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
InfiniteCanvasViewer - Class in com.amalgamasimulation.graphicaleditor.views
 
InfiniteCanvasViewer() - Constructor for class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Creates a new InfiniteCanvasViewer.
inflowConnectionExists() - Method in class com.amalgamasimulation.discreterate.FlowElement
Indicates that at least one incoming flow connection exists.
init() - Method in class com.amalgamasimulation.discreterate.FlowEnvironment
Initializes this FlowEnvironment.
init() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
 
init(IEclipseContext) - Method in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
initContents(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
initContents(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
initialAdjust(EPartService, MPart) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
initialContents(List<MaterialFragmentDescriptor<T>>) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
Set the contents of this Conveyor with the initialStock.
initialContents(List<MaterialFragmentDescriptor<T>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Set the contents of this Conveyor with the initialStock.
initialGroupLeftBound - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
initialize() - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
initialize() - Method in class com.amalgamasimulation.engine.EngineEventContainer
Starts scheduling events in the Engine associated with this event container.
initialize() - Method in class com.amalgamasimulation.features.Feature
 
initialize() - Method in class com.amalgamasimulation.features.FeatureContainer
 
initialize() - Method in interface com.amalgamasimulation.features.IFeature
Initializes the feature.
initialize() - Method in interface com.amalgamasimulation.features.IFeatureContainer
Initializes the feature container and calls IFeature.initialize() method for all the features contained in this container.
initialize() - Method in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
initialize() - Method in class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
initialize() - Method in class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
initializeBaseMapPoint(double, double, int) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
initializeCellEditorValue(CellEditor, ViewerCell) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
initializeCellEditorValueInternal(CellEditor, ViewerCell, T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
initializeCellEditorValueInternal(CellEditor, ViewerCell, T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.DynamicAutoCompleteComboBoxEditingSupport
 
initializeCellEditorValueInternal(CellEditor, ViewerCell, T) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
initializeChartGroup(Group, Chart<VS, VSC>) - Method in class com.amalgamasimulation.charts.Chart
 
initializeChartScene() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
initializeChartScene() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
initializeChartScene() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
initialized - Variable in class com.amalgamasimulation.features.FeatureContainer
 
initialized - Variable in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
initializeDependentScenarioListFields(List<EStructuralFeature>) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
initializePorts(boolean, boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
initializeStatusMessage() - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
initializeToolBar(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
initializeToolBar(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
initialMouseLocationInScene - Variable in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
initialPress(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
initialPress(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
initLabelProvider() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
initRootEClassAndSheets() - Method in class com.amalgamasimulation.emf.datastructure.EMFPartOneClassFile
 
initRootEClassAndSheets() - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
injector - Static variable in class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
input - Variable in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
inputChanged(Object, Object) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
inputChanged(Object, Object) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
InputConnectionPortPart - Class in com.amalgamasimulation.graphicaleditor.parts.connectionports
Deprecated.
InputConnectionPortPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.connectionports.InputConnectionPortPart
Deprecated.
 
inputFlowWithRelativeOffset(FlowElement<T>, double) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
Connects the sourceFlowElement (as a source of material) to this Conveyor.
inputFlowWithRelativeOffset(FlowElement<T>, double) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Connects the sourceFlowElement (as a source of material) to this ReversibleConveyor.
inputFlowWithRelativeOffset(List<Pair<FlowElement<T>, Double>>) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
Connects the sourceFlowElement (as a source of material) to this Conveyor.
inputFlowWithRelativeOffset(List<Pair<FlowElement<T>, Double>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Connects the sourceFlowElement (as a source of material) to this ReversibleConveyor.
inputPortFigure - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
inputPortFilled - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
insert(double, Sequence<? extends T>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Inserts the specified sequence of slots into this sequence at the specified time.
insert(double, T) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Inserts the specified slot into the specified time of this sequence.
insert(int, float) - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
insert(int, float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Inserts value into the list at offset.
insert(int, float) - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
Inserts value into the list at offset.
insert(int, float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Inserts value into the list at offset.
insert(int, float[]) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Inserts the array of values into the list at offset.
insert(int, float[]) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Inserts the array of values into the list at offset.
insert(int, float[], int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Inserts a slice of the array of values into the list at offset.
insert(int, float[], int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Inserts a slice of the array of values into the list at offset.
insertExplicitAnchor(int, Point) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Creates a new static anchor for the given position and inserts it at the given index.
insertLast(T) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Inserts the specified slot at the very last position of this sequence.
insertSlotInternal(int, T, double, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
 
instantTime - Variable in class com.amalgamasimulation.utils.time.RepeatingTimeSeries
 
INTEGER_NUMERIC_TICK_AND_LABELS - Enum constant in enum class com.amalgamasimulation.charts.axes.ticks.AxisNumericStyle
 
integral() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the integral of the piecewise linear function over the entire argument domain of [-∞, +∞].
integral(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns an integral of a piecewise linear function represented by this rate planner between the specified begin and end times.
integral(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the integral of the piecewise linear function over the specified argument interval.
internalBarChart - Variable in class com.amalgamasimulation.charts.AbstractBarChart
 
internalGanttChart - Variable in class com.amalgamasimulation.charts.AbstractGanttChart
 
internalHeatmapChart - Variable in class com.amalgamasimulation.charts.HeatmapChart
 
internalLineChart - Variable in class com.amalgamasimulation.charts.AbstractLineChart
 
internalPolyline - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
internalRefresh(Object, boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
internalRefresh(Object, boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
interpolateColor(double, Color, Color) - Static method in class com.amalgamasimulation.utils.Colors
 
interpolatedStatistics(double, double) - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
interpolatedStatistics(double, double) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns a DoubleSummaryStatistics instance that contains the statistics across all time buckets between the buckets containing the specified begin and end times.
interpolatedStatistics(double, double) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
interpolatedStatistics(double, double) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
interpolatedStatistics(double, double, boolean) - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
interpolatedStatistics(double, double, boolean) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns a DoubleSummaryStatistics instance that contains the statistics across all time buckets between the buckets containing the specified begin and end times.
interpolatedStatistics(double, double, boolean) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
interpolatedStatistics(double, double, boolean) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
interpolatedValueAt(double) - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
interpolatedValueAt(double) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the value in the bucket containing the specified time.
interpolatedValueAt(double) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
interpolatedValueAt(double) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
interpolationType - Variable in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
intersection(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.Interval
 
intersection(IntervalLike) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns a new instance of IntervalSet that represents an intersection of this instance and the specified other one.
intersection(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
IntersectionDescriptor - Class in com.amalgamasimulation.geometry
Class representing all contextual information about one intersection point of two geometric primitives, each of them can be a Point, a Segment, or a Polyline.
IntersectionDescriptor(Point, double, double, double, double) - Constructor for class com.amalgamasimulation.geometry.IntersectionDescriptor
Creates a new instance of intersection descriptor.
intersectsWith(TimeInterval) - Method in class com.amalgamasimulation.core.scheduling.TimeInterval
Checks if this time interval intersects (i.e.
intersectsWith(Polyline) - Method in class com.amalgamasimulation.geometry.Polyline
Checks whether this polyline intersects with the specified other polyline.
intersectsWith(Polyline, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Checks whether this polyline intersects with the specified other polyline.
intersectsWith(Segment) - Method in class com.amalgamasimulation.geometry.Polyline
Checks whether this polyline intersects with the specified segment.
intersectsWith(Segment) - Method in class com.amalgamasimulation.geometry.Segment
Checks whether this segment intersects with the specified segment.
intersectsWith(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Polyline
Checks whether this polyline intersects with the specified segment.
intersectsWith(Segment, boolean) - Method in class com.amalgamasimulation.geometry.Segment
Checks whether this segment intersects with the specified segment.
Interval - Class in com.amalgamasimulation.core.intervals
Class representing a number interval, i.e.
Interval(double, double) - Constructor for class com.amalgamasimulation.core.intervals.Interval
Creates a new instance of Interval with the specified minimal and maximal bounds.
IntervalLike - Interface in com.amalgamasimulation.core.intervals
Interface implemented by Interval and IntervalSet classes.
IntervalPlanner - Class in com.amalgamasimulation.core.scheduling
Class that determines the time intervals when the value of table function is equal to or greater than the specified value.
IntervalPlanner() - Constructor for class com.amalgamasimulation.core.scheduling.IntervalPlanner
Creates a new empty instance of IntervalPlanner.
IntervalPlanner(List<? extends Interval>, int) - Constructor for class com.amalgamasimulation.core.scheduling.IntervalPlanner
Creates a new instance of IntervalPlanner and adds the specified value to each of the specified intervals.
intervals() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
Returns an unmodifiable list of intervals contained in this interval set.
IntervalSet - Class in com.amalgamasimulation.core.intervals
Class representing a sorted set of zero, one or several pairwise-disjoint (that is, non-intersecting) number intervals.
IntervalSet(Interval) - Constructor for class com.amalgamasimulation.core.intervals.IntervalSet
Creates a new instance of IntervalSet containing a single specified interval.
IntervalSet(List<? extends Interval>) - Constructor for class com.amalgamasimulation.core.intervals.IntervalSet
Creates a new instance of IntervalSet containing intervals in the specified list.
intervalsWithRateLessThan(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's change rate is less than the specified threshold.
intervalsWithRateLessThan(Interval, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's change rate is less than the specified threshold, within the specified argument interval.
intervalsWithRateMoreThan(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's change rate is greater than the specified threshold.
intervalsWithRateMoreThan(Interval, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's change rate is greater than the specified threshold, within the specified argument interval.
intervalsWithValueLessEqualThan(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's value is less than or equal to the specified threshold.
intervalsWithValueLessEqualThan(Interval, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's value is less than or equal to the specified threshold.
intervalsWithValueMoreEqualThan(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's value is greater than or equal to the specified threshold.
intervalsWithValueMoreEqualThan(Interval, double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds and returns an IntervalSet instance describing the sorted set of intervals where this piecewise function's value is greater than or equal to the specified threshold.
IntervalTableFunction - Class in com.amalgamasimulation.utils.tablefunction
Class representing interval table function - a table function containing an ordered sequence of intervals [Xi, Xi+1) with a double value assigned to each interval.
IntervalTableFunction() - Constructor for class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Creates a new instance of empty interval table function with no arguments and values.
IntervalTableFunction(double[], double[]) - Constructor for class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Creates a new instance of interval table function with specified arguments and values.
IntervalTableFunction(List<Pair<Double, Double>>) - Constructor for class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Creates a new instance of interval table function with specified arguments and values.
IntervalTableFunction(List<Double>, List<Double>) - Constructor for class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
Creates a new instance of interval table function with specified arguments and values.
IntervalTableFunctionPartDescriptor - Class in com.amalgamasimulation.desktop.ui.views
 
IntervalTableFunctionPartDescriptor() - Constructor for class com.amalgamasimulation.desktop.ui.views.IntervalTableFunctionPartDescriptor
 
INumericStylePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of AxisNumericStyle property owners.
invalidate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
invalidate() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
invalidateArc(List<IBendableContentPart.BendPoint>) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
invalidateArc(List<IBendableContentPart.BendPoint>) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionLinkVisual
 
invalidateArc(List<IBendableContentPart.BendPoint>, double, double) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
invalidateBendpoint(List<IBendableContentPart.BendPoint>, IBendableContentPart.BendPoint) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
invalidateBendpoint(List<IBendableContentPart.BendPoint>, IBendableContentPart.BendPoint, double, double) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
invalidateConnectionFeedback(double, double) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
invalidateConnectionFeedback(double, double) - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
invalidateDependencies() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
invalidateDependencies() - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
invalidateDependencies() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
invalidateDependencies() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
invalidateDependencies() - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
invalidateEditors() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
invalidateEditors() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Updates buttons created on top of the table if they exist
invalidateEditors() - Method in class com.amalgamasimulation.desktop.ui.tables.EditableTable
 
invalidateEditors() - Method in class com.amalgamasimulation.desktop.ui.tables.EMFTable
 
invalidateEditors() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
invalidateEditors() - Method in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
invalidateEditors() - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
invalidatePseudoHistogram() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
invalidatePseudoHistogram(IColumn<T, ?, ?>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
invalidGesture - Variable in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
invertXAxis - Static variable in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
invertYAxis - Static variable in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
IOptimizedPart - Interface in com.amalgamasimulation.graphicaleditor.parts
 
IPositionPropertyOwnerPart - Interface in com.amalgamasimulation.graphicaleditor.parts
 
IResource<T,C> - Interface in com.amalgamasimulation.resources
 
IResourceConsumer<T,R,C> - Interface in com.amalgamasimulation.resources
 
IRowHeightPropertyOwnerElement - Interface in com.amalgamasimulation.charts.visualsets
Interface of gantt row height fraction property owners.
isActive() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Gets the value of the active property.
isActuallyVisible() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
isActuallyVisible() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
isActuallyVisible() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
isAdjustRequired() - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
isAheadAgentBlockingMovement() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
isAheadAgentNotBlockingPath() - Method in class com.amalgamasimulation.graphagent.LongAgent
Returns true if there is another long agent that is immediately ahead of this long agent and is moving in same direction, or further movement will not have to a non-zero overlay, or false otherwise.
isAngleSharp(Graph.Arc, Graph.Arc) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
isAppend(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.FocusAndSelectOnClickHandler
 
isArcBeginPosition() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns true if this position points to the first point of an arc, false otherwise
isArcEndPosition() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns true if this position points to the last point of an arc, false otherwise
isArcProhibited(AgentGraphArc) - Method in interface com.amalgamasimulation.graphagent.LongAgentWeightKey
 
isArcProhibited(AgentGraphArc) - Method in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
isAssignedToCraneBay() - Method in class com.amalgamasimulation.cranes.CraneTask
 
isAtNode() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Checks whether this agent is currently located in some node of the graph of its graph environment.
isAutoContinue() - Method in class com.amalgamasimulation.cranes.CraneTask
 
isAutoSizeColumns() - Method in class com.amalgamasimulation.excel.ExcelTable
 
isAvailable(C) - Method in interface com.amalgamasimulation.resources.IResource
 
isAvailableFor(Object) - Method in class com.amalgamasimulation.trains.RailTrack
Checks if this track is either not booked by any object or is already booked by the specified object.
isAvailableFor(Object) - Method in class com.amalgamasimulation.trains.TrainRoute
 
isBeginDecorationVisible() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
isBeginDecorationVisible() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
isBend(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
Returns true if the given MouseEvent should trigger bend, false otherwise.
isBuildHistoryPolyline() - Method in class com.amalgamasimulation.cranes.CraneBay
 
isByteCompatible(float) - Static method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
 
isByteCompatible(float[]) - Static method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
 
isCacheChanged() - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
isCalculatedFromHead - Variable in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
isCallbackPositionsEnabled() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
isCategoryDisplayed(String) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Checks if specified category is currently displayed.
isCategoryDisplayed(String) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Checks if specified category is currently displayed.
isCDFLabelsVisible() - Method in class com.amalgamasimulation.charts.HistogramChart
Checks if the labels of the CDF (cumulative distribution function) should be drawn.
isCDFLineVisible() - Method in class com.amalgamasimulation.charts.HistogramChart
Checks if the line of the CDF (cumulative distribution function) should be drawn.
isChartPanelVisible() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
isChartPanelVisible() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
isChartPanelVisible() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
isCollectionElement() - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
isCollisionsTrackingEnabled() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
isConnected(FlowElement<T>, FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.FlowEnvironment
Checks whether a connection between element1 and element2 exists.
isConnectedWith(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Checks whether a connection exists between this flow element and the element flow element.
isContentRestricted() - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
Returns true to signify that scrolling and zooming is restricted to the content bounds, false otherwise.
IScrollBarPropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of scroll bar property owners.
isCurrentValueGuidelineVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
isCurrentValueGuidelineVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
isCurrentValueGuidelineVisible() - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Checks if the current value guideline is visible.
isCurrentValueGuidelineVisible() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
isCurrentValueGuidelineVisible() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
isDelete(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
isDisplayedRangeAutoScrollEnabled() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
isDisplayedRangeAutoScrollEnabled() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
isDisplayedRangeAutoScrollEnabled() - Method in interface com.amalgamasimulation.charts.axes.IDisplayedRangeAutoScrollPropertyOwner
Checks if displayed range is auto-scrolled during setting new values to any of the displayed visual sets.
isDisplayedRangeAutoScrollEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
isDisplayedRangeAutoScrollEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
isDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
isDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
isDisplayedRangeChangeEnabled() - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Checks whether the displayed values range can be changed.
isDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
isDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
isDisplayedRangeMaxValueAutoAdjustmentEnabled() - Method in interface com.amalgamasimulation.charts.axes.IAutoAdjustmentPropertyOwner
Checks whether the maximum value is equal to the maximum value of the currently displayed contents.
isDisplayedRangeMaxValueAutoAdjustmentEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
isDisplayedRangeMinValueAutoAdjustmentEnabled() - Method in interface com.amalgamasimulation.charts.axes.IAutoAdjustmentPropertyOwner
Checks whether the minimum value is equal to the minimum value of the currently displayed contents.
isDisplayedRangeMinValueAutoAdjustmentEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
isDisposed() - Method in class com.amalgamasimulation.charts.Chart
Checks if the chart is already disposed.
isDisposed() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
isDisposed() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
isDisposed() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
isDisposed() - Method in class com.amalgamasimulation.platform.animation.fx.FX2DSimulationView
 
isEditing() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isEditingRestricted() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isEmpty() - Method in class com.amalgamasimulation.core.intervals.Interval
 
isEmpty() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether this instance is an empty interval or interval set, i.e.
isEmpty() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
isEmpty() - Method in class com.amalgamasimulation.discreterate.Bunker
Indicates that this Bunker is empty.
isEmpty() - Method in class com.amalgamasimulation.discreterate.Tank
Indicates that this Tank is empty.
isEmpty() - Method in class com.amalgamasimulation.geometry.Polyline
Checks whether this polyline is empty, e.g.
isEmpty() - Method in class com.amalgamasimulation.graph.Graph
Checks if the graph is empty (i.e.
isEmpty() - Method in class com.amalgamasimulation.graph.GraphPath
Checks whether this path is empty, i.e.
isEmpty() - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
isEmpty() - Method in class com.amalgamasimulation.utils.container.BiMap
 
isEmpty() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Tests whether this list contains any values.
isEmpty() - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
Tests whether this list contains any values.
isEmpty() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Tests whether this list contains any values.
isEmptyElements() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
isEndDecorationVisible() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
isEndDecorationVisible() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
isEquivalent(Polygon) - Method in class com.amalgamasimulation.geometry.Polygon
Checks whether this polygon is equivalent to the other polygon, meaning they contain the same points in the same order but possibly with a different starting point.
ISetNumericDisplayedRangePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of displayed range property owners.
ISetTimeDisplayedRangePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of displayed time-range property owners.
isExecuted() - Method in class com.amalgamasimulation.graphagent.Command
Returns true if this command has been fully executed, false otherwise.
isExistMenu() - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
isExistProperty() - Method in class com.amalgamasimulation.desktop.ui.editor.utils.AbstractTreeElementType
 
isFinite() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether current IntervalLike instance is finite, i.e.
isFocusAndSelect(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointCtrlClickHandler
 
isFocusAndSelect(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendpointDoubleClickHandler
 
isFocusAndSelect(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.FocusAndSelectOnClickHandler
 
isFocusOwnerFocused - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isForward - Variable in class com.amalgamasimulation.trains.RailArc
 
isForward() - Method in class com.amalgamasimulation.trains.RailArc
Returns true if this arc is the forward arc of the rail track it belongs to and false otherwise.
isForward() - Method in class com.amalgamasimulation.trains.RailPosition
Returns true if this position is directed along the forward direction of the track and false otherwise.
isFree() - Method in class com.amalgamasimulation.trains.RailTrack
Checks if there are no trains on this track.
isFreeAndAvailableFor(Object) - Method in class com.amalgamasimulation.trains.RailTrack
Checks if the following two conditions are true simultaneously: this track is either not booked by any object or is already booked by the specified object, i.e.
isFull() - Method in class com.amalgamasimulation.discreterate.Bunker
Indicates that this Bunker is full.
isFull() - Method in class com.amalgamasimulation.discreterate.Tank
Indicates that this Tank is full.
isGridLinesVisible() - Method in class com.amalgamasimulation.charts.Chart
Checks whether the grid lines are visible.
isHiddenLegendItemStateEnabled() - Method in class com.amalgamasimulation.charts.legend.Legend
Checks if HIDDEN state of legend items is enabled.
isHighlighted() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
isHighlighted() - Method in interface com.amalgamasimulation.graphicaleditor.parts.IHighlightPropertyOwnerPart
 
isHighlighted() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
isHighlighted(Object) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isHorizontalScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
isHorizontalScrollBarDisplayed() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
isHorizontalScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
isHorizontalScrollBarVisible() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
isHorizontalScrollBarVisible() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
isHorizontalScrollBarVisible() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
isHover(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.HoverOnHoverHandler
Returns true if the given MouseEvent should trigger hover.
isId() - Method in class com.amalgamasimulation.emf.datastructure.columns.EMFColumn
 
isImprovedPerformanceModeActive() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
Deprecated.
isInGraph() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Checks whether this agent is in graph, i.e.
isInitialized - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isInitialized() - Method in class com.amalgamasimulation.engine.EngineEventContainer
Returns true if EngineEventContainer.initialize() method has already been called for this instance, false otherwise.
isIntersected(ArcFragment) - Method in class com.amalgamasimulation.graphagent.ArcFragment
Checks that fragments have overlay.
isItemChecked(Item) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
isItemChecked(Item) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
isItemChecked(Item) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
isLegendVisible() - Method in class com.amalgamasimulation.charts.legend.Legend
Checks whether the legend should be drawn.
isLoaded() - Method in interface com.amalgamasimulation.emf.common.EMFLoader
Checks if the file was loaded successfully, i.e.
isLoaded() - Method in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
isLoaded() - Method in class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelLoader
 
isMac() - Static method in class com.amalgamasimulation.utils.OperatingSystemUtils
 
isMarquee(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MarqueeOnDragHandler
 
isMigrated() - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
Checks if any Edapt migration was applied during loading.
isMouseTransparent() - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Returns the value of the property mouseTransparent.
isMouseTransparent() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
isMoving() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Checks whether this agent is currently moving, i.e.
isMultiSelection() - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
isNavigate() - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
isNeedsUpdate() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Returns true if VisualSet structure needs to be recalculated.
isNeedToFillData(EReference) - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
isOnArc() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Checks whether this agent is currently located on some arc of the graph of its graph environment.
isOnSameOrReverseArc(GeometricGraphPosition<N, A>, Graph<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns true if this position points to a place on the same or reverse arc with the specified arc.
isOtherAgentInNodeHavingSameDirection(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
isOtherAgentInNodeHavingSameDirection(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
isOtherPolygonInside(Polygon) - Method in class com.amalgamasimulation.geometry.Polygon
Checks whether the other polygon is completely inside this polygon.
isPartSelectable(ActionModel) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
isPartSelectable(ActionModel) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
isPartSelectable(ActionModel) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
isPartSelectable(ActionModel) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
isPartSelectable(ActionModel.Type) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
isPartSelected() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
isPartSelected() - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
isPointBelongToCraneBay(Point) - Method in class com.amalgamasimulation.cranes.CraneBay
 
isPointInside(Point) - Method in class com.amalgamasimulation.geometry.Polygon
Checks whether a given point is inside the polygon or on its boundary.
isPositionBelongToCraneBay(CranePosition) - Method in class com.amalgamasimulation.cranes.CraneBay
 
isPossibleStartMoveFromTail - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
isPossibleStartMoveFromTail() - Method in class com.amalgamasimulation.graphagent.LongAgent
Return the possibility of finding the shortest path from the tail of the agent (default true).
isPossibleToStartMoving(double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
isPossibleToStartMoving(double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
isPossibleToStartMoving(double) - Method in class com.amalgamasimulation.graphagent.LongAgentTail
 
isPrecise(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
Returns true if precise manipulations should be performed for the given MouseEvent.
isPrecise(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Returns true if precise manipulations should be performed for the given MouseEvent.
isQuickFilterAllowed() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
isQuickFilterAllowed() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
isQuickFilterAllowed() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
isQuickFilterToLowerCase() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
isRecalculationBlocked() - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
isRedrawInProgress() - Method in class com.amalgamasimulation.charts.Chart
Checks whether the chart is in the process of being redrawn.
isRedrawRestricted() - Method in class com.amalgamasimulation.graphicaleditor.utils.RedrawRestrictionManager
Deprecated.
 
isRequired() - Method in class com.amalgamasimulation.emf.datastructure.columns.EMFColumn
 
isResourceAvailable(R) - Method in class com.amalgamasimulation.service.ServiceWithResources
Checks if the specified resource is currently available, i.e.
isResourceSeized(R) - Method in class com.amalgamasimulation.service.ServiceWithResources
Checks if the specified resource is currently seized and thus is servicing some unit.
isRestricted(IViewer, IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.handlers.FocusAndSelectOnClickHandler
 
isRouteFreeAndAvailableFor(TrainRoute, Train, boolean, boolean) - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
isRunning() - Method in class com.amalgamasimulation.engine.Engine
Checks whether this engine is currently running
isRunningFast() - Method in class com.amalgamasimulation.engine.Engine
Checks if this engine is running in fast mode.
isRussianFormats() - Static method in class com.amalgamasimulation.utils.format.Formats
 
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
isScrollBarDisplayed() - Method in interface com.amalgamasimulation.charts.axes.IScrollBarPropertyOwner
Checks whether the scrollbar is currently displayed.
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
isScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
isScrollBarVisible() - Method in interface com.amalgamasimulation.charts.axes.IScrollBarPropertyOwner
Checks whether the scrollbar should be drawn if scrolling the displayed rang of Y-axis is possible.
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
isScrollBarVisible() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
isShadowedLegendItemStateEnabled() - Method in class com.amalgamasimulation.charts.legend.Legend
Checks if SHADOWED state of legend items is enabled.
isShowed() - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
isShowGrid() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns true if the grid is visible, otherwise false.
isShowMap() - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
isShowMap() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isShown() - Method in class com.amalgamasimulation.charts.Chart
Deprecated.
isShown() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
isShown() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
isShowXAxisCategoryMenuItemVisible() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
isShowYAxisCategoryMenuItemVisible() - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
isSimultaneousMovingAllowed() - Method in class com.amalgamasimulation.cranes.Crane
 
isStackVisible() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
Returns the visibility of a stack visual element.
isStopped() - Method in class com.amalgamasimulation.discreterate.Conveyor
Indicates that this Conveyor is stopped.
isStopped() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
isStopped() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Indicates that this Conveyor is stopped.
isSupportLowerBoundInclusive() - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
 
isSupportUpperBoundInclusive() - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
 
isTaskCorrect() - Method in class com.amalgamasimulation.cranes.CraneTask
 
isTaskCorrect(CraneTask<?>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
isTitleVisible() - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Checks whether this axis title should be drawn.
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
isTitleVisible() - Method in class com.amalgamasimulation.charts.Chart
Checks whether this chart title should be drawn.
isTranslate(MouseEvent, List<IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Returns whether the given MouseEvent should trigger translation.
isTransparent() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
isTransparent() - Method in interface com.amalgamasimulation.graphicaleditor.parts.ITransparentPropertyOwnerPart
 
isTransparent(Object) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isTree() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
isTree() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
isTree() - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Checks if this container is a tree container.
isTreeStateExpanded(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Checks if the given GanttChartRow is currently expanded.
isTreeStateExpanded(String) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
isTreeStateExpanded(X) - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Checks if the given category is currently expanded.
isUniverse() - Method in class com.amalgamasimulation.core.intervals.Interval
 
isUniverse() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether this instance is a universe interval or interval set, i.e.
isUniverse() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
isUnix() - Static method in class com.amalgamasimulation.utils.OperatingSystemUtils
 
isUpdateRestricted() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
isUrgentTask() - Method in class com.amalgamasimulation.cranes.CraneTask
 
isValueDisplayed(double) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
isValueDisplayed(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
isValueDisplayed(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
isValueDisplayed(double) - Method in interface com.amalgamasimulation.charts.axes.IValueInRangePropertyOwner
Checks whether the value is displayed on this axis.
isValueDisplayed(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
isValueDisplayed(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
isValueDisplayed(double) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
isValueDisplayed(GanttChartRow) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Checks if specified GanttChartRow is currently displayed.
isVerticalGuidelineDisplayed() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
isVerticalGuidelineDisplayed() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
isVerticalGuidelineDisplayed() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
isVerticalGuidelineDisplayed() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Checks whether vertical guideline is displayed.
isVerticalGuidelineLabelVisible() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
isVerticalGuidelineLabelVisible() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
isVerticalGuidelineLabelVisible() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
isVerticalGuidelineLabelVisible() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Checks whether the vertical guideline label is drawn.
isVerticalGuidelineSnapToGridLines() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
isVerticalGuidelineSnapToGridLines() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
isVerticalGuidelineSnapToGridLines() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
isVerticalGuidelineSnapToGridLines() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Checks whether vertical guideline is snapped to grid lines.
isVerticalGuidelineValuesVisible() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
isVerticalGuidelineValuesVisible() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
isVerticalGuidelineValuesVisible() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
isVerticalGuidelineValuesVisible() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Checks whether the legend values are drawn.
isVerticalGuidelineVisible() - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
isVerticalGuidelineVisible() - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
isVerticalGuidelineVisible() - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
isVerticalGuidelineVisible() - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Checks whether vertical guideline is drawn.
isVerticalScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
isVerticalScrollBarDisplayed() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
isVerticalScrollBarDisplayed() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
isVerticalScrollBarVisible() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
isVerticalScrollBarVisible() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
isVerticalScrollBarVisible() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
isViewerFocused() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Gets the value of the viewerFocused property.
isVisible() - Method in class com.amalgamasimulation.charts.Chart
Checks whether the chart should be drawn.
isVisible() - Method in class com.amalgamasimulation.charts.utils.VisibilityChangeDescriptor
 
isVisible() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
isVisible() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Return boolean value.
isVisualSetVisible(VS) - Method in class com.amalgamasimulation.charts.Chart
Checks whether the VisualSet should be drawn.
isWaitingForObjectCreation() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isWaitingForSelection() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
isWaitingForSelection() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isWindowFocused - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
isWindows() - Static method in class com.amalgamasimulation.utils.OperatingSystemUtils
 
isWrapText() - Method in class com.amalgamasimulation.excel.CellStyle
 
isWritable(String) - Static method in interface com.amalgamasimulation.utils.FileUtils
Checks if the specified file path can be written to.
isZeroGridLineVisible() - Method in class com.amalgamasimulation.charts.Chart
Checks whether the zero grid line is visible.
isZeroInDisplayedRange() - Method in interface com.amalgamasimulation.charts.axes.IAutoAdjustmentPropertyOwner
Checks whether zero is always exists in the displayed range.
isZeroInDisplayedRange() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
isZeroLength() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Checks whether current IntervalLike instance has zero length, i.e.
isZeroLength() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
isZoom() - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
isZoom(ScrollEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
Returns true if the given ScrollEvent should trigger zooming.
isZoomGrid() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns true if the grid is zooming with the contents, otherwise false.
ITableFunction - Interface in com.amalgamasimulation.utils.tablefunction
 
iterator() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
ITimeStatistics - Interface in com.amalgamasimulation.utils
Represents a time series data with fixed granularity.
ITimeStylePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of AxisTimeStyle property owners.
ITransparentPropertyOwnerPart - Interface in com.amalgamasimulation.graphicaleditor.parts
 
IUpdatePolicyPropertyOwner - Interface in com.amalgamasimulation.charts.visualsets
Interface of VisualSet.UpdatePolicy property owners.
IValueInRangePropertyOwner - Interface in com.amalgamasimulation.charts.axes
Interface of value-in-range property owners.
IValuePropertyOwnerElement - Interface in com.amalgamasimulation.charts.visualsets
Interface of value property owner elements.
IVerticalGuidelineOwner<VS,VSC> - Interface in com.amalgamasimulation.charts
Interface of vertical guideline property owners.
IVisualSetContainerListener<VS> - Interface in com.amalgamasimulation.charts.visualsets
Interface of the AbstractVisualSetContainer change listeners.
IVisualSetListener - Interface in com.amalgamasimulation.charts.visualsets
Interface of the VisualSet change listeners.
ivory - Static variable in class com.amalgamasimulation.utils.Colors
IVORY - Static variable in class com.amalgamasimulation.utils.Colors
IWindowAccumulator - Interface in com.amalgamasimulation.utils.windowaccumulator
The IWindowAccumulator interface defines the operations for accumulating statistical elements over a window of time.
IYAxisCategoryVisualSetContainer<X> - Interface in com.amalgamasimulation.charts.visualsets.containers
Interface of Y-axis categories property owners.

J

JSCollection<T> - Class in com.amalgamasimulation.web.ui.js
Represents a collection of JavaScript-convertible elements.
JSCollection(Collection<T>) - Constructor for class com.amalgamasimulation.web.ui.js.JSCollection
Constructs a new JSCollection instance with the specified collection of elements.
JSConvertable - Interface in com.amalgamasimulation.web.ui.js
The JSConvertable interface defines a method for converting an object to its JavaScript representation.
JSObject - Class in com.amalgamasimulation.web.ui.js
The JSObject class represents a JavaScript object that can be converted to a JSON-like string.
JSObject() - Constructor for class com.amalgamasimulation.web.ui.js.JSObject
 
JSPrimitive<T> - Class in com.amalgamasimulation.web.ui.js
The JSPrimitive class represents a JavaScript primitive value, such as a string, number, or boolean.
JSPrimitive(T) - Constructor for class com.amalgamasimulation.web.ui.js.JSPrimitive
Constructs a new JSPrimitive instance with the specified value.
JUMP_TO - Enum constant in enum class com.amalgamasimulation.graphagent.Command.Type
Command that jumps the agent to some place in graph
jumpTo(Graph.Arc, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Jumps this agent to the specified absolute offset of the specified arc of graph of this agent's GraphEnvironment.
jumpTo(Graph.Arc, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
jumpTo(Graph.Arc, double, List<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.LongAgent
Jumps this agent to the specified arc at the specified absolute offset and places it on the specified list of previous arcs.
jumpTo(Graph.Arc, double, List<Graph.Arc>, boolean, boolean) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
jumpTo(Graph.Node) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Jumps this agent to the specified node of graph of this agent's GraphEnvironment.
jumpTo(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
jumpTo(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Jumps this agent to the specified position.
jumpTo(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
jumpTo(GeometricGraphPosition<N, A>, List<Graph.Arc>) - Method in class com.amalgamasimulation.graphagent.LongAgent
Jumps this agent to the specified position and places it on the specified list of previous arcs.
jumpTo(RailPosition) - Method in class com.amalgamasimulation.trains.Train
Immediately puts the train to the specified rail position.
There must be enough space in the track of the specified position to accomodate the whole train,
otherwise an error will be generated.
jumpTo(N) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Jumps this agent to the node having the specified value.
jumpTo(N) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
jumpToInternal(Graph.Arc, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
jumpToInternal(Graph.Node) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
jumpToPathDestPosition() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
jumpToPathDestPosition() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
jumpToSeveralArcs(Graph.Arc, double, List<Graph.Arc>, boolean, boolean) - Method in class com.amalgamasimulation.graphagent.LongAgent
 

K

key(V) - Method in class com.amalgamasimulation.utils.container.BiMap
Retrieves the key to which the specified value is mapped.
keyPressedHandlers - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
keyPressedHandlers - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
keyReleasedHandlers - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
keyReleasedHandlers - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
keys() - Method in class com.amalgamasimulation.utils.container.BiMap
Returns a read-only list of all the keys in this map, in the order they were inserted.
keySet() - Method in class com.amalgamasimulation.utils.container.BiMap
 
khaki - Static variable in class com.amalgamasimulation.utils.Colors
KHAKI - Static variable in class com.amalgamasimulation.utils.Colors
kmb(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
kmb(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
kmb(double) - Method in class com.amalgamasimulation.utils.format.Formats
Convenient formatting for large values.
kmb(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
kmbCurrency(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
kmbCurrency(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
kmbCurrency(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the kmb-formatted value with the currency symbol ($, €, etc.) in the beginning.
kmbCurrency(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
kmbCurrencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
kmbCurrencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
kmbCurrencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the kmb-formatted value with the ISO 4217 currency code (USD, EUR, etc.) in the beginning.
kmbCurrencyLong(double, Currency) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
kmbDollars(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
kmbDollars(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
kmbDollars(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the kmb-formatted value with the dollar character ($) in the beginning.
kmbDollars(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
kmbShort(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
kmbShort(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
kmbShort(double) - Method in class com.amalgamasimulation.utils.format.Formats
Convenient formatting for large values.
kmbShort(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
kphToLogicalPixelsPerUnit(double, ChronoUnit) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 

L

labelColorExtractors - Variable in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
 
labelColorExtractors - Variable in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
 
LabeledFeedbackVisual - Class in com.amalgamasimulation.graphicaleditor.visuals
 
LabeledFeedbackVisual() - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.LabeledFeedbackVisual
 
LabeledHoverFeedbackPart - Class in com.amalgamasimulation.graphicaleditor.parts
 
LabeledHoverFeedbackPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.LabeledHoverFeedbackPart
 
LabeledVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.LabeledVisualSet.LabeledVisualElement
Constructs visual element for the given bar labeled data element.
LabeledVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Class that is the parent for all visual sets drawn on the chart by rectangles with labels on it.
LabeledVisualSet(String, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
Constructs a LabeledVisualSet with given name, data elements and arguments extractor, i.e.
LabeledVisualSet.LabeledVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for labeled data element.
labelFontSizeExtractors - Variable in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
 
labelFontSizeExtractors - Variable in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
 
labelForNullValue - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
LabelSide - Enum Class in com.amalgamasimulation.charts.utils
 
labelTextExtractors - Variable in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
 
labelTextExtractors - Variable in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
 
labelTextSidesList - Variable in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
 
last() - Method in class com.amalgamasimulation.utils.container.SortedList
Returns the last element of this list, or null if there is no such element (i.e.
lastBucketIncludesRightBorder - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
lastEnteredState - Variable in class com.amalgamasimulation.utils.SingleStateStatistics
 
lastEnteredState - Variable in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
lastFormatterIndex - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
lastGap(Predicate<Gap<T>>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the last gap of this sequence satisfying the specified predicate, or null if there is no such gap.
lastIndexOf(float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Searches the list back to front for the last index of value.
lastIndexOf(float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Searches the list back to front for the last index of value.
lastIndexOf(int, float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(int, float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Searches the list back to front for the last index of value, starting at offset.
lastInterval() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
Returns an Optional containing the last (rightmost) interval of this set, or Optional.empty() if this set is empty.
lastMapPosition - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
lastMapSize - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
lastMapZoom - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
lastResetTime - Variable in class com.amalgamasimulation.utils.SingleStateStatistics
 
lastResetTime - Variable in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
lastSlot(Predicate<T>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the last (i.e.
lastSlotBefore(double, Predicate<T>) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the last (i.e.
lastTime() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
lastTime() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the last time that was set by calling ITimeStatistics.add(double, double) or ITimeStatistics.replace(double, double) method, or Double.NEGATIVE_INFINITY if none of these methods have yet been called.
lastTime() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
lastTime() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
lastTrajectoryNodeIndex - Variable in class com.amalgamasimulation.graphagent.GraphAgent
 
lastTrajectoryPointIndex - Variable in class com.amalgamasimulation.graphagent.GraphAgent
 
lastValue() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
lastValue() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the value in the time bucket that corresponds to ITimeStatistics.lastTime(), or 0 if ITimeStatistics.lastTime() is equal to Double.NEGATIVE_INFINITY, i.e.
lastValue() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
lastValue() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
lavender - Static variable in class com.amalgamasimulation.utils.Colors
LAVENDER - Static variable in class com.amalgamasimulation.utils.Colors
LAVENDER_BLUSH - Static variable in class com.amalgamasimulation.utils.Colors
lavenderBlush - Static variable in class com.amalgamasimulation.utils.Colors
LAWN_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
lawnGreen - Static variable in class com.amalgamasimulation.utils.Colors
layoutHorizontalScroll(Bounds, int, int, int) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
layoutHorizontalScroll(Bounds, int, int, int) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
layoutHorizontalScroll(Bounds, int, int, int) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
layoutVerticalScroll(Bounds, int) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
layoutVerticalScroll(Bounds, int) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
layoutVerticalScroll(Bounds, int) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
LEAST_RECENTLY_USED - Enum constant in enum class com.amalgamasimulation.resources.ResourceManager.UtilizationRule
 
LEAST_USED - Enum constant in enum class com.amalgamasimulation.service.ServiceWithResources.ResourceSeizingRule
 
LEAST_UTILIZED - Enum constant in enum class com.amalgamasimulation.resources.ResourceManager.UtilizationRule
 
leaveCurrentArcInternal() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
leaveCurrentNodeInternal() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
LEFT - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.BarAlignment
 
LeftMarginRule - Enum Class in com.amalgamasimulation.charts.utils
 
leftSubset(double) - Method in class com.amalgamasimulation.core.intervals.Interval
 
leftSubset(double) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns a new instance of IntervalSet that is a subset of this IntervalLike instance taken from its IntervalLike.min() boundary, with the cumulative length not exceeding the specified maximum length.
leftSubset(double) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
legend - Variable in class com.amalgamasimulation.charts.NumericLineChart
 
legend - Variable in class com.amalgamasimulation.charts.TimeLineChart
 
legend - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
Legend<T,C> - Class in com.amalgamasimulation.charts.legend
A chart legend that displays a list of items with symbols in a box.
Legend(C) - Constructor for class com.amalgamasimulation.charts.legend.Legend
Constructs a legend for a subclass of ILegendableChart which is the owner of this object
LegendItemState - Enum Class in com.amalgamasimulation.charts.utils
 
LegendItemStateChangeDescriptor<T> - Class in com.amalgamasimulation.charts.utils
 
LegendItemStateChangeDescriptor(T, LegendItemState, LegendItemState) - Constructor for class com.amalgamasimulation.charts.utils.LegendItemStateChangeDescriptor
 
legendTextProvider - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
legendTextProvider - Variable in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
legendTextProvider - Variable in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
LEMON_CHIFFON - Static variable in class com.amalgamasimulation.utils.Colors
lemonChiffon - Static variable in class com.amalgamasimulation.utils.Colors
length - Variable in class com.amalgamasimulation.geometry.Polyline
 
length - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
length - Variable in class com.amalgamasimulation.trains.RailCar
 
length - Variable in class com.amalgamasimulation.trains.Train
 
length() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns the length of this IntervalLike instance, more specifically: IntervalLike.max()-IntervalLike.min() for an Interval, Sum of all intervals lengths for an IntervalSet, Zero for empty intervals and interval sets.
length() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
lessEqualThan(double, double) - Static method in class com.amalgamasimulation.utils.Compare
Checks if either a <= b, or absolute difference between a and b is strictly less than epsilon, i.e., a <= b || equalTo(a, b).
lessEqualThan(double, double) - Method in class com.amalgamasimulation.utils.EpsilonComparator
Checks if either a <= b, or absolute difference between a and b is strictly less than epsilon, i.e.
lessThan(double, double) - Static method in class com.amalgamasimulation.utils.Compare
Checks that a < b and absolute difference between a and b is not less than epsilon, i.e.
lessThan(double, double) - Method in class com.amalgamasimulation.utils.EpsilonComparator
Checks that a < b and absolute difference between a and b is not less than epsilon, i.e.
LIGHT_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_CORAL - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_CYAN - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_GOLDEN_ROD_YELLOW - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_GREY - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_PINK - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_SALMON - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_SEA_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_SKY_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_SLATE_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_SLATE_GRAY - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_STEEL_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
LIGHT_YELLOW - Static variable in class com.amalgamasimulation.utils.Colors
lightBlue - Static variable in class com.amalgamasimulation.utils.Colors
lightCoral - Static variable in class com.amalgamasimulation.utils.Colors
lightCyan - Static variable in class com.amalgamasimulation.utils.Colors
lightGoldenRodYellow - Static variable in class com.amalgamasimulation.utils.Colors
lightGreen - Static variable in class com.amalgamasimulation.utils.Colors
lightGrey - Static variable in class com.amalgamasimulation.utils.Colors
lightPink - Static variable in class com.amalgamasimulation.utils.Colors
lightSalmon - Static variable in class com.amalgamasimulation.utils.Colors
lightSeaGreen - Static variable in class com.amalgamasimulation.utils.Colors
lightSkyBlue - Static variable in class com.amalgamasimulation.utils.Colors
lightSlateBlue - Static variable in class com.amalgamasimulation.utils.Colors
lightSlateGray - Static variable in class com.amalgamasimulation.utils.Colors
lightSteelBlue - Static variable in class com.amalgamasimulation.utils.Colors
lightYellow - Static variable in class com.amalgamasimulation.utils.Colors
lime - Static variable in class com.amalgamasimulation.utils.Colors
LIME - Static variable in class com.amalgamasimulation.utils.Colors
LIME_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
limeGreen - Static variable in class com.amalgamasimulation.utils.Colors
limit(double, double, double) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated.
If you use Java-21+, switch to the Math.clamp(double, double, double) method. WARNING: mind the arguments order!
limit(int, int, int) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated.
If you use Java-21+, switch to the Math.clamp(long, int, int) method. WARNING: mind the arguments order!
limit(long, long, long) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated.
If you use Java-21+, switch to the Math.clamp(long, long, long) method. WARNING: mind the arguments order!
limitInterval(double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
 
line(String, ITimeStatistics) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineVisualSet with the specified name from the provided ITimeStatistics.
line(String, ITimeStatistics, boolean) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineVisualSet with the specified name and interpolation rule for empty buckets, from the provided ITimeStatistics.
line(String, ITableFunction) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineVisualSet with the specified name and step interpolation from the provided ITableFunction.
line(String, Supplier<List<Pair<Double, Double>>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineVisualSet with the specified name from the provided supplier of list of argument-value pairs (instances Pair) of Double values.
line(String, List<Pair<Double, Double>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineVisualSet with the specified name from the provided list of argument-value pairs (instances Pair) of Double values.
line(Composite) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Line Chart with given time units and a set of default parameters: no title, begin displayed range is equals to 7 days.
line(Composite, ChronoUnit) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Line Chart with given title and time units.
LINEAR - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.InterpolationType
The points of line plot are connected with straight lines
lineBar(String, ITimeStatistics) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineBarVisualSet with the specified name and linear interpolation from the provided ITimeStatistics.
lineBar(String, ITableFunction) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineBarVisualSet with the specified name and linear interpolation from the provided ITableFunction.
lineBar(String, ITableFunction, double) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of LineBarVisualSet with the specified name, linear interpolation, and specified x-axis granularity from the provided ITableFunction.
LineBarVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.LineBarVisualElement
Constructs visual element for the given bar data element.
LineBarVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing bars.
LineBarVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Constructs a LineBarVisualSet with given name, data elements and arguments/value extractors, i.e.
LineBarVisualSet.BarAlignment - Enum Class in com.amalgamasimulation.charts.visualsets
Enum represents the bar alignment i.e.
LineBarVisualSet.LineBarVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for bar data element.
lineChartContextMenuHandlers - Variable in class com.amalgamasimulation.charts.environments.LineMenuItemsDescriptor
 
LineChartContextMenuItem - Interface in com.amalgamasimulation.charts.utils
 
LineChartNumericXAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an X-axis drawn on a NumericLineChart area.
LineChartNumericXAxis(LineChartInternal, NumericXAxisInternal) - Constructor for class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
Constructs a LineChartInternal X-axis with given NumericXAxisInternal
LineChartNumericYAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an Y-axis drawn on a NumericLineChart area.
LineChartNumericYAxis(LineChartInternal, NumericYAxisInternal) - Constructor for class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
Constructs a LineChartInternal X-axis with given NumericYAxisInternal
LineChartTimeXAxis - Class in com.amalgamasimulation.charts.axes
Class that represents an X-axis drawn on a TimeLineChart area.
LineChartTimeXAxis(LineChartInternal, TimeXAxisInternal) - Constructor for class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
Constructs a LineChartInternal X-axis with given TimeXAxisInternal
lineColor - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
lineColor - Variable in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
lineDrawingPolicy - Variable in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
LineMenuItemsDescriptor - Class in com.amalgamasimulation.charts.environments
 
LineMenuItemsDescriptor(boolean) - Constructor for class com.amalgamasimulation.charts.environments.LineMenuItemsDescriptor
 
linen - Static variable in class com.amalgamasimulation.utils.Colors
LINEN - Static variable in class com.amalgamasimulation.utils.Colors
lineNumeric(Composite) - Static method in class com.amalgamasimulation.charts.swt.Charts
Constructs a Line Chart with a set of default parameters: no title, default begin displayed range size etc.
LINES_ONLY - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
 
lineStyle - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
LineStyle - Enum Class in com.amalgamasimulation.charts.utils
Enum represents the line drawing style.
lineStyleExtractor - Variable in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
LineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineVisualElement
Constructs visual element for the given line data element.
LineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing line plots with points.
LineVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.LineVisualSet
Constructs a LineVisualSet with given name, data elements and arguments/value extractors, i.e.
LineVisualSet.InterpolationType - Enum Class in com.amalgamasimulation.charts.visualsets
Enumeration that represents the interpolation type of a plot.
LineVisualSet.LineDrawingPolicy - Enum Class in com.amalgamasimulation.charts.visualsets
Enumeration that represents the way to draw the elements of the plot.
LineVisualSet.LineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for line data element.
LineVisualSetContainer - Class in com.amalgamasimulation.charts.visualsets.containers
Class that represents the container for VisualSets used in the AbstractLineChart.
LineVisualSetContainer() - Constructor for class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
lineWidth - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
link(String, String) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML link with the specified text and URL.
linkAction(String, Runnable) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML link that triggers an action when clicked.
listeners - Variable in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
listeners - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
listIteratorAtLastItem() - Method in class com.amalgamasimulation.utils.container.SortedList
Returns a ListIterator instance pointing to the last item of this list.
load() - Method in interface com.amalgamasimulation.emf.common.EMFLoader
Tries to load the file.
load() - Method in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
load(boolean) - Method in interface com.amalgamasimulation.emf.common.EMFLoader
Tries to load the file.
load(boolean) - Method in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
loaderFromTXTAndCSVFile - Variable in class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
LoaderFromTXTAndCSVFile - Class in com.amalgamasimulation.desktop.ui.views
 
LoaderFromTXTAndCSVFile() - Constructor for class com.amalgamasimulation.desktop.ui.views.LoaderFromTXTAndCSVFile
 
LocalDateDialog - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for date editing.
LocalDateDialog(Shell, Supplier<LocalDate>, Consumer<LocalDate>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
 
LocalDateTimeDialog - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for editing LocalDateTime.
LocalDateTimeDialog(Shell, Supplier<LocalDateTime>, Consumer<LocalDateTime>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
 
LocalDateTimeEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up LocalDateTime editing in columns.
LocalDateTimeEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport
 
LocalDateTimeEditingSupport.ActionAfterPressOkBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
LocalDateTimeEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a LocalDateTime editing support.
LocalDateTimeEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
LocalDateTimeEditingSupport.TypeDialogBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
localDateTimeEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
localDateTimeEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install LocalDateTime editing onto a column.
localDateTimeToDate(LocalDateTime) - Static method in class com.amalgamasimulation.utils.Utils
Converts the specified instance of LocalDateTime to an instance of Date pointing to the same instant of time in the system's default time zone.
LocalizationNameDistribution - Class in com.amalgamasimulation.distributionname
 
locallyExecuteOperation() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
 
LocalTileServer - Class in com.amalgamasimulation.graphicaleditor.utils
 
LocalTileServer(String, int) - Constructor for class com.amalgamasimulation.graphicaleditor.utils.LocalTileServer
 
LocalTimeDialog - Class in com.amalgamasimulation.desktop.binding.dialogs
The class is used to create and open a dialog for time editing.
LocalTimeDialog(Shell, Supplier<LocalTime>, Consumer<LocalTime>) - Constructor for class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
 
LocalTimeEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up LocalTime editing in columns.
LocalTimeEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport
 
LocalTimeEditingSupport.ActionAfterPressOkBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
LocalTimeEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a LocalTime editing support.
LocalTimeEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
localTimeEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
localTimeEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install LocalTime editing onto a column.
log(B) - Method in class com.amalgamasimulation.utils.logging.Logger
Writes a log message to a log file.
log(B, K) - Method in class com.amalgamasimulation.utils.logging.Logger
Writes a log message to a log file.
log(E, String, String, int) - Method in class com.amalgamasimulation.utils.logging.Logger
Deprecated.
log(String, Object...) - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
Выгружает данные в один текстовый файл, название которого передано в функцию.
logAndTrace(String, Object...) - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
 
LogColumnName - Annotation Interface in com.amalgamasimulation.utils.logging.annotation
Defines the name of the column inside the log file.
logF(String, String, Object...) - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
Выгружает данные в несколько текстовых файлов, названия которых переданы в функцию.
Logger - Class in com.amalgamasimulation.utils
Deprecated.
Logger - Class in com.amalgamasimulation.utils.logging
Writes log messages to log files.
Logger() - Constructor for class com.amalgamasimulation.utils.logging.Logger
 
logicalLength(double) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
Sets the logical length of a Conveyor.
logicalLength(double) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Sets the logical length of a Conveyor.
logicalPointToLonLat(Point) - Method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Converts a point in logical coordinates system to geographical point of (lon, lat)
logicalPointToMapPosition(Point, double) - Method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Converts point in logical coordinates system to tiled map position
LogName - Annotation Interface in com.amalgamasimulation.utils.logging.annotation
Defines the name of the log file (without extension).
longAgent - Variable in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
LongAgent<N,A> - Class in com.amalgamasimulation.graphagent
Class representing a long agent that lives and moves inside a LongAgentsEnvironment.
LongAgent(Engine) - Constructor for class com.amalgamasimulation.graphagent.LongAgent
Creates a new instance of LongAgent that is simulated with the specified Engine.
LongAgentGraphArc - Interface in com.amalgamasimulation.graphagent
Interface to be implemented by all classes that can be values of graph arcs of LongAgentsEnvironment.
LongAgentGraphArcImpl - Class in com.amalgamasimulation.graphagent
Simple implementation of LongAgentGraphArc interface that is suitable in most simple cases.
LongAgentGraphArcImpl(Polyline) - Constructor for class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
Creates a new instance of LongAgentGraphArcImpl with the specified Polyline.
LongAgentGraphArcImpl(Polyline, LongAgentGraphArcImpl) - Constructor for class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
Creates a new instance of LongAgentGraphArcImpl with the specified Polyline and reverse arc.
LongAgentGraphNode - Interface in com.amalgamasimulation.graphagent
Interface to be implemented by all classes that can be values of graph nodes of LongAgentsEnvironment.
LongAgentGraphNodeImpl - Class in com.amalgamasimulation.graphagent
Simple implementation of LongAgentGraphNode interface that is suitable in most simple cases.
LongAgentGraphNodeImpl(Point) - Constructor for class com.amalgamasimulation.graphagent.LongAgentGraphNodeImpl
Creates a new instance of LongAgentGraphNodeImpl with the specified Point.
longAgentsEnvironment - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
LongAgentsEnvironment<N,A,K> - Class in com.amalgamasimulation.graphagent
Environment for long agents (see LongAgent class).
LongAgentsEnvironment() - Constructor for class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
LongAgentsEnvironment(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
LongAgentTail<N,A> - Class in com.amalgamasimulation.graphagent
Class representing a tail of a LongAgent.
longAgentWeightKey - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
LongAgentWeightKey - Interface in com.amalgamasimulation.graphagent
 
LongAgentWeightKeyImpl - Class in com.amalgamasimulation.graphagent
 
LongAgentWeightKeyImpl(LongAgent<?, ?>) - Constructor for class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
lonLatPointD - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
lonLatToLogicalPoint(double, double) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
lonLatToLogicalPoint(Point) - Method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Converts a geographical point of (lon, lat) to a point in logical coordinates system
lowerBound() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the lower bound of this rate planner, can be a finite number or a Double.NEGATIVE_INFINITY.

M

magenta - Static variable in class com.amalgamasimulation.utils.Colors
MAGENTA - Static variable in class com.amalgamasimulation.utils.Colors
MainClassPartEditSheet - Class in com.amalgamasimulation.emf.datastructure.sheets
 
MainClassPartEditSheet(EClass, EReference, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
MainClassPartLoadFromCSVSheet - Class in com.amalgamasimulation.emf.csv.partialload
 
MainClassPartLoadFromCSVSheet(EClass, EReference, IDataSource) - Constructor for class com.amalgamasimulation.emf.csv.partialload.MainClassPartLoadFromCSVSheet
 
makeLighter(Color, double) - Static method in class com.amalgamasimulation.utils.Colors
 
MANUAL - Enum constant in enum class com.amalgamasimulation.charts.visualsets.VisualSet.UpdatePolicy
Do not update the visual elements until explicitly asked to update by calling VisualSet.update() method
ManualService<T> - Class in com.amalgamasimulation.service
A Service that is fully controlled programmatically, i.e.
ManualService() - Constructor for class com.amalgamasimulation.service.ManualService
Creates a new instance of a manual service.
map(Class<T>, Function<T, R>) - Method in class com.amalgamasimulation.utils.Mapping
 
map(Class<T>, R) - Method in class com.amalgamasimulation.utils.Mapping
 
map(T, Function<T, R>) - Method in class com.amalgamasimulation.utils.Mapping
 
map(T, R) - Method in class com.amalgamasimulation.utils.Mapping
 
MAP - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
mapImage - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
mapping(Class<? extends E>, R) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
Mapping<E,R> - Class in com.amalgamasimulation.utils
 
Mapping() - Constructor for class com.amalgamasimulation.utils.Mapping
 
mapPositionToLogicalPoint(Point, double) - Method in class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Converts tiled map position to point in logical coordinates system
marginInPx(Side, int) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the margin of this HTML tag for the specified side in pixels.
marginInPx(Side, int) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the margin of the header for the specified side in pixels.
marginInPx(Side, int) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the margin of the text block for the specified side in pixels.
maroon - Static variable in class com.amalgamasimulation.utils.Colors
MAROON - Static variable in class com.amalgamasimulation.utils.Colors
MarqueeOnDragHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
MarqueeOnDragHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.MarqueeOnDragHandler
 
MaterialFragmentDescriptor<T> - Class in com.amalgamasimulation.discreterate
MaterialFragmentDescriptor represents a portion of material mix that travels along a Conveyor.
MaterialFragmentDescriptor(double, double, Accumulator<T>) - Constructor for class com.amalgamasimulation.discreterate.MaterialFragmentDescriptor
Creates a new MaterialFragmentDescriptor instance.
max - Variable in class com.amalgamasimulation.core.intervals.Interval
 
max() - Method in class com.amalgamasimulation.core.intervals.Interval
 
max() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns the maximal (right) bound of interval or interval set, or Double.NaN if this instance is empty.
max() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
max() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the minimum value of the function within this segment.
max() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Finds the maximum value in the list.
max() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Finds the maximum value in the list.
max(PiecewiseFunction) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Computes the maximum of this function and another piecewise function.
MAX_COLORS - Static variable in class com.amalgamasimulation.utils.Colors
 
MAX_ROWS_PER_WORKSHEET - Static variable in class com.amalgamasimulation.emf.datastructure.EMFExcelFile
 
maxArgument - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
maxArgumentDescriptor - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
MaxArgumentDescriptor(double, List<C>) - Constructor for class com.amalgamasimulation.utils.HistogramDataAggregator.MaxArgumentDescriptor
 
maxComboBoxElementsCount - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Limitation on the number of elements in the combo box.
maxComboBoxElementsCount(int) - Method in class com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.Builder
 
maxComboBoxElementsCount(int) - Method in interface com.amalgamasimulation.desktop.ui.builders.ComboEditingSupport.FinalBuilder
Set up the max number of values ​​in the combo box
maxComboBoxElementsCount(int) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
maxComboBoxElementsCount(int) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.FinalBuilder
Set up a maxComboBoxElementsCount that limits the number of values ​​in the combo box
maxComboBoxElementsCount(int) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
maxComboBoxElementsCount(int) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.FinalBuilder
Set up a maxComboBoxElementsCount that limits the number of values ​​in the combo box
maxComboBoxElementsCount(int) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
maxComboBoxElementsCount(int) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.FinalBuilder
Set up a maxComboBoxElementsCount that limits the number of values ​​in the combo box
maxComboBoxElementsCount(int) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.Builder
 
maxComboBoxElementsCount(int) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFEnumComboEditingSupport.FinalBuilder
Set up a maxComboBoxElementsCount that limits the number of values ​​in the combo box
maxComboBoxElementsCount(int) - Method in class com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.Builder
 
maxComboBoxElementsCount(int) - Method in interface com.amalgamasimulation.desktop.ui.builders.EnumComboEditingSupport.FinalBuilder
Set up a maxComboBoxElementsCount that limits the number of values ​​in the combo box
maxGroupsCount - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
Current max buckets count
maxQuantity(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the maximum value that the quantity of this rate planner reaches in the specified time interval.
maxQuantity(double, double, boolean) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the maximum value that the quantity of this rate planner reaches in the specified time interval.
maxSpeed(double) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
 
maxSpeed(double) - Method in interface com.amalgamasimulation.discreterate.Conveyor.MaxSpeedBuilder
Sets the max speed of a Conveyor instance.
maxSpeed(double) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
 
maxSpeed(double) - Method in interface com.amalgamasimulation.discreterate.ReversibleConveyor.MaxSpeedBuilder
Sets the max speed of a ReversibleConveyor instance.
maxTime() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
maxTime() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the time corresponding to the right border of a non-empty bucket with the biggest argument.
maxTime() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
maxTime() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
maxValue() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds the maximum value of this function on the entire argument domain of [-∞, +∞].
maxValue(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds the maximum value of this piecewise linear function within the specified interval.
maxValueCache - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
maxValueProvider - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
maxWidth - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
maxWidthInPx(int) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the maximum width of this HTML tag in pixels.
maxWidthInPx(int) - Method in class com.amalgamasimulation.web.ui.page.HTMLPage
Sets the maximum width of the page in pixels.
maxWidthInPx(int) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the maximum width of the header in pixels.
maxWidthInPx(int) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the maximum width of the text block in pixels.
MEDIUM_AQUA_MARINE - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_ORCHID - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_PURPLE - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_SEAGREEN - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_SLATEBLUE - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_SPRINGGREEN - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_TURQUOISE - Static variable in class com.amalgamasimulation.utils.Colors
MEDIUM_VIOLETRED - Static variable in class com.amalgamasimulation.utils.Colors
mediumAquaMarine - Static variable in class com.amalgamasimulation.utils.Colors
mediumBlue - Static variable in class com.amalgamasimulation.utils.Colors
mediumOrchid - Static variable in class com.amalgamasimulation.utils.Colors
mediumPurple - Static variable in class com.amalgamasimulation.utils.Colors
mediumSeaGreen - Static variable in class com.amalgamasimulation.utils.Colors
mediumSlateBlue - Static variable in class com.amalgamasimulation.utils.Colors
mediumSpringGreen - Static variable in class com.amalgamasimulation.utils.Colors
mediumTurquoise - Static variable in class com.amalgamasimulation.utils.Colors
mediumVioletRed - Static variable in class com.amalgamasimulation.utils.Colors
menuHandlerContainer - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
MenuHandlerContainer<X,Y> - Class in com.amalgamasimulation.charts.utils
 
MenuHandlerContainer(X, Y, double, double, Supplier<List<? extends IAbstractChartVisualElement<?>>>, MouseEvent) - Constructor for class com.amalgamasimulation.charts.utils.MenuHandlerContainer
 
MenuItemDescriptor - Class in com.amalgamasimulation.charts.utils
 
MenuItemDescriptor(String, Runnable) - Constructor for class com.amalgamasimulation.charts.utils.MenuItemDescriptor
 
MenuItemDescriptor(String, Image, Runnable) - Constructor for record class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.MenuItemDescriptor
Creates an instance of a MenuItemDescriptor record class.
menuVisible - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
menuVisible - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
Merge<T> - Class in com.amalgamasimulation.discreterate
Merge is a flow element that receives material from several inputs and combines them into a single output.
Merge(FlowEnvironment<T>, FlowRateDistributionPolicy) - Constructor for class com.amalgamasimulation.discreterate.Merge
Creates a new Merge instance.
Merge(FlowEnvironment<T>, String, FlowRateDistributionPolicy) - Constructor for class com.amalgamasimulation.discreterate.Merge
Creates a new Merge instance.
MESSAGE_COLUMN_WIDTH - Static variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
messageManager - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
metersToLogicalPixels(double) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
MIDDLE - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelPosition
The label is draw in the middle of a line.
MIDDLE_CENTER - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
MIDDLE_LEFT - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
MIDDLE_LEFT - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
MIDDLE_RIGHT - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
MIDDLE_RIGHT_HORIZONTAL - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
MIDDLE_RIGHT_VERTICAL - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
MIDNIGHT_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
midnightBlue - Static variable in class com.amalgamasimulation.utils.Colors
migrateAndLoad() - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
Tries to load the file and do the migration if necessary.
migrateAndLoad(Release) - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
Tries to migrate the file from the specified previous release and load the resource.
min - Variable in class com.amalgamasimulation.core.intervals.Interval
 
min() - Method in class com.amalgamasimulation.core.intervals.Interval
 
min() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns the minimal (left) bound of interval or interval set, or Double.NaN if this instance is empty.
min() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
min() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the minimum value of the function within this segment.
min() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Finds the minimum value in the list.
min() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Finds the minimum value in the list.
min(PiecewiseFunction) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Computes the minimum of this function and another piecewise function.
MIN_VISIBLE_ELLIPSE_SIZE - Static variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
MIN_VISIBLE_POLYLINE_LENGTH - Static variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
minArgument - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
minDuration - Variable in class com.amalgamasimulation.core.scheduling.Slot
 
minDuration() - Method in class com.amalgamasimulation.core.scheduling.Slot
Returns the minimum possible duration of this slot.
minGroupSizeAsPowerOf10 - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
minHeight - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
minQuantity(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the minimum value that the quantity of this rate planner reaches in the specified time interval.
minQuantity(double, double, boolean) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the minimum value that the quantity of this rate planner reaches in the specified time interval.
MINT_CREAM - Static variable in class com.amalgamasimulation.utils.Colors
mintCream - Static variable in class com.amalgamasimulation.utils.Colors
minTime() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
minTime() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns zero, which is the minimum argument for a typical time series statistics.
minTime() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
minTime() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
minTreeCacheEnabled - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
minus(PiecewiseFunction) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Subtracts the points of another piecewise function from this function.
minus(RatePlanner) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a new instance of RatePlanner that is a difference of this rate planner and the other specified rate planner.
minus(Point) - Method in class com.amalgamasimulation.geometry.Point
Returns a new instance of point which is a result of coordinate-wise subtraction of this point and the specified point.
minus(Point) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the polyline that is point-wise difference of this polyline and the specified point.
minus(Point) - Method in class com.amalgamasimulation.geometry.Segment
Returns a segment having begin and end points coordinate-wise subtracted the specified point.
minusFrom(LocalDateTime) - Method in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
Returns a copy of date-time with this amount of this time units subtracted.
minute() - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the duration of one minute of simulation calendar in simulation time units
minValue() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds the minimum value of this function on the entire argument domain of [-∞, +∞].
minValue(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Finds the minimum value of this piecewise linear function within the specified interval.
minValueCache - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
minWidth - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
MISTY_ROSE - Static variable in class com.amalgamasimulation.utils.Colors
mistyRose - Static variable in class com.amalgamasimulation.utils.Colors
mix() - Method in class com.amalgamasimulation.discreterate.Bunker
Combines all layers of materials in this Bunker into a single layer.
mix() - Method in class com.amalgamasimulation.discreterate.Tank
Combines all layers of materials in this Tank into a single layer.
mixColors(Accumulator<Color>) - Static method in class com.amalgamasimulation.utils.Colors
 
moccasin - Static variable in class com.amalgamasimulation.utils.Colors
MOCCASIN - Static variable in class com.amalgamasimulation.utils.Colors
Model - Class in com.amalgamasimulation.engine
Base class for all simulation models.
Model(Engine) - Constructor for class com.amalgamasimulation.engine.Model
Creates a new instance of Model simulated by the specified instance of Engine.
modelService - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
ModelStructureView - Class in com.amalgamasimulation.desktop.ui.views
 
ModelStructureView(Composite, Object, EPartService, EModelService, MWindow) - Constructor for class com.amalgamasimulation.desktop.ui.views.ModelStructureView
 
ModelStructureViewItem - Class in com.amalgamasimulation.desktop.ui.views
 
ModelStructureViewItem(ModelStructureViewItem, String, Object, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.ModelStructureViewItem
 
Module - Class in com.amalgamasimulation.graphicaleditor
 
Module() - Constructor for class com.amalgamasimulation.graphicaleditor.Module
 
MonitoredValue<T> - Class in com.amalgamasimulation.engine
Class representing a value that changes at the specified rate as the simulation time goes and fires notifications when the value hits the specified thresholds.
MonitoredValue(Engine) - Constructor for class com.amalgamasimulation.engine.MonitoredValue
Creates a new instance of the monitored value.
MonitoredValue(Engine, BiConsumer<Double, List<T>>) - Constructor for class com.amalgamasimulation.engine.MonitoredValue
Creates a new instance of the monitored value.
monthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
monthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
monthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
monthLongYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
monthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
monthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
monthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.Formats
 
monthLongYear(Date) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
monthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
monthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
monthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.Formats
 
monthYear(LocalDateTime) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
monthYear(Date) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
monthYear(Date) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
monthYear(Date) - Method in class com.amalgamasimulation.utils.format.Formats
 
monthYear(Date) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
moreEqualThan(double, double) - Static method in class com.amalgamasimulation.utils.Compare
Checks if either a >= b, or absolute difference between a and b is strictly less than epsilon, i.e.
moreEqualThan(double, double) - Method in class com.amalgamasimulation.utils.EpsilonComparator
Checks if either a >= b, or absolute difference between a and b is strictly less than epsilon, i.e.
moreThan(double, double) - Static method in class com.amalgamasimulation.utils.Compare
Checks that a > b and absolute difference between a and b is not less than epsilon, i.e.
moreThan(double, double) - Method in class com.amalgamasimulation.utils.EpsilonComparator
Checks that a > b and absolute difference between a and b is not less than epsilon, i.e.
MOST_RECENTLY_USED - Enum constant in enum class com.amalgamasimulation.resources.ResourceManager.UtilizationRule
 
MOST_UTILIZED - Enum constant in enum class com.amalgamasimulation.resources.ResourceManager.UtilizationRule
 
mouseClickListeners - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
mouseEnterHandlers - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
mouseExitHandlers - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
MouseListenerContext - Class in com.amalgamasimulation.charts.utils
 
MouseListenerContext(Node, MouseEvent, IAbstractChartVisualElement<?>, double) - Constructor for class com.amalgamasimulation.charts.utils.MouseListenerContext
 
mouseMoveListeners - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
mousePressedHandlers - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
mouseTransparent - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
move(Point, Point) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Moves the currently selected point to the given mouse position in scene coordinates.
MOVE_TO - Enum constant in enum class com.amalgamasimulation.graphagent.Command.Type
Command that send the agent to some destination
moveAlongPath(AgentGraphPath<RailNode, RailArc>, double) - Method in class com.amalgamasimulation.trains.Train
 
moveAlongPath(AgentGraphPath<N, A>, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
moveAlongPath(AgentGraphPath<N, A>, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
moveAlongPathInternal(AgentGraphPath<RailNode, RailArc>, double) - Method in class com.amalgamasimulation.trains.Train
 
moveAlongRoute(TrainRoute, double) - Method in class com.amalgamasimulation.trains.Train
 
moveDown(double) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
moveForwardBy(Slot, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Moves the specified slot to the right by the specified delta.
moveForwardTo(Slot, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Moves the specified slot to the right to the specified being time, i.e.
moveLeft(double) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
moveObject(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
MoveObjectOnKeyboardHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
MoveObjectOnKeyboardHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
moveRight(double) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
moveRightSlotsInternal(int, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
 
moveTo(Graph.Node, double) - Method in class com.amalgamasimulation.trains.Train
 
moveTo(Graph.Node, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Starts moving this agent to the specified node in the graph with the specified velocity along the shortest path from agent's current position.
moveTo(Graph.Node, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
moveTo(GeometricGraphPosition<RailNode, RailArc>, double) - Method in class com.amalgamasimulation.trains.Train
 
moveTo(GeometricGraphPosition<N, A>, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Starts moving this agent to the specified destination position in the graph with the specified velocity along the shortest path from agent's current position.
moveTo(GeometricGraphPosition<N, A>, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
moveTo(Predicate<Graph.Node>, double) - Method in class com.amalgamasimulation.trains.Train
 
moveTo(Predicate<Graph.Node>, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Starts movement of the agent from the current position (node or arc) to the specified graph node along the shortest path.
moveTo(Predicate<Graph.Node>, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
moveTo(N, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Starts moving this agent to the node in the graph having the specified value with the specified velocity along the shortest path from agent's current position.
moveTo(N, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
moveToClosest(List<GeometricGraphPosition<RailNode, RailArc>>, double) - Method in class com.amalgamasimulation.trains.Train
 
moveToClosest(List<GeometricGraphPosition<N, A>>, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Starts moving this agent to the closest one of the specified destination positions in the graph with the specified velocity along the shortest path from this agent's current position.
moveToClosest(List<GeometricGraphPosition<N, A>>, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
moveToClosestInternal(List<GeometricGraphPosition<N, A>>, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
moveToIndicatorInternal(Predicate<Graph.Node>, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
moveToInternal(GeometricGraphPosition<N, A>, double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
moveUp(double) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
MOVING_STATE - Enum constant in enum class com.amalgamasimulation.cranes.Crane.CraneState
 
MultiObjectsSelectionDialogEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up multiply objects selection dialog editing.
MultiObjectsSelectionDialogEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport
 
MultiObjectsSelectionDialogEditingSupport.ActionAfterPressOkBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
MultiObjectsSelectionDialogEditingSupport.Builder<T,E,W,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a multiply objects selection dialog editing support.
MultiObjectsSelectionDialogEditingSupport.ColumnsBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
MultiObjectsSelectionDialogEditingSupport.ElementsBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
MultiObjectsSelectionDialogEditingSupport.FinalBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
MultiObjectsSelectionDialogEditingSupport.SelectedElementsBuilder<T,E,W,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
multiObjectsSelectionDialogEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
multiObjectsSelectionDialogEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install multi objects selection dialog editing onto a column.
multiply(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Multiplies the values of this piecewise function by the specified factor.
multiply(double) - Method in class com.amalgamasimulation.geometry.Point
Returns a new instance of point which is a result of coordinate-wise multiplication of this point by the specified factor
multiply(double) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the polyline that is point-wise product of this polyline and the specified factor.
multiply(double) - Method in class com.amalgamasimulation.geometry.Segment
Returns a segment having all its coordinates multiplied by the specified factor
multiply(double) - Method in class com.amalgamasimulation.utils.container.Accumulator
Multiplies all values of the current accumulator by the specified factor.
multiply(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunction
 
multiply(double) - Method in class com.amalgamasimulation.utils.tablefunction.ArrayTableFunctionFast
 
multiply(double) - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
multiply(double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
 
MultiSelectionBoundsProvider - Class in com.amalgamasimulation.graphicaleditor.providers
 
MultiSelectionBoundsProvider() - Constructor for class com.amalgamasimulation.graphicaleditor.providers.MultiSelectionBoundsProvider
 
MultiSelectionCacheModel - Class in com.amalgamasimulation.graphicaleditor.models
 
MultiSelectionCacheModel() - Constructor for class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 

N

name - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
name - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
name - Variable in class com.amalgamasimulation.excel.TableColumn
 
name - Variable in class com.amalgamasimulation.trains.RailArc
 
name(String) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set the column name
name(String) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
name(String) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
name(String) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
name(String) - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
name(String) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
Sets the name of a Conveyor.
name(String) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
Sets the name of a Conveyor.
nameExtractor - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Function to get the value that will be shown in the cell
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteComboBoxEditingSupport
Set up the combo box elements naming.
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteTextEditingSupport
Set up the combo box elements naming.
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFComboBoxEditingSupport
Set up the combo box elements naming.
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFDynamicAutoCompleteComboBoxEditingSupport
Set up the combo box elements naming.
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.Builder
 
nameFeature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteComboEditingSupport.NameBuilder
Set up the combobox elements naming.
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
nameFeature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.NameBuilder
Set up the combobox elements naming.
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.Builder
 
nameFeature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.NameBuilder
Set up the combobox elements naming.
nameFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.Builder
 
nameFeature(EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFDynamicAutoCompleteComboEditingSupport.NameBuilder
Set up the combobox elements naming.
nameFeatures(EStructuralFeature, EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteTextEditingSupport
 
nameFeatures(EStructuralFeature, EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
nameFeatures(EStructuralFeature, EStructuralFeature) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.NameBuilder
Set up the combo box elements naming.
NAVAJO_WHITE - Static variable in class com.amalgamasimulation.utils.Colors
navajoWhite - Static variable in class com.amalgamasimulation.utils.Colors
NAVIGATE_TO - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
navigateTo(int) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Navigates Y-axis displayed range to GanttChartRow with specified index.
navigateTo(Point, Point) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
navigateTo(InfiniteCanvasViewer, List<Node>) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
navigateTo(InfiniteCanvasViewer, List<Node>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
navigateTo(InfiniteCanvasViewer, Node) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
navigateTo(InfiniteCanvasViewer, Node, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
navigateTo(Object) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Pan and zoom the canvas to focus on the object(s).
navigateTo(List<?>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Pan and zoom the canvas to focus on the objects.
navigateTo(List<?>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
navigateTo(List<?>, boolean, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Pan and zoom the canvas to focus on the objects.
navigateToCategory(String) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Navigates Y-axis displayed range to specified category.
navigateToCategory(String) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Navigates Y-axis displayed range to specified category.
navigateToGanttChartRow(GanttChartRow) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Navigates Y-axis displayed range to specified GanttChartRow.
navigateToGanttChartRow(String) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Navigates Y-axis displayed range to GanttChartRow with specified name.
navigateToGanttChartRow(String, boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Navigates Y-axis displayed range to GanttChartRow with specified name.
navy - Static variable in class com.amalgamasimulation.utils.Colors
NAVY - Static variable in class com.amalgamasimulation.utils.Colors
needsUpdate - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
negativeQuantityChanges() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a list of all negative step changes of quantity.
negativeQuantityChangesSum(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the sum of all negative step changes between the specified begin and end times, inclusively.
negativeStepChangesSum() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the sum of all absolute values of negative step changes in this piecewise linear function.
negativeStepChangesSum(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the sum of all absolute values of negative step changes in this piecewise linear function within the specified argument interval.
NEW_LINE - Static variable in class com.amalgamasimulation.utils.format.Formats
 
NEW_SCENARIO - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
newDateCreator(Supplier<LocalDateTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
newDateCreator(Supplier<LocalDateTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
Set function that returns a new LocalDateTime, if old value == null
newDateCreator(Supplier<LocalDateTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
newDateCreator(Supplier<LocalDateTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.FinalBuilder
Set function that returns a new LocalDateTime, if old value == null
newInstance() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Creates a new instance of AbstractVisualSetContainer corresponding to the current container type.
newInstance() - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
newInstance() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
newInstance() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
newInstance() - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
newLocalTimeCreator(Supplier<LocalTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.Builder
 
newLocalTimeCreator(Supplier<LocalTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.FinalBuilder
Set function that returns a new LocalTime, if old value == null
newLocalTimeCreator(Supplier<LocalTime>) - Method in class com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.Builder
 
newLocalTimeCreator(Supplier<LocalTime>) - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalTimeEditingSupport.FinalBuilder
Set function that returns a new LocalTime, if old value == null
next() - Method in class com.amalgamasimulation.core.combinatorics.CartesianProductIterator
 
next() - Method in class com.amalgamasimulation.core.combinatorics.CombinationsIterator
 
next() - Method in class com.amalgamasimulation.core.combinatorics.PermutationsIterator
 
next() - Method in class com.amalgamasimulation.core.combinatorics.SubsetsIterator
 
next() - Method in class com.amalgamasimulation.core.scheduling.AndTimeIntervalsIterator
 
next() - Method in class com.amalgamasimulation.core.scheduling.AndTimeIntervalsIteratorReversed
 
nextArcId - Variable in class com.amalgamasimulation.graph.Graph
 
nextDouble() - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
 
nextNodeId - Variable in class com.amalgamasimulation.graph.Graph
 
nextSlot() - Method in class com.amalgamasimulation.core.scheduling.Gap
Returns the slot limiting this gap from the right.
nextVisualElement - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
NO_FEATURE - Static variable in interface com.amalgamasimulation.features.IFeature
A singleton object indicating that there is no some feature
node - Variable in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
node - Variable in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
node - Variable in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
node - Variable in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
node - Variable in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
node - Variable in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
node - Variable in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
node - Variable in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
NODE - Enum constant in enum class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode.PaletteNodeType
 
nodeBounds - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
nodeBounds - Variable in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
noDecimals(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
noDecimals(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
noDecimals(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value formatted without decimal separator and fractional part.
noDecimals(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
noDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
noDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
noDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the string representation of the numeric value without any decimal points or fractional parts, including a leading sign (+ or -) based on the value's sign
noDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
NodeClickableAreaBehavior - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
NodeClickableAreaBehavior() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
nodesList - Variable in class com.amalgamasimulation.graph.Graph
 
NodeVisual - Class in com.amalgamasimulation.graphicaleditor.visuals
 
NodeVisual() - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
NodeVisual(double) - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
NONE - Enum constant in enum class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler.Mode
 
nonEmptyBucketsStream() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
nonEmptyBucketsStream() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns a Stream of argument-value Pairs.
nonEmptyBucketsStream() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
nonEmptyBucketsStream() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
normal(double, double) - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
Returns the next pseudorandom number normally distributed with the specified mead and standard deviation.
NOTHING - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
 
notSetLiteral - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Element on top of other elements in the combo box to clear the table cell value.
nullValueText(String) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
nullValueText(String) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set nullValueText will be used as a cell label if it equal null
NumericGanttChart - Class in com.amalgamasimulation.charts
A chart is a GUI component based on JavaFX's XYChart class that can be used to conveniently draw numeric and statistical data.
NumericGanttChart(IChartEnvironment) - Constructor for class com.amalgamasimulation.charts.NumericGanttChart
Constructs a Gantt Chart with a set of default parameters: no title, default begin displayed range size etc.
NumericGanttChart(IChartEnvironment, double) - Constructor for class com.amalgamasimulation.charts.NumericGanttChart
Constructs a Gantt Chart with a given begin displayed range size and no title.
NumericGanttChart(IChartEnvironment, String) - Constructor for class com.amalgamasimulation.charts.NumericGanttChart
Constructs a Gantt Chart with a given title and default begin displayed range size.
NumericGanttChart(IChartEnvironment, String, double) - Constructor for class com.amalgamasimulation.charts.NumericGanttChart
Constructs a Gantt Chart with a given begin displayed range size and given title.
NumericLineChart - Class in com.amalgamasimulation.charts
A chart is a GUI component based on JavaFX's XYChart class that can be used to conveniently draw numeric and statistical data.
NumericLineChart(IChartEnvironment) - Constructor for class com.amalgamasimulation.charts.NumericLineChart
Constructs a Line Chart with a set of default parameters: no title, default begin displayed range size etc.
NumericLineChart(IChartEnvironment, double) - Constructor for class com.amalgamasimulation.charts.NumericLineChart
Constructs a Line Chart with a given begin displayed range size and no title.
NumericLineChart(IChartEnvironment, String) - Constructor for class com.amalgamasimulation.charts.NumericLineChart
Constructs a Line Chart with a given title and default begin displayed range size.
NumericLineChart(IChartEnvironment, String, double) - Constructor for class com.amalgamasimulation.charts.NumericLineChart
Constructs a Line Chart with a given begin displayed range size and given title.

O

OBJECT - Enum constant in enum class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode.PaletteNodeType
 
OBJECT_CREATION - Enum constant in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
 
objectClickListeners - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Deprecated.
objectsAreEquals(Object, Object) - Static method in class com.amalgamasimulation.charts.utils.Utils
 
ObjectSelectionDialogEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up object selection dialog editing in columns.
ObjectSelectionDialogEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.ObjectSelectionDialogEditingSupport
 
ObjectSelectionDialogEditingSupport.ActionAfterPressOkBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ObjectSelectionDialogEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a object selection dialog editing support.
ObjectSelectionDialogEditingSupport.ColumnsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ObjectSelectionDialogEditingSupport.ElementsBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
ObjectSelectionDialogEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
objectSelectionDialogEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
objectSelectionDialogEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install object selection dialog editing onto a column.
ObjectsPage<T> - Class in com.amalgamasimulation.desktop.ui.editor.parts
 
ObjectsPage(IObservableList<T>, AbstractTreeElementType) - Constructor for class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
ObjectsPage(IObservableList<T>, AbstractTreeElementType, Supplier<T>, Consumer<T>, UnaryOperator<T>) - Constructor for class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
objectsSelectionListeners - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
OCCUPIED_TRACK_WEIGHT - Variable in class com.amalgamasimulation.trains.TrainsEnvironment
 
occupiedArcs - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
occupiedNodes - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
of(double) - Static method in class com.amalgamasimulation.core.intervals.Interval
Creates a new instance of Interval which is zero-length and contains only the specified point.
of(double, double) - Static method in class com.amalgamasimulation.core.intervals.Interval
Creates a new instance of Interval with the specified minimal and maximal bounds.
of(double, double) - Static method in class com.amalgamasimulation.core.intervals.IntervalSet
Creates and returns a new instance of IntervalSet containing a single interval with the specified min and max bounds.
of(Interval...) - Static method in class com.amalgamasimulation.core.intervals.IntervalSet
Creates and returns a new instance of IntervalSet that contains the specified intervals.
of(IntervalLike) - Static method in class com.amalgamasimulation.core.intervals.IntervalSet
Converts the specified instance of IntervalLike to an instance of IntervalSet according to the following rules: if the specified instance of IntervalLike is an instance of IntervalSet, just returns the reference to this instance, without creating any new instances otherwise, if the specified instance of IntervalLike is an instance of Interval, creates a new instance of IntervalSet with this single interval, and returns the reference to this newly created instance
of(Graph.Arc...) - Static method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates a new instance of GeometricGraphPath consisting of zero, one, or several consecutive arcs.
of(Graph.Arc, double) - Static method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns an instance of GeometricGraphPosition pointing to the point on the specified arc located at the specified absolute offset from arc's beginning.
of(Graph.Node) - Static method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates a new zero-length path consisting only of a position at the specified node.
of(Graph.Node) - Static method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
Returns an instance of GeometricGraphPosition pointing to the specified graph node.
of(GeometricGraphPosition<N, A>) - Static method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates a new zero-length path consisting only of the specified position.
of(TimeSeries...) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a compound time series that contains the union of all specified time series instances.
of(TimeSeries, double, double) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a new instance of BoundedTimeSeries that bounds an instance of the specified time series on the left and right along the time axis.
of(TimeSeries, LocalDateTime, LocalDateTime) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a new instance of TimeSeries that bounds an instance of the specified time series on the left and right along the time axis.
of(TimeStatistics) - Static method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Creates a new instance of RatePlanner based on the data from the specified TimeStatistics instance.
of(TimeStatistics, boolean) - Static method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Creates a new instance of RatePlanner based on the data from the specified TimeStatistics instance.
of(Class<? extends T>, R) - Static method in class com.amalgamasimulation.utils.Mapping
 
of(Object...) - Static method in class com.amalgamasimulation.utils.container.Accumulator
Creates a new Accumulator instance and initializes its contents by values passed as pairs parameter.
of(LocalDateTime, ChronoUnit) - Static method in interface com.amalgamasimulation.utils.time.Timeable
Returns an instance of Timeable with the specified begin date and time unit
of(List<Graph.Arc>) - Static method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Creates a new instance of GeometricGraphPath consisting of zero, one, or several consecutive arcs.
of(T1, T2) - Static method in class com.amalgamasimulation.utils.Pair
Creates and returns a new pair consisting of the specified elements
of(T, double) - Static method in class com.amalgamasimulation.utils.container.Accumulator
Returns a new Accumulator containing a single mapping.
of(T, double, T, double) - Static method in class com.amalgamasimulation.utils.container.Accumulator
Returns a new Accumulator containing two mappings.
of(T, double, T, double, T, double) - Static method in class com.amalgamasimulation.utils.container.Accumulator
Returns a new Accumulator containing three mappings.
offsetXObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
offsetYObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
OLD_LACE - Static variable in class com.amalgamasimulation.utils.Colors
oldContentsList - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
oldLace - Static variable in class com.amalgamasimulation.utils.Colors
olive - Static variable in class com.amalgamasimulation.utils.Colors
OLIVE - Static variable in class com.amalgamasimulation.utils.Colors
OLIVE_DRAB - Static variable in class com.amalgamasimulation.utils.Colors
oliveDrab - Static variable in class com.amalgamasimulation.utils.Colors
ON_CLICK_POLICY_KEY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
The typeKey used to retrieve those policies that are able to handle the click part of the click/drag interaction gesture.
ON_DRAG_POLICY_KEY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
The typeKey used to retrieve those policies that are able to handle the drag part of the click/drag interaction gesture.
ON_STROKE_POLICY_KEY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.TypeStrokeGesture
The type of the policy that has to be supported by target parts.
ON_TYPE_POLICY_KEY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.TypeStrokeGesture
The type of the policy that has to be supported by target parts.
onAddElement(int, IAbstractChartVisualElement<?>) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetListener
Callback called when a new VisualSet.VisualElement is added to the specified position of VisualSet.
onAddElement(IAbstractChartVisualElement<?>) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetListener
Callback called when a new VisualSet.VisualElement is added to the VisualSet.
onAddVisualSet(VS) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetContainerListener
Callback called when a new VisualSet is added to the AbstractVisualSetContainer
onAddVisualSets(List<V>) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetContainerListener
Callback called when a multiple VisualSet's are simultaneously added to the AbstractVisualSetContainer
onAfterRemoveVisualSetInternal(IBarChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
onAfterRemoveVisualSetInternal(IGanttChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
onAfterRemoveVisualSetInternal(IHeatmapChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
onAfterRemoveVisualSetInternal(ILineChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
onAfterRemoveVisualSetInternal(VS) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
onAgentReachedPosition(GraphAgent<?, ?>, GeometricGraphPosition<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Callback method called when an agent reaches the specified callback position belonging to this arc.
onAgentReachedPosition(GraphAgent<?, ?>, GeometricGraphPosition<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
onAgentReachedPosition(GraphAgent<?, ?>, GeometricGraphPosition<?, ?>) - Method in class com.amalgamasimulation.trains.RailArc
 
onAgentReachedPosition(GraphAgent, GeometricGraphPosition) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Callback method called when an agent reaches a callback position belonging to this node.
onAgentReachedPosition(GraphAgent, GeometricGraphPosition) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
onAgentVelocityChanged(GraphAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Callback method called immediately after velocity of the specified agent located on this arc changes.
onAgentVelocityChanged(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
onAheadAgentVelocityChanged() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
onAllResourcesSeized(ResourceRequest<T, R, C>, List<R>) - Method in interface com.amalgamasimulation.resources.IResourceConsumer
 
onAnyStateEnded(StateType, double, double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
 
onAnyStateEnded(StateType, double, double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
onArcWeightChanged(A) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
onBeforeRemoveVisualSetInternal(IBarChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
onBeforeRemoveVisualSetInternal(IGanttChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
onBeforeRemoveVisualSetInternal(IHeatmapChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
onBeforeRemoveVisualSetInternal(ILineChartVisualSet) - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
onBeforeRemoveVisualSetInternal(VS) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
onCallbackPositionReached(GeometricGraphPosition<N, A>, boolean) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called when this agent reaches a callback position.
onChartConstruct() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
onChartConstruct() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
onChartConstruct() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
onClearVisualSets() - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetContainerListener
Callback called when a AbstractVisualSetContainer is getting cleared.
onCollidedWithOtherAgent(GraphAgent<N, A>, boolean) - Method in class com.amalgamasimulation.graphagent.LongAgent
Callback method called when this agent сollides another agent and further movement will have to a non-zero overlay, i.e.
onColumnsLoaded(List<String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
onColumnsLoaded(List<String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
onCoordsChange() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
onCoordsChange() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
onCurrentScaleChanged(InfiniteCanvasViewer, double) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
onCurrentScaleChanged(InfiniteCanvasViewer, double, double, double) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
onCurrentViewChanged(double, double) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
onDataGroupAdd(HistogramDataAggregator.HistogramDataGroup, boolean) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
onDataGroupsAdjust() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
onDataGroupsClear() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
onDestinationReached(GeometricGraphPosition<RailNode, RailArc>) - Method in class com.amalgamasimulation.trains.Train
 
onDestinationReached(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called after this agent reaches its destination, i.e.
onDestinationReached(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
onDestNodeSelected(InfiniteCanvasViewer, Object) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DistanceMeterHandler
 
onDoRefreshVisual(O, C) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
onDoRefreshVisual(O, C) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
ONE_BY_ONE - Enum constant in enum class com.amalgamasimulation.resources.ResourceManager.SeizeRule
 
oneClassLoaded - Variable in class com.amalgamasimulation.emf.datastructure.EMFPartOneClassFile
 
onEnteredState(StateType, double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Вызывается в момент начала состояния state
onEnteredState(StateType, double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
OneToManyRelationSheet - Class in com.amalgamasimulation.emf.datastructure.sheets
 
OneToManyRelationSheet(EReference, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.OneToManyRelationSheet
 
onEvent(Crane, CraneTask<?>, Crane.CraneState) - Method in interface com.amalgamasimulation.cranes.CraneBay.CraneStateChangeHandler
 
onExitedState(StateType, double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Вызывается в момент завершения состояния state
onExitedState(StateType, double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
onHighlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
onHighlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
onHighlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
onHighlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
onHighlight(Color) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
onInputChange(List<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
onInputChange(List<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
onInputChange(List<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
onlyDate() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
onlyDate() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.TypeDialogBuilder
Enables a dialog type in which only the date is edited in the dialog.
onlyDate() - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
onlyDate() - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.TypeDialogBuilder
Enables a dialog type in which only the date is edited in the dialog.
onlyTime() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
onlyTime() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.TypeDialogBuilder
Enables a dialog type in which only the time is edited in the dialog.
onlyTime() - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
onlyTime() - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.TypeDialogBuilder
Enables a dialog type in which only the time is edited in the dialog.
onMouseEntered(MouseEvent) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Used to handle the MouseEvent that the mouse cursor enters an area inside the boundaries of this visual.
onMouseEntered(MouseEvent) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
onMouseExited(MouseEvent) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Used to handle the MouseEvent that the mouse cursor exites an area inside the boundaries of this visual.
onMouseExited(MouseEvent) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
onMousePressed(MouseEvent) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualElement
Used to handle the MouseEvent that the mouse cursor pressed in the area inside the boundaries of this visual.
onMousePressed(MouseEvent) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
onNewFileLoaded() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
onNodesSelected(InfiniteCanvasViewer, EObject, Object, Object) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DistanceMeterHandler
 
onNonZeroStateEnded(StateType, double, double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
 
onNonZeroStateEnded(StateType, double, double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
onObjectClick(MouseEvent, Object) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
onObjectsSelection(List<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
onOtherAgentReached(GraphAgent<RailNode, RailArc>, boolean) - Method in class com.amalgamasimulation.trains.Train
 
onOtherAgentReached(GraphAgent<N, A>, boolean) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called when this agent reaches another agent, i.e.
onOtherAgentReached(GraphAgent<N, A>, boolean) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
onPartSelectionChange(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
onPartSelectionChange(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
onPartSelectionChange(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
onPartSelectionChange(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
onPartSelectionChange(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
onPathNotFound(List<GeometricGraphPosition<N, A>>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Callback method called when no path can be found from this agent's position to the destination specified in one of the overloads of moveTo or moveToClosest method.
onRefresh() - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
onRefresh() - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
onRefresh() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
onReleased(C, C) - Method in interface com.amalgamasimulation.resources.IResource
 
onReleasedArcEntrance(LongAgent<N, A>, Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
onRemoveElement(IAbstractChartVisualElement<?>) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetListener
Callback called when a VisualSet.VisualElement is removed from the VisualSet.
onRemoveElements(List<? extends IAbstractChartVisualElement<?>>) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetListener
Callback called when a VisualSet.VisualElement is removed from the VisualSet.
onRemoveVisualSet(VS) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetContainerListener
Callback called when a VisualSet is removed from the AbstractVisualSetContainer
onRequestRedraw() - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetContainerListener
Callback called when a AbstractVisualSetContainer is requires visuals redrawing.
onRequestSorting() - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetContainerListener
Callback called when a AbstractVisualSetContainer's contents is getting sorted.
onResourcePreempted(ResourceRequest<T, R, C>, R, C) - Method in interface com.amalgamasimulation.resources.IResourceConsumer
 
onResourceSeized(ResourceRequest<T, R, C>, R, C) - Method in interface com.amalgamasimulation.resources.IResourceConsumer
 
onRouteEndReached(TrainRoute) - Method in class com.amalgamasimulation.trains.Train
Called when the train reaches the final destination of the route.
onRowLoaded(int, Map<String, String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
onRowLoaded(int, Map<String, String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
onRowLoaded(int, Map<String, String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
onRowLoaded(int, Map<String, String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.OneToManyRelationSheet
 
onRowLoaded(int, Map<String, String>) - Method in class com.amalgamasimulation.emf.datastructure.sheets.RootEClassSheet
 
onSegmentExited() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
onSeized(C) - Method in interface com.amalgamasimulation.resources.IResource
 
onSeizedArcEntrance(LongAgent<N, A>, Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
onSetContent(O) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
onSetContent(O) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
onSetContentInternal(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
onSetContentInternal(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
onSort(List<? extends IAbstractChartVisualElement<?>>) - Method in interface com.amalgamasimulation.charts.visualsets.IVisualSetListener
Callback called when a AbstractVisualSetContainer's contents is getting sorted.
onSourceNodeSelected(InfiniteCanvasViewer, Object) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DistanceMeterHandler
 
onStateBegan(StateType, double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
 
onStateBegan(StateType, double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
onStateChanged(Crane, CraneTask<?>, Object, CargoPosition) - Method in interface com.amalgamasimulation.cranes.CraneBay.CraneCargoEventHandler
 
onUnhighlight() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
onUnhighlight() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
onUnhighlight() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
onUnhighlight() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
onUnhighlight() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
onUpdateChartSize(int, int, int, int, boolean) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
onUpdateChartSize(int, int, int, int, boolean) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
onUpdateChartSize(int, int, int, int, boolean) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
onVisualSetsChange() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
onVisualSetsChange() - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
onVisualSetsChange() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
onVisualSetsChange() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
onVisualSetsChange() - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
onVisualSetsClear() - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
onVisualSetsClear() - Method in class com.amalgamasimulation.charts.visualsets.containers.BarVisualSetContainer
 
onVisualSetsClear() - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
 
onVisualSetsClear() - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
onVisualSetsClear() - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ColorAWTDialog
Opens a dialog with the color editor.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerColorAWTDialog
Opens a dialog with the color editor.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.EMFColorAWTDialog
Opens a dialog with the color editor.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateTimeDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalTimeDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Open dialog with date\time editors.
open() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
Open dialog with date\time editors.
openDialog(Shell) - Method in class com.amalgamasimulation.desktop.ui.views.EditingInExcelManager
 
openDialog(Shell) - Method in class com.amalgamasimulation.desktop.ui.views.LoaderFromTXTAndCSVFile
 
openInSystemBrowser() - Method in class com.amalgamasimulation.web.ui.browser.Browser
Opens the current HTML content in the system's default web browser.
openSession(String) - Method in class com.amalgamasimulation.utils.logging.Logger
Starts a new logging session and enables logging.
OperatingSystemUtils - Class in com.amalgamasimulation.utils
 
optimizeBendpoints(boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
optimizeBendpoints(boolean, double) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
optimizeBendpoints(boolean, double, String, String, String) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
optimizeBendpoints(boolean, String, String, String) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
OptimizeBendpointsCommand<A,AC,AN,ABP> - Class in com.amalgamasimulation.graphicaleditor.commands
 
OptimizeBendpointsCommand(InfiniteCanvasViewer) - Constructor for class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
OptimizeBendpointsCommand(InfiniteCanvasViewer, double) - Constructor for class com.amalgamasimulation.graphicaleditor.commands.OptimizeBendpointsCommand
 
optimizedInternalPolyline - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
orange - Static variable in class com.amalgamasimulation.utils.Colors
ORANGE - Static variable in class com.amalgamasimulation.utils.Colors
ORANGE_RED - Static variable in class com.amalgamasimulation.utils.Colors
orangeRed - Static variable in class com.amalgamasimulation.utils.Colors
orchid - Static variable in class com.amalgamasimulation.utils.Colors
ORCHID - Static variable in class com.amalgamasimulation.utils.Colors
OTHER - Enum constant in enum class com.amalgamasimulation.graphagent.Command.Type
A command that does not fall in any category defined by this enumeration
outflowConnectionExists() - Method in class com.amalgamasimulation.discreterate.FlowElement
Indicates that at least one outgoing flow connection exists.
OUTGOING - Enum constant in enum class com.amalgamasimulation.graph.Algorithm.ArcRelativeDirection
Arc that begins at a node that has already been traversed and ends at a node that has not yet been traversed, i.e.
outgoingTransitions(T) - Method in class com.amalgamasimulation.engine.StateMachine
Returns an unmodifiable list of all transitions starting at the specified state.
OutputConnectionPortPart - Class in com.amalgamasimulation.graphicaleditor.parts.connectionports
Deprecated.
OutputConnectionPortPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.connectionports.OutputConnectionPortPart
Deprecated.
 
outputFlowElement(FlowElement<T>) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
Connects the output of this Conveyor to the input of the dest flow element.
outputPortFigure - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
outputPortFilled - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
overflowPeriods() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the list of time intervals when there is overflow.
overflowQuantity(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the sum of quantities that the function would have grown by if it was unbounded during the overflow periods between the specified begin time and end time.
ownVelocity - Variable in class com.amalgamasimulation.graphagent.LongAgent
 

P

p - Static variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
p - Static variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
paddingInPx(Side, int) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the padding of this HTML tag for the specified side in pixels.
paddingInPx(Side, int) - Method in class com.amalgamasimulation.web.ui.page.HTMLPage
Sets the padding of the page for the specified side in pixels.
paddingInPx(Side, int) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the padding of the header for the specified side in pixels.
paddingInPx(Side, int) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the padding of the text block for the specified side in pixels.
page() - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates a new HTML page.
Pair<T1,T2> - Class in com.amalgamasimulation.utils
Class representing a pair of elements of the specified types.
Pair(T1, T2) - Constructor for class com.amalgamasimulation.utils.Pair
Creates a new pair consisting of the specified elements
PALE_GOLDEN_ROD - Static variable in class com.amalgamasimulation.utils.Colors
PALE_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
PALE_TURQUOISE - Static variable in class com.amalgamasimulation.utils.Colors
PALE_VIOLET_RED - Static variable in class com.amalgamasimulation.utils.Colors
paleGoldenRod - Static variable in class com.amalgamasimulation.utils.Colors
paleGreen - Static variable in class com.amalgamasimulation.utils.Colors
PALETTE_VIEWER_ROLE - Static variable in class com.amalgamasimulation.graphicaleditor.Module
 
PaletteFocusBehavior - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
PaletteFocusBehavior() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.PaletteFocusBehavior
 
PaletteNode - Class in com.amalgamasimulation.graphicaleditor.palette.nodes
 
PaletteNode(PaletteNode.PaletteNodeType, Node, String, EClass, Object, Predicate<Object>, String) - Constructor for class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
PaletteNode(PaletteNode.PaletteNodeType, Node, String, EClass, Object, Predicate<Object>, String, Predicate<Object>) - Constructor for class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
PaletteNode(PaletteNode.PaletteNodeType, Node, String, EClass, Predicate<Object>, String) - Constructor for class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
PaletteNode(PaletteNode.PaletteNodeType, Node, String, EClass, Predicate<Object>, String, Predicate<Object>) - Constructor for class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode
 
PaletteNode.PaletteNodeType - Enum Class in com.amalgamasimulation.graphicaleditor.palette.nodes
 
PaletteNodeClickHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
PaletteNodeClickHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.PaletteNodeClickHandler
 
PaletteNodeOutlineProvider - Class in com.amalgamasimulation.graphicaleditor.providers
 
PaletteNodeOutlineProvider() - Constructor for class com.amalgamasimulation.graphicaleditor.providers.PaletteNodeOutlineProvider
 
PaletteNodePart - Class in com.amalgamasimulation.graphicaleditor.parts
 
PaletteNodePart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
PaletteNodesFactory - Class in com.amalgamasimulation.graphicaleditor.palette.nodes
 
PaletteNodesFactory() - Constructor for class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNodesFactory
 
PaletteNodeVisual - Class in com.amalgamasimulation.graphicaleditor.visuals
 
PaletteNodeVisual() - Constructor for class com.amalgamasimulation.graphicaleditor.visuals.PaletteNodeVisual
 
PaletteRootPart - Class in com.amalgamasimulation.graphicaleditor.views
 
PaletteRootPart() - Constructor for class com.amalgamasimulation.graphicaleditor.views.PaletteRootPart
 
paleTurquoise - Static variable in class com.amalgamasimulation.utils.Colors
paleVioletRed - Static variable in class com.amalgamasimulation.utils.Colors
PAN - Enum constant in enum class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler.Mode
 
PAN_AND_ZOOM - Enum constant in enum class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler.Mode
 
PAN_ON_SCROLL_ROLE - Static variable in class com.amalgamasimulation.graphicaleditor.Module
 
PAPAYA_WHIP - Static variable in class com.amalgamasimulation.utils.Colors
papayaWhip - Static variable in class com.amalgamasimulation.utils.Colors
parent - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
parent - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
parent - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
parent - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
parent - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
parent - Variable in class com.amalgamasimulation.desktop.ui.tables.Table
 
parent(Composite) - Method in class com.amalgamasimulation.desktop.ui.tables.Tables.Builder
 
parent(Composite) - Method in interface com.amalgamasimulation.desktop.ui.tables.Tables.ParentBuilder
Set up the table parent element
parent(Composite) - Method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
parent(Composite) - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.ParentBuilder
Set up the tree parent element
parentElementsMap - Variable in class com.amalgamasimulation.desktop.ui.tables.Tree
 
parentGraphicalEditor - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
parentGroup - Variable in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
parentShell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ColorAWTDialog
 
parentShell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerColorAWTDialog
 
parentShell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFColorAWTDialog
 
parse(String) - Static method in class com.amalgamasimulation.utils.ShortId
Parses the given string and returns the instance of ShortId.
PARSED_VALUES_CACHE_SIZE - Static variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
parseDateInternal(String) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
parseDayMonthLongYear(String) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
parseDayMonthLongYear(String) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
parseDayMonthLongYear(String) - Method in class com.amalgamasimulation.utils.format.Formats
 
parseDayMonthLongYear(String) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
parseDayMonthLongYearHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
parseDayMonthLongYearHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
parseDayMonthLongYearHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.Formats
 
parseDayMonthLongYearHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
parseHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
parseHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
parseHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.Formats
 
parseHoursMinutes(String) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
parseLocalTime(String) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
PartCSVResourceImpl - Class in com.amalgamasimulation.emf.csv.partialload
 
PartCSVResourceImpl(URI, EClass) - Constructor for class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
PartCSVResourceImpl.TreeNode - Class in com.amalgamasimulation.emf.csv.partialload
 
PartExcelResourceImpl - Class in com.amalgamasimulation.emf.excel.partialload
 
PartExcelResourceImpl(URI, String, boolean, EClass) - Constructor for class com.amalgamasimulation.emf.excel.partialload.PartExcelResourceImpl
 
partExtractor - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionLinkVisual
 
PartiallyContainedEClassSheet - Class in com.amalgamasimulation.emf.datastructure.sheets
 
PartiallyContainedEClassSheet(EClass, EReference, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.PartiallyContainedEClassSheet
 
partService - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
pathAbsOffsets() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns the value of the pathAbsOffsets record component.
pathsCacheEnabled - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
pathsCacheEnabled() - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Checks whether caching of the paths is enabled.
pathsCacheEnabled() - Method in class com.amalgamasimulation.trains.TrainsEnvironment
 
pathsCalculated - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
pathsCalculatedFromDijkstra - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
pathsCalculatedFromTree - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
pathsGotFromCache - Variable in class com.amalgamasimulation.graphagent.GraphEnvironment
 
PEACH_PUFF - Static variable in class com.amalgamasimulation.utils.Colors
peachPuff - Static variable in class com.amalgamasimulation.utils.Colors
percent(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
percent(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
percent(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value formatted as whole percentage without fractional part and with the percent character (%) in the end.
percent(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
percentSign(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
percentSign(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
percentSign(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns a string representation of a numeric value formatted as a whole percentage, including a leading sign (+ or -) to indicate whether the percentage is positive or negative.
percentSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
percentTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
percentTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
percentTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value formatted as percentage with two decimal digits and with the percent character (%) in the end.
percentTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
percentTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
percentTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
percentTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns a string representation of a numeric value formatted as a percentage with two decimal places, including a leading sign (+ or -).
percentTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
performance(double) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
 
performance(double) - Method in interface com.amalgamasimulation.discreterate.Conveyor.PerformanceBuilder
Sets the performance (max internal flow rate) of a Conveyor instance.
performance(double) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
 
performance(double) - Method in interface com.amalgamasimulation.discreterate.ReversibleConveyor.PerformanceBuilder
Sets the performance (max internal flow rate) of a ReversibleConveyor instance.
period(String, Sequence<E>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of RegionVisualSet that highlights X-axis regions corresponding to slots of the specified Sequence.
period(String, Supplier<List<E>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
Creates an instance of RegionVisualSet that highlights X-axis regions corresponding to time intervals contained in the provided supplier of a list.
periodsWithRateLessThan(double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the list of time intervals when the rate is less than the specified value.
periodsWithRateMoreThan(double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the list of time intervals when the rate is greater than the specified value.
permutations(List<T>) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Creates a list of all possible permutations of the provided list of elements.
PermutationsIterator<T> - Class in com.amalgamasimulation.core.combinatorics
Iterator for generating all permutations of the provided list of elements.
PermutationsIterator(List<? extends T>) - Constructor for class com.amalgamasimulation.core.combinatorics.PermutationsIterator
 
permutationsStream(List<T>) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Returns a stream of all possible permutations of the provided list of elements.
PERSPECTIVE_CHANGED - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
peru - Static variable in class com.amalgamasimulation.utils.Colors
PERU - Static variable in class com.amalgamasimulation.utils.Colors
PiecewiseFunction - Class in com.amalgamasimulation.core.piecewise
Represents a piecewise linear function with step changes.
PiecewiseFunction() - Constructor for class com.amalgamasimulation.core.piecewise.PiecewiseFunction
 
PiecewiseFunction.BreakPoint - Class in com.amalgamasimulation.core.piecewise
Represents a break point in the piecewise function, characterized by its argument, and one or both of the following: value step change, rate change.
PiecewiseFunction.FunctionSegment - Record Class in com.amalgamasimulation.core.piecewise
A function segment is a section between breakpoints where the function behaves linearly or has a constant rate.
pink - Static variable in class com.amalgamasimulation.utils.Colors
PINK - Static variable in class com.amalgamasimulation.utils.Colors
pixelsToKm(double) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
pixelsToMeters(double) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
placeRequest(T, BiConsumer<Service<T>, R>) - Method in class com.amalgamasimulation.service.ServiceWithResources
Places the request for service of the specified unit and allows to handle resource used to service the unit in the callback.
placeRequest(T, Consumer<Service<T>>) - Method in class com.amalgamasimulation.service.FixedCapacityService
 
placeRequest(T, Consumer<Service<T>>) - Method in class com.amalgamasimulation.service.ManualService
 
placeRequest(T, Consumer<Service<T>>) - Method in class com.amalgamasimulation.service.Service
Places the request for service of the specified unit.
placeRequest(T, Consumer<Service<T>>) - Method in class com.amalgamasimulation.service.ServiceWithResources
 
plotData() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a list of bend points of a linear plot of this rate planner.
plotData() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
plotData() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the data for plotting the content of this ITimeStatistics instance on a line chart.
plotData() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
plotData() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
plotData(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a list of bend points of a linear plot of this rate planner in the specified time interval.
plotPoints() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Returns a list of points of a linear 2d-plot of this function.
plotPoints(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Returns a list of points of a linear 2d-plot plot of this function within the specified argument interval.
plum - Static variable in class com.amalgamasimulation.utils.Colors
PLUM - Static variable in class com.amalgamasimulation.utils.Colors
plus(PiecewiseFunction) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Adds the points of another piecewise function to this function.
plus(RatePlanner) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a new instance of RatePlanner that is a sum of this rate planner and the other specified rate planner.
plus(Point) - Method in class com.amalgamasimulation.geometry.Point
Returns a new instance of point which is a coordinate-wise sum of this point and the specified point.
plus(Point) - Method in class com.amalgamasimulation.geometry.Polyline
Returns the polyline that is point-wise sum of this polyline and the specified point.
plus(Point) - Method in class com.amalgamasimulation.geometry.Segment
Returns a segment having begin and end points coordinate-wise added to the specified point.
plus(ResourceSet<T, R, C>) - Method in class com.amalgamasimulation.resources.ResourceSet
 
plusTo(LocalDateTime) - Method in class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
Returns a copy of date-time with this amount of this time units added.
Point - Class in com.amalgamasimulation.geometry
Class representing a point in 2D space.
Point() - Constructor for class com.amalgamasimulation.geometry.Point
Creates a new point with (0, 0) coordinates.
Point(double, double) - Constructor for class com.amalgamasimulation.geometry.Point
Creates a new point with the specified coordinates.
points - Variable in class com.amalgamasimulation.geometry.Polyline
 
POINTS_AND_LINES - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
 
POINTS_ONLY - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
 
pointsAndLinesStyle - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
pointSize - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
pointSizeExtractor - Variable in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
PointsVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.PointsVisualSet.PointsVisualElement
Constructs visual element for the given point data element.
PointsVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing plots with points.
PointsVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Constructs a PointsVisualSet with given name, data elements and arguments/value extractors, i.e.
PointsVisualSet.PointsVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for point data element.
policy(Conveyor.DownstreamInflowRateShortagePolicy) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
 
policy(Conveyor.DownstreamInflowRateShortagePolicy) - Method in interface com.amalgamasimulation.discreterate.Conveyor.PolicyBuilder
Sets the inflow shortage policy for a new Conveyor instance.
policy(Conveyor.DownstreamInflowRateShortagePolicy) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
 
policy(Conveyor.DownstreamInflowRateShortagePolicy) - Method in interface com.amalgamasimulation.discreterate.ReversibleConveyor.PolicyBuilder
Sets the inflow shortage policy for a new ReversibleConveyor instance.
Polygon - Class in com.amalgamasimulation.geometry
Represents a closed polygon in a 2D space, extending the Polyline class.
Polygon(Polyline) - Constructor for class com.amalgamasimulation.geometry.Polygon
Constructs a Polygon from a given Polyline.
Polygon(List<Point>) - Constructor for class com.amalgamasimulation.geometry.Polygon
Constructs a Polygon from a given list of Points.
polyline(Polyline) - Method in class com.amalgamasimulation.discreterate.Conveyor.Builder
 
polyline(Polyline) - Method in interface com.amalgamasimulation.discreterate.Conveyor.PolylineBuilder
Sets the polyline of a new Conveyor
polyline(Polyline) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor.Builder
 
polyline(Polyline) - Method in interface com.amalgamasimulation.discreterate.ReversibleConveyor.PolylineBuilder
Sets the polyline of a new ReversibleConveyor
polyline(String, RatePlanner) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
polyline(String, Supplier<List<Pair<Double, Double>>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
polyline(String, List<Pair<Double, Double>>) - Static method in interface com.amalgamasimulation.visualsets.VisualSets
 
Polyline - Class in com.amalgamasimulation.geometry
Class representing a directed polyline in 2D space.
Polyline(Point...) - Constructor for class com.amalgamasimulation.geometry.Polyline
Creates a new instance of polyline with specified points
Polyline(List<Point>) - Constructor for class com.amalgamasimulation.geometry.Polyline
Creates a new instance of polyline with points specified in the list.
PolylineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.PolylineVisualSet.PolylineVisualElement
Constructs visual element for the given polyline data element.
PolylineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing plots with lines and points.
PolylineVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
Constructs a PolylineVisualSet with given name, data elements and arguments/value extractors, i.e.
PolylineVisualSet.PolylineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for polyline data element.
PopupMenu - Class in com.amalgamasimulation.charts.environments.awt
 
PopupMenu() - Constructor for class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
PositionInternalContainerDescriptor - Class in com.amalgamasimulation.graphicaleditor.utils
PositionInternalContainer должен храниться в том же контейнере, в котором и объект, использующий координаты PositionInternalContainer для своего позиционирования
PositionInternalContainerDescriptor(EStructuralFeature, Function<EObject, AddCommand<? extends EObject>>) - Constructor for class com.amalgamasimulation.graphicaleditor.utils.PositionInternalContainerDescriptor
 
positiveIntegral() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the integral of the positive part of the piecewise linear function over the entire argument domain of [-∞, +∞].
positiveIntegral(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the integral of the positive part of the piecewise linear function over the specified argument interval.
positiveQuantityChanges() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a list of all positive step changes of quantity.
positiveQuantityChangesSum(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the sum of all positive step changes between the specified begin and end times, inclusively.
positiveStepChangesSum() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the sum of positive step changes in this piecewise linear function.
positiveStepChangesSum(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the sum of all positive step changes in this piecewise linear function within the specified argument interval.
postConstruct(Composite) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
postConstruct(Composite, MPart) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
postConstruct(Composite, MPart) - Method in class com.amalgamasimulation.desktop.ui.views.AccumulatorPartDescriptor
 
postConstruct(Composite, MPart) - Method in class com.amalgamasimulation.desktop.ui.views.IntervalTableFunctionPartDescriptor
 
POWDER_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
powderBlue - Static variable in class com.amalgamasimulation.utils.Colors
preciseNumberFormat(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
preciseNumberFormat(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
preciseNumberFormat(double) - Method in class com.amalgamasimulation.utils.format.Formats
 
preciseNumberFormat(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
prepend(GraphPath<N, A>) - Method in class com.amalgamasimulation.graph.GraphPath
Prepends the specified other path to this path.
prepend(GraphPath<N, A>) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Prepends the specified other path to this path.
prependArc(Graph.Arc) - Method in class com.amalgamasimulation.graph.GraphPath
Prepends the specified arc and its source node to this path.
prependArc(Graph.Arc) - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
Prepends the specified arc and its source node to this path.
prependToSelection(List<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
preread - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
preRead(TableFileContext) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
preRead(AtomicReference<String>, TableFileContext) - Method in class com.amalgamasimulation.emf.datastructure.EMFPartOneClassFile
 
preRead(AtomicReference<String>, TableFileContext) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
Calls EMFInstanceSheet.preRead() for all EMFInstanceSheets.
press(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
press(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
press(Node, MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
This method is called upon MouseEvent.MOUSE_PRESSED events.
previousTasks(List<CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneTask.Builder
 
previousVisualElement - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
 
prevSlot() - Method in class com.amalgamasimulation.core.scheduling.Gap
Returns the slot limiting this gap from the left.
PRIORITY - Enum constant in enum class com.amalgamasimulation.discreterate.FlowRateDistributionPolicy
 
PROBLEMS_PART - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
PROCCESSING - Enum constant in enum class com.amalgamasimulation.cranes.CraneTask.CraneTaskState
 
prohibitedArcs - Variable in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
prohibitedArcs - Variable in class com.amalgamasimulation.trains.TrainsEnvironment
 
prohibitedNodes - Variable in class com.amalgamasimulation.trains.TrainsEnvironment
 
PROPORTIONAL - Enum constant in enum class com.amalgamasimulation.discreterate.FlowRateDistributionPolicy
 
pseudoHistogramColor(Color) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
pseudoHistogramColor(Color) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set color for the pseudoHistogram
pseudoHistogramColor(BiFunction<T, V, Color>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
pseudoHistogramColor(BiFunction<T, V, Color>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the color for the pseudoHistogram
pseudoHistogramColor(Function<T, Color>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
pseudoHistogramColor(Function<T, Color>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set function to get the color for the pseudoHistogram
pseudoHistogramColorExtractor - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
purple - Static variable in class com.amalgamasimulation.utils.Colors
PURPLE - Static variable in class com.amalgamasimulation.utils.Colors
put(String, JSConvertable) - Method in class com.amalgamasimulation.web.ui.js.JSObject
Adds a key-value pair to the JavaScript object.
put(String, JSConvertable, boolean) - Method in class com.amalgamasimulation.web.ui.js.JSObject
Adds a key-value pair to the JavaScript object.
put(K, V) - Method in class com.amalgamasimulation.utils.container.BiMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.amalgamasimulation.utils.container.BiMap
 

Q

quantityAtTime(double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the quantity at the specified time.
quickFilterToLowerCase - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 

R

RADIUS - Static variable in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
RailArc - Class in com.amalgamasimulation.trains
Rail arc is the element that is contained in arcs of railway graph.
RailArc(String, Polyline) - Constructor for class com.amalgamasimulation.trains.RailArc
Creates a new instance of rail arc with the specified name and polyline.
RailCar - Class in com.amalgamasimulation.trains
 
RailCar(double) - Constructor for class com.amalgamasimulation.trains.RailCar
 
RailNode - Class in com.amalgamasimulation.trains
Rail node represents a point where 2 rail tracks merge into the third rail track.
RailNode(String, Point) - Constructor for class com.amalgamasimulation.trains.RailNode
 
RailPosition - Class in com.amalgamasimulation.trains
Rail position represents a position on a rail network described by track, offset and direction on the track (forward or backward).
RailPosition(GeometricGraphPosition<RailNode, RailArc>) - Constructor for class com.amalgamasimulation.trains.RailPosition
Creates a new instance of the rail position by the specified graph agent position.
RailPosition(GeometricGraphPosition<RailNode, RailArc>, TrainsEnvironment.DestTrackEnterSide) - Constructor for class com.amalgamasimulation.trains.RailPosition
Creates a new instance of the rail position by the specified graph agent position and direction on the track.
RailPosition(RailTrack, double, boolean) - Constructor for class com.amalgamasimulation.trains.RailPosition
Creates a new instance of the rail position by the specified rail track, offset from the beginning of the track and direction on the track.
RailPosition(RailTrack, double, boolean, TrainsEnvironment.DestTrackEnterSide) - Constructor for class com.amalgamasimulation.trains.RailPosition
Creates a new instance of the rail position by the specified rail track, offset from the beginning of the track and direction on of entry to Arc
RailTrack - Class in com.amalgamasimulation.trains
Rail track represents a bi-directional section of rail road between any two rail nodes.
RailTrack(String, Graph.Arc, Graph.Arc) - Constructor for class com.amalgamasimulation.trains.RailTrack
Creates a new instance of a rail track using the forward and backward arcs specified.
randomOf(List<? extends T>) - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
Returns a randomly selected element from the specified list.
randomOf(T...) - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
Returns a randomly selected element from the specified elements.
RangeRegionVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet.RangeRegionVisualElement
 
RangeRegionVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing regions with limited ranges along Y-axis.
RangeRegionVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
RangeRegionVisualSet.RangeRegionVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for region data element.
rate() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
Returns the rate of change of the function at this break point, after the possible rate change.
rate() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the value of the rate record component.
rateAt(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the rate of growth (or decrease in case of negative rate) of this function at the specified argument.
rateDelta() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
Returns the change in rate at this break point, possibly zero, always finite.
RatePlanner - Class in com.amalgamasimulation.core.scheduling
Deprecated.
Use PiecewiseFunction instead.
RatePlanner() - Constructor for class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Creates a new instance of an unbounded rate planner, i.e.
RatePlanner(double, double) - Constructor for class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Creates a new instance of a rate planner with the specified bounds.
RatePlanner(double, double, double, double) - Constructor for class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Creates a new instance of a rate planner with the specified bounds, initial quantity and initial rate.
read(TableFileContext) - Method in class com.amalgamasimulation.emf.datastructure.EMFPartOneClassFile
 
read(TableFileContext) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 
read(TableFileContext) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
read(String, Consumer<List<String>>, BiConsumer<Integer, Map<String, String>>) - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
readonly(List<T>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Tables
Creates and returns a table without the ability to edit data
readonly(List<T>) - Static method in class com.amalgamasimulation.desktop.ui.tables.Trees
Creates and returns a tree without the ability to edit data
readOnlyComboBox - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
recalculate() - Method in class com.amalgamasimulation.geometry.Segment
 
recalculateAgents(GraphAgent<?, ?>, boolean) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Recalculates the internal events (specifically, events of reaching other agents) for all agents on this arc, except for the specified one.
recalculateAgents(GraphAgent<?, ?>, boolean) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
recalculateBiggestGroup() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
Recalculates the bucket with the largest value
recalculateCollisions() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
recalculateHeading() - Method in class com.amalgamasimulation.geometry.Segment
 
recalculateVisualElements() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
receiveMessage(Object) - Method in class com.amalgamasimulation.engine.StateMachine
Makes this state machine receive and process the specified message.
red - Static variable in class com.amalgamasimulation.utils.Colors
RED - Static variable in class com.amalgamasimulation.utils.Colors
rederersFactory - Variable in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
redo() - Method in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
redraw() - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
redraw() - Method in class com.amalgamasimulation.charts.Chart
Causes the chart to be redrawn.
redrawRestrictedListener - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
RedrawRestrictionCommand - Class in com.amalgamasimulation.graphicaleditor.commands
 
RedrawRestrictionCommand(RedrawRestrictionManager, boolean) - Constructor for class com.amalgamasimulation.graphicaleditor.commands.RedrawRestrictionCommand
 
redrawRestrictionManager - Variable in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
redrawRestrictionManager - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
RedrawRestrictionManager - Class in com.amalgamasimulation.graphicaleditor.utils
Deprecated.
RedrawRestrictionManager() - Constructor for class com.amalgamasimulation.graphicaleditor.utils.RedrawRestrictionManager
Deprecated.
 
reference - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
ReferenceColumn<E> - Class in com.amalgamasimulation.emf.datastructure.columns
 
ReferenceColumn(EReference, Function<E, Object>) - Constructor for class com.amalgamasimulation.emf.datastructure.columns.ReferenceColumn
 
refresh() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
refresh() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
REFRESH - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
refreshContentsVisuals() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
refreshContentsVisuals(Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
RegionVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.RegionVisualSet.RegionVisualElement
Constructs visual element for the given region data element.
RegionVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing regions.
RegionVisualSet(String, Supplier<List<T>>, Function<T, Double>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.RegionVisualSet
Constructs a RegionVisualSet with given name, data elements and begin/end argument extractors, i.e.
RegionVisualSet.RegionVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for region data element.
registerPage(ObjectsPage<?>) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
REGULAR - Enum constant in enum class com.amalgamasimulation.charts.utils.LegendItemState
 
REGULAR_NUMERIC_TICK_AND_LABELS - Enum constant in enum class com.amalgamasimulation.charts.axes.ticks.AxisNumericStyle
 
relativeHeight(double) - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Sets the relative height of the bar chart container as a percentage.
relativeHeight(double) - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Sets the relative height of the timeline chart container as a percentage.
relativeHeight(double) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the relative height of this HTML tag as a percentage.
relativeHeight(double) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the relative height of the header as a percentage.
relativeHeight(double) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the relative height of the text block as a percentage.
relativeTimeSeries(TimeSeries, double, ChronoUnit) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a time series that is obtained from the specified base time series by shifting all its instants by the specified amount of the specified time units.
RelativeTimeSeries - Class in com.amalgamasimulation.utils.time
Time series that is obtained from some specified base time series by shifting all its instants by the specified amount of the specified time units.
RelativeTimeSeries(TimeSeries, double, ChronoUnit) - Constructor for class com.amalgamasimulation.utils.time.RelativeTimeSeries
Creates a new instance of TimeSeries that is obtained from the specified base time series by shifting all its instants by the specified amount of the specified time units.
relativeWidth(double) - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Sets the relative width of the bar chart container as a percentage.
relativeWidth(double) - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Sets the relative width of the timeline chart container as a percentage.
relativeWidth(double) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the relative width of this HTML tag as a percentage.
relativeWidth(double) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the relative width of the header as a percentage.
relativeWidth(double) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the relative width of the text block as a percentage.
release(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.DeleteSelectedOnTypeHandler
 
release(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
release(Node, MouseEvent, double, double) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ClickDragGesture
This method is called upon MouseEvent.MOUSE_RELEASED events.
release(T) - Method in class com.amalgamasimulation.service.FixedCapacityService
 
release(T) - Method in class com.amalgamasimulation.service.ManualService
 
release(T) - Method in class com.amalgamasimulation.service.Service
Finishes the service of the specified unit, i.e.
release(T) - Method in class com.amalgamasimulation.service.ServiceWithResources
 
releaseResources(List<R>) - Method in class com.amalgamasimulation.resources.ResourceManager
 
releaseResources(R...) - Method in class com.amalgamasimulation.resources.ResourceManager
 
RelocateOnDragHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
RelocateOnDragHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
remove(int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Removes the value at offset from the list.
remove(int) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
remove(int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Removes the value at offset from the list.
remove(int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Removes length values from the list, starting at offset
remove(int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Removes length values from the list, starting at offset
remove(Accumulator<T>) - Method in class com.amalgamasimulation.utils.container.Accumulator
Decrements the values stored in this Accumulator by the respective amounts from the otherAccumulator.
remove(Object) - Method in class com.amalgamasimulation.utils.container.BiMap
 
remove(Object) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
remove(T) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Removes the specified slot from this sequence, if this slot is contained in this sequence.
remove(T, boolean) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.CommandFactory
 
remove(T, boolean) - Method in interface com.amalgamasimulation.desktop.ui.editor.utils.ICommandFactory
 
REMOVE - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
REMOVE_FROM_GRAPH_ENVIRONMENT - Enum constant in enum class com.amalgamasimulation.graphagent.Command.Type
Command that removes the agent from its current graph environment
removeAdjacentAgent(LongAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
Remove specified LongAgent from all adjacent agents collections.
removeAgent(GraphAgent) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Removes the specified agent from this node, e.g.
removeAgent(GraphAgent) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
removeAgent(GraphAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Removes the specified agent from this arc, e.g.
removeAgent(GraphAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
removeAgentInternal(GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
 
removeAll(Collection<?>) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
removeAllArcs(Collection<Graph.Arc>) - Method in class com.amalgamasimulation.graph.Graph
Attempts to remove all specified arcs from the graph and returns number of arcs actually removed.
removeAllNodes(Collection<Graph.Node>) - Method in class com.amalgamasimulation.graph.Graph
Attempts to remove all specified nodes from the graph and returns number of nodes actually removed.
removeAllOccurrencesOccupyingAgent(LongAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Removes the all Occurrences of specified agent from collection of occupying agents (used to prevent the overlay of agents), e.g.
removeAllOccurrencesOccupyingAgent(LongAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
removeAllOccurrencesOccupyingAgent(LongAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphNode
Removes the all Occurrences of specified agent from collection of occupying agents (used to prevent the overlay of agents), e.g.
removeAllOccurrencesOccupyingAgent(LongAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphNodeImpl
 
removeAllShapes() - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
removeArc(A) - Method in class com.amalgamasimulation.graph.Graph
Attempts to remove arc with the specified value from the graph.
removeArc(Graph.Arc) - Method in class com.amalgamasimulation.graph.Graph
Attempts to remove the specified arc from the graph.
removeAssignTaskHandler(Consumer<CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeCallbackPosition(GeometricGraphPosition) - Method in interface com.amalgamasimulation.graphagent.AgentGraphNode
Removes the specified callback position previously added by AgentGraphNode.addCallbackPosition(GeometricGraphPosition) method, from this node.
removeCallbackPosition(GeometricGraphPosition) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
removeCallbackPosition(GeometricGraphPosition<?, ?>) - Method in interface com.amalgamasimulation.graphagent.AgentGraphArc
Removes the specified callback position previously added by AgentGraphArc.addCallbackPosition(GeometricGraphPosition) method from this arc.
removeCallbackPosition(GeometricGraphPosition<?, ?>) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
removeCallbackPosition(GeometricGraphPosition<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Removes a callback position previously added by GraphAgent.addCallbackPosition(GeometricGraphPosition) method.
removeCheckedItemsChangedHandler(Consumer<List<T>>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
removeCheckedItemsChangedHandler(Consumer<List<T>>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
removeCheckedItemsChangedHandler(Consumer<List<T>>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
removeChild(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
removeChildContent(EObject) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
removeChildren(List<? extends IVisualPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
removeClickHandler(Consumer<GanttChartRow>) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Removes vertical axis click handler.
removeClickHandler(Consumer<String>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Removes horizontal axis click handler.
removeClickHandler(Consumer<String>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Removes vertical axis click handler.
removeColumn(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
removeColumn(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
removeColumn(int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
removeColumn(IColumn<T, ?, ?>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
removeColumn(R) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
removeColumnInternal(int) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
removeColumnInternal(int) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
removeColumnInternal(int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
removeContextMenuHandler(BarChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.BarMenuItemsDescriptor
 
removeContextMenuHandler(GanttChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.GanttMenuItemsDescriptor
 
removeContextMenuHandler(HeatmapChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.HeatmapMenuItemsDescriptor
 
removeContextMenuHandler(LineChartContextMenuItem) - Method in class com.amalgamasimulation.charts.environments.LineMenuItemsDescriptor
 
removeContextMenuHandler(VisualSet.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Removes the action to be executed every time a context menu for given data element is called.
removeContextMenuHandler(Column.ContextMenuHandler<T, V>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
removeContextMenuHandler(Column.ContextMenuHandler<T, V>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Removes a previously added ContextMenuHandler from the list handlers
removeContextMenuHandler(ColumnViewAdapter.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
removeContextMenuHandler(ColumnViewAdapter.ContextMenuHandler<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
removeContextMenuHandler(BiConsumer<Menu, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
removeContextMenuHandler(BiConsumer<Menu, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
removeContextMenuItem(BarChartContextMenuItem) - Method in class com.amalgamasimulation.charts.AbstractBarChart
Removes the context menu item.
removeContextMenuItem(GanttChartContextMenuItem) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Removes the context menu item.
removeContextMenuItem(HeatmapChartContextMenuItem) - Method in class com.amalgamasimulation.charts.HeatmapChart
Removes the context menu item.
removeContextMenuItem(LineChartContextMenuItem) - Method in class com.amalgamasimulation.charts.AbstractLineChart
Removes the context menu item.
removeCraneArrivedHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeCraneAttachCargoHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeCraneContinueHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeCraneDetachCargoHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeCraneStateChangeHandler(CraneBay.CraneStateChangeHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in interface com.amalgamasimulation.charts.axes.IGetDisplayedRangePropertyOwner
Removes the displayed range changed action.
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
removeDisplayedRangeChangeHandler(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
removeDoubleClickHandler() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
removeDoubleClickHandler() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Remove the doubleClickHandler
removeDoubleClickHandler(BiConsumer<T, DoubleClickEvent>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
removeDoubleClickHandler(BiConsumer<T, DoubleClickEvent>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
removeDoubleClickHandler(BiConsumer<T, DoubleClickEvent>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
removeElement() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
removeEmptyHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Removes a previously added empty Bunker action.
removeEmptyHandler(Consumer<Conveyor<T>>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Removes a previously added empty Conveyor action.
removeEmptyHandler(Consumer<ReversibleConveyor<T>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Removes a previously added empty Conveyor action.
removeEmptyHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Removes the previously added empty Tank action.
removeEndWaitingInPositionHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeEndWaitingOtherCraneHandlersHandler(CraneBay.CraneCargoEventHandler) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeExtensionFactory() - Method in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
removeExtensionFactory() - Method in class com.amalgamasimulation.emf.csv.partialload.EMFPartCSVLoader
 
removeFeedbackAndHandles(List<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
removeFilter(ViewerFilter) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
removeFlowRateChangedHandler(Consumer<Valve<T>>) - Method in class com.amalgamasimulation.discreterate.Valve
Removes the previously added flow rate change handler.
removeFromGraphEnvironment() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Removes this agent from the GraphEnvironment which it has been set to.
removeFromGraphEnvironment() - Method in class com.amalgamasimulation.trains.Train
 
removeFromGraphInternal() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
removeFromGraphInternal() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
removeFromMapping() - Method in class com.amalgamasimulation.emf.common.ResourceFileExtension
 
removeFromSelection(Collection<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
removeFromSelection(IContentPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
removeFullHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Removes a previously added full Bunker action.
removeFullHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Removes the previously added full Tank action.
removeHandles(Set<? extends IVisualPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
removeIf(Predicate<? super T>) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
removeInflowElementConnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Removes the previously added inflow element connect handler.
removeInflowElementDisconnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Removes the previously added inflow element disconnect handler.
removeInflowRateChangedHandler(BiConsumer<Conveyor<T>, FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Removes the previously added inflow rate change handler.
removeInflowRateChangedHandler(BiConsumer<ReversibleConveyor<T>, FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Removes the previously added inflow rate change handler.
removeInflowRateChangedHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Removes the previously added inflow rate change handler.
removeInRateChangedHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Removes a previously added total inflow change handler.
removeKey(K) - Method in class com.amalgamasimulation.utils.container.BiMap
Removes the mapping for a key from this map if it is present.
removeKeyPressedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.Chart
Removes the key pressed action.
removeKeyPressedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
removeKeyPressedHandler(Consumer<KeyEvent>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
removeKeyPressedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
removeKeyReleasedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.Chart
Removes the key released action.
removeKeyReleasedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
removeKeyReleasedHandler(Consumer<KeyEvent>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
removeKeyReleasedHandler(Consumer<KeyEvent>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
removeLegendItemStateHandler(Consumer<LegendItemStateChangeDescriptor<T>>) - Method in class com.amalgamasimulation.charts.legend.Legend
Removes the legend item state change action.
removeMouseClickHandler(Consumer<GanttChartMouseClickDescriptor>) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Removes the contents area click action.
removeMouseClickHandler(Consumer<HeatmapChartMouseClickDescriptor>) - Method in class com.amalgamasimulation.charts.HeatmapChart
Removes the contents area click action.
removeMouseClickListener(BiConsumer<MouseEvent, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
removeMouseClickListener(BiConsumer<MouseEvent, Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
removeMouseDragExitedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the mouse drag-exited action.
removeMouseDraggedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the mouse drag action.
removeMouseDragOverHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the mouse drag-over action.
removeMouseDragReleasedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the mouse drag-released action.
removeMouseEnteredHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the mouse enter action.
removeMouseEnterHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Removes the mouse enter action.
removeMouseExitedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the mouse exit action.
removeMouseExitHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Removes the mouse exit action.
removeMouseMoveListener(BiConsumer<Double, Double>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
removeMousePressedHandler(BiConsumer<T, MouseEvent>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Removes the previously added mouse button press action.
removeMousePressedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the previously added mouse button press action.
removeMouseReleasedHandler(Consumer<MouseListenerContext>) - Method in class com.amalgamasimulation.charts.Chart
Removes the previously added mouse button release action.
removeMouseScrollHandler(Consumer<ScrollEvent>) - Method in class com.amalgamasimulation.charts.Chart
Removes the mouse scroll action.
removeNode(Graph.Node) - Method in class com.amalgamasimulation.graph.Graph
Attempts to remove the specified node from the graph.
removeNodeAdjacentAgents(Graph.Node) - Method in class com.amalgamasimulation.graphagent.LongAgent
Clear adjacent agents collection in specified node and try to continue movement of adjacent agents.
removeObjectClickListener(Consumer<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
Deprecated.
removeObjectClickListener(Consumer<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Deprecated.
removeObjectsSelectionListener(Consumer<List<Object>>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
removeObjectsSelectionListener(Consumer<List<Object>>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
removeOccupyingAgent(LongAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphArc
Removes the specified agent from collection of occupying agents (used to prevent the overlay of agents), e.g.
removeOccupyingAgent(LongAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
 
removeOccupyingAgent(LongAgent<?, ?>) - Method in interface com.amalgamasimulation.graphagent.LongAgentGraphNode
Removes the specified agent from collection of occupying agents (used to prevent the overlay of agents), e.g.
removeOccupyingAgent(LongAgent<?, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphNodeImpl
 
removeOutflowElementConnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Removes the previously added outflow element connect handler.
removeOutflowElementDisconnectedHandler(Consumer<FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.FlowElement
Removes the previously added outflow element disconnect handler.
removeOutflowRateChangedHandler(BiConsumer<ReversibleConveyor<T>, FlowConnection<T>>) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Removes the previously added outflow rate change handler.
removeOutflowRateChangedHandler(Consumer<Conveyor<T>>) - Method in class com.amalgamasimulation.discreterate.Conveyor
Removes the previously added outflow rate change handler.
removeOutflowRateChangedHandler(Consumer<Tank<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Removes the previously added outflow rate change handler.
removeOutRateChangedHandler(Consumer<Bunker<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Removes a previously added outflow change handler.
removeOverlain() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Removes any bend points overlain during the movement of selected ones.
removePreStateChangeListener(Consumer<Boolean>) - Method in class com.amalgamasimulation.graphicaleditor.utils.RedrawRestrictionManager
Deprecated.
 
removeProhibitedArc(AgentGraphArc) - Method in interface com.amalgamasimulation.graphagent.LongAgentWeightKey
 
removeProhibitedArc(AgentGraphArc) - Method in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
removeRedrawFinishedHandler(Runnable) - Method in class com.amalgamasimulation.charts.Chart
Removes the chart redrawing finished action.
removeResource(R) - Method in class com.amalgamasimulation.resources.ResourceManager
 
removeSelectedItemChangedHandler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
removeSelectedItemChangedHandler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
removeSelectedItemChangedHandler(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
removeSeparator(GanttChartRow) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Removes the GanttChartRowSeparator that should be placed under the given ganttChartRow.
removeServiceRequestRemovedCallback(BiConsumer<T, Service<T>>) - Method in class com.amalgamasimulation.service.Service
Removes a previously added handler that is called every time a request for service of a unit is cancelled.
removeServiceStartedHandler(BiConsumer<T, Service<T>>) - Method in class com.amalgamasimulation.service.Service
Removes a previously added handler that is called every time the service of a unit starts.
removeShape(AbstractShape) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
removeStateChangeListener(Consumer<Boolean>) - Method in class com.amalgamasimulation.graphicaleditor.utils.RedrawRestrictionManager
Deprecated.
 
removeStatusText - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
removeTaskFinishedHandler(BiConsumer<Crane, CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeTaskStartedHandler(BiConsumer<Crane, CraneTask<?>>) - Method in class com.amalgamasimulation.cranes.CraneBay
 
removeTextLabel(LabelSide) - Method in class com.amalgamasimulation.charts.Chart
Removes text label for the specified label side.
removeThreshold(Tank.Threshold) - Method in class com.amalgamasimulation.discreterate.Bunker
Removes threshold action added by the Bunker.addThreshold(double, Runnable) method.
removeThreshold(Tank.Threshold) - Method in class com.amalgamasimulation.discreterate.Tank
Removes threshold action added by the Tank.addThreshold(double, Runnable) method.
removeValue(V) - Method in class com.amalgamasimulation.utils.container.BiMap
Removes the mapping for a value from this map if it is present.
removeVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
removeVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
removeVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
removeVerticalGuidelineChangeHandler(BiConsumer<Boolean, Double>) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Removes the vertical guideline visibility or position changed action.
removeViewerFocusedFeedback() - Method in class com.amalgamasimulation.graphicaleditor.behaviors.PaletteFocusBehavior
 
removeVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Removes the action to be executed every time the visibility of this VisualSet is changed.
removeVisibilityChangeHandler(Consumer<VisibilityChangeDescriptor<? extends IAbstractChartVisualSet>>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
removeVisualElement(VisualSet.VisualElement) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
removeVisualSet(VS) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Removes a VisualSet from this container.
removeVisualSetChangeHandler(IVisualSetListener) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Removes the action to be executed every time the elements list of this VisualSet is changed.
removeVisualSetChangeHandler(IVisualSetListener) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
removeVisualSetContainerChangeHandler(IVisualSetContainerListener<VS>) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Removes the action to be executed every time the structure of the visualSetContainer is changed.
removeWaitingUnit(T) - Method in class com.amalgamasimulation.service.Service
Removes a unit from the waiting queue
removeWaitingUnitArrivedHandler(BiConsumer<T, Service<T>>) - Method in class com.amalgamasimulation.service.Service
Removes a previously added handler that is called every time a unit joins the queue of waiting units.
render() - Method in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
render() - Method in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
render() - Method in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
render() - Method in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
render() - Method in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
render() - Method in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
render() - Method in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
render() - Method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
renderers - Variable in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
renderInternal() - Method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
reorderChild(IVisualPart<? extends Node>, int) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContentPart
 
repaintGrid() - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
repaintStroke() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
repaintStroke() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
repaintStroke() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionLinkVisual
 
RepeatingTimeSeries - Class in com.amalgamasimulation.utils.time
Abstract class representing any time series with multiple instants.
RepeatingTimeSeries(LocalTime, Timeable) - Constructor for class com.amalgamasimulation.utils.time.RepeatingTimeSeries
Creates a new instance of TimeSeries with the specified time of day.
replace(double, double) - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
replace(double, double) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Replaces the value in the time bucket corresponding to the specified time with the specified value.
replace(double, double) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
replace(double, double) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
replaceContents(Accumulator<T>) - Method in class com.amalgamasimulation.discreterate.Bunker
Replaces the contents of this flow element with the newContents Accumulator.
replaceContents(Accumulator<T>) - Method in class com.amalgamasimulation.discreterate.Tank
Replaces the contents of this Tank with the newContents Accumulator.
replaceContents(List<Accumulator<T>>) - Method in class com.amalgamasimulation.discreterate.Bunker
Removes all materials from this Bunker and sets its internal layers of materials to the listOfLayers.
replaceContents(List<Accumulator<T>>) - Method in class com.amalgamasimulation.discreterate.Tank
Removes all materials from this Tank and sets its internal layers of materials to the listOfLayers.
replaceContents(T, double) - Method in class com.amalgamasimulation.discreterate.Bunker
Replaces the contents of this flow element with amount quantity of material.
replaceContents(T, double) - Method in class com.amalgamasimulation.discreterate.Tank
Replaces the contents of this Tank with amount quantity of material material.
replaceFeature(F) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Replaces the existing feature with the specified new feature.
replaceFeature(Class<F>, F) - Method in class com.amalgamasimulation.features.FeatureContainer
 
replaceFeature(Class<F>, F) - Method in interface com.amalgamasimulation.features.IFeatureContainer
Replaces the existing feature of the specified type with the specified new feature.
requestResources(C, double, boolean, ResourceManager.SeizeRule, ResourceSet<T, R, C>) - Method in class com.amalgamasimulation.resources.ResourceManager
 
requestResources(C, double, boolean, ResourceManager.SeizeRule, ResourceSet<T, R, C>...) - Method in class com.amalgamasimulation.resources.ResourceManager
 
requestResources(C, double, boolean, ResourceManager.SeizeRule, List<ResourceSet<T, R, C>>) - Method in class com.amalgamasimulation.resources.ResourceManager
 
requiresTurnAtDest() - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
Checks whether turning around is required at the destination position of this path i.e.
requiresTurnAtSource() - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
Checks whether turning around is required at the source position of this path, i.e.
reset() - Method in class com.amalgamasimulation.engine.Engine
Resets the simulation engine, sets its time to zero.
reset() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sets the size of the list to 0, but does not change its capacity.
reset() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sets the size of the list to 0, but does not change its capacity.
reset(List<V>) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Clear the container and adds the specified list of new visualSets.
reset(Stream<V>) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Clear the container and adds the specified list of new visualSets.
resetDistanceTraveled() - Method in class com.amalgamasimulation.graphagent.GraphAgent
Resets the built-in distance traveled counter to zero.
resetQuick() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sets the size of the list to 0, but does not change its capacity.
resetQuick() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sets the size of the list to 0, but does not change its capacity.
resetRequirementTime() - Method in class com.amalgamasimulation.resources.ResourceManager
 
resetStats(double) - Method in class com.amalgamasimulation.utils.SingleStateStatistics
Очищает всю информацию о длительности состояний, а также о текущих активных состояниях
resetStats(double) - Method in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
resize(double, double) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
resizeChart(int, int, boolean) - Method in class com.amalgamasimulation.charts.Chart
Updates the chart size and redraws its redraws its contents.
resource - Variable in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
ResourceErrorsView - Class in com.amalgamasimulation.desktop.ui.views
 
ResourceErrorsView(Composite, List<Resource.Diagnostic>, List<Resource.Diagnostic>) - Constructor for class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
ResourceFileExtension - Class in com.amalgamasimulation.emf.common
This class contains file extensions used as keys in the Resource.Factory.Registry.INSTANCE.getExtensionToFactoryMap().
ResourceManager<T,R,C> - Class in com.amalgamasimulation.resources
 
ResourceManager(Engine) - Constructor for class com.amalgamasimulation.resources.ResourceManager
 
ResourceManager.SeizeRule - Enum Class in com.amalgamasimulation.resources
 
ResourceManager.UtilizationRule - Enum Class in com.amalgamasimulation.resources
 
ResourceRecord<T,R,C> - Class in com.amalgamasimulation.resources
 
ResourceRequest<T,R,C> - Class in com.amalgamasimulation.resources
 
ResourceSet<T,R,C> - Class in com.amalgamasimulation.resources
 
ResourceSet(List<T>) - Constructor for class com.amalgamasimulation.resources.ResourceSet
 
ResourceSet(T...) - Constructor for class com.amalgamasimulation.resources.ResourceSet
 
restorePreMoveBendpoints() - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Restores the initial bend points prior to moving.
restrictMenuDetect() - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
restrictMenuDetect() - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
restrictMenuDetect() - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
restrictRedraw - Variable in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
retrieveVisualPart(IViewer, Node) - Method in class com.amalgamasimulation.graphicaleditor.handlers.MarqueeOnDragHandler
 
reveal(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
reverse() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Reverse the order of the elements in the list.
reverse() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Reverse the order of the elements in the list.
reverse(int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Reverse the order of the elements in the range of the list.
reverse(int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Reverse the order of the elements in the range of the list.
ReversibleConveyor<T> - Class in com.amalgamasimulation.discreterate
A ReversibleConveyor is a flow element that transports material from one point in space to another point at a given speed.
ReversibleConveyor.Builder<T> - Class in com.amalgamasimulation.discreterate
Helper class to create a ReversibleConveyor instance.
ReversibleConveyor.Direction - Enum Class in com.amalgamasimulation.discreterate
Defines the direction of movement of the conveyor.
ReversibleConveyor.MaxSpeedBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a ReversibleConveyor instance.
ReversibleConveyor.PerformanceBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a ReversibleConveyor instance.
ReversibleConveyor.PolicyBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a ReversibleConveyor instance.
ReversibleConveyor.PolylineBuilder<T> - Interface in com.amalgamasimulation.discreterate
Helper interface to build a ReversibleConveyor instance.
REVERSION_GAP - Variable in class com.amalgamasimulation.trains.TrainsEnvironment
 
RIGHT - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.BarAlignment
 
rightButtonMouseClick(MouseEvent, Object) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
RightButtonMouseHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
RightButtonMouseHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.RightButtonMouseHandler
 
rightSubset(double) - Method in class com.amalgamasimulation.core.intervals.Interval
 
rightSubset(double) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns a new instance of IntervalSet that is a subset of this IntervalLike instance taken from its IntervalLike.max() boundary, with the cumulative length not exceeding the specified maximum length.
rightSubset(double) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
rootEClass - Variable in class com.amalgamasimulation.emf.datastructure.IDataSource
 
RootEClassSheet - Class in com.amalgamasimulation.emf.datastructure.sheets
 
RootEClassSheet(EClass, EReference, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.RootEClassSheet
 
rootObject - Variable in class com.amalgamasimulation.emf.csv.EMFCSVLoader
 
rootTreeElementsObservable - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
ROSY_BROWN - Static variable in class com.amalgamasimulation.utils.Colors
rosyBrown - Static variable in class com.amalgamasimulation.utils.Colors
rotate(double) - Method in class com.amalgamasimulation.geometry.Point
Returns a new instance of point which is the result of rotation of this point around the (0, 0) point by the specified angle in radians.
rotateAround(double, Point) - Method in class com.amalgamasimulation.geometry.Point
Returns a new instance of point which is the result of rotation of this point around the specified point (rotation center) by the specified angle in radians.
rouble(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
roubleSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
roubleTwoDecimals(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
roubleTwoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
route - Variable in class com.amalgamasimulation.trains.Train
 
ROW - Enum constant in enum class com.amalgamasimulation.charts.utils.BarsLayout
ROW layout arranges bars one after another in one row.
ROW_COLUMN_WIDTH - Static variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
rowHeightFractionExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
RowHeightPolicy - Enum Class in com.amalgamasimulation.charts.utils
 
ROYAL_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
royalBlue - Static variable in class com.amalgamasimulation.utils.Colors
run() - Method in class com.amalgamasimulation.engine.Engine
Starts or resumes running the engine asynchronously and returns immediately.
run(boolean) - Method in class com.amalgamasimulation.engine.Engine
Starts or resumes running the engine either synchronously or asynchronously, depending on the value of the argument.
RUN - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
runnable - Variable in class com.amalgamasimulation.engine.Event
 
RUSSIAN - Static variable in class com.amalgamasimulation.utils.format.Formats
Russian / Eastern European formats
RussianFormats - Class in com.amalgamasimulation.utils.format
 

S

SADDLE_BROWN - Static variable in class com.amalgamasimulation.utils.Colors
saddleBrown - Static variable in class com.amalgamasimulation.utils.Colors
salmon - Static variable in class com.amalgamasimulation.utils.Colors
SALMON - Static variable in class com.amalgamasimulation.utils.Colors
sample() - Method in class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
 
SANDY_BROWN - Static variable in class com.amalgamasimulation.utils.Colors
sandyBrown - Static variable in class com.amalgamasimulation.utils.Colors
save() - Method in interface com.amalgamasimulation.emf.common.EMFSaver
Saves the data model to a file.
save() - Method in class com.amalgamasimulation.emf.csv.EMFCSVSaver
 
saveErrorsHandling(String, E, EMFSaverFactory<E>) - Method in class com.amalgamasimulation.desktop.ui.views.SaverManager
 
SaverManager<E> - Class in com.amalgamasimulation.desktop.ui.views
 
SaverManager() - Constructor for class com.amalgamasimulation.desktop.ui.views.SaverManager
 
scaleXListener - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
scheduleAbsolute(double, int, Runnable) - Method in class com.amalgamasimulation.engine.Engine
Schedules an event for execution at the specified absolute time with the specified priority
scheduleAbsolute(double, Runnable) - Method in class com.amalgamasimulation.engine.Engine
Schedules an event for execution at the specified absolute time with the priority equal to 0
SCHEDULED - Enum constant in enum class com.amalgamasimulation.engine.Event.Status
Events receive Event.Status.SCHEDULED status immediately after creation.
scheduledEventId() - Method in exception class com.amalgamasimulation.engine.TraceableEventException
Returns the unique identifier of the event in which the exception occurred.
scheduledFuture - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
scheduledModelTime() - Method in exception class com.amalgamasimulation.engine.TraceableEventException
Returns the simulation time when the event was scheduled.
scheduledStackTrace() - Method in exception class com.amalgamasimulation.engine.TraceableEventException
Returns the stack trace of the point in code from where this event was scheduled.
scheduledTime - Variable in class com.amalgamasimulation.engine.Event
 
scheduledTime() - Method in class com.amalgamasimulation.engine.Event
Returns the simulation time when this event was created and scheduled
scheduleRelative(double, int, Runnable) - Method in class com.amalgamasimulation.engine.Engine
Schedules an event for execution in the specified timeout from the current simulation time with the specified priority.
scheduleRelative(double, Runnable) - Method in class com.amalgamasimulation.engine.Engine
Schedules an event for execution in the specified timeout from the current simulation time with the priority equal to 0.
scheduleStop(double, int, String) - Method in class com.amalgamasimulation.engine.Engine
Schedules a stoppage of this engine at the specified absolute time with the specified priority
scheduleStop(double, String) - Method in class com.amalgamasimulation.engine.Engine
Schedules a stoppage of this engine at the specified absolute time with the priority equal to 0
scroll(boolean, double, double) - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
scroll(ScrollEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
SEA_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
SEA_SHELL - Static variable in class com.amalgamasimulation.utils.Colors
seaGreen - Static variable in class com.amalgamasimulation.utils.Colors
seaShell - Static variable in class com.amalgamasimulation.utils.Colors
second - Variable in class com.amalgamasimulation.utils.FloatPair
 
second - Variable in class com.amalgamasimulation.utils.Pair
Second element of this pair
second() - Method in class com.amalgamasimulation.utils.Pair
Returns the second element of this pair
second() - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the duration of one second of simulation calendar in simulation time units
Segment - Class in com.amalgamasimulation.geometry
Class representing a directed segment in 2D space.
Segment(double, double, double, double) - Constructor for class com.amalgamasimulation.geometry.Segment
Creates a new instance of Segment class with the specified coordinates of begin and end points.
Segment(Point, Point) - Constructor for class com.amalgamasimulation.geometry.Segment
Creates a new instance of Segment class with specified begin and end points.
segments - Variable in class com.amalgamasimulation.geometry.Polyline
 
segmentsIterator(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Returns an iterator over the PiecewiseFunction.FunctionSegment instances within the specified argument interval.
segmentsStream(Interval) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Returns a stream of PiecewiseFunction.FunctionSegment instances within the specified argument interval.
select(int) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Selects the point specified by the given segment index and parameter for manipulation.
select(Object) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Show the object in a 'selected' state.
select(List<?>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Show the objects in a 'selected' state.
select(ViewerFilter, Predicate<T>, T) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
selected - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
selected - Variable in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
selectedElements(List<W>) - Method in class com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.Builder
 
selectedElements(List<W>) - Method in interface com.amalgamasimulation.desktop.ui.builders.MultiObjectsSelectionDialogEditingSupport.SelectedElementsBuilder
Set the list of items that will be marked as selected in the selection dialog
selectedFirstElement() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
selectedObjects - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
SELECTION - Enum constant in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
 
SELECTION_FEEDBACK_PART_FACTORY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
The adapter role for the IFeedbackPartFactory that is used to generate hover feedback parts.
SELECTION_HANDLE_PART_FACTORY - Static variable in class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
The adapter role for the IHandlePartFactory that is used to generate hover handle parts.
SelectionBehavior - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
SelectionBehavior() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.SelectionBehavior
 
selectionChangedConsumer - Variable in class com.amalgamasimulation.desktop.ui.tables.Table
 
selectionDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
selectionDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
selectionDecoration - Variable in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
SelectionFeedbackPart - Class in com.amalgamasimulation.graphicaleditor.parts
 
SelectionFeedbackPart() - Constructor for class com.amalgamasimulation.graphicaleditor.parts.SelectionFeedbackPart
 
SelectionFeedbackPartFactory - Class in com.amalgamasimulation.graphicaleditor.factories
 
SelectionFeedbackPartFactory() - Constructor for class com.amalgamasimulation.graphicaleditor.factories.SelectionFeedbackPartFactory
 
SelectionHandlePartFactory - Class in com.amalgamasimulation.graphicaleditor.factories
 
SelectionHandlePartFactory() - Constructor for class com.amalgamasimulation.graphicaleditor.factories.SelectionHandlePartFactory
 
selectionListener - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
A function that will be executed after losing focus on the combo box editor or after pressing the Enter button
selectionListener - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
A function that will be executed after losing focus on the text editor or after pressing the Enter button
SelectionModel - Class in com.amalgamasimulation.graphicaleditor.models
 
SelectionModel() - Constructor for class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
selectSegment(int, int) - Method in class com.amalgamasimulation.graphicaleditor.policies.BendArcPolicy
Selects the end points of the segment specified by the given indices.
sequence - Variable in class com.amalgamasimulation.core.scheduling.Slot
 
sequence - Variable in class com.amalgamasimulation.engine.Event
 
sequence() - Method in class com.amalgamasimulation.core.scheduling.Gap
Returns the Sequence to which this gap belongs.
sequence() - Method in class com.amalgamasimulation.core.scheduling.Slot
Returns reference to Sequence to which this slot belongs, or null if this sequence does not belong to any sequence.
sequence() - Method in class com.amalgamasimulation.engine.Event
Returns the sequence number that determines the order of execution of events scheduled for the same time.
Sequence<T> - Class in com.amalgamasimulation.core.scheduling
Class representing a sequence of slots (subclasses of Slot class).
Sequence() - Constructor for class com.amalgamasimulation.core.scheduling.Sequence
Creates a new empty sequence, i.e.
sequenceNumber - Variable in class com.amalgamasimulation.trains.RailCar
 
Service<T> - Class in com.amalgamasimulation.service
Service is a class that models a queue of units waiting for service and the servicing of units itself.
Service() - Constructor for class com.amalgamasimulation.service.Service
 
servicedUnits - Variable in class com.amalgamasimulation.service.Service
 
serviceRequestedCallbacks - Variable in class com.amalgamasimulation.service.Service
 
serviceRequestRemovedCallbacks - Variable in class com.amalgamasimulation.service.Service
 
serviceStartedCallbacks - Variable in class com.amalgamasimulation.service.Service
 
serviceStartedCallbacksByRequests - Variable in class com.amalgamasimulation.service.Service
 
ServiceWithResources<T,R> - Class in com.amalgamasimulation.service
A Service that has the list of resources used to process some units.
ServiceWithResources(Engine, List<R>, ServiceWithResources.ResourceSeizingRule) - Constructor for class com.amalgamasimulation.service.ServiceWithResources
Creates a new instance of the ServiceWithResources class with one of the standard resource seizing rules.
ServiceWithResources(Engine, List<R>, BiFunction<List<R>, T, R>) - Constructor for class com.amalgamasimulation.service.ServiceWithResources
Creates a new instance of the ServiceWithResources class with a custom resource seizing rule passed in the form of a lambda.
ServiceWithResources(Engine, List<R>, Function<List<R>, R>) - Constructor for class com.amalgamasimulation.service.ServiceWithResources
Creates a new instance of the ServiceWithResources class with a custom resource seizing rule passed in the form of a lambda.
ServiceWithResources.ResourceSeizingRule - Enum Class in com.amalgamasimulation.service
 
set(int, float) - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
set(int, float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sets the value at the specified offset.
set(int, float) - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
Sets the value at the specified offset.
set(int, float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sets the value at the specified offset.
set(int, float[]) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Replace the values in the list starting at offset with the contents of the values array.
set(int, float[]) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Replace the values in the list starting at offset with the contents of the values array.
set(int, float[], int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Replace the values in the list starting at offset with length values from the values array, starting at valOffset.
set(int, float[], int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Replace the values in the list starting at offset with length values from the values array, starting at valOffset.
set(int, T) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
set(int, T) - Method in class com.amalgamasimulation.utils.container.SortedList
 
set(T, double) - Method in class com.amalgamasimulation.utils.container.Accumulator
Sets the specified value to the specified accumulator element.
SET_VELOCITY - Enum constant in enum class com.amalgamasimulation.graphagent.Command.Type
Command that sets or changes the agent's velocity
setAccelerationX(double) - Method in class com.amalgamasimulation.cranes.Crane
 
setAccelerationY(double) - Method in class com.amalgamasimulation.cranes.Crane
 
setAdaptable(IDomain) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Sets the value of the adaptable property.
setAdaptable(IViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
setAdapter(TypeToken<T>, T) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
setAdapter(TypeToken<T>, T) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
setAdapter(TypeToken<T>, T) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setAdapter(TypeToken<T>, T, String) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
setAdapter(TypeToken<T>, T, String) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
setAdapter(TypeToken<T>, T, String) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setAdapter(T) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
setAdapter(T) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
setAdapter(T) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setAdapter(T, String) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
setAdapter(T, String) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
setAdapter(T, String) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setAdditionalActionBeforeRemove(Function<List<EObject>, List<Command>>) - Method in class com.amalgamasimulation.desktop.ui.views.EditingInExcelManager
 
setAdditionalCommands(BiFunction<List<EObject>, EObject, List<Command>>) - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
setAdditionalDataForSetToFeature(EStructuralFeature, BiFunction<List<EObject>, EObject, List<Command>>, Function<EObject, List<?>>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.getDataFillerManager() method instead
setAdjustRequired(boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
setAfterCreateTableElementAction(Consumer<EMFTable<T>>) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
setAheadAgent(LongAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
setAllowedCranes(List<Crane>) - Method in class com.amalgamasimulation.cranes.CraneTask
 
setAllowedCranesSupplier(Supplier<List<Crane>>) - Method in class com.amalgamasimulation.cranes.CraneTask
 
setAndCheckLoadedData() - Method in class com.amalgamasimulation.emf.excel.partialload.EMFPartExcelLoader
 
setArrowSize(double) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, Function<E, String>, Predicate<E>, Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, Function<E, String>, Predicate<E>, Comparator<E>, int) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, int) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, String) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, Predicate<E>, Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteComboEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, Function<T, E>, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.autoCompleteTextEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, Function<T, E>, BiConsumer<T, E>, UpdateValueStrategy<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.autoCompleteTextEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, Function<T, E>, BiConsumer<T, E>, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.autoCompleteTextEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteTextEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteTextEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteTextEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteTextEditor() method instead
setAutoCompleteTextEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, EStructuralFeature, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfAutoCompleteTextEditor() method instead
setAutoContinue(boolean) - Method in class com.amalgamasimulation.cranes.CraneTask
 
setAutoSizeColumns(boolean) - Method in class com.amalgamasimulation.excel.ExcelTable
 
setAxisColumn(String, String) - Method in class com.amalgamasimulation.excel.ExcelBarChart
 
setAxisColumn(String, String) - Method in class com.amalgamasimulation.excel.ExcelLineChart
 
setBackground(Accumulator<Color>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setBackgroundColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the background color of the entire chart area.
setBackgroundColor(Color) - Method in class com.amalgamasimulation.charts.legend.Legend
Sets the new background color to the legend.
setBackgroundColor(Function<? extends E, Color>) - Method in class com.amalgamasimulation.visualsets.SlotsVisualSet
 
setBackgroundColor(Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Sets the background color for each data element.
setBackgroundColor(Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Sets the background color for each data element.
setBackgroundColor(Function<C, Color>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setBackgroundColor(Function<C, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setBackgroundColor(Function<C, Color>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Sets the background color for each category.
setBackgroundColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
Sets the background color for each data element.
setBackgroundColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setBackgroundColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setBackgroundColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the background color of the entire chart area.
setBackgroundColor(Color) - Method in class com.amalgamasimulation.charts.legend.Legend
Sets the new background color to the legend.
setBackgroundExtractor(BiFunction<T, E, Accumulator<Color>>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setBackgroundExtractor(Function<T, Accumulator<Color>>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setBarAlignment(LineBarVisualSet.BarAlignment) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
setBarColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Sets the fill color of the bar.
setBarLabelColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Sets the label color for each visual element.
setBarLabelColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setBarLabelColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setBarLabelFontSize(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Sets the label font size for each visual element.
setBarLabelFontSize(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setBarLabelFontSize(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setBarLabelText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Sets the label text for each visual element.
setBarLabelText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setBarLabelText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setBarWidth(double) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
Sets the width of the bar, in pixels.
setBaseMapZoom(int) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
setBasePoint(PointD) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
setBeginDecorationVisible(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
setBeginPoint(Point) - Method in class com.amalgamasimulation.geometry.Segment
Sets a new begin point to this segment.
setBehindAgent(LongAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
setBorderColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Sets the point border color of the plot.
setBorderColor(Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Sets the border color for each data element.
setBorderColor(Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Sets the border color for each data element.
setBorderColor(Function<C, Color>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setBorderColor(Function<C, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setBorderColor(Function<C, Color>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Sets the border color for each category.
setBorderColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
Sets the border color for each data element.
setBorderColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setBorderColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setBorderColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the border color for each data element.
setBorderWidth(Function<? extends T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Sets the border width in pixels for each data element.
setBorderWidth(Function<? extends T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Sets the border width in pixels for each data element.
setBorderWidth(Function<C, Double>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setBorderWidth(Function<C, Double>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setBorderWidth(Function<C, Double>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Sets the border width in pixels for each category.
setBorderWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
Sets the border width in pixels for each data element.
setBorderWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setBorderWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setBorderWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the border width in pixels for each data element.
setBottomMargin(double) - Method in class com.amalgamasimulation.charts.Chart
Sets the bottom margin of this chart, in pixels.
setBuildHistoryPolyline(boolean) - Method in class com.amalgamasimulation.cranes.CraneBay
 
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateTimeDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalTimeDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Set flag clearButtonExist
setButtonClear(boolean) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
Set flag clearButtonExist
setButtonEditingSupport(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.buttonActionEditor() method instead
setButtonEditingSupport(Consumer<T>, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.buttonActionEditor() method instead
setButtonEditingSupport(Consumer<T>, Predicate<T>, Image, String) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.buttonActionEditor() method instead
setButtons(String, Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated, for removal: This API element is subject to removal in a future version.
setButtons(Consumer<T>) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated, for removal: This API element is subject to removal in a future version.
setButtonText(String) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
Set up the text for button
setCacheChanged(boolean) - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
setCalculatedFromHead(boolean) - Method in interface com.amalgamasimulation.graphagent.LongAgentWeightKey
 
setCalculatedFromHead(boolean) - Method in class com.amalgamasimulation.graphagent.LongAgentWeightKeyImpl
 
setCanEditCell(Predicate<T>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
Set function canEditCell
setCapacity(double) - Method in class com.amalgamasimulation.discreterate.Bunker
Sets the storage capacity of this flow element.
setCapacity(double) - Method in class com.amalgamasimulation.discreterate.Tank
Sets the storage capacity of this Tank.
setCatchExceptions(boolean) - Method in class com.amalgamasimulation.engine.Engine
Sets the value of exceptions catching flag.
setCategoriesComparator(Comparator<C>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
Specifies the comparator used to sort the categories.
setCDFLabelsVisible(boolean) - Method in class com.amalgamasimulation.charts.HistogramChart
Specifies whether the labels of CDF (cumulative distribution function) should be drawn.
setCDFLineColor(Color) - Method in class com.amalgamasimulation.charts.HistogramChart
Sets the new color to the line of CDF (cumulative distribution function).
setCDFLineColor(Color) - Method in class com.amalgamasimulation.charts.HistogramChart
Sets the new color to the line of CDF (cumulative distribution function).
setCDFLineVisible(boolean) - Method in class com.amalgamasimulation.charts.HistogramChart
Specifies whether the line of CDF (cumulative distribution function) should be drawn.
setCDFLineWidth(int) - Method in class com.amalgamasimulation.charts.HistogramChart
Sets the new width to the line of CDF (cumulative distribution function), in pixels.
setCellAlignmentExtractor(BiFunction<E, T, HorizontalAlignment>) - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
setCellColorExtractor(BiFunction<E, T, Color>) - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
setCellFormatExtractor(BiFunction<E, T, String>) - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
setChart(Chart<?, ?>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
setChart(Chart<?, ?>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
setChart(Chart<?, ?>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
setChartGroupInitializer(Consumer<Group>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
setChartGroupInitializer(Consumer<Group>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
setChartGroupInitializer(Consumer<Group>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
setCheckbox(boolean) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
setCheckboxEditingSupport(Function<T, E>, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.checkBoxEditor() method instead
setCheckboxEditingSupport(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfCheckBoxEditor() method instead
setChildrenProvider(Function<GanttChartRow, List<GanttChartRow>>) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Sets the childrens prodiver i.e.
setClipboardText(Function<Pair<Double, Double>, String>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setClipboardText(Function<Boolean, String>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setClipboardText(Function<Double, String>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
 
setClipboardText(Function<Double, String>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setClipboardText(Function<Double, String>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
setClipboardText(Function<Double, String>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setClipboardText(Function<Double, String>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
setClipboardText(Function<Double, String>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setClipboardText(Function<String, String>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Sets the the conversion method from string representations of each plot value into text that will be copied to clipboard.
setClipboardText(Function<String, String>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
setClipboardText(Function<String, String>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
setClipboardText(Function<T, String>) - Method in interface com.amalgamasimulation.charts.visualsets.IClipboardTextPropertyOwner
Sets the conversion method from values of each plot data element into text that will be copied to clipboard.
setColor(Color) - Method in class com.amalgamasimulation.excel.ExcelDataSeries
 
setColor(Color) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
setColorAWTButtonEditingSupport(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfColorEditor() method instead
setColorOpacity(Color, double) - Static method in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
setColors(Color, Color, Color) - Method in class com.amalgamasimulation.excel.ExcelTable
 
setColumnViewerToolTipText(ViewerColumn, String) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
setColumnViewerToolTipText(ViewerColumn, String) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
setColumnViewerToolTipText(ViewerColumn, String) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setColumnWidthFraction(double) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
Sets the width fraction to region allocated for each individual category-bar.
setColumnWidthFraction(double) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
Sets the width fraction to region allocated for each individual category-bar.
setColumnWidthPolicy(ColumnWidthPolicy) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Sets the policy for calculating the width of the X-axis category.
setColumnWidthPolicy(ColumnWidthPolicy, double) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Sets the policy for calculating the width of the X-axis category.
setComboboxEditingSupport(IObservableList<E>, Function<T, E>, Function<E, String>, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.comboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, Function<T, E>, Function<E, String>, BiConsumer<T, E>, String) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.comboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, Function<T, E>, Function<E, String>, BiConsumer<T, E>, String, Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.comboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, Function<T, E>, Function<E, String>, BiConsumer<T, E>, Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.comboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfComboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, int) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfComboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, String) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfComboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, String, Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfComboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, Comparator<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfComboEditor() method instead
setComboboxEditingSupport(IObservableList<E>, EStructuralFeature, EStructuralFeature, Predicate<E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfComboEditor() method instead
setCommandFactory(ICommandFactory) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
setComparator(Comparator<V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
Add a comparator that is used to sort combo box values.
setComparator(Comparator<V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Add a comparator that is used to sort combo box values.
setConnected(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
setConnected(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ConnectionPortVisual
 
setConnectionsVisible(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
setConnectionsVisible(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
setConnectionsVisible(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
setContainer(C) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
setContainer(C, double, double, int) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
setContent(HTMLPage) - Method in class com.amalgamasimulation.web.ui.browser.Browser
Sets the HTML content of the browser using the specified HTMLPage.
setContent(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
setContent(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
setContent(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
setContent(Object) - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
setContentBackgroundColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the background color of this chart's content area.
setContentBackgroundColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the background color of this chart's content area.
setContentBendPoints(List<IBendableContentPart.BendPoint>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
setContentBendPoints(List<IBendableContentPart.BendPoint>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
setContents(EObject, EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
setContents(EObject, EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.FullyContainedEClassSheet
 
setContents(EObject, EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.RootEClassSheet
 
setContents(EObject, EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.SingleContainedEClassSheet
 
setContentSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
setContentSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
setContentSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
setContentSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
setContentSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
setContentTransform(Affine) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
setContentTransform(Affine) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
setContentTransform(Affine) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
setContentTransform(Affine) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
setContentTransform(Affine) - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
setContextMenuVisible(boolean) - Method in class com.amalgamasimulation.charts.Chart
Specifies whether to display the context menu on right-click on the chart.
setCopyToClipboardContextMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.Chart
Specifies whether the 'Copy to clipboard' context menu item should be enabled.
setCopyToClipboardMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
setCopyToClipboardMenuItemVisible(boolean) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
setCopyToClipboardMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
setCraneMovingHeight(double) - Method in class com.amalgamasimulation.cranes.CraneBay
 
setCrossReferenceAdapter(ECrossReferenceAdapter) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.CommandFactory
 
setCrossReferenceAdapter(ECrossReferenceAdapter) - Method in interface com.amalgamasimulation.desktop.ui.editor.utils.ICommandFactory
 
setCrossReferenceAdapter(ECrossReferenceAdapter) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setCurrentPathInternal(AgentGraphPath<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
setCurrentPathInternal(AgentGraphPath<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
setCurrentState(T) - Method in class com.amalgamasimulation.engine.StateMachine
Directly and immediately changes the current state of this state machine.
setCurrentValue(double) - Method in class com.amalgamasimulation.engine.MonitoredValue
Instantly changes this monitored value to the specified new value.
setCurrentValue(double, boolean) - Method in class com.amalgamasimulation.engine.MonitoredValue
Instantly changes this monitored value to the specified new value.
setCurrentValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setCurrentValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setCurrentValue(Supplier<Double>) - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Sets this axis current value.
setCurrentValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setCurrentValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setCurrentValueGuidelineColor(Color) - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Sets the color of the current value guideline.
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setCurrentValueGuidelineColor(Color) - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Sets the color of the current value guideline.
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setCurrentValueGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setCurrentValueGuidelineVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setCurrentValueGuidelineVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setCurrentValueGuidelineVisible(boolean) - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Specifies whether the current value guideline should be drawn.
setCurrentValueGuidelineVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setCurrentValueGuidelineVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setCurrentValueGuidelineWidth(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setCurrentValueGuidelineWidth(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setCurrentValueGuidelineWidth(double) - Method in interface com.amalgamasimulation.charts.axes.ICurrentValuePropertyOwner
Sets the width of the current value guideline, in pixels.
setCurrentValueGuidelineWidth(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setCurrentValueGuidelineWidth(double) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setCurrentZoom(double) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
setCustomSheetName(EReference, String) - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelTransformWithEdapt
 
setData(List<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
setData(List<T>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
setData(List<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setDataForEditing(EClass, Supplier<EObject>, EMFExcelTransform<? extends EObject>, Supplier<ECrossReferenceAdapter>) - Method in class com.amalgamasimulation.desktop.ui.views.EditingInExcelManager
Set up the editing data.
setDataForLoading(EClass, Supplier<EObject>, EMFExcelTransform<? extends EObject>, Supplier<ECrossReferenceAdapter>) - Method in class com.amalgamasimulation.desktop.ui.views.LoaderFromTXTAndCSVFile
 
setDefaultFormats(Formats) - Static method in class com.amalgamasimulation.utils.format.Formats
 
setDefaultRelease(int) - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
 
setDefaultUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Sets the default VisualSet.UpdatePolicy i.e.
setDirection(ReversibleConveyor.Direction) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Sets the new direction of material transportation inside this ReversibleConveyor.
setDirection(Function<T, TriangleMarkerVisualSet.Direction>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the drawing TriangleMarkerVisualSet.Direction for each data element i.e.
setDisplayedRange(double, double) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setDisplayedRange(double, double) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRange(double, double) - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Sets the currently displayed values range of axis.
setDisplayedRange(double, double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setDisplayedRange(double, double) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeAutoScrollEnabled(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setDisplayedRangeAutoScrollEnabled(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeAutoScrollEnabled(boolean) - Method in interface com.amalgamasimulation.charts.axes.IDisplayedRangeAutoScrollPropertyOwner
Specifies whether the displayed range is auto-scrolled during setting new values to any of the displayed visual sets.
setDisplayedRangeAutoScrollEnabled(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setDisplayedRangeAutoScrollEnabled(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeChangeDisabled(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setDisplayedRangeChangeDisabled(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeChangeDisabled(double) - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Specifies the displayed values range cannot be changed.
setDisplayedRangeChangeDisabled(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setDisplayedRangeChangeDisabled(double) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeChangeEnabled() - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Specifies the displayed values range can be changed.
setDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setDisplayedRangeChangeEnabled() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeMaxSize(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setDisplayedRangeMaxSize(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeMaxSize(double) - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Sets the maximum size of displayed values range of axis.
setDisplayedRangeMaxSize(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setDisplayedRangeMaxSize(double) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeMaxSize(double, ChronoUnit) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeMaxSize(double, ChronoUnit) - Method in interface com.amalgamasimulation.charts.axes.ISetTimeDisplayedRangePropertyOwner
Sets the maximum size of displayed values range of axis.
setDisplayedRangeMaxSize(double, ChronoUnit) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeMaxValueAutoAdjustmentEnabled(boolean) - Method in interface com.amalgamasimulation.charts.axes.IAutoAdjustmentPropertyOwner
Specifies an axis mode in which the maximum axis value is equal to the maximum value of the currently displayed contents.
setDisplayedRangeMaxValueAutoAdjustmentEnabled(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setDisplayedRangeMinSize(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setDisplayedRangeMinSize(double) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeMinSize(double) - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Sets the minimum size of displayed values range of axis.
setDisplayedRangeMinSize(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setDisplayedRangeMinSize(double) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeMinSize(double, ChronoUnit) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeMinSize(double, ChronoUnit) - Method in interface com.amalgamasimulation.charts.axes.ISetTimeDisplayedRangePropertyOwner
Sets the minimum size of displayed values range of axis.
setDisplayedRangeMinSize(double, ChronoUnit) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDisplayedRangeMinValueAutoAdjustmentEnabled(boolean) - Method in interface com.amalgamasimulation.charts.axes.IAutoAdjustmentPropertyOwner
Specifies an axis mode in which the minimum axis value is equal to the minimum value of the currently displayed contents.
setDisplayedRangeMinValueAutoAdjustmentEnabled(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setDisplayedRangeToDefault() - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setDisplayedRangeToDefault() - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setDisplayedRangeToDefault() - Method in interface com.amalgamasimulation.charts.axes.ISetNumericDisplayedRangePropertyOwner
Resets displayed range to default values.
setDisplayedRangeToDefault() - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setDisplayedRangeToDefault() - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setDistanceMeterActive() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setDistributionButtonEditingSupport(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.distributionEditor() method instead
setDoubleClickHandler(BiConsumer<T, Event>) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
setDoubleClickHandler(BiConsumer<T, Event>) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set the double click handler
setDrawAsSelected(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.PaletteNodeVisual
 
setDynamicAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, Function<E, String>, Comparator<E>, int) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfDynamicAutoCompleteComboEditor() method instead
setDynamicAutoCompleteComboEditingSupport(IObservableList<E>, EStructuralFeature, Function<E, String>, Predicate<E>, Comparator<E>, int) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfDynamicAutoCompleteComboEditor() method instead
setEditingRestricted(boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setEditingSupport(EditingSupport) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
setEditingSupport(EditingSupport) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Set the EditingSupport
setElements(IObservableList<T>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextIdEditingSupport
Set up the value elements
setElements(IObservableList<V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
Set up the value elements
setElements(IObservableList<V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Set up the value elements
setElements(V[]) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EnumComboBoxEditingSupport
Set up the value elements
setElementText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setElementText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setElementText(Function<T, String>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Sets the label text for each data element.
setEndDecorationVisible(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
setEndPoint(Point) - Method in class com.amalgamasimulation.geometry.Segment
Sets a new end point to this segment.
setEnumComboboxEditingSupport(E[], Function<T, E>, Function<E, String>, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.enumComboEditor() method instead
setEnumComboboxEditingSupport(E[], EStructuralFeature, Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfEnumComboEditor() method instead
setEnumComboboxEditingSupport(E[], EStructuralFeature, Function<E, String>, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfEnumComboEditor() method instead
setEnumComboboxEditingSupport(E[], EStructuralFeature, Function<E, String>, BiConsumer<T, E>, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfEnumComboEditor() method instead
setEnumComboboxEditingSupport(E[], EStructuralFeature, Function<E, String>, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfEnumComboEditor() method instead
setEpsilon(double) - Static method in class com.amalgamasimulation.utils.Compare
Sets the new value of epsilon.
setEpsilon(double) - Method in class com.amalgamasimulation.utils.EpsilonComparator
Sets the new value of epsilon.
setEStructuralFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
setEventBroker(IEventBroker) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
setExistMenu(boolean) - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
setExtractorContainer(Function<Object, EObject>) - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
setExtractorSourceValues(Function<EObject, List<?>>) - Method in class com.amalgamasimulation.desktop.ui.views.DataFillerManager
 
setExtrapolation(AbstractLineVisualSet.Extrapolation) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Sets the of the plot i.e.
setExtrapolation(AbstractLineVisualSet.Extrapolation) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setExtrapolation(AbstractLineVisualSet.Extrapolation) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setExtrapolation(AbstractLineVisualSet.Extrapolation) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setFastMode(boolean) - Method in class com.amalgamasimulation.engine.Engine
Switches between the fast and normal modes of events execution.
setFilePath(String) - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelLoaderWithEdapt
 
setFillColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Sets the point fill color of the plot.
setFillColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the background color for each data element.
setFillColor(Color) - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
setFilter(Predicate<V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
Add a filter.
setFilter(Predicate<V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Add a filter.
setFiltersForObjectCreation(Predicate<Object>, Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setFont(Font) - Method in class com.amalgamasimulation.charts.legend.Legend
Sets the new font to the legend.
setFont(Font) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setFontExtractor(BiFunction<T, E, Font>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setFontSize(int) - Method in class com.amalgamasimulation.charts.legend.Legend
Sets the new font size to the legend.
setForeground(Color) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setForegroundExtractor(BiFunction<T, E, Color>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setFreezeColumn(int) - Method in class com.amalgamasimulation.excel.ExcelTable
 
setFreezeHeader(boolean) - Method in class com.amalgamasimulation.excel.ExcelTable
 
setGanttChartDropHandlers(Consumer<DropTargetEvent>, Consumer<DropTargetEvent>, Consumer<DropTargetEvent>, Consumer<DropTargetEvent>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
setGanttChartDropHandlers(Consumer<DropTargetEvent>, Consumer<DropTargetEvent>, Consumer<DropTargetEvent>, Consumer<DropTargetEvent>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
setGanttChartDropHandlers(Consumer<DropTargetEvent>, Consumer<DropTargetEvent>, Consumer<DropTargetEvent>, Consumer<DropTargetEvent>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
setGanttChartRowsComparator(Comparator<GanttChartRow>) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Sets the comparator for GanttChartRow's.
setGapBetweenCranes(double) - Method in class com.amalgamasimulation.cranes.CraneBay
 
setGraph(List<T>, Function<T, List<T>>, Function<T, String>, double, double) - Method in class com.amalgamasimulation.desktop.ui.views.GraphViewer
 
setGraphEnvironment(GraphEnvironment<N, A, ?>) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Sets the GraphEnvironment to this agent.
setGraphEnvironment(GraphEnvironment<N, A, ?>) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
setGraphEnvironment(GraphEnvironment<N, A, ? extends Object>) - Method in class com.amalgamasimulation.graphagent.views.GraphEnvironmentAnimationView
 
setGraphEnvironment(LongAgentsEnvironment<N, A, ?>, double) - Method in class com.amalgamasimulation.graphagent.LongAgent
Assigns this long agent to the specified LongAgentsEnvironment and specifies its length.
setGraphEnvironment(TrainsEnvironment) - Method in class com.amalgamasimulation.trains.Train
 
setGridCellHeight(double) - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Sets the grid cell height to the given value.
setGridCellWidth(double) - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Sets the grid cell width to the given value.
setGridLinesColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the new color to the grid lines of this chart.
setGridLinesColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the new color to the grid lines.
setGridLinesGap(Supplier<Double>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Sets the gap in pixels between heatmap elements used for drawing gridlines.
setGridLinesVisible(boolean) - Method in class com.amalgamasimulation.charts.Chart
Specifies whether grid lines should be drawn for this chart and redraws this chart if the visibility is changed.
setGridLinesWidth(int) - Method in class com.amalgamasimulation.charts.Chart
Sets the new width to the grid lines of this chart, in pixels.
setHeaderRowHeight(int) - Method in class com.amalgamasimulation.excel.ExcelTable
 
setHeight(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the height in pixels for each data element.
setHiddenLegendItemStateEnabled(boolean) - Method in class com.amalgamasimulation.charts.legend.Legend
Specifies the enabled HIDDEN state of legend items.
setHiddenVisualSetsStackingPolicy(HiddenVisualSetsStackingPolicy) - Method in class com.amalgamasimulation.charts.legend.Legend
Specifies the stacking policy of visual sets HIDDEN state of legend items.
setHighlight(List<?>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Clear any previous objects highlighting, then add highlighting to the objects on the canvas, and then - focus on the highlighted objects.
setHighlight(List<?>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Clear any previous objects highlighting, then add highlighting to the objects on the canvas.
setHighlight(List<?>, boolean, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setHighlight(List<?>, Color) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Clear any previous objects highlighting, then add highlighting to the objects on the canvas, and then - focus on the highlighted objects.
setHighlight(List<?>, Color, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setHighlight(List<?>, Color, boolean, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Clear any previous objects highlighting, then add highlighting to the objects on the canvas.
setHover(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.models.HoverModel
 
setIconsMapping(IconsMapping) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
setId(EObject, String) - Method in class com.amalgamasimulation.desktop.ui.editor.commands.UniqNamesManager
 
setIdFeature(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextIdEditingSupport
Set up the id feature
setIdTextEditingSupport(IObservableList<T>, EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfTextIdEditor() method instead
setIdTextEditingSupport(IObservableList<T>, EStructuralFeature, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfTextIdEditor() method instead
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXCircleRenderer
 
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXGroupRenderer
 
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXImageRenderer
 
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXPolylineRenderer
 
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXRectangleRenderer
 
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXRoundRectangleRenderer
 
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXSegmentRenderer
 
setIfChanged(V, V, Consumer<V>) - Method in class com.amalgamasimulation.animation.fx.FXTextRenderer
 
setImage(Image) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
Set up the image for button
setImageExtractor(Function<T, Image>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setImageOpacity(double) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
setInfiniteCanvasViewer(InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.views.PaletteRootPart
 
setInflowPriority(FlowConnection<T>, double) - Method in class com.amalgamasimulation.discreterate.Merge
Sets the priority of the input inflowConnection.
setInflowRateFraction(FlowConnection<T>, double) - Method in class com.amalgamasimulation.discreterate.Merge
Sets the fraction of inflowConnection's actual flow rate in the overall inflow rate of this Merge.
setInitialMouseLocationInScene(Point) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
Sets the initial mouse location to the given value.
setInputPortFilled(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
setInterpolationType(LineVisualSet.InterpolationType) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
setIntervalMininmum(double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
 
setItemChecked(Item, boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
setItemChecked(Item, boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
setItemChecked(Item, boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setLabelExtractor(BiFunction<T, E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setLabelExtractor(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setLabelExtractor(Function<T, String>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
Set up the label Extractor
setLabelExtractorNullable(Function<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setLabelExtractorNullable(Function<E, String>, String) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setLabelsColor(Color) - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
Sets the new color to this axis labels.
setLabelsColor(Color) - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
Sets the new color to this axis labels.
setLabelsFont(Font) - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
Sets the new font to this axis labels.
setLabelsFontSize(int) - Method in class com.amalgamasimulation.charts.axes.AbstractAxis
Sets the new font size to this axis labels.
setLabelsFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
Sets the formatter to axis labels, i.e.
setLabelsFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setLabelsFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setLabelsFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setLabelsFormat(Function<Double, String>) - Method in interface com.amalgamasimulation.charts.axes.INumericStylePropertyOwner
Sets the formatter to axis labels, i.e.
setLabelsFormat(Function<Double, String>) - Method in interface com.amalgamasimulation.charts.axes.ITimeStylePropertyOwner
Sets the formatter to axis labels, i.e.
setLabelsFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setLabelsFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setLabelsFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setLabelShift(int, int) - Method in class com.amalgamasimulation.graphicaleditor.visuals.LabeledFeedbackVisual
 
setLabelText(LabelSide, BiFunction<T, C, String>, BiFunction<T, C, Double>, BiFunction<T, C, Color>) - Method in class com.amalgamasimulation.charts.visualsets.BarLabeledVisualSet
Sets the labels of the bars representing plot data elements.
setLabelText(LabelSide, BiFunction<T, C, String>, BiFunction<T, C, Double>, BiFunction<T, C, Color>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setLabelText(LabelSide, BiFunction<T, C, String>, BiFunction<T, C, Double>, BiFunction<T, C, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Sets the labels of the rectangles representing plot data elements.
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
Sets the labels of the rectangles representing plot data elements.
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>, Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
 
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>, Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>, Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>, Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.LabeledVisualSet
Sets the labels of the rectangles representing plot data elements.
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>, Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setLabelText(LabelSide, Function<? extends T, String>, Function<? extends T, Double>, Function<? extends T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setLabelText(String) - Method in class com.amalgamasimulation.graphicaleditor.visuals.LabeledFeedbackVisual
 
setLabelText(Function<T, String>, Function<T, Double>, Function<T, Color>, Function<T, AbstractGridLineVisualSet.GridLineLabelPosition>, Function<T, AbstractGridLineVisualSet.GridLineLabelSide>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Sets the labels of the grid lines representing plot data elements.
setLabelText(Function<T, String>, Function<T, Double>, Function<T, Color>, Function<T, AbstractGridLineVisualSet.GridLineLabelPosition>, Function<T, AbstractGridLineVisualSet.GridLineLabelSide>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
setLabelText(Function<T, String>, Function<T, Double>, Function<T, Color>, Function<T, AbstractGridLineVisualSet.GridLineLabelPosition>, Function<T, AbstractGridLineVisualSet.GridLineLabelSide>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
setLabelVisible(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.LabeledFeedbackVisual
 
setLeftMargin(double) - Method in class com.amalgamasimulation.charts.Chart
Sets the left margin of this chart, in pixels.
setLeftMarginRule(LeftMarginRule) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Sets the new LeftMarginRule.
setLeftMarginRule(LeftMarginRule) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Sets the new LeftMarginRule.
setLegend(Group) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
setLegend(Group) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setLegendItemsStatesToDefault() - Method in class com.amalgamasimulation.charts.legend.Legend
Resets the set of enabled states of legend items to the default setting.
setLegendItemState(T, LegendItemState) - Method in class com.amalgamasimulation.charts.legend.Legend
Sets the new state to legend item.
setLegendLabelText(Function<C, String>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setLegendLabelText(Function<C, String>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setLegendLabelText(Function<C, String>) - Method in interface com.amalgamasimulation.charts.visualsets.IAbstractBarVisualSet
Sets the legend label text for each category.
setLegendPosition(LegendPosition) - Method in class com.amalgamasimulation.excel.ExcelChart
 
setLegendStyle(LegendPosition) - Method in class com.amalgamasimulation.excel.ExcelLineChart
 
setLegendText(Supplier<String>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
setLegendText(Supplier<String>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setLegendText(Supplier<String>) - Method in interface com.amalgamasimulation.charts.visualsets.ILegendNodePropertiesOwner
Sets the Legend label text represents this visual set.
setLegendText(Supplier<String>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
setLegendText(Supplier<String>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setLegendText(Supplier<String>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
setLegendText(Supplier<String>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setLegendValuesFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.legend.Legend
Sets the formatter to legend values, i.e.
setLineColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Sets the line color of the plot.
setLineColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Sets the line color of the plot.
setLineColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setLineColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setLineColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setLineColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Sets the line color of the lines representing plot data elements.
setLineColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
setLineColor(Function<T, Color>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
setLineDrawingPolicy(LineVisualSet.LineDrawingPolicy) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
setLineStyle(LineStyle) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Sets the LineStyle of the plot i.e.
setLineStyle(LineStyle) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setLineStyle(LineStyle) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setLineStyle(LineStyle) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setLineStyle(Function<T, LineStyle>) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Sets the LineStyle of the lines representing plot data elements.
setLineWidth(double) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Sets the width of the line, in pixels.
setLineWidth(double) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setLineWidth(double) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setLineWidth(double) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setLineWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
Sets the width of the grid lines representing plot data elements, in pixels.
setLineWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
setLineWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
setLoadedData() - Method in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
setLoadedData() - Method in class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl
 
setLoadedData() - Method in class com.amalgamasimulation.emf.excel.partialload.PartExcelResourceImpl
 
setLocalDateTimeButtonEditingSupport(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfLocalDateTimeEditor() method instead
setLocalDateTimeButtonEditingSupport(EStructuralFeature, boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfLocalDateTimeEditor() method instead
setLocalDateTimeButtonEditingSupport(EStructuralFeature, Supplier<LocalDateTime>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfLocalDateTimeEditor() method instead
setLocalDateTimeButtonEditingSupport(EStructuralFeature, Supplier<LocalDateTime>, boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfLocalDateTimeEditor() method instead
setLocalTimeButtonEditingSupport(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfLocalTimeEditor() method instead
setLongAgentWeightKey(LongAgentWeightKey) - Method in class com.amalgamasimulation.graphagent.LongAgent
Set specified LongAgentWeightKey which is responsible for calculating the weight of arcs
setMaxCheckedItemsCount(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
setMaxCheckedItemsCount(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
setMaxCheckedItemsCount(int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setMaxComboBoxElementsCount(int) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Set up the maxComboBoxElementsCount
setMaxInflowRate(double) - Method in class com.amalgamasimulation.discreterate.Bunker
Sets the total inflow rate limit.
setMaxOutflowRate(double) - Method in class com.amalgamasimulation.discreterate.Bunker
Sets the outflow rate limit.
setMaxRate(double) - Method in class com.amalgamasimulation.discreterate.Valve
Sets the max allowed flow rate through this Valve.
setMaxValue(double) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setMaxValue(double) - Method in interface com.amalgamasimulation.charts.axes.IMaxValuePropertyOwner
Sets the maximum possible value that can be displayed on axis.
setMaxValue(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setMaxValue(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
Sets the Y-axis max value for each data element.
setMaxValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Sets the supplier of max value.
setMaxValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setMaxValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setMaxValue(Supplier<Double>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setMaxWidth(int) - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
setMenuHandlerContainer(X, Y, double, double, Supplier<List<? extends IAbstractChartVisualElement<?>>>, MouseEvent) - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
setMenuVisible(boolean) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
setMenuVisible(boolean) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
setMenuVisible(boolean) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
setMinDuration(double) - Method in class com.amalgamasimulation.core.scheduling.Slot
Sets the minimum possible duration of this slot.
setMinGroupSizeAsPowerOf10(int) - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
setMinValue(double) - Method in interface com.amalgamasimulation.charts.axes.IMinValuePropertyOwner
Sets the minimum possible value that can be displayed on axis.
setMinValue(double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setMinValue(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
Sets the Y-axis min value for each data element.
setModel(Object) - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureView
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
setMouseTransparent(boolean) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Sets the value of the property mouseTransparent.
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
setMouseTransparent(boolean) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
setMouseX(int) - Method in class com.amalgamasimulation.charts.utils.DropTargetEvent
 
setMouseY(int) - Method in class com.amalgamasimulation.charts.utils.DropTargetEvent
 
setMultiSelectionCacheChanged() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setName(String) - Method in class com.amalgamasimulation.cranes.CargoPosition
 
setName(String) - Method in class com.amalgamasimulation.cranes.Crane
 
setName(String) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
setName(String) - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
setNameExtractor(Function<V, String>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
Set up the combo box elements naming.
setNameExtractor(Function<V, String>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Set up the combo box elements naming.
setNameRowHeight(int) - Method in class com.amalgamasimulation.excel.ExcelTable
 
setNavigate(boolean) - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
setNewLocalDateCreator(Supplier<LocalDate>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
Set function to get a new LocalDate
setNewLocalDateCreator(Supplier<LocalDate>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
Set function to get a new LocalDate
setNewLocalDateTimeCreator(Supplier<LocalDateTime>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
Set function to get a new LocalDateTime
setNewLocalDateTimeCreator(Supplier<LocalDateTime>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Set function to get a new LocalDateTime
setNewLocalTimeCreator(Supplier<LocalTime>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
Set function to get a new LocalTime
setNewLocalTimeCreator(Supplier<LocalTime>) - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
Set function to get a new LocalTime
setNewValueInEObject(Object, EObject, EStructuralFeature) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
setNewValueInEObject(Object, EObject, EStructuralFeature) - Method in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
setNextVisualElement(VisualSet.VisualElement) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
Sets the next VisualSet<T>.VisualElement.
setNode(Node, String) - Method in class com.amalgamasimulation.graphicaleditor.visuals.PaletteNodeVisual
 
setNumericStyle(AxisNumericStyle) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setNumericStyle(AxisNumericStyle) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setNumericStyle(AxisNumericStyle) - Method in interface com.amalgamasimulation.charts.axes.INumericStylePropertyOwner
Sets the AxisNumericStyle that specifies the formatting and ticks details for axis in case it shows numeric values.
setNumericStyle(AxisNumericStyle) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setNumericStyle(AxisNumericStyle) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setOffsetX(double) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
setOffsetY(double) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 
setOnlyDate() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
Sets the dialog type to DATE.
setOnlyDate() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Sets the dialog type to DATE.
setOnlyTime() - Method in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
Sets the dialog type to TIME.
setOnlyTime() - Method in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
Sets the dialog type to TIME.
setOutflowFractionSupplier(Function<FlowConnection<T>, Double>) - Method in class com.amalgamasimulation.discreterate.Split
Sets the supplier of the fraction of outflowConnection's actual flow rate in the overall outflow rate of this Split.
setOutflowMaterialsSupplier(Function<Accumulator<T>, Accumulator<T>>) - Method in class com.amalgamasimulation.discreterate.Valve
Sets the supplier of the material proportions of the outflowConnection.
setOutflowPriority(FlowConnection<T>, double) - Method in class com.amalgamasimulation.discreterate.Split
Sets the priority of the output outflowConnection.
setOutflowRateFraction(FlowConnection<T>, double) - Method in class com.amalgamasimulation.discreterate.Split
Sets the fraction of outflowConnection's actual flow rate in the overall outflow rate of this Split.
setOutflowRateProportionsSupplier(Function<FlowConnection<T>, Accumulator<T>>) - Method in class com.amalgamasimulation.discreterate.Split
Sets the supplier of the rate proportions of outflowConnection's actual flow rate in the overall outflow rate of this Split.
setOutputPortFilled(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
setOwnerPart(ILabelPropertyOwnerPart<? extends EObject>) - Method in class com.amalgamasimulation.graphicaleditor.parts.LabeledHoverFeedbackPart
 
setParent(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
setParent(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
setParent(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
setParent(IVisualPart<? extends Node>) - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
setParentGraphicalEditor(GraphicalEditor<?>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setPartStackId(String) - Method in class com.amalgamasimulation.desktop.ui.views.ModelStructureView
 
setPixelsPerMeter(double) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.CoordinatesConverter
 
setPoint(Point) - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
Sets the specified point to this node.
setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setPointsAndLinesStyle(AbstractLineVisualSet.PointsAndLinesStyle) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setPointSize(double) - Method in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
Sets the diameter of the point, in pixels.
setPointSize(double) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setPointSize(double) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setPointSize(double) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Sets the diameter of the point, in pixels.
setPointSize(double) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setPointSize(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
Sets the diameter of the point, in pixels.
setPolyline(Polyline) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
Sets the specified polyline to this arc.
setPortsVisible(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
setPossibleStartMoveFromTail(boolean) - Method in class com.amalgamasimulation.graphagent.LongAgent
Set the possibility of finding the shortest path from the tail of the agent.
setPossibleStartMoveFromTail(boolean) - Method in class com.amalgamasimulation.trains.Train
 
setPreviousVisualElement(VisualSet.VisualElement) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
Sets the previous VisualSet<T>.VisualElement.
setPseudoHistogram(Color) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setQuick(int, float) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sets the value at the specified offset without doing any bounds checking.
setQuick(int, float) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sets the value at the specified offset without doing any bounds checking.
setQuickFilterAllowed(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
setQuickFilterAllowed(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
setQuickFilterAllowed(boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setRate(double) - Method in class com.amalgamasimulation.engine.MonitoredValue
Sets the new rate at which this monitored value will be changing.
setRate(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Sets the rate from the specified time till the time of Double.POSITIVE_INFINITY.
setRecalculationBlocked(boolean) - Method in class com.amalgamasimulation.graphicaleditor.models.MultiSelectionCacheModel
 
setRedrawRestricted(boolean) - Method in class com.amalgamasimulation.graphicaleditor.utils.RedrawRestrictionManager
Deprecated.
 
setRedrawRestrictionManager(RedrawRestrictionManager) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setRequestPriority(ResourceRequest<T, R, C>, double) - Method in class com.amalgamasimulation.resources.ResourceManager
 
setReverseArc(GeometricGraphArc) - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
setReverseArc(GeometricGraphArc) - Method in interface com.amalgamasimulation.graphagent.GeometricGraphArc
Sets the reverse arc to this one.
setReverseArc(GeometricGraphArc) - Method in class com.amalgamasimulation.graphagent.LongAgentGraphArcImpl
Sets the reverse arc to this one.
setRootClass(EClass) - Method in class com.amalgamasimulation.emf.excel.edapt.EMFExcelTransformWithEdapt
 
setRowHeightFraction(double) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
Sets the fraction height of the region in which polyline is drawn.
setRowHeightFraction(Function<? extends T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
Sets the fraction height of the region in which rectangle is drawn.
setRowHeightFraction(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the fraction height of the region in which triangle is drawn.
setRowHeightPolicy(RowHeightPolicy) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Sets the policy for calculating the height of the Y-axis category.
setRowHeightPolicy(RowHeightPolicy, double) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Sets the policy for calculating the height of the GanttChartRow.
setRowHeightPolicy(RowHeightPolicy, double) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Sets the policy for calculating the height of the Y-axis category.
setSchedulingTasksHorizon(int) - Method in class com.amalgamasimulation.cranes.CraneBay
 
setSchedulingTimeHorizon(double) - Method in class com.amalgamasimulation.cranes.CraneBay
 
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setScrollBarVisible(boolean) - Method in interface com.amalgamasimulation.charts.axes.IScrollBarPropertyOwner
Specifies whether the scrollbar should be drawn if scrolling the displayed rang of axis is possible.
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setScrollBarVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setSeed(long) - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
 
setSelected(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
setSelected(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
setSelected(boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
setSelectedDestNode(AbstractNodePart<?, ?>) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setSelectedRowIndex(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
setSelectedRowIndex(int) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
setSelectedRowIndex(int) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
setSelectedRowIndex(int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setSelectedSourceNode(AbstractNodePart<?, ?>) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setSelection(Object) - Method in class com.amalgamasimulation.desktop.ui.editor.pages.AbstractPage
 
setSelection(List<? extends IContentPart<? extends Node>>) - Method in class com.amalgamasimulation.graphicaleditor.models.SelectionModel
 
setSelectionButtonEditingSupport(String, IObservableList<E>, EStructuralFeature, Consumer<Table<E>>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfObjectSelectionDialogEditor() method instead
setSelectionButtonEditingSupport(String, IObservableList<E>, EStructuralFeature, Consumer<Table<E>>, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfObjectSelectionDialogEditor() method instead
setSelectionButtonEditingSupport(String, IObservableList<E>, EStructuralFeature, Consumer<Table<E>>, Predicate<T>, BiConsumer<T, E>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfObjectSelectionDialogEditor() method instead
setSelectionChangedConsumer(Consumer<SelectionChangedEvent>) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
setSelectionChangedConsumer(Consumer<SelectionChangedEvent>) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
setSelectionListener(BiConsumer<T, Color>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ColorEditingSupport
Set up the selectionListener
setSelectionListener(BiConsumer<T, V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.CheckBoxEditingSupport
Set up the selectionListener
setSelectionListener(BiConsumer<T, V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Set up the selectionListener
setSelectionListener(BiConsumer<T, V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextIdEditingSupport
Set up the selectionListener
setSelectionListener(BiConsumer<T, V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
Set up the selectionListener
setSelectionListener(Consumer<T>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
Set up selectionListener
setSelectionObject(Object, boolean) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
setSelectionObjectInPage(Object) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
setSelectionPage(AbstractTreeElementType) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
setShadowedLegendItemStateEnabled(boolean) - Method in class com.amalgamasimulation.charts.legend.Legend
Specifies the enabled SHADOWED state of legend items.
setShowConnections(boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setShowGanttChartRowMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Adds a context menu element that controls the search and navigation for elements of the Y-axis.
setShowGrid(boolean) - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Shows/Hides the grid depending on the given value.
setShowMap(boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
setShowMap(boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setShowXAxisCategoryMenuItem(Supplier<List<X>>, Function<X, String>, Consumer<String>) - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
setShowXAxisCategoryMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
setShowXAxisCategoryMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.HeatmapChart
Adds a context menu element that controls the search and navigation for elements of the X-axis.
setShowYAxisCategoryMenuItem(Supplier<List<Y>>, Function<Y, String>, Consumer<String>) - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
setShowYAxisCategoryMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
setShowYAxisCategoryMenuItemVisible(boolean) - Method in class com.amalgamasimulation.charts.HeatmapChart
Adds a context menu element that controls the search and navigation for elements of the Y-axis.
setSide(Function<T, TriangleMarkerVisualSet.Side>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the drawing TriangleMarkerVisualSet.Side for each data element i.e.
setSimpleBackground(Function<T, Color>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setSimpleFont(Function<T, Font>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setSimpleForeground(Function<T, Color>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
setSimpleStrokeWidth(double) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
setSimultaneousMovementAllowed(boolean) - Method in class com.amalgamasimulation.cranes.Crane
 
setSizeFont(int) - Method in class com.amalgamasimulation.graphicaleditor.visuals.LabeledFeedbackVisual
 
setSortColumnViewer(ViewerColumn) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
setSortColumnViewer(ViewerColumn) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
setSortColumnViewer(ViewerColumn) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setSortDirection(int) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
setSortDirection(int) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
setSortDirection(int) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setSortedElements(Collection<? extends T>) - Method in class com.amalgamasimulation.utils.container.SortedList
 
setSortingAllowed(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
setSortingAllowed(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
setSortingAllowed(boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
setSpeed(double) - Method in class com.amalgamasimulation.discreterate.Conveyor
Sets the new current speed of material transportation inside this Conveyor.
setSpeed(double) - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
setSpeed(double) - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Sets the new current speed of material transportation inside this Conveyor.
setStackDependencyList(List<V>) - Method in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
Specifies the order of LineVisualSets to display as a stack cumulative plot.
setStackFillColor(Color) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
Sets the color of a stack visual element.
setStackVisible(boolean) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
Sets the visibility of a stack visual element.
setStatusMessage(String) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setStatusMessage(String, double) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setStatusMessage(String, double, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setStatusMessage(String, double, boolean, Color) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setStatusMessage(String, double, boolean, Color, String, Color, Runnable) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setStatusMessage(String, double, boolean, Paint, String, Paint, Runnable) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
setStrategy(UpdateValueStrategy<V, String>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
Set up strategy checking the entered value
setTableRefreshBinding(EStructuralFeature, EStructuralFeature...) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
setTemporal(LocalDateTime, ChronoUnit) - Method in class com.amalgamasimulation.engine.Engine
Sets the temporal parameters of the engine.
setTextEditingSupport(Function<T, E>, BiConsumer<T, E>, UpdateValueStrategy<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.textEditor() method instead
setTextEditingSupport(Function<T, E>, BiConsumer<T, E>, UpdateValueStrategy<E, String>, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EditableColumn.textEditor() method instead
setTextEditingSupport(EStructuralFeature, UpdateValueStrategy<E, String>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfTextEditor() method instead
setTextEditingSupport(EStructuralFeature, UpdateValueStrategy<E, String>, Predicate<T>) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.emfTextEditor() method instead
setThrowExceptionForUnusedMessages(boolean) - Method in class com.amalgamasimulation.engine.StateMachine
Specifies if this state machine should throw a RuntimeException if it receives a message that does not cause it to immediately activate any transition.
setTimeEpsilon(double) - Static method in class com.amalgamasimulation.utils.Compare
 
setTimeScale(double) - Method in class com.amalgamasimulation.engine.Engine
Sets the new simulation time scale.
setTimeSeriesButtonEditingSupport(EStructuralFeature) - Method in class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
Use the builder object returned by the EmfColumn.timeSeriesEditor() method instead
setTimeStyle(AxisTimeStyle) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setTimeStyle(AxisTimeStyle) - Method in interface com.amalgamasimulation.charts.axes.ITimeStylePropertyOwner
Sets the AxisTimeStyle that specifies the formatting and ticks details for axis in case it shows calendar time.
setTimeStyle(AxisTimeStyle) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setTitle(String) - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Sets the new title to this axis.
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setTitle(String) - Method in class com.amalgamasimulation.charts.Chart
Sets the new title and redraws this chart if title is changed.
setTitle(String) - Method in class com.amalgamasimulation.excel.ExcelChart
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setTitleColor(Color) - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Sets the new color to this axis title.
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the new color to the title of this chart.
setTitleColor(Color) - Method in class com.amalgamasimulation.excel.ExcelTableColumn
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setTitleColor(Color) - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Sets the new color to this axis title.
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setTitleColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the new color to the title of this chart.
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setTitleFont(Font) - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Sets the new font to this axis title.
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setTitleFont(Font) - Method in class com.amalgamasimulation.charts.Chart
Sets the font to the title.
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setTitleFontSize(int) - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Sets the new font size to this axis title.
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setTitleFontSize(int) - Method in class com.amalgamasimulation.charts.Chart
Sets the font size of this chart's title.
setTitlePosition(AxisTitlePosition) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setTitlePosition(AxisTitlePosition) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setTitlePosition(AxisTitlePosition) - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePositionPropertyOwner
Sets the AxisTitlePosition that specifies the chart's title position.
setTitlePosition(AxisTitlePosition) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setTitleStyle(HorizontalAlignment, HorizontalAlignment, boolean, boolean) - Method in class com.amalgamasimulation.excel.ExcelTable
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
setTitleVisible(boolean) - Method in interface com.amalgamasimulation.charts.axes.IAxisTitlePropertyOwner
Specifies whether this axis title should be drawn.
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
setTitleVisible(boolean) - Method in class com.amalgamasimulation.charts.Chart
Specifies whether the title should be drawn.
setTooltipText(Function<GanttChartRow, String>) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Adds tooltip text to display when the mouse is hovered over a vertical axis element.
setTooltipText(Function<String, String>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Adds tooltip text to display when the mouse is hovered over a hotizontal axis element.
setTooltipText(Function<String, String>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Adds tooltip text to display when the mouse is hovered over a vertical axis element.
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractPolylineVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.AbstractRegionVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
setTooltipText(Function<T, String>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Adds tooltip text to display when the mouse is hovered over a visual element representing given data element.
setToolTipText(String) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
setToolTipText(String) - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
setTooltipTextFont(Function<GanttChartRow, Font>) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Sets the new font to the tooltip text.
setTooltipTextFont(Function<String, Font>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Sets the new font to the tooltip text.
setTooltipTextFont(Function<String, Font>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Sets the new font to the tooltip text.
setTooltipTextFontSize(Function<GanttChartRow, Integer>) - Method in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
Sets the new font size to the tooltip text.
setTooltipTextFontSize(Function<String, Integer>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
Sets the new font size to the tooltip text.
setTooltipTextFontSize(Function<String, Integer>) - Method in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
Sets the new font size to the tooltip text.
setTopLeftCorner(Point) - Method in class com.amalgamasimulation.cranes.CraneBay
 
setTopMargin(double) - Method in class com.amalgamasimulation.charts.Chart
Sets the top margin of this chart, in pixels.
setTraceEvents(boolean) - Method in class com.amalgamasimulation.engine.Engine
Sets the value of event tracing flag.
setTrain(Train, int, double) - Method in class com.amalgamasimulation.trains.RailCar
 
setTransparent(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
setTransparentFilter(Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setTreeState(GanttChartRow, boolean, boolean) - Method in class com.amalgamasimulation.charts.visualsets.containers.GanttVisualSetContainer
Sets the expand status of the given ganttChartRow.
setTreeState(String, boolean, boolean) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
 
setTreeState(X, boolean, boolean) - Method in interface com.amalgamasimulation.charts.visualsets.containers.IYAxisCategoryVisualSetContainer
Sets the expand status of the given category.
setTypeAction(String, Predicate<Object>, InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setTypeArcCreation(EClass, Object, InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setTypeDistanceMeter(InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setTypeEditing(InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setTypeObjectCreation(EClass, Object, InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setTypeObjectCreation(EClass, Object, InfiniteCanvasViewer, Predicate<Object>, Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setTypeSelection(Predicate<Object>, InfiniteCanvasViewer) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setTypeSelection(Predicate<Object>, InfiniteCanvasViewer, boolean) - Method in class com.amalgamasimulation.graphicaleditor.models.ActionModel
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.GanttPolylineVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.GanttVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.HeatmapVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.HistogramVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.HorizontalGridLineVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in interface com.amalgamasimulation.charts.visualsets.IUpdatePolicyPropertyOwner
Sets the new VisualSet.UpdatePolicy i.e.
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.PolylineVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.RangeRegionVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.RegionVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in interface com.amalgamasimulation.charts.visualsets.types.IAbstractChartVisualSet
Sets the new VisualSet.UpdatePolicy i.e.
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
 
setUpdatePolicy(VisualSet.UpdatePolicy) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
setUpdateRestricted(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
setUrgentTask(boolean) - Method in class com.amalgamasimulation.cranes.CraneTask
 
setValue(Object, Object) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
setValueExtractor(Function<T, Color>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ColorEditingSupport
Set up the value Extractor
setValueExtractor(Function<T, V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.CheckBoxEditingSupport
Set up the value Extractor
setValueExtractor(Function<T, V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Set up the value Extractor
setValueExtractor(Function<T, V>) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
Set up the value Extractor
setValueInternal(T, RGB) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ColorEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.AutoCompleteTextEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ButtonEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.CheckBoxEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.DynamicAutoCompleteComboBoxEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.EMFTextIdEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
setValueInternal(T, V) - Method in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
 
setValueLimits(double, double) - Method in interface com.amalgamasimulation.charts.axes.IMinMaxValuePropertyOwner
Convenience method, can be used instead of calling two methods setMinValue and setMaxValue.
setValueLimits(double, double) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setVelocity(double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
Sets the new velocity to this agent.
setVelocity(double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
setVelocityInternal(double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
setVelocityInternal(double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
setVelocityX(double) - Method in class com.amalgamasimulation.cranes.Crane
 
setVelocityXYZ(double) - Method in class com.amalgamasimulation.cranes.Crane
 
setVelocityY(double) - Method in class com.amalgamasimulation.cranes.Crane
 
setVelocityZ(double) - Method in class com.amalgamasimulation.cranes.Crane
 
setVerticalGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
setVerticalGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
setVerticalGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
setVerticalGuidelineColor(Color) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Sets the new color to the vertical guideline.
setVerticalGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
setVerticalGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
setVerticalGuidelineColor(Color) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
setVerticalGuidelineColor(Color) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Sets the new color to the vertical guideline.
setVerticalGuidelineLabelFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
Sets the formatter of the vertical guideline label, i.e.
setVerticalGuidelineLabelFormat(Function<Double, String>) - Method in class com.amalgamasimulation.charts.AbstractLineChart
Sets the formatter to vertical guideline label, i.e.
setVerticalGuidelineLabelVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
setVerticalGuidelineLabelVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
setVerticalGuidelineLabelVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
setVerticalGuidelineLabelVisible(boolean) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Specifies whether the vertical guideline label should be drawn.
setVerticalGuidelineSnapToGridLines(boolean) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
setVerticalGuidelineSnapToGridLines(boolean) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
setVerticalGuidelineSnapToGridLines(boolean) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
setVerticalGuidelineSnapToGridLines(boolean) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Specifies whether the vertical guideline should be snapped to grid lines.
setVerticalGuidelineValuesVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
setVerticalGuidelineValuesVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
setVerticalGuidelineValuesVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
setVerticalGuidelineValuesVisible(boolean) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Specifies whether the legend values of the applicable visual sets should be drawn when a vertical guideline is shown.
setVerticalGuidelineVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
setVerticalGuidelineVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
setVerticalGuidelineVisible(boolean) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
setVerticalGuidelineVisible(boolean) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Specifies whether the vertical guideline functionality should be enabled for the end users of this chart.
setVerticalGuidelineWidth(double) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
setVerticalGuidelineWidth(double) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
setVerticalGuidelineWidth(double) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
setVerticalGuidelineWidth(double) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Sets the new width to the vertical guideline, in pixels.
setViewerColumn(ViewerColumn) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
setViewerColumn(ViewerColumn) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set the new ViewerColumn to the column
setVisibility(boolean) - Method in class com.amalgamasimulation.charts.Chart
Specifies whether the chart should be drawn.
setVisibilityMultiFilter(Function<List<Object>, List<Object>>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
setVisibilityMultiFilter(Function<List<Object>, List<Object>>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setVisible(boolean) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
setVisible(boolean) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
setVisible(boolean) - Method in class com.amalgamasimulation.charts.legend.Legend
Specifies whether the legend should be drawn.
setVisible(boolean) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
setVisibleFilter(Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setVisualBendPoints(List<IBendableContentPart.BendPoint>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
setVisualBendPoints(List<IBendableContentPart.BendPoint>) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
setVisualSetContainer(VSC) - Method in class com.amalgamasimulation.charts.Chart
Sets a container of VisualSet instances to be shown on the chart.
setVisualSetsComparator(Comparator<VS>) - Method in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
Sets the comparator for VisualSet's containing in this container.
setVisualSetVisible(VS, boolean) - Method in class com.amalgamasimulation.charts.Chart
Specifies whether the VisualSet should be drawn.
setVisualSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
setVisualSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
setVisualSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
setVisualSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
setVisualSize(Dimension) - Method in class com.amalgamasimulation.graphicaleditor.parts.PaletteNodePart
 
setVisualTransform(Affine) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
setVisualWidthFraction(double) - Method in class com.amalgamasimulation.charts.visualsets.BarVisualSet
Sets the fraction width of the region in which bars are drawn.
setWaitingForObjectCreation(Predicate<Object>, Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setWaitingForSelection(Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
setWaitingForSelection(Predicate<Object>) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setWaitingForSelection(Predicate<Object>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
setWaitingForSelection(Predicate<Object>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setWeight(double) - Method in class com.amalgamasimulation.graphagent.AgentGraphPath
 
setWidth(double) - Method in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
Sets the width of the line, in pixels.
setWidth(int) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
setWidth(int) - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
setWidth(Function<T, Double>) - Method in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Sets the width in pixels for each data element.
setXAxisCategoriesComparator(Comparator<String>) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Sets the comparator for X-axis categories.
setYAxisCategoriesComparator(Comparator<String>) - Method in class com.amalgamasimulation.charts.visualsets.containers.HeatmapVisualSetContainer
Sets the comparator for Y-axis categories.
setYAxisCategoryMenuItemsDescriptor(AbstractMenuItemsDescriptor<?, ?>) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
setYAxisCategoryMenuItemsDescriptor(AbstractMenuItemsDescriptor<?, ?>) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
setYAxisCategoryMenuItemsDescriptor(AbstractMenuItemsDescriptor<?, ?>) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
setZeroGridLineColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the new color to the zero grid line of this chart.
setZeroGridLineColor(Color) - Method in class com.amalgamasimulation.charts.Chart
Sets the new color to the zero grid line of this chart.
setZeroGridLineVisible(boolean) - Method in class com.amalgamasimulation.charts.Chart
Specifies whether the zero grid line should be drawn.
setZeroGridLineWidth(int) - Method in class com.amalgamasimulation.charts.Chart
Sets the new width to the zero grid line of this chart, in pixels.
setZeroInDisplayedRange(boolean) - Method in interface com.amalgamasimulation.charts.axes.IAutoAdjustmentPropertyOwner
Specifies an axis mode in which zero value is always exists in the displayed range.
setZeroInDisplayedRange(boolean) - Method in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
setZoom(boolean) - Method in class com.amalgamasimulation.graphicaleditor.HighlightDescriptor
 
setZoom(double) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
setZoom(double, double, double) - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
setZoomGrid(boolean) - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Enables/Disables grid zooming depending on the given value.
SHADOWED - Enum constant in enum class com.amalgamasimulation.charts.utils.LegendItemState
 
ShapeOutlineProvider - Class in com.amalgamasimulation.graphicaleditor.providers
 
ShapeOutlineProvider() - Constructor for class com.amalgamasimulation.graphicaleditor.providers.ShapeOutlineProvider
 
shapesToRenderers - Variable in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
sheetName - Variable in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
sheets - Variable in class com.amalgamasimulation.emf.datastructure.IDataSource
 
sheetToTables - Variable in class com.amalgamasimulation.excel.DataStorage
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalDateTimeDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.ContainerLocalTimeDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalDateTimeDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.EMFLocalTimeDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalDateTimeDialog
 
shell - Variable in class com.amalgamasimulation.desktop.binding.dialogs.LocalTimeDialog
 
shift(double) - Method in class com.amalgamasimulation.core.intervals.Interval
Creates a new instance of Interval which equals to this interval shifted by the specified value.
shiftArgument(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Shifts the function along the argument (X) axis by the specified amount.
shiftValue(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Shifts the function along the value (Y) axis by the specified amount.
ShortId - Class in com.amalgamasimulation.utils
Short unique human-readable identifier represented as "ABC-123-XYZ".
ShortId() - Constructor for class com.amalgamasimulation.utils.ShortId
Creates a new unique instance of ShortId
ShortId(int) - Constructor for class com.amalgamasimulation.utils.ShortId
Creates a new unique instance of ShortId
shouldAddGeneratedIDColumn() - Method in class com.amalgamasimulation.emf.datastructure.sheets.FullyContainedEClassSheet
 
shouldTurnAroundBeforeMovement - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
show(Container, int, int) - Method in class com.amalgamasimulation.charts.environments.awt.PopupMenu
 
SHOW_GRID_DEFAULT - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
The default value for GridModel.isShowGrid().
SHOW_GRID_PROPERTY - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
Name of the "show grid" property.
SHOW_MODEL - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
SHOW_SCHEDULE - Static variable in class com.amalgamasimulation.desktop.ui.editor.utils.Topics
 
showConnectionFeedback(Color, Double...) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
showConnectionFeedback(Color, Double...) - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
showConnectionsListener - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
showConnectionsObservable - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
showDistanceMeterDest() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
showDistanceMeterDest() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
showDistanceMeterSource() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
showDistanceMeterSource() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
showGridProperty() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns a boolean property whose value indicates whether grid is to be shown.
showIndicationCursor(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
showIndicationCursor(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
showIndicationCursor(KeyEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
showIndicationCursor(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
showIndicationCursor(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
showIndicationCursor(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
showMap - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
showMap - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
showVerticalGuidelineDisplayed(double) - Method in class com.amalgamasimulation.charts.AbstractBarChart
 
showVerticalGuidelineDisplayed(double) - Method in class com.amalgamasimulation.charts.AbstractGanttChart
 
showVerticalGuidelineDisplayed(double) - Method in class com.amalgamasimulation.charts.AbstractLineChart
 
showVerticalGuidelineDisplayed(double) - Method in interface com.amalgamasimulation.charts.IVerticalGuidelineOwner
Shows a vertical guideline at the specified X-axis position.
showXAxisCategoryMenuItemVisible - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
showXAxisCategorySelectionHandler - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
showYAxisCategoryMenuItemVisible - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
showYAxisCategorySelectionHandler - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
sideExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
sienna - Static variable in class com.amalgamasimulation.utils.Colors
SIENNA - Static variable in class com.amalgamasimulation.utils.Colors
signedSquare() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns the signed square of the segment, representing the area under the segment (with sign depending on the value).
silver - Static variable in class com.amalgamasimulation.utils.Colors
SILVER - Static variable in class com.amalgamasimulation.utils.Colors
simpleSelectionStrokeWidth - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
simpleStrokeWidth - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
SIMULATION - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
SINGLE_POLYLINE_EVERY_ELEMENT - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineDrawingPolicy
 
SINGLE_POLYLINE_SKIP_EXCESS_ELEMENTS - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineDrawingPolicy
 
singleActions - Variable in class com.amalgamasimulation.engine.StateMachine
 
SingleContainedEClassSheet - Class in com.amalgamasimulation.emf.datastructure.sheets
 
SingleContainedEClassSheet(EClass, IDataSource) - Constructor for class com.amalgamasimulation.emf.datastructure.sheets.SingleContainedEClassSheet
 
SingleStateStatistics<StateType> - Class in com.amalgamasimulation.utils
 
SingleStateStatistics() - Constructor for class com.amalgamasimulation.utils.SingleStateStatistics
 
singleTimeSeries(double) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a time series containing a single instant at the specified number based instant value.
singleTimeSeries(LocalDateTime, Timeable) - Static method in class com.amalgamasimulation.utils.time.TimeSeries
Returns a time series containing a single instant at the specified calendar date and time.
SingleTimeSeries - Class in com.amalgamasimulation.utils.time
Time series containing a single instant at the the specified calendar date and time.
SingleTimeSeries(double) - Constructor for class com.amalgamasimulation.utils.time.SingleTimeSeries
Creates an instance of TimeSeries containing a single instant at the the specified number based value.
SingleTimeSeries(LocalDateTime, Timeable) - Constructor for class com.amalgamasimulation.utils.time.SingleTimeSeries
Creates an instance of TimeSeries containing a single instant at the the specified calendar date and time.
size() - Method in class com.amalgamasimulation.core.intervals.Interval
 
size() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns the number of intervals for interval set, or 1 for interval.
size() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
size() - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
size() - Method in class com.amalgamasimulation.utils.container.BiMap
 
size() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Returns the number of values in the list.
size() - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
Returns the number of values in the list.
size() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Returns the number of values in the list.
SIZE_STEP - Variable in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
SKIP_EXCESS_ELEMENTS - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineDrawingPolicy
 
SKY_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
skyBlue - Static variable in class com.amalgamasimulation.utils.Colors
SLATE_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
SLATE_GRAY - Static variable in class com.amalgamasimulation.utils.Colors
slateBlue - Static variable in class com.amalgamasimulation.utils.Colors
slateGray - Static variable in class com.amalgamasimulation.utils.Colors
slot(int) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the slot at the specified index.
Slot - Class in com.amalgamasimulation.core.scheduling
Class representing a (possibly infinite) slot in statistical data or schedule for some object being planned and/or simulated.
Slot(double, double) - Constructor for class com.amalgamasimulation.core.scheduling.Slot
Creates a new slot with the specified begin time and end time.
Slot(double, double, double) - Constructor for class com.amalgamasimulation.core.scheduling.Slot
Creates a new slot with the specified begin time, end time and minimum possible duration.
slots - Variable in class com.amalgamasimulation.core.scheduling.Sequence
 
slots() - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns an unmodifiable list of all slots in this sequence.
slotsAfter(double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the unmodifiable list of all slots beginning at or after the specified time, or empty list if there are no such slots.
slotsCount() - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the number of slots in this sequence.
SlotsVisualSet<E> - Class in com.amalgamasimulation.visualsets
 
SlotsVisualSet(String, GanttChartRow, Supplier<List<E>>, Function<E, Double>, Function<E, Double>) - Constructor for class com.amalgamasimulation.visualsets.SlotsVisualSet
 
SlotsVisualSet(String, Supplier<List<E>>, Function<E, Double>, Function<E, Double>) - Constructor for class com.amalgamasimulation.visualsets.SlotsVisualSet
 
smallestArgumentObjects - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
smallestArgumentObjectsMap - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
 
snapToSupport - Variable in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
snow - Static variable in class com.amalgamasimulation.utils.Colors
SNOW - Static variable in class com.amalgamasimulation.utils.Colors
SOLID - Enum constant in enum class com.amalgamasimulation.charts.utils.LineStyle
 
sort() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sort the values in the list (ascending) using the Sun quicksort implementation.
sort() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sort the values in the list (ascending) using the Sun quicksort implementation.
sort(int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sort(int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sortAndFilterElements() - Method in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
 
sortChilds() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
sortedElements - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Sorted and filtered list items
SortedList<T> - Class in com.amalgamasimulation.utils.container
List of elements that maintains order using the comparator specified at the time of list's creation.
SortedList(int, Comparator<T>) - Constructor for class com.amalgamasimulation.utils.container.SortedList
Constructs an empty sorted list with the specified initial capacity.
SortedList(Collection<T>, Comparator<T>) - Constructor for class com.amalgamasimulation.utils.container.SortedList
Constructs a sorted list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
SortedList(Comparator<T>) - Constructor for class com.amalgamasimulation.utils.container.SortedList
Constructs an empty sorted list with an initial capacity of ten.
sortedVisualSets - Variable in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
sortVisualElements() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
source - Variable in class com.amalgamasimulation.graph.Graph.Arc
 
sourceArgumentExtractor - Variable in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
sourceNodeXObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
sourceNodeYObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
sourceOffset - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
sourceRole - Static variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
sourceRole - Static variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
SparseTimeStatistics - Class in com.amalgamasimulation.utils
Represents a time series data with fixed granularity.
SparseTimeStatistics(double) - Constructor for class com.amalgamasimulation.utils.SparseTimeStatistics
Creates a new instance of SparseTimeStatistics with the specified granularity.
split(int) - Method in class com.amalgamasimulation.trains.Train
 
Split<T> - Class in com.amalgamasimulation.discreterate
Split is a flow element that receives material from exactly one input and can divide it into several outputs.
Split(FlowEnvironment<T>, FlowRateDistributionPolicy) - Constructor for class com.amalgamasimulation.discreterate.Split
Creates a new Split instance.
Split(FlowEnvironment<T>, String, FlowRateDistributionPolicy) - Constructor for class com.amalgamasimulation.discreterate.Split
Creates a new instance of the split.
splitIntersectedArcs(BiPredicate<A, N>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
splitIntersectedArcs(BiPredicate<A, N>, boolean, String, String) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
SplitIntersectedGraphArcsCommand<A,AC,AN,ABP,N,NC> - Class in com.amalgamasimulation.graphicaleditor.commands
 
SplitIntersectedGraphArcsCommand(InfiniteCanvasViewer, BiPredicate<A, N>) - Constructor for class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
SplitIntersectedGraphArcsCommand(InfiniteCanvasViewer, BiPredicate<A, N>, double) - Constructor for class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
splitMineSegment(A, AbstractArcPart<A, AC, AN, ABP>, AbstractNodePart<N, NC>, int) - Method in class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
splitMineSegment(A, AbstractArcPart<A, AC, AN, ABP>, AbstractNodePart<N, NC>, int, Map<ABP, Double[]>) - Method in class com.amalgamasimulation.graphicaleditor.commands.SplitIntersectedGraphArcsCommand
 
SPRING_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
springGreen - Static variable in class com.amalgamasimulation.utils.Colors
squaredDistanceTo(Point) - Method in class com.amalgamasimulation.geometry.Point
Returns the squared distance from this point to the specified point.
STACK - Enum constant in enum class com.amalgamasimulation.charts.utils.BarsLayout
STACK layout arranges bars on top of each other.
stackDependencyListsMap - Variable in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
stackDependencyMap - Variable in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
stackDependencyReversedMap - Variable in class com.amalgamasimulation.charts.visualsets.containers.LineVisualSetContainer
 
stackFillColor - Variable in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
stackVisible - Variable in class com.amalgamasimulation.charts.visualsets.LineVisualSet
 
start(BundleContext) - Method in class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
startConveyor() - Method in class com.amalgamasimulation.discreterate.Conveyor
Starts this Conveyor.
startConveyor() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
startConveyor() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Starts this Conveyor.
startDrag() - Method in class com.amalgamasimulation.charts.utils.MouseListenerContext
 
startDrag(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
 
startDrag(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
startDrag(MouseEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
startMovingAlongPath(double) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
startMovingAlongPath(double) - Method in class com.amalgamasimulation.graphagent.LongAgent
 
startNewLoggingSession(String) - Method in class com.amalgamasimulation.utils.logging.Logger
Deprecated, for removal: This API element is subject to removal in a future version.
startScroll(ScrollEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
StateMachine<T> - Class in com.amalgamasimulation.engine
State machine is a key element of simulation models' logic.
StateMachine(T[], T, Engine) - Constructor for class com.amalgamasimulation.engine.StateMachine
Creates a new instance of a state machine with the specified states and sets it to the specified initial state.
StateMachine.HandlerOrder - Enum Class in com.amalgamasimulation.engine
Where to add the action in the list of actions
StateMachineShape<T> - Class in com.amalgamasimulation.graphagent.views
 
StateMachineShape(Supplier<Boolean>, Supplier<Point>, StateMachine<T>, Supplier<Double>) - Constructor for class com.amalgamasimulation.graphagent.views.StateMachineShape
 
states - Variable in class com.amalgamasimulation.engine.StateMachine
 
states() - Method in class com.amalgamasimulation.engine.StateMachine
Returns an unmodifiable list of all states of this state machine.
statesLastBeginTimes - Variable in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
StateStatisticsSimple<StateType> - Class in com.amalgamasimulation.utils
Deprecated.
StateStatisticsSimple() - Constructor for class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
statesToDurations - Variable in class com.amalgamasimulation.utils.SingleStateStatistics
 
statesToDurations - Variable in class com.amalgamasimulation.utils.StateStatisticsSimple
Deprecated.
 
statistics - Variable in class com.amalgamasimulation.engine.StateMachine
 
statistics() - Method in class com.amalgamasimulation.engine.StateMachine
Returns a SingleStateStatistics object that contains statistical data about time this state machine spent in its states.
status - Variable in class com.amalgamasimulation.engine.Event
 
status() - Method in class com.amalgamasimulation.engine.Event
Returns the current status of this event
statusMessage - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
statusText - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
statusTextXOffset - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
statusTextYOffset - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
STEEL_BLUE - Static variable in class com.amalgamasimulation.utils.Colors
steelBlue - Static variable in class com.amalgamasimulation.utils.Colors
STEP - Enum constant in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.InterpolationType
The points of line plot are connected with stepwise lines
stop() - Method in class com.amalgamasimulation.engine.Engine
Stops running this engine.
stop(BundleContext) - Method in class com.amalgamasimulation.graphicaleditor.AbstractActivator
 
STOP_CONVEYOR - Enum constant in enum class com.amalgamasimulation.discreterate.Conveyor.DownstreamInflowRateShortagePolicy
If the rate of the current ConveyorRateRecord being exported exceeds the rate at which material can be imported by the downstream FlowElement, this Conveyor is stopped.
stopConveyor() - Method in class com.amalgamasimulation.discreterate.Conveyor
Stops this Conveyor.
stopConveyor() - Method in interface com.amalgamasimulation.discreterate.IAbstractConveyor
 
stopConveyor() - Method in class com.amalgamasimulation.discreterate.ReversibleConveyor
Stops this Conveyor.
StopEvent - Class in com.amalgamasimulation.engine
Class representing an event that just stops the Engine, i.e.
STRAIGHTENING_FACTOR - Static variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
strategy - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
Strategy for checking the entered value in a cell
strategy(UpdateValueStrategy<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.Builder
 
strategy(UpdateValueStrategy<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.AutoCompleteTextEditingSupport.FinalBuilder
Set a strategy that firstly validates the entered value before placing it in the object, and secondly processes the value from the object before displaying it in the editor.
strategy(UpdateValueStrategy<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.Builder
 
strategy(UpdateValueStrategy<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFAutoCompleteTextEditingSupport.FinalBuilder
Set a strategy that firstly validates the entered value before placing it in the object, and secondly processes the value from the object before displaying it in the editor.
strategy(UpdateValueStrategy<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.Builder
 
strategy(UpdateValueStrategy<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFTextEditingSupport.StrategyBuilder
Set a strategy that firstly validates the entered value before placing it in the object, and secondly processes the value from the object before displaying it in the editor.
strategy(UpdateValueStrategy<E, String>) - Method in class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.Builder
 
strategy(UpdateValueStrategy<E, String>) - Method in interface com.amalgamasimulation.desktop.ui.builders.TextEditingSupport.StrategyBuilder
Set a strategy that firstly validates the entered value before placing it in the object, and secondly processes the value from the object before displaying it in the editor.
STROKE_WIDTH - Static variable in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
style(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Tables.Builder
 
style(int) - Method in interface com.amalgamasimulation.desktop.ui.tables.Tables.FinalBuilder
Set additional SWT properties in the table
style(int) - Method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
style(int) - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.FinalBuilder
Set additional SWT properties in the tree
style(String) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Adds a CSS style to this HTML tag.
subFunction(IntervalLike) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Computes and returns a new instance of PiecewiseFunction which is a sub-function of this function, i.e.
subList(double, boolean, double, boolean) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
subList(T, boolean, T, boolean) - Method in class com.amalgamasimulation.utils.container.SortedList
Returns a view of the portion of this list whose elements range from beginElement (inclusive or exclusive), to endElement (inclusive or exclusive).
subSequence(T) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a new Sequence that is a deep copy of a subset of this sequence.The returned sequence contains copies of all slots of this sequence starting from the specified slot.
subSequence(T, double) - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns a new Sequence that is a deep copy of a subset of this sequence.The returned sequence contains copies of all slots of this sequence starting from the specified slot.
subsets(List<T>) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Creates a list of all possible subsets of the provided list of elements.
SubsetsIterator<T> - Class in com.amalgamasimulation.core.combinatorics
An iterator over all possible subsets of the provided list of elements.
SubsetsIterator(List<? extends T>) - Constructor for class com.amalgamasimulation.core.combinatorics.SubsetsIterator
Creates a new instance of an iterator over all possible subsets of the provided list of elements
subsetsStream(List<? extends T>) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Returns a stream of all possible subsets of the provided list of elements.
SUBSTRACTION - Enum constant in enum class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor.CoordinatesShiftPolicy
 
subtractInterval(double, double, double) - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
 
sum - Variable in class com.amalgamasimulation.utils.HistogramDataAggregator
Sum of values in all buckets
sumBetween(double, double) - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
sumBetween(double, double) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the sum of values in all non-empty buckets the buckets containing the specified begin and end times.
sumBetween(double, double) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
sumBetween(double, double) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
supplier(E) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
swapContents(Bunker<T>) - Method in class com.amalgamasimulation.discreterate.Bunker
Swaps the contents of this flow element with the contents of bunker Bunker element.
swapContents(Tank<T>) - Method in class com.amalgamasimulation.discreterate.Tank
Swaps the contents of this flow element with the contents of tank Tank element.
swtColor(Color) - Static method in class com.amalgamasimulation.desktop.ui.tables.Table
 
swtColor(Color) - Static method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
swtColor(Color) - Static method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
syncCharts(Chart<?, ?>, MessageManager, BooleanSupplier, BiConsumer<Double, Double>, String, String, String) - Static method in class com.amalgamasimulation.charts.swt.Charts
 
syncCharts(Chart<?, ?>, MessageManager, Supplier<Boolean>, BiConsumer<Double, Double>, String, String, String) - Static method in class com.amalgamasimulation.charts.swt.Charts
 
synchronizeContentPartAnchorages(IVisualPart<? extends Node>, SetMultimap<? extends Object, ? extends String>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
Updates the host IVisualPart's IContentPart anchorages (see IVisualPart.getAnchoragesUnmodifiable()) so that it is in sync with the set of content anchorages that is passed in.
synchronizeContentPartChildren(IVisualPart<? extends Node>, List<? extends Object>) - Method in class com.amalgamasimulation.graphicaleditor.behaviors.ContentBehavior
Updates the host IVisualPart's IContentPart children (see IVisualPart.getChildrenUnmodifiable()) so that it is in sync with the set of content children that is passed in.
syncUpdate() - Method in class com.amalgamasimulation.desktop.ui.tables.Tables.Builder
 
syncUpdate() - Method in interface com.amalgamasimulation.desktop.ui.tables.Tables.FinalBuilder
Set the synchronous data update property in the table
syncUpdate() - Method in class com.amalgamasimulation.desktop.ui.tables.Trees.Builder
 
syncUpdate() - Method in interface com.amalgamasimulation.desktop.ui.tables.Trees.FinalBuilder
Set the synchronous data update property in the tree

T

table(Table<T>) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML table from the given Table desktop UI component.
table(List<T>) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML table from a list of data values.
Table<T> - Class in com.amalgamasimulation.desktop.ui.tables
 
Table<E> - Class in com.amalgamasimulation.excel
 
Table() - Constructor for class com.amalgamasimulation.excel.Table
 
Table(Composite, boolean, List<T>, int, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.tables.Table
 
TableColumn<T,V> - Class in com.amalgamasimulation.desktop.ui.columndescriptors
This class is used in Table, EditableTable, EMFTable.
TableColumn<E,T,X> - Class in com.amalgamasimulation.excel
 
TableColumn(Class<TableColumn<T, V>>, Table<T>, Function<T, V>) - Constructor for class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
TableColumn(String, Function<E, T>) - Constructor for class com.amalgamasimulation.excel.TableColumn
 
tablePages - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
tablePageScrolledComposites - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
tablePagesVisibilityMap - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractObjectsPart
 
tables - Variable in class com.amalgamasimulation.excel.DataStorage
 
Tables - Class in com.amalgamasimulation.desktop.ui.tables
The class responsible for creating tables.
Tables() - Constructor for class com.amalgamasimulation.desktop.ui.tables.Tables
 
Tables.Builder<T,R> - Class in com.amalgamasimulation.desktop.ui.tables
A builder class to set up the properties of a table constructor
Tables.FinalBuilder<T,R> - Interface in com.amalgamasimulation.desktop.ui.tables
 
Tables.ParentBuilder<T,R> - Interface in com.amalgamasimulation.desktop.ui.tables
 
tableView - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
tableView - Variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
TableView<T> - Class in com.amalgamasimulation.desktop.ui.views
Deprecated, for removal: This API element is subject to removal in a future version.
to be removed in AmalgamaPlatform 4.0
TableView(Composite, boolean, List<T>) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, boolean, List<T>, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, boolean, List<T>, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, boolean, List<T>, int) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, boolean, List<T>, int, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, List<T>) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, List<T>, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, List<T>, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, List<T>, int) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableView(Composite, List<T>, int, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableView
Deprecated.
 
TableViewAdapter<T> - Class in com.amalgamasimulation.desktop.ui.tables
TableViewAdapter(Table<T>, Display, List<T>, boolean, boolean, boolean, UnaryOperator<Object[]>) - Constructor for class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
TableViewerColumnDescriptor<T,E> - Class in com.amalgamasimulation.desktop.ui.views
Deprecated, for removal: This API element is subject to removal in a future version.
to be removed in AmalgamaPlatform 4.0
TableViewerColumnDescriptor(Class<TableViewerColumnDescriptor<T, E>>, Table<T>, String, int, Function<T, E>) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
TableViewerColumnDescriptor(Class<TableViewerColumnDescriptor<T, E>>, Table<T>, Function<T, E>) - Constructor for class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
tail - Variable in class com.amalgamasimulation.graphagent.LongAgent
 
tailList(double, boolean) - Method in class com.amalgamasimulation.utils.container.DoubleSortedList
 
tailList(T, boolean) - Method in class com.amalgamasimulation.utils.container.SortedList
Returns a view of the portion of this list whose elements are greater than (or greater than or equal to) the given element.
takeNext() - Method in class com.amalgamasimulation.service.ManualService
 
takeNext() - Method in class com.amalgamasimulation.service.Service
Attempts to start service of the next unit.
tan - Static variable in class com.amalgamasimulation.utils.Colors
TAN - Static variable in class com.amalgamasimulation.utils.Colors
Tank<T> - Class in com.amalgamasimulation.discreterate
Tank is a flow element that can store materials.
Tank(FlowEnvironment<T>, double) - Constructor for class com.amalgamasimulation.discreterate.Tank
Creates a new Tank instance.
Tank(FlowEnvironment<T>, String, double) - Constructor for class com.amalgamasimulation.discreterate.Tank
Creates a new Tank instance.
Tank.Layer - Class in com.amalgamasimulation.discreterate
Layer represents a portion of material mix contained within a Tank.
Tank.Threshold - Class in com.amalgamasimulation.discreterate
 
targetArgumentExtractor - Variable in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
targets - Variable in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
teal - Static variable in class com.amalgamasimulation.utils.Colors
TEAL - Static variable in class com.amalgamasimulation.utils.Colors
textAlignment(TextAlignment) - Method in class com.amalgamasimulation.web.ui.HTMLTag
Sets the text alignment of this HTML tag.
textAlignment(TextAlignment) - Method in class com.amalgamasimulation.web.ui.text.HTMLHeader
Sets the text alignment of the header.
textAlignment(TextAlignment) - Method in class com.amalgamasimulation.web.ui.text.HTMLTextBlock
Sets the text alignment of the text block.
textBlock(Object...) - Static method in interface com.amalgamasimulation.web.ui.HTML
Creates an HTML text block from the given objects.
TextEditingSupport<T,V> - Class in com.amalgamasimulation.desktop.binding.editingsupports
Class is used to edit table cell values.
TextEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EditableColumn to set up text editing in columns.
TextEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.TextEditingSupport
 
TextEditingSupport(ColumnViewer, Composite) - Constructor for class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
 
TextEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a text editing support.
TextEditingSupport.ButtonListenerBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
TextEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
TextEditingSupport.StrategyBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
textEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EditableColumn
 
textEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEditableColumn
Returns a builder object that can be used to install text-based editing onto a column.
TFloatArrayList - Class in com.amalgamasimulation.utils.container
 
TFloatArrayList() - Constructor for class com.amalgamasimulation.utils.container.TFloatArrayList
Creates a new TFloatArrayList instance with the default capacity.
TFloatArrayList(float[]) - Constructor for class com.amalgamasimulation.utils.container.TFloatArrayList
Creates a new TFloatArrayList instance whose capacity is the greater of the length of values and DEFAULT_CAPACITY and whose initial contents are the specified values.
TFloatArrayList(int) - Constructor for class com.amalgamasimulation.utils.container.TFloatArrayList
Creates a new TFloatArrayList instance with the specified capacity.
thistle - Static variable in class com.amalgamasimulation.utils.Colors
THISTLE - Static variable in class com.amalgamasimulation.utils.Colors
threshold() - Method in class com.amalgamasimulation.discreterate.Tank.Threshold
 
throwsExceptionForUnusedMessages() - Method in class com.amalgamasimulation.engine.StateMachine
Returns true if this state machine is configured to throw exceptions on unused messages, and false otherwise.
tiledMapCoordinatesConverter - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
TiledMapCoordinatesConverter - Class in com.amalgamasimulation.graphicaleditor.utils
 
TiledMapCoordinatesConverter(Point, double, double) - Constructor for class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Creates a new instance of converter by base geographical coordinate point (lon, lat), scale of logical coordinates and initially displayed map size.
TiledMapCoordinatesConverter(Point, int) - Constructor for class com.amalgamasimulation.graphicaleditor.utils.TiledMapCoordinatesConverter
Creates a new instance of converter by base point in tiled map coordinates and base zoom of the tiled map.
time - Variable in class com.amalgamasimulation.engine.Event
 
time() - Method in interface com.amalgamasimulation.engine.Agent
Returns the current simulation time
time() - Method in class com.amalgamasimulation.engine.Engine
Returns the current simulation time
time() - Method in class com.amalgamasimulation.engine.Event
Returns the simulation time at which this event is scheduled for execution
time() - Method in class com.amalgamasimulation.engine.Model
Returns the current simulation time, more specifically, time of Engine used to simulate this model.
time() - Method in class com.amalgamasimulation.engine.StateMachine
Returns the current simulation time, i.e.
time() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
timeable - Variable in class com.amalgamasimulation.utils.time.TimeSeries
 
Timeable - Interface in com.amalgamasimulation.utils.time
Interface containing convenience methods for recalculations between simulation time and simulation calendar dates.
TimeGanttChart - Class in com.amalgamasimulation.charts
A chart is a GUI component based on JavaFX's XYChart class that can be used to conveniently draw numeric and statistical data.
TimeGanttChart(IChartEnvironment) - Constructor for class com.amalgamasimulation.charts.TimeGanttChart
Constructs a Gantt Chart with a set of default parameters: no title, daily time units, begin displayed range is equals to 7 days, bar height fraction is equal to 1.
TimeGanttChart(IChartEnvironment, String) - Constructor for class com.amalgamasimulation.charts.TimeGanttChart
Constructs a Gantt Chart with given title and a set of default parameters: daily time units, begin displayed range is equals to 7 days, bar height fraction is equal to 1.
TimeGanttChart(IChartEnvironment, String, ChronoUnit) - Constructor for class com.amalgamasimulation.charts.TimeGanttChart
Constructs a Gantt Chart with given title and time units.
TimeGanttChart(IChartEnvironment, String, ChronoUnit, ChronoUnit, double, double) - Constructor for class com.amalgamasimulation.charts.TimeGanttChart
Constructs a Gantt Chart with manually setting of all initialization parameters.
TimeGanttChart(IChartEnvironment, ChronoUnit) - Constructor for class com.amalgamasimulation.charts.TimeGanttChart
Constructs a Gantt Chart with given chrono unit and a set of default parameters: no title, begin displayed range is equals to 7 days, bar height fraction is equal to 1.
TimeGanttChart(IChartEnvironment, ChronoUnit, ChronoUnit, double) - Constructor for class com.amalgamasimulation.charts.TimeGanttChart
Constructs a Gantt Chart with given horizontal axis time units and begin displayed range.
TimeInterval - Class in com.amalgamasimulation.core.scheduling
Class representing an interval on a time axis.
TimeInterval(double, double) - Constructor for class com.amalgamasimulation.core.scheduling.TimeInterval
Creates a new instance of a time interval with the specified begin time and end time.
TimeLabelsAndTicksDescriptor - Class in com.amalgamasimulation.charts.axes.ticks
Class representing the parameters descriptor of the chart axis ticks and labels for a particular displayed range.
TimeLabelsAndTicksDescriptor(AxisTimeStyle, double, double, TimeTicksParameters, TimeTicksParameters, Function<LocalDateTime, String>) - Constructor for class com.amalgamasimulation.charts.axes.ticks.TimeLabelsAndTicksDescriptor
Constructs a descriptor with manually setting of all initialization parameters.
TimeLineChart - Class in com.amalgamasimulation.charts
A chart is a GUI component based on JavaFX's XYChart class that can be used to conveniently draw numeric and statistical data.
TimeLineChart(IChartEnvironment) - Constructor for class com.amalgamasimulation.charts.TimeLineChart
Constructs a Line Chart with a set of default parameters: no title, daily time units, begin displayed range is equals to 7 days.
TimeLineChart(IChartEnvironment, String, ChronoUnit) - Constructor for class com.amalgamasimulation.charts.TimeLineChart
Constructs a Line Chart with given title and time units.
TimeLineChart(IChartEnvironment, String, ChronoUnit, ChronoUnit, double) - Constructor for class com.amalgamasimulation.charts.TimeLineChart
Constructs a Line Chart with manually setting of all initialization parameters.
TimeLineChart(IChartEnvironment, ChronoUnit) - Constructor for class com.amalgamasimulation.charts.TimeLineChart
Constructs a Line Chart with given time units and a set of default parameters: no title, begin displayed range is equals to 7 days.
TimeLineChart(IChartEnvironment, ChronoUnit, ChronoUnit, double) - Constructor for class com.amalgamasimulation.charts.TimeLineChart
Constructs a Line Chart with given horizontal axis time units and begin displayed range.
timeOfCumulative(double) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
timeOfCumulative(double) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
timeScale() - Method in class com.amalgamasimulation.engine.Engine
Returns current simulation time scale, i.e.
TimeSeries - Class in com.amalgamasimulation.utils.time
Time series is a finite or potentially infinite sequence of instants of calendar time.
TimeSeries(Timeable) - Constructor for class com.amalgamasimulation.utils.time.TimeSeries
Creates a new instance of time series with the specified Timeable that provides translation from calendar dates to number based values of instants.
TimeSeriesEditingSupport - Class in com.amalgamasimulation.desktop.ui.builders
This class is used in EmfColumn to set up TimeSeries editing in columns.
TimeSeriesEditingSupport() - Constructor for class com.amalgamasimulation.desktop.ui.builders.TimeSeriesEditingSupport
 
TimeSeriesEditingSupport.Builder<T,E,R> - Class in com.amalgamasimulation.desktop.ui.builders
A builder class to set up the properties of a TimeSeries editing support.
TimeSeriesEditingSupport.EditedFeatureBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
TimeSeriesEditingSupport.FinalBuilder<T,E,R> - Interface in com.amalgamasimulation.desktop.ui.builders
 
timeSeriesEditor() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
timeSeriesEditor() - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Returns a builder object that can be used to install TimeSeries editing onto a column.
The returned object is a builder.
TimeStatistics - Class in com.amalgamasimulation.utils
Represents a time series data with fixed granularity.
TimeStatistics(double) - Constructor for class com.amalgamasimulation.utils.TimeStatistics
 
TimeTicksParameters - Class in com.amalgamasimulation.charts.axes.ticks
Class that represents the frequency calculated by time units.
TimeTicksParameters(int, ChronoUnit) - Constructor for class com.amalgamasimulation.charts.axes.ticks.TimeTicksParameters
Constructs a frequency descriptor with a given amount of given time unit.
timeToDate(double) - Method in class com.amalgamasimulation.charts.axes.ticks.AxisTimeStyle
Converts the specified time to corresponding date of calendar.
timeToDate(double) - Method in interface com.amalgamasimulation.utils.time.Timeable
Converts the specified simulation time to corresponding date of simulation calendar
timeToDate(double, LocalDateTime, ChronoUnit) - Static method in interface com.amalgamasimulation.utils.time.Timeable
Converts the specified simulation time to corresponding date of simulation calendar
timeUnit() - Method in interface com.amalgamasimulation.engine.Agent
 
timeUnit() - Method in class com.amalgamasimulation.engine.Engine
 
timeUnit() - Method in class com.amalgamasimulation.engine.Model
 
timeUnit() - Method in class com.amalgamasimulation.engine.StateMachine
 
timeUnit() - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the simulation time unit, i.e.
title() - Method in record class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.MenuItemDescriptor
Returns the value of the title record component.
titleAlignment(TextAlignment) - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Sets the alignment of the bar chart title.
titleAlignment(TextAlignment) - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Sets the alignment of the timeline chart title.
titleAlignment(TextAlignment) - Method in class com.amalgamasimulation.web.ui.image.HTMLImage
Sets the alignment of the image title.
titleColor - Variable in class com.amalgamasimulation.excel.ExcelTableColumn
 
titleColor(Color) - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Sets the color of the bar chart title.
titleColor(Color) - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Sets the color of the timeline chart title.
titleColor(Color) - Method in class com.amalgamasimulation.web.ui.image.HTMLImage
Sets the color of the image title.
titleFont(Font) - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Sets the font of the bar chart title.
titleFont(Font) - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Sets the font of the timeline chart title.
titleFont(Font) - Method in class com.amalgamasimulation.web.ui.image.HTMLImage
Sets the font of the image title.
TO_CURRENT_ARGUMENT_ONLY - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.Extrapolation
Extrapolate plot to the current argument along the horizontal axis if the current argument is greater than the maximum value of the plot.
TO_MAXIMUM_ARGUMENT_ONLY - Enum constant in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.Extrapolation
Extrapolate plot to the maximum argument among all visual sets displayed on the chart.
toBackground(Color) - Static method in class com.amalgamasimulation.charts.utils.Utils
 
toBlock(String, int, int) - Static method in class com.amalgamasimulation.utils.format.Formats
 
toBlockBySpaces(String, int, int) - Static method in class com.amalgamasimulation.utils.format.Formats
 
toBorder(Color) - Static method in class com.amalgamasimulation.charts.utils.Utils
 
toCanvasPoint(Point) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
toChartPanelControl(int, int) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
toChartPanelControl(int, int) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
toChartPanelControl(int, int) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
toClassesMap() - Method in class com.amalgamasimulation.utils.Mapping
 
toCodeString() - Method in class com.amalgamasimulation.core.intervals.Interval
 
toCodeString() - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns a Java code that creates an IntervalLike equal to this one.
toCodeString() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
toCodeString() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Returns a Java code that creates a PiecewiseFunction equal to this one.
toCodeString() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a string representing Java code that creates this rate planner in its current state.
toCodeString() - Method in class com.amalgamasimulation.geometry.AbstractGeometricPrimitive
Returns the string representing Java code that creates this primitive in its current state
toCodeString() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
Returns the string representing Java code that creates this intersection descriptor in its current state.
toCodeString() - Method in class com.amalgamasimulation.geometry.Point
 
toCodeString() - Method in class com.amalgamasimulation.geometry.Polyline
 
toCodeString() - Method in class com.amalgamasimulation.geometry.Segment
 
toCodeString() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
 
toColors(Class<? extends T>) - Static method in class com.amalgamasimulation.utils.Mapping
 
toCSS(Font, boolean) - Static method in class com.amalgamasimulation.web.ui.HTMLTag
Converts an SWT font to a CSS string.
toDetailedString() - Method in class com.amalgamasimulation.utils.container.Accumulator
Returns a detailed string representation of the current accumulator and its contents.
toFXImage(ImageData, WritableImage) - Static method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
toHTML() - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Generates the HTML representation of the chart, including the script to render it.
toHTML() - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Generates the HTML representation of the chart, including the script to render it.
toHTML() - Method in class com.amalgamasimulation.web.ui.HTMLContent
Converts the content to an HTML string.
toHTML() - Method in interface com.amalgamasimulation.web.ui.HTMLConvertable
Converts the object to an HTML string.
toHTML() - Method in class com.amalgamasimulation.web.ui.HTMLTag
Converts this HTML tag and its contents to an HTML string.
toHTML() - Method in class com.amalgamasimulation.web.ui.image.HTMLImage
Converts this HTML image and its title to an HTML string.
toHTML() - Method in class com.amalgamasimulation.web.ui.page.HTMLPage
Converts the HTML page to an HTML string.
toHTML() - Method in class com.amalgamasimulation.web.ui.tables.HTMLTable
Converts the table to an HTML string.
toHTML() - Method in class com.amalgamasimulation.web.ui.text.HTMLLinkAction
Converts the link to an HTML string, including the necessary JavaScript to trigger the action.
toJS() - Method in class com.amalgamasimulation.web.ui.js.JSCollection
Converts the collection to a JavaScript array string representation.
toJS() - Method in interface com.amalgamasimulation.web.ui.js.JSConvertable
Converts the object to a JavaScript string representation.
toJS() - Method in class com.amalgamasimulation.web.ui.js.JSObject
Converts the JavaScript object to a JSON-like string representation.
toJS() - Method in class com.amalgamasimulation.web.ui.js.JSPrimitive
Converts the primitive value to a JavaScript string representation.
toList(Stream<? extends T>) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
use standard JDK's Collectors.toList() method
toLogicalPoint(double, double) - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
tomato - Static variable in class com.amalgamasimulation.utils.Colors
TOMATO - Static variable in class com.amalgamasimulation.utils.Colors
toNativeArray() - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
toNativeArray() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Copies the contents of the list into a native array.
toNativeArray() - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
 
toNativeArray() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Copies the contents of the list into a native array.
toNativeArray(byte[], int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Copies a slice of the list into a native array.
toNativeArray(float[], int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Copies a slice of the list into a native array.
toNativeArray(int, int) - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Copies a slice of the list into a native array.
toNativeArray(int, int) - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Copies a slice of the list into a native array.
ToolBarComposite - Class in com.amalgamasimulation.desktop.ui.views
 
ToolBarComposite(Composite, Consumer<Composite>, Consumer<Composite>) - Constructor for class com.amalgamasimulation.desktop.ui.views.ToolBarComposite
 
tooltip(String) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set tool tip for this column
tooltip(String) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
tooltip(String) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
tooltip(String) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
tooltip(String) - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
toolTipText - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
tooltipTextExtractor - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
TOP - Enum constant in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Side
 
TOP_CENTER - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
TOP_LEFT - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
TOP_LEFT - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
TOP_RIGHT - Enum constant in enum class com.amalgamasimulation.charts.utils.LabelSide
 
TOP_RIGHT_HORIZONTAL - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
TOP_RIGHT_VERTICAL - Enum constant in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
 
Topics - Class in com.amalgamasimulation.desktop.ui.editor.utils
A class containing a list of all messages used in the MessageManager to pass any information between different elements of the application.
topologicalSort(Graph<A, B>, Graph.Node) - Static method in interface com.amalgamasimulation.graph.Algorithm
Performs topological sorting of the graph with respect to the specified root node and returns a map containing mapping from graph nodes to integer numbers.
topologicalSort(Graph<A, B>, List<Graph.Node>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Performs topological sorting of the graph with respect to the specified root nodes and returns a map containing mapping from graph nodes to integer numbers.
toString() - Method in class com.amalgamasimulation.charts.utils.GanttChartRow
 
toString() - Method in class com.amalgamasimulation.charts.utils.LegendItemStateChangeDescriptor
 
toString() - Method in class com.amalgamasimulation.charts.utils.VisibilityChangeDescriptor
 
toString() - Method in class com.amalgamasimulation.charts.utils.WindowSizeDescriptor
 
toString() - Method in class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineVisualElement
 
toString() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
toString() - Method in class com.amalgamasimulation.core.intervals.Interval
 
toString() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
toString() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
 
toString() - Method in record class com.amalgamasimulation.core.piecewise.PiecewiseFunction.FunctionSegment
Returns a string representation of this record class.
toString() - Method in class com.amalgamasimulation.core.scheduling.Gap
 
toString() - Method in class com.amalgamasimulation.core.scheduling.IntervalPlanner
 
toString() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
 
toString() - Method in class com.amalgamasimulation.core.scheduling.Sequence
 
toString() - Method in class com.amalgamasimulation.cranes.CargoPosition
 
toString() - Method in class com.amalgamasimulation.cranes.CraneTask
 
toString() - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.EmfColumn
 
toString() - Method in record class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter.MenuItemDescriptor
Returns a string representation of this record class.
toString() - Method in class com.amalgamasimulation.discreterate.ConveyorRateRecord
 
toString() - Method in class com.amalgamasimulation.discreterate.FlowElement
 
toString() - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
toString() - Method in class com.amalgamasimulation.engine.Event
 
toString() - Method in class com.amalgamasimulation.engine.StateMachine
 
toString() - Method in class com.amalgamasimulation.features.Feature
 
toString() - Method in class com.amalgamasimulation.geometry.IntersectionDescriptor
 
toString() - Method in class com.amalgamasimulation.geometry.Point
 
toString() - Method in class com.amalgamasimulation.geometry.Polyline
 
toString() - Method in class com.amalgamasimulation.geometry.Segment
 
toString() - Method in class com.amalgamasimulation.graph.Graph.Arc
 
toString() - Method in class com.amalgamasimulation.graph.Graph.Node
 
toString() - Method in class com.amalgamasimulation.graph.Graph
 
toString() - Method in class com.amalgamasimulation.graph.GraphPath
 
toString() - Method in class com.amalgamasimulation.graphagent.AgentGraphArcImpl
 
toString() - Method in class com.amalgamasimulation.graphagent.AgentGraphNodeImpl
 
toString() - Method in class com.amalgamasimulation.graphagent.ArcFragment
 
toString() - Method in class com.amalgamasimulation.graphagent.Command
 
toString() - Method in record class com.amalgamasimulation.graphagent.GeometricGraphArcRecord
Returns a string representation of this record class.
toString() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPath
 
toString() - Method in class com.amalgamasimulation.graphagent.GeometricGraphPosition
 
toString() - Method in class com.amalgamasimulation.resources.ResourceRecord
 
toString() - Method in class com.amalgamasimulation.resources.ResourceRequest
 
toString() - Method in class com.amalgamasimulation.resources.ResourceSet
 
toString() - Method in class com.amalgamasimulation.trains.RailArc
 
toString() - Method in class com.amalgamasimulation.trains.RailNode
 
toString() - Method in class com.amalgamasimulation.trains.RailPosition
 
toString() - Method in class com.amalgamasimulation.trains.RailTrack
 
toString() - Method in class com.amalgamasimulation.trains.Train
 
toString() - Method in class com.amalgamasimulation.trains.TrainRoute
 
toString() - Method in class com.amalgamasimulation.utils.container.Accumulator
 
toString() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Returns a String representation of the list, front to back.
toString() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Returns a String representation of the list, front to back.
toString() - Method in class com.amalgamasimulation.utils.DistributionFunction
Deprecated.
 
toString() - Method in class com.amalgamasimulation.utils.DistributionStatistics
 
toString() - Method in class com.amalgamasimulation.utils.FloatPair
 
toString() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator.HistogramDataGroup
 
toString() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
toString() - Method in class com.amalgamasimulation.utils.Pair
 
toString() - Method in class com.amalgamasimulation.utils.ShortId
 
toString() - Method in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
toString() - Method in class com.amalgamasimulation.utils.tablefunction.IntervalTableFunction
 
toStrings(Class<? extends T>) - Static method in class com.amalgamasimulation.utils.Mapping
 
totalDecreaseQuantity(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the absolute total quantity by which the function would have decreased during the specified interval as result of negative rates if it had been unbounded.
totalDuration() - Method in class com.amalgamasimulation.core.scheduling.Sequence
Returns the total duration of this sequence including all intermediate gaps.
totalGrowthQuantity(double, double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the total quantity by which the function would have grown during the specified interval as result of positive rates if it had been unbounded.
totalStatistics() - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
totalStatistics() - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns a DoubleSummaryStatistics instance that contains the statistics across all existing time buckets.
totalStatistics() - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
totalStatistics() - Method in class com.amalgamasimulation.utils.TimeStatistics
 
TraceableEvent - Class in com.amalgamasimulation.engine
Represents an event that remembers stack trace of the point in code from where it was scheduled.
TraceableEventException - Exception Class in com.amalgamasimulation.engine
A wrapper class for exceptions that occur in simulation events of Engine that contains additional context that helps to better understand the circumstances of when the underlying exception has been thrown.
traceEvents() - Method in class com.amalgamasimulation.engine.Engine
Returns the value of event tracing flag.
traceln(Object...) - Static method in class com.amalgamasimulation.utils.Logger
Deprecated.
 
track - Variable in class com.amalgamasimulation.trains.RailArc
 
train - Variable in class com.amalgamasimulation.trains.RailCar
 
Train - Class in com.amalgamasimulation.trains
 
Train(Engine) - Constructor for class com.amalgamasimulation.trains.Train
 
Train(Engine, List<? extends RailCar>) - Constructor for class com.amalgamasimulation.trains.Train
 
TrainRoute - Class in com.amalgamasimulation.trains
 
trainsEnvironment - Variable in class com.amalgamasimulation.trains.Train
 
TrainsEnvironment - Class in com.amalgamasimulation.trains
 
TrainsEnvironment() - Constructor for class com.amalgamasimulation.trains.TrainsEnvironment
 
TrainsEnvironment.DestTrackEnterSide - Enum Class in com.amalgamasimulation.trains
 
transform - Variable in class com.amalgamasimulation.emf.csv.CSVResourceImpl
 
transform - Variable in class com.amalgamasimulation.emf.datastructure.IDataSource
 
transitions - Variable in class com.amalgamasimulation.engine.StateMachine
 
translationIndices - Variable in class com.amalgamasimulation.graphicaleditor.handlers.RelocateOnDragHandler
 
transparent - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
transparent - Static variable in class com.amalgamasimulation.utils.Colors
 
TRANSPARENT - Static variable in class com.amalgamasimulation.utils.Colors
 
transparentFilter - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
transparentOpacity - Static variable in class com.amalgamasimulation.graphicaleditor.utils.Utils
 
traverse(Graph.Node, C, Algorithm.GraphTraversalPredicate<A, B>, Algorithm.GraphTraversalContextCalculator<A, B, C>, Algorithm.GraphTraversalEndPredicate<A, B, C>) - Static method in interface com.amalgamasimulation.graph.Algorithm
Traverses the graph starting from the specified sourceNode by adding the arcs and nodes allowed by traversedArcPredicate until all reachable nodes are traversed or the specified endTraversalPredicate evaluated to true.
Tree<T> - Class in com.amalgamasimulation.desktop.ui.tables
 
Tree(Composite, Function<T, List<T>>, List<T>, boolean, boolean, boolean, int) - Constructor for class com.amalgamasimulation.desktop.ui.tables.Tree
 
TreeColumn<T,V> - Class in com.amalgamasimulation.desktop.ui.columndescriptors
 
TreeColumn(Class<TreeColumn<T, V>>, Tree<T>, Function<T, V>) - Constructor for class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
TreeElement - Class in com.amalgamasimulation.desktop.ui.editor.utils
 
TreeElement(AbstractTreeElementType, EObject) - Constructor for class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
treeElementType - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.TreeElement
 
TreeNode(PartCSVResourceImpl.TreeNode, EClass) - Constructor for class com.amalgamasimulation.emf.csv.partialload.PartCSVResourceImpl.TreeNode
 
Trees - Class in com.amalgamasimulation.desktop.ui.tables
The class responsible for creating trees.
Trees() - Constructor for class com.amalgamasimulation.desktop.ui.tables.Trees
 
Trees.Builder<T,R> - Class in com.amalgamasimulation.desktop.ui.tables
A builder class to set up the properties of a tree constructor
Trees.ChildrenExtractorBuilder<T,R> - Interface in com.amalgamasimulation.desktop.ui.tables
 
Trees.FinalBuilder<T,R> - Interface in com.amalgamasimulation.desktop.ui.tables
 
Trees.ParentBuilder<T,R> - Interface in com.amalgamasimulation.desktop.ui.tables
 
Trees.TreeCreator<T,R> - Interface in com.amalgamasimulation.desktop.ui.tables
 
TreeView<T> - Class in com.amalgamasimulation.desktop.ui.views
Deprecated, for removal: This API element is subject to removal in a future version.
to be removed in AmalgamaPlatform 4.0
TreeView(Composite, Function<T, List<T>>, List<T>) - Constructor for class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
TreeView(Composite, Function<T, List<T>>, List<T>, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
TreeView(Composite, Function<T, List<T>>, List<T>, boolean, boolean, boolean) - Constructor for class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
TreeView(Composite, Function<T, List<T>>, List<T>, boolean, boolean, boolean, int) - Constructor for class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
TreeView(Composite, Function<T, List<T>>, List<T>, int) - Constructor for class com.amalgamasimulation.desktop.ui.views.TreeView
Deprecated.
 
TreeViewAdapter<T> - Class in com.amalgamasimulation.desktop.ui.tables
TreeViewAdapter(Tree<T>, Display, List<T>, boolean, boolean, Function<T, List<T>>) - Constructor for class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
treeViewer - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
TreeViewerColumnDescriptor<T,E> - Class in com.amalgamasimulation.desktop.ui.views
Deprecated, for removal: This API element is subject to removal in a future version.
to be removed in AmalgamaPlatform 4.0
TreeViewerColumnDescriptor(Class<TreeViewerColumnDescriptor<T, E>>, Tree<T>, String, int, Function<T, E>) - Constructor for class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
TreeViewerColumnDescriptor(Class<TreeViewerColumnDescriptor<T, E>>, Tree<T>, Function<T, E>) - Constructor for class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
TriangleMarkerVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.TriangleMarkerVisualElement
Constructs visual element for the given triangle marker data element.
TriangleMarkerVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing triangle markers.
TriangleMarkerVisualSet(String, GanttChartRow, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Constructs a TriangleMarkerVisualSet with given name, GanttChartRow, data elements and arguments extractors, i.e.
TriangleMarkerVisualSet(String, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
Constructs a TriangleMarkerVisualSet with given name, data elements and arguments extractors, i.e.
TriangleMarkerVisualSet.Direction - Enum Class in com.amalgamasimulation.charts.visualsets
Enum represents the direction of the vertex of the triangle.
TriangleMarkerVisualSet.Side - Enum Class in com.amalgamasimulation.charts.visualsets
Enum represents the side of the intended rectangle, relative to which the triangle is drawn.
TriangleMarkerVisualSet.TriangleMarkerVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for triangle marker data element.
triangular(double, double, double) - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
Returns the next pseudorandom number distributed according to a triangular distribution with the specified min, mode and max values.
trim(String, int) - Static method in class com.amalgamasimulation.utils.format.Formats
 
trimToSize() - Method in class com.amalgamasimulation.utils.container.AdaptiveFloatArrayList
 
trimToSize() - Method in class com.amalgamasimulation.utils.container.CompactFloatArrayList
Sheds any excess capacity above and beyond the current size of the list.
trimToSize() - Method in interface com.amalgamasimulation.utils.container.IFloatArrayList
 
trimToSize() - Method in class com.amalgamasimulation.utils.container.TFloatArrayList
Sheds any excess capacity above and beyond the current size of the list.
trimWithEllipsis(String, int) - Static method in class com.amalgamasimulation.utils.format.Formats
 
trimWithMiddleEllipsis(String, int) - Static method in class com.amalgamasimulation.utils.format.Formats
 
TRUE - Static variable in class com.amalgamasimulation.web.ui.js.JSPrimitive
A predefined instance representing the JavaScript `true` value.
truncateAfter(double) - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns a new instance of a RatePlanner with all step and rate changes after the specified time removed.
TruncatedNormalDistribution - Class in com.amalgamasimulation.utils.random
A NormalDistribution limited by the specified boundaries.
TruncatedNormalDistribution(double, double, double, double, RandomGenerator) - Constructor for class com.amalgamasimulation.utils.random.TruncatedNormalDistribution
Creates a truncated normal distribution, i.e.
tryEnterArc(LongAgent<N, A>, Graph.Arc) - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
tryExecuteCommand(Runnable, Command.Type) - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
tryPlaceIntoRootObject(EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
tryPlaceIntoRootObject(EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.FullyContainedEClassSheet
 
tryPlaceIntoRootObject(EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.MainClassPartEditSheet
 
tryPlaceIntoRootObject(EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.PartiallyContainedEClassSheet
 
tryPlaceIntoRootObject(EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.RootEClassSheet
 
tryPlaceIntoRootObject(EObject) - Method in class com.amalgamasimulation.emf.datastructure.sheets.SingleContainedEClassSheet
 
tryUpdateDistanceTraveled() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
tryUpdatePosition() - Method in class com.amalgamasimulation.graphagent.GraphAgent
 
turnAround() - Method in class com.amalgamasimulation.graphagent.LongAgent
Turns this long agent around, i.e.
turnAround() - Method in class com.amalgamasimulation.trains.Train
Turns the train around, i.e.
turnAroundInternal() - Method in class com.amalgamasimulation.graphagent.LongAgent
 
turquoise - Static variable in class com.amalgamasimulation.utils.Colors
TURQUOISE - Static variable in class com.amalgamasimulation.utils.Colors
twoDecimals(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
twoDecimals(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
twoDecimals(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns the specified value formatted with decimal separator and two digits of fractional part.
Uses the locale-specific decimal and thousands separators.
twoDecimals(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
twoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.AmericanFormats
 
twoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.BritishFormats
 
twoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.Formats
Returns a string representation of a numeric value formatted with two decimal places, including a leading sign (+ or -).
twoDecimalsSign(double) - Method in class com.amalgamasimulation.utils.format.RussianFormats
 
TXT - Static variable in class com.amalgamasimulation.emf.common.ResourceFileExtension
 
TYPE_0A0 - Static variable in class com.amalgamasimulation.utils.ShortId
For 000-AAA-000 pattern use.
TYPE_A0A - Static variable in class com.amalgamasimulation.utils.ShortId
For AAA-000-AAA pattern use.
TYPE_COLUMN_WIDTH - Static variable in class com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
 
typeDialog() - Method in class com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.Builder
 
typeDialog() - Method in interface com.amalgamasimulation.desktop.ui.builders.EMFLocalDateTimeEditingSupport.FinalBuilder
Provides an API for selecting the type of dialog
typeDialog() - Method in class com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.Builder
 
typeDialog() - Method in interface com.amalgamasimulation.desktop.ui.builders.LocalDateTimeEditingSupport.FinalBuilder
Provides an API for selecting the type of dialog
TypeStrokeGesture - Class in com.amalgamasimulation.graphicaleditor.behaviors
 
TypeStrokeGesture() - Constructor for class com.amalgamasimulation.graphicaleditor.behaviors.TypeStrokeGesture
 

U

unblockMultiSelectionBoundsRecalculation() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
unbook() - Method in class com.amalgamasimulation.trains.RailTrack
Cancels the existing booking, if any.
unbook() - Method in class com.amalgamasimulation.trains.TrainRoute
 
uncheckAllItems(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
uncheckAllItems(boolean) - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
uncheckAllItems(boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
UNDEFINED - Static variable in interface com.amalgamasimulation.web.ui.js.JSConvertable
A predefined instance of JSConvertable representing the JavaScript `undefined` value.
undo() - Method in class com.amalgamasimulation.graphicaleditor.commands.GraphicalEditorCompoundCommand
 
unhighlight() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
unhighlight() - Method in interface com.amalgamasimulation.graphicaleditor.parts.IHighlightPropertyOwnerPart
 
unhighlight() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
unhighlight() - Method in class com.amalgamasimulation.graphicaleditor.visuals.ImageVisual
 
unhighlight() - Method in class com.amalgamasimulation.graphicaleditor.visuals.NodeVisual
 
unhighlightAll() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
Clear any previously added object highlighting.
uniform(double, double) - Method in class com.amalgamasimulation.utils.random.DefaultRandomGenerator
Returns the next pseudorandom number uniformly distributed between the specified min and max values.
union(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.Interval
 
union(IntervalLike) - Method in interface com.amalgamasimulation.core.intervals.IntervalLike
Returns a new instance of IntervalSet that represents a union of this instance and the specified other one.
union(IntervalLike) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
 
union(List<? extends E>...) - Static method in class com.amalgamasimulation.utils.Utils
Deprecated, for removal: This API element is subject to removal in a future version.
union(List<? extends T>...) - Static method in interface com.amalgamasimulation.core.combinatorics.Combinatorics
Concatenates several lists into a single list.
UniqNamesManager - Class in com.amalgamasimulation.desktop.ui.editor.commands
 
UNIVERSE - Static variable in class com.amalgamasimulation.core.intervals.Interval
Universe number interval, i.e.
UNIVERSE - Static variable in class com.amalgamasimulation.core.intervals.IntervalSet
Universe interval set, i.e.
unsetAdapter(T) - Method in class com.amalgamasimulation.graphicaleditor.utils.CachedAdaptableSupport
Deprecated.
 
unsetAdapter(T) - Method in class com.amalgamasimulation.graphicaleditor.views.CachedAdaptableSupport
 
unsetAdapter(T) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
UP - Enum constant in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Direction
 
UP - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
update() - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
Raises the flag of the need for a recalculation of the structure of this VisualSet.
update() - Method in class com.amalgamasimulation.resources.ResourceManager
 
update(ViewerCell) - Method in class com.amalgamasimulation.desktop.ui.editor.utils.EditorTreeLabelProvider
 
updateCarsSequence() - Method in class com.amalgamasimulation.trains.Train
 
updateChecked(EMFTable<T>) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.ObjectsPage
 
updateCheked(Item) - Method in class com.amalgamasimulation.desktop.ui.tables.TableViewAdapter
 
updateCheked(Item) - Method in class com.amalgamasimulation.desktop.ui.tables.TreeViewAdapter
 
updateCheked(Item) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
updateChildsVisibility() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractContainerPart
 
updateColor() - Method in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
Updates the color of this part's visualization.
updateContent() - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
updateContent() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
updateContent() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
updateContent() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
updateContent() - Method in class com.amalgamasimulation.graphagent.views.EngineControlComposite
 
updateContent() - Method in class com.amalgamasimulation.graphagent.views.GraphEnvironmentView
 
updateContent() - Method in class com.amalgamasimulation.platform.animation.fx.FX2DSimulationView
 
updateContent(boolean) - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
updateDecoration(Consumer<Polyline>, Supplier<Polyline>, Supplier<Boolean>, boolean) - Method in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
updateDestNodePosition() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
updateHandles() - Method in class com.amalgamasimulation.graphicaleditor.handlers.BendFirstAnchorageOnArcHandleDragHandler
Re-computes the handle parts.
updateLocation(GeometryNode<Ellipse>) - Method in class com.amalgamasimulation.graphicaleditor.parts.BendpointPart
 
updateMainWindowTitle() - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
updateMapZoom(int) - Method in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
updateMapZoom(int) - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
updateMaxArgumentDescriptor() - Method in class com.amalgamasimulation.utils.HistogramDataAggregator
 
updateMinMaxArgumentsValues(List<VisualSet.VisualElement>) - Method in class com.amalgamasimulation.charts.visualsets.VisualSet
 
updateOpacity(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
updateOpacity(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
updateOpacity(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractImagePart
 
updateOpacity(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
updateOpacity(boolean) - Method in interface com.amalgamasimulation.graphicaleditor.parts.ITransparentPropertyOwnerPart
 
updatePolicy - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
updatePosition(boolean) - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
updateSize(double, int, int, int, int, boolean) - Method in class com.amalgamasimulation.charts.Chart
Updates the location and size of the chart and redraws its contents.
updateSize(int, int, int, int, boolean) - Method in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
updateSize(int, int, int, int, boolean) - Method in interface com.amalgamasimulation.charts.environments.IChartEnvironment
 
updateSize(int, int, int, int, boolean) - Method in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
updateSourceNodePosition() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
updateStructure() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
updateView() - Method in class com.amalgamasimulation.animation.fx.FX2DAnimationView
 
updateView() - Method in class com.amalgamasimulation.desktop.ui.tables.Table
 
updateView() - Method in class com.amalgamasimulation.desktop.ui.tables.Tree
 
updateView() - Method in class com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter
 
updateView() - Method in class com.amalgamasimulation.graphagent.views.EngineControlComposite
 
updateView() - Method in class com.amalgamasimulation.graphagent.views.GraphEnvironmentView
 
updateView() - Method in class com.amalgamasimulation.platform.animation.fx.FX2DSimulationView
 
updateVisibility() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractArcPart
 
updateVisibility() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractConnectionLinkPart
 
updateVisibility() - Method in class com.amalgamasimulation.graphicaleditor.parts.AbstractNodePart
 
updateVisibility() - Method in interface com.amalgamasimulation.graphicaleditor.parts.IOptimizedPart
 
updateVisibilityMultiFilter() - Method in class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor
 
updateVisibilityMultiFilter() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
upperBound() - Method in class com.amalgamasimulation.core.scheduling.RatePlanner
Deprecated.
Returns the upper bound of this rate planner, can be a finite number or a Double.POSITIVE_INFINITY.
UserSettingHandler - Class in com.amalgamasimulation.desktop.ui.views
 
UserSettingHandler() - Constructor for class com.amalgamasimulation.desktop.ui.views.UserSettingHandler
 
Utils - Class in com.amalgamasimulation.charts.utils
 
Utils - Class in com.amalgamasimulation.graphicaleditor.utils
 
Utils - Class in com.amalgamasimulation.utils
 
Utils() - Constructor for class com.amalgamasimulation.charts.utils.Utils
 
Utils() - Constructor for class com.amalgamasimulation.graphicaleditor.utils.Utils
 
Utils() - Constructor for class com.amalgamasimulation.utils.Utils
 
Utils.ThreeArgsFunction<A,B,C,R> - Interface in com.amalgamasimulation.utils
Deprecated, for removal: This API element is subject to removal in a future version.

V

validXAxisCategories - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
validYAxisCategories - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
value - Variable in class com.amalgamasimulation.graph.Graph.Arc
 
value - Variable in class com.amalgamasimulation.graph.Graph.Node
 
value - Variable in class com.amalgamasimulation.utils.tablefunction.ConstantTableFunction
 
value() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
Returns the value of the function at this break point, after the possible step change.
value() - Element in annotation interface com.amalgamasimulation.utils.logging.annotation.LogColumnName
 
value() - Element in annotation interface com.amalgamasimulation.utils.logging.annotation.LogName
 
value(K) - Method in class com.amalgamasimulation.utils.container.BiMap
Retrieves the value to which the specified key is mapped.
valueAt(double) - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction
Calculates the value of the piecewise linear function at the specified argument.
valueAt(double) - Method in class com.amalgamasimulation.utils.AdaptiveTimeStatistics
 
valueAt(double) - Method in interface com.amalgamasimulation.utils.ITimeStatistics
Returns the value in the bucket containing the specified time.
valueAt(double) - Method in class com.amalgamasimulation.utils.SparseTimeStatistics
 
valueAt(double) - Method in class com.amalgamasimulation.utils.TimeStatistics
 
valueBeforeStepChange() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
Returns the value of the function before a step change at this break point, if any.
valueDelta() - Method in class com.amalgamasimulation.core.piecewise.PiecewiseFunction.BreakPoint
Returns the change in value at this break point, possibly zero, always finite.
valueExtractor - Variable in class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet
 
valueExtractor - Variable in class com.amalgamasimulation.charts.visualsets.LineBarVisualSet
 
valueExtractor - Variable in class com.amalgamasimulation.charts.visualsets.PointsVisualSet
 
valueExtractor - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.ComboBoxEditingSupport
Function that returns the value from the container object
valueExtractor - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.TextEditingSupport
Function that returns the value from the container object
valueExtractor - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.axes.ticks.AxisNumericStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.legend.HiddenVisualSetsStackingPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.BarsLayout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.ColumnWidthPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.LabelSide
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.LeftMarginRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.LegendItemState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.LineStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.utils.RowHeightPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelSide
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.Extrapolation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.ExtractValuePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.BarAlignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.InterpolationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineDrawingPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Side
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.charts.visualsets.VisualSet.UpdatePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.cranes.Crane.CraneState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.cranes.CraneTask.CraneTaskState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.discreterate.Conveyor.DownstreamInflowRateShortagePolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.discreterate.FlowRateDistributionPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.discreterate.ReversibleConveyor.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.engine.Event.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.engine.StateMachine.HandlerOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.graph.Algorithm.ArcRelativeDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.graphagent.Command.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode.PaletteNodeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor.CoordinatesShiftPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.resources.ResourceManager.SeizeRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.resources.ResourceManager.UtilizationRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.service.ServiceWithResources.ResourceSeizingRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.amalgamasimulation.trains.TrainsEnvironment.DestTrackEnterSide
Returns the enum constant of this class with the specified name.
values - Variable in class com.amalgamasimulation.utils.tablefunction.FloatIntervalTableFunction
 
values() - Static method in enum class com.amalgamasimulation.charts.axes.ticks.AxisNumericStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.legend.HiddenVisualSetsStackingPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.AxisTitlePosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.BarsLayout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.ColumnWidthPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.LabelSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.LeftMarginRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.LegendItemState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.LineStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.utils.RowHeightPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractGridLineVisualSet.GridLineLabelSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.Extrapolation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.AbstractLineVisualSet.PointsAndLinesStyle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.HistogramVisualSet.ExtractValuePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.LineBarVisualSet.BarAlignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.InterpolationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.LineVisualSet.LineDrawingPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet.Side
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.charts.visualsets.VisualSet.UpdatePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.cranes.Crane.CraneState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.cranes.CraneTask.CraneTaskState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.discreterate.Conveyor.DownstreamInflowRateShortagePolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.discreterate.FlowRateDistributionPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.discreterate.ReversibleConveyor.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.engine.Event.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.engine.StateMachine.HandlerOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.graph.Algorithm.ArcRelativeDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.graphagent.Command.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.graphicaleditor.models.ActionModel.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.graphicaleditor.palette.nodes.PaletteNode.PaletteNodeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.graphicaleditor.views.GraphicalEditor.CoordinatesShiftPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.resources.ResourceManager.SeizeRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.resources.ResourceManager.UtilizationRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.service.ServiceWithResources.ResourceSeizingRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.amalgamasimulation.trains.TrainsEnvironment.DestTrackEnterSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.amalgamasimulation.utils.container.BiMap
Returns a read-only list of all the values in this map, in the order they were inserted.
valuesToArcs - Variable in class com.amalgamasimulation.graph.Graph
 
valuesToNodes - Variable in class com.amalgamasimulation.graph.Graph
 
Valve<T> - Class in com.amalgamasimulation.discreterate
Valve is a flow element that regulates the rate of the material flow.
Valve(FlowEnvironment<T>, double) - Constructor for class com.amalgamasimulation.discreterate.Valve
Creates a new Valve instance.
Valve(FlowEnvironment<T>, String, double) - Constructor for class com.amalgamasimulation.discreterate.Valve
Creates a new Valve instance.
VerticalGridLineVisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet.VerticalGridLineVisualElement
Constructs visual element for the given vertical grid data element.
VerticalGridLineVisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Visual set for drawing triangle markers.
VerticalGridLineVisualSet(String, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.VerticalGridLineVisualSet
Constructs a VerticalGridLineVisualSet with given name, data elements and arguments extractor, i.e.
VerticalGridLineVisualSet.VerticalGridLineVisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for vertical grid data element.
VerticalSashForm - Class in com.amalgamasimulation.desktop.ui.views
 
VerticalSashForm(Composite, Consumer<Composite>...) - Constructor for class com.amalgamasimulation.desktop.ui.views.VerticalSashForm
 
VerticalSashForm(Composite, List<Consumer<Composite>>) - Constructor for class com.amalgamasimulation.desktop.ui.views.VerticalSashForm
 
VerticalSashForm(Composite, List<Consumer<Composite>>, List<Integer>) - Constructor for class com.amalgamasimulation.desktop.ui.views.VerticalSashForm
 
verticalScrollBar - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
verticalScrollBar - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
verticalScrollPanel - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
verticalScrollPanel - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
vieportPolicy - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
viewer - Variable in class com.amalgamasimulation.desktop.binding.editingsupports.GenericEditingSupport
 
viewer - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.ArcClickableAreaBehavior
 
viewer - Variable in class com.amalgamasimulation.graphicaleditor.behaviors.NodeClickableAreaBehavior
 
viewer - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractPart
 
viewer - Variable in class com.amalgamasimulation.graphicaleditor.parts.connectionports.AbstractConnectionPortPart
Deprecated.
 
viewer - Variable in class com.amalgamasimulation.graphicaleditor.views.CustomInfiniteCanvas
 
viewerColumn - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
ViewerColumnDescriptor<T,E,R> - Class in com.amalgamasimulation.desktop.ui.views
Deprecated, for removal: This API element is subject to removal in a future version.
to be removed in AmalgamaPlatform 4.0
ViewerColumnDescriptor(Class<R>, ColumnViewer, Composite, Function<T, E>) - Constructor for class com.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor
Deprecated.
 
viewerFocusedProperty - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
viewerFocusedProperty() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
viewItem(AbstractTreeElementType) - Method in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
viewportPolicy - Variable in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
ViewportPolicy - Class in com.amalgamasimulation.graphicaleditor.policies
 
ViewportPolicy() - Constructor for class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
violet - Static variable in class com.amalgamasimulation.utils.Colors
VIOLET - Static variable in class com.amalgamasimulation.utils.Colors
VIOLET_RED - Static variable in class com.amalgamasimulation.utils.Colors
violetRed - Static variable in class com.amalgamasimulation.utils.Colors
virtual() - Method in class com.amalgamasimulation.desktop.ui.tables.Tables.Builder
 
virtual() - Method in interface com.amalgamasimulation.desktop.ui.tables.Tables.FinalBuilder
Set the ability to add virtual data
visibility - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
visibility - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
visibility - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
VisibilityChangeDescriptor<VS> - Class in com.amalgamasimulation.charts.utils
 
VisibilityChangeDescriptor(VS, boolean, LegendItemState, List<VS>) - Constructor for class com.amalgamasimulation.charts.utils.VisibilityChangeDescriptor
 
visibilityChangeHandlers - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
visibilityMultiFilter - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
visible(BooleanSupplier) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
visible(BooleanSupplier) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set the visibility function
visibleFilter - Variable in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
visualBendpoints - Variable in class com.amalgamasimulation.graphicaleditor.visuals.ArcVisual
 
VisualElement(T) - Constructor for class com.amalgamasimulation.charts.visualsets.VisualSet.VisualElement
Constructs visual element for the given data element.
visualElementsList - Variable in class com.amalgamasimulation.charts.visualsets.VisualSet
 
visualize(Object, Runnable) - Method in class com.amalgamasimulation.engine.Engine
Enqueues the request for a visualization procedure.
visualPartMapProperty() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
VisualSet<T> - Class in com.amalgamasimulation.charts.visualsets
Abstract parent class for all visual sets.
VisualSet(String, Supplier<List<T>>, Function<T, Double>) - Constructor for class com.amalgamasimulation.charts.visualsets.VisualSet
Constructs a VisualSet with given name, data elements and arguments extractor, i.e.
VisualSet.ContextMenuHandler<T> - Interface in com.amalgamasimulation.charts.visualsets
Context menu open event handler.
VisualSet.UpdatePolicy - Enum Class in com.amalgamasimulation.charts.visualsets
Enumeration that determines a policy of how the visual set is updated in response to an update of underlying collection of visual elements corresponding data elements.
VisualSet.VisualElement - Class in com.amalgamasimulation.charts.visualsets
Internal class that represents visual element for a data element.
visualSets - Variable in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
VisualSets - Interface in com.amalgamasimulation.visualsets
 
visualSetsComparator - Variable in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 
visualSetWindowSizeDescriptorsMap - Variable in class com.amalgamasimulation.charts.visualsets.containers.AbstractVisualSetContainer
 

W

WAITING - Enum constant in enum class com.amalgamasimulation.cranes.CraneTask.CraneTaskState
 
WAITING_IN_POSITION_STATE - Enum constant in enum class com.amalgamasimulation.cranes.Crane.CraneState
 
WAITING_OTHER_CRANE_STATE - Enum constant in enum class com.amalgamasimulation.cranes.Crane.CraneState
 
week() - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the duration of one week of simulation calendar in simulation time units.
weightedAverage(double, double, double, double) - Static method in class com.amalgamasimulation.utils.Utils
Returns the weighted average across the two specified values with respective specified weights, more specifically: (weight1 / (weight1 + weight2)) * value1 + (weight2 / (weight1 + weight2)) * value2.
weightKey(GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.GraphEnvironment
Returns the key that is used as additional parameter when calculating weights of nodes and arcs for the purposes of shortest paths calculation for the specified agent.
weightKey(GraphAgent<N, A>) - Method in class com.amalgamasimulation.graphagent.LongAgentsEnvironment
 
wheat - Static variable in class com.amalgamasimulation.utils.Colors
WHEAT - Static variable in class com.amalgamasimulation.utils.Colors
white - Static variable in class com.amalgamasimulation.utils.Colors
WHITE - Static variable in class com.amalgamasimulation.utils.Colors
WHITE_SMOKE - Static variable in class com.amalgamasimulation.utils.Colors
whiteSmoke - Static variable in class com.amalgamasimulation.utils.Colors
wholeDays(double) - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the list of LocalDateTime instances corresponding to instants having whole days between the time 0, inclusively, and the specified time, exclusively
wholeDays(double, double) - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the list of LocalDateTime instances corresponding to instants having whole days between the specified simulation times
wholeHours(double) - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the list of LocalDateTime instances corresponding to instants having whole hours between the time 0, inclusively, and the specified time, exclusively
wholeHours(double, double) - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the list of LocalDateTime instances corresponding to instants having whole hours between the specified simulation times
wholeUnits(LocalDateTime, LocalDateTime, ChronoUnit) - Method in interface com.amalgamasimulation.utils.time.Timeable
Returns the list of LocalDateTime instances corresponding to instants having whole specified period units between the specified dates
width - Variable in class com.amalgamasimulation.charts.visualsets.ConnectionVisualSet
 
width - Variable in class com.amalgamasimulation.desktop.ui.columndescriptors.Column
 
width(int) - Method in interface com.amalgamasimulation.desktop.ui.columndescriptors.IColumn
Set the column width
width(int) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TableColumn
 
width(int) - Method in class com.amalgamasimulation.desktop.ui.columndescriptors.TreeColumn
 
width(int) - Method in class com.amalgamasimulation.desktop.ui.views.TableViewerColumnDescriptor
Deprecated.
 
width(int) - Method in class com.amalgamasimulation.desktop.ui.views.TreeViewerColumnDescriptor
Deprecated.
 
widthExtractor - Variable in class com.amalgamasimulation.charts.visualsets.TriangleMarkerVisualSet
 
WindowAccumulator - Class in com.amalgamasimulation.utils.windowaccumulator
A class implementing a window accumulator for a sliding window of a fixed size.
WindowAccumulator(double) - Constructor for class com.amalgamasimulation.utils.windowaccumulator.WindowAccumulator
Standard constructor for the sliding window accumulator.
WindowSizeDescriptor - Class in com.amalgamasimulation.charts.utils
Class used to set the conditional visibility of a VisualSet.
WindowSizeDescriptor(ChronoUnit, double, double) - Constructor for class com.amalgamasimulation.charts.utils.WindowSizeDescriptor
 
withIntervalsMatching(Predicate<Interval>) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
Returns a new IntervalSet instance containing only those intervals that match the specified predicate condition.
withoutIntervalsMatching(Predicate<Interval>) - Method in class com.amalgamasimulation.core.intervals.IntervalSet
Returns a new IntervalSet instance excluding the intervals that match the specified predicate condition.
withoutZeroIntervals() - Method in class com.amalgamasimulation.core.intervals.IntervalSet
Returns a new instance of IntervalSet that is computed from this instance by removing all zero-length intervals.
withTitle(String) - Method in class com.amalgamasimulation.web.ui.charts.HTMLBarChart
Sets the title of the bar chart.
withTitle(String) - Method in class com.amalgamasimulation.web.ui.charts.HTMLTimeLineChart
Sets the title of the timeline chart.
withTitle(String) - Method in class com.amalgamasimulation.web.ui.image.HTMLImage
Sets the title of the image.
workbench - Variable in class com.amalgamasimulation.desktop.ui.editor.parts.AbstractTreePart
 
write(DataStorage) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFInstanceSheet
 
write(DataStorage) - Method in class com.amalgamasimulation.emf.datastructure.sheets.EMFSheet
 
write(DataStorage) - Method in class com.amalgamasimulation.emf.datastructure.sheets.OneToManyRelationSheet
 
write(OutputStream) - Method in class com.amalgamasimulation.excel.CSVArchive
 
write(OutputStream) - Method in class com.amalgamasimulation.excel.ExcelFile
 
write(OutputStream, Supplier<Boolean>) - Method in class com.amalgamasimulation.excel.ExcelFile
 
write(String) - Method in class com.amalgamasimulation.excel.CSVArchive
 
write(String) - Method in class com.amalgamasimulation.excel.ExcelFile
 
write(String, Supplier<Boolean>) - Method in class com.amalgamasimulation.excel.ExcelFile
 
write(R) - Method in class com.amalgamasimulation.emf.csv.EMFCSVArchive
 
write(R) - Method in class com.amalgamasimulation.emf.datastructure.EMFExcelFile
 
write(R) - Method in class com.amalgamasimulation.emf.datastructure.IDataSource
 

X

x - Variable in class com.amalgamasimulation.geometry.Point
 
x - Variable in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
xAxis - Variable in class com.amalgamasimulation.charts.BarChart
 
xAxis - Variable in class com.amalgamasimulation.charts.HeatmapChart
 
xAxis - Variable in class com.amalgamasimulation.charts.HistogramChart
 
xAxis - Variable in class com.amalgamasimulation.charts.NumericGanttChart
 
xAxis - Variable in class com.amalgamasimulation.charts.NumericLineChart
 
xAxis - Variable in class com.amalgamasimulation.charts.TimeGanttChart
 
xAxis - Variable in class com.amalgamasimulation.charts.TimeLineChart
 
xAxisCategoryNameExtractor - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
xAxisInternal - Variable in class com.amalgamasimulation.charts.axes.BarChartCategoryXAxis
 
xAxisInternal - Variable in class com.amalgamasimulation.charts.axes.GanttChartNumericXAxis
 
xAxisInternal - Variable in class com.amalgamasimulation.charts.axes.GanttChartTimeXAxis
 
xAxisInternal - Variable in class com.amalgamasimulation.charts.axes.HeatmapChartXAxis
 
xAxisInternal - Variable in class com.amalgamasimulation.charts.axes.LineChartNumericXAxis
 
xAxisInternal - Variable in class com.amalgamasimulation.charts.axes.LineChartTimeXAxis
 
xidz(double, double, double) - Static method in class com.amalgamasimulation.utils.Utils
Returns the result of a / b, and x if b == 0.
XLSX - Static variable in class com.amalgamasimulation.emf.common.ResourceFileExtension
 
xObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatableContainerPart
 
xObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 

Y

y - Variable in class com.amalgamasimulation.geometry.Point
 
y - Variable in class com.amalgamasimulation.graphicaleditor.handlers.MoveObjectOnKeyboardHandler
 
yAxis - Variable in class com.amalgamasimulation.charts.BarChart
 
yAxis - Variable in class com.amalgamasimulation.charts.HeatmapChart
 
yAxis - Variable in class com.amalgamasimulation.charts.HistogramChart
 
yAxis - Variable in class com.amalgamasimulation.charts.NumericGanttChart
 
yAxis - Variable in class com.amalgamasimulation.charts.NumericLineChart
 
yAxis - Variable in class com.amalgamasimulation.charts.TimeGanttChart
 
yAxis - Variable in class com.amalgamasimulation.charts.TimeLineChart
 
yAxisCategoryMenuItemsDescriptor - Variable in class com.amalgamasimulation.charts.environments.awt.ChartEnvironmentAwt
 
yAxisCategoryMenuItemsDescriptor - Variable in class com.amalgamasimulation.charts.swt.ChartEnvironmentSwt
 
yAxisCategoryNameExtractor - Variable in class com.amalgamasimulation.charts.environments.AbstractMenuItemsDescriptor
 
yAxisInternal - Variable in class com.amalgamasimulation.charts.axes.BarChartNumericYAxis
 
yAxisInternal - Variable in class com.amalgamasimulation.charts.axes.GanttChartCategoryYAxis
 
yAxisInternal - Variable in class com.amalgamasimulation.charts.axes.HeatmapChartYAxis
 
yAxisInternal - Variable in class com.amalgamasimulation.charts.axes.LineChartNumericYAxis
 
yellow - Static variable in class com.amalgamasimulation.utils.Colors
YELLOW - Static variable in class com.amalgamasimulation.utils.Colors
YELLOW_GREEN - Static variable in class com.amalgamasimulation.utils.Colors
yellowGreen - Static variable in class com.amalgamasimulation.utils.Colors
yObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatableContainerPart
 
yObservable - Variable in class com.amalgamasimulation.graphicaleditor.parts.AbstractLocatablePart
 

Z

zidz(double, double) - Static method in class com.amalgamasimulation.utils.Utils
Returns the result of a / b, and 0 if b == 0.
ZIP - Static variable in class com.amalgamasimulation.emf.common.ResourceFileExtension
 
zoom(boolean, boolean, double, double, double) - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
zoom(ScrollEvent) - Method in class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
Performs zooming according to the given ScrollEvent.
ZOOM - Enum constant in enum class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler.Mode
 
ZOOM_GRID_DEFAULT - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
The default value for GridModel.isZoomGrid().
ZOOM_GRID_PROPERTY - Static variable in class com.amalgamasimulation.graphicaleditor.models.GridModel
Name of the "zoom grid" property.
ZOOM_IN - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
ZOOM_OUT - Variable in class com.amalgamasimulation.desktop.ui.editor.utils.IconsMapping
 
zoomAbsolute(double) - Method in class com.amalgamasimulation.graphicaleditor.policies.ViewportPolicy
 
zoomGridProperty() - Method in class com.amalgamasimulation.graphicaleditor.models.GridModel
Returns a boolean property whose value indicates whether grid is to be zoomed.
zoomIn() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
zoomOut() - Method in class com.amalgamasimulation.graphicaleditor.views.InfiniteCanvasViewer
 
ZoomPanHandler - Class in com.amalgamasimulation.graphicaleditor.handlers
 
ZoomPanHandler() - Constructor for class com.amalgamasimulation.graphicaleditor.handlers.ZoomPanHandler
 
ZoomPanHandler.Mode - Enum Class in com.amalgamasimulation.graphicaleditor.handlers
 

_

_data - Variable in class com.amalgamasimulation.utils.container.CompactFloatArrayList
the data of the list
_data - Variable in class com.amalgamasimulation.utils.container.TFloatArrayList
the data of the list
_pos - Variable in class com.amalgamasimulation.utils.container.CompactFloatArrayList
the index after the last entry in the list
_pos - Variable in class com.amalgamasimulation.utils.container.TFloatArrayList
the index after the last entry in the list
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form