Interface IEntity

All Superinterfaces:
Cloneable, Serializable
All Known Implementing Classes:
Entity

public interface IEntity extends Cloneable, Serializable
An Entity contains all ILogicEntityRoute, IResource, INode etc. of a current IOptimization.

This interface provides methods to add or remove Routes, get the costs getJoinedCost(), get the first matching Route of a Node etc.

Since:
02/08/2019
Version:
10/02/2020
Author:
DNA