Package | Description |
---|---|
com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
Modifier and Type | Method and Description |
---|---|
Iterator<RollCalendarCollision> |
RollCalendarKeyword.collisionIterator()
Returns an iterator over
RollCalendarCollision . |
Modifier and Type | Method and Description |
---|---|
void |
RollCalendarKeyword.addCollision(RollCalendarCollision coll)
Adds a
RollCalendarCollision to the list of reactions in case of collision. |
boolean |
RollCalendarKeyword.removeCollision(RollCalendarCollision coll)
Removes the specified reaction in case of a collision.
|
Copyright © 2019. All rights reserved.