Package org.goplanit.component.event
Interface PlanitComponentEvent
-
- All Superinterfaces:
Comparable<IdAble>,Event,IdAble
- All Known Implementing Classes:
PopulateComponentEvent,PopulateDemandsEvent,PopulateFundamentalDiagramEvent,PopulateGapFunctionEvent,PopulateInitialLinkSegmentCostEvent,PopulateNetworkEvent,PopulatePhysicalCostEvent,PopulateRoutedServicesEvent,PopulateServiceNetworkEvent,PopulateUntypedComponentEvent,PopulateZoningEvent
public interface PlanitComponentEvent extends Event
Interface for the group of events that are used around PLANit component (creation)- Author:
- markr
-
-
Method Summary
-
Methods inherited from interface org.goplanit.utils.id.IdAble
compareTo, deepClone, getId, idEquals, idHashCode, shallowClone
-
-