Package org.eclipse.mosaic.fed.application.app.api
package org.eclipse.mosaic.fed.application.app.api
-
InterfacesClassDescriptionAll agent applications which want to react on position updates of its agent unit must implement this interface.All basic applications need to implement this interface, for the application simulator to properly handle them.All applications accessing charging station functionality are to implement this interface.All applications that implement some form of V2x communication are to implement this interface.All applications accessing electric vehicle functionality are to implement this interface.Provides MOSAIC specific features.OperatingSystemAccess<OS extends OperatingSystem>This interface is to be used to access the operating system of a unit.All applications accessing traffic light functionality are to implement this interface.All applications accessing traffic management center functionality are to implement this interface.All applications on vehicles that should be informed about the vehicles movements should implement this interface.