|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncAndTimePeg | |
|---|---|
| hmi.elckerlyc | The Hmi BML realizer Elckerlyc. |
| hmi.elckerlyc.animationengine | |
| hmi.elckerlyc.audioengine | The AudioEngine is for playing sound fragments from disk (wav, mp3, etc). |
| hmi.elckerlyc.faceengine | |
| hmi.elckerlyc.interrupt | |
| hmi.elckerlyc.speechengine | |
| hmi.elckerlyc.wait | |
| Uses of SyncAndTimePeg in hmi.elckerlyc |
|---|
| Methods in hmi.elckerlyc that return types with arguments of type SyncAndTimePeg | |
|---|---|
List<SyncAndTimePeg> |
Planner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sac,
PlanUnit planElement)
Adds a behavior to the plan. |
| Method parameters in hmi.elckerlyc with type arguments of type SyncAndTimePeg | |
|---|---|
void |
PegBoard.addTimePegs(List<SyncAndTimePeg> satps)
|
| Uses of SyncAndTimePeg in hmi.elckerlyc.animationengine |
|---|
| Methods in hmi.elckerlyc.animationengine that return types with arguments of type SyncAndTimePeg | |
|---|---|
List<SyncAndTimePeg> |
AnimationPlanner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sacs,
PlanUnit planElement)
Creates a TimedMotionUnit that satisfies sacs and adds it to the motion plan. |
| Uses of SyncAndTimePeg in hmi.elckerlyc.audioengine |
|---|
| Methods in hmi.elckerlyc.audioengine that return types with arguments of type SyncAndTimePeg | |
|---|---|
List<SyncAndTimePeg> |
AudioPlanner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sacs,
PlanUnit planElement)
Creates a AudioUnit that satisfies sacs and adds it to the audio plan. |
| Uses of SyncAndTimePeg in hmi.elckerlyc.faceengine |
|---|
| Methods in hmi.elckerlyc.faceengine that return types with arguments of type SyncAndTimePeg | |
|---|---|
List<SyncAndTimePeg> |
FacePlanner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sacs,
PlanUnit planElement)
Creates a TimedFaceUnit that satisfies sacs and adds it to the face plan. |
| Uses of SyncAndTimePeg in hmi.elckerlyc.interrupt |
|---|
| Methods in hmi.elckerlyc.interrupt that return types with arguments of type SyncAndTimePeg | |
|---|---|
List<SyncAndTimePeg> |
InterruptPlanner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sac,
PlanUnit planElement)
|
| Uses of SyncAndTimePeg in hmi.elckerlyc.speechengine |
|---|
| Methods in hmi.elckerlyc.speechengine that return types with arguments of type SyncAndTimePeg | |
|---|---|
List<SyncAndTimePeg> |
TextPlanner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sacs,
PlanUnit planElement)
Creates a SpeechUnit that satisfies sacs and adds it to the motion plan. |
List<SyncAndTimePeg> |
TTSPlanner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sacs,
PlanUnit planElement)
Creates a SpeechUnit that satisfies sacs and adds it to the motion plan. |
| Uses of SyncAndTimePeg in hmi.elckerlyc.wait |
|---|
| Methods in hmi.elckerlyc.wait that return types with arguments of type SyncAndTimePeg | |
|---|---|
List<SyncAndTimePeg> |
WaitPlanner.addBehaviour(BMLBlockPeg bbPeg,
Behaviour b,
List<TimePegAndConstraint> sacs,
PlanUnit planElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||