See: Description
Class | Description |
---|---|
EntityTypeAnimation |
Used for EntityType Definition in every static part of
SimProcess and Entity Class. also used in initEntityTypes()
method of ModelAnimation to create "createEntityType" commands.
|
EntryAnimation<Proc extends EntityBasicAnimation,Res extends EntityBasicAnimation> |
Class to manage return values of:
ProcessStationNonAbstrResAnimation.remove(EntityBasicAnimation e)
ProcessStationAbstrResAnimation.remove(EntityBasicAnimation e)
ProcessStationNoResAnimation.remove(EntityBasicAnimation e)
This methods remove the entry which contains e.
|
EntryAnimationVector<Proc extends EntityBasicAnimation,Res extends EntityBasicAnimation> |
used in:
ProcessStationNonAbstrResAnimation
ProcessStationAbstrResAnimation
ProcessStationNoResAnimation
|
Exception | Description |
---|---|
SimulationException |
This exception is used in animation package and subpackages
|