Class CellModuleMessage
java.lang.Object
org.eclipse.mosaic.fed.cell.message.CellModuleMessage
Base message for internal communication of results between the chained cell modules.
It is extended, depending on the specific module.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A helper class in order to simplify the CellModuleMessage creation. -
Method Summary
-
Method Details
-
getEmittingModule
-
getNextModule
-
getStartTime
public long getStartTime() -
getEndTime
public long getEndTime() -
getResource
- Throws:
IllegalStateException
-
hashCode
public int hashCode() -
equals
-