|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISentenceWrapper | |
---|---|
org.vizzini.ui.ai.logic | Provides AI logic user interface classes for the game framework. |
Uses of ISentenceWrapper in org.vizzini.ui.ai.logic |
---|
Classes in org.vizzini.ui.ai.logic that implement ISentenceWrapper | |
---|---|
class |
AbstractSentenceWrapper
Provides base functionality for sentence wrappers in the logic system. |
class |
AtomicSentenceWrapper
Provides a wrapper for atomic sentences in the logic system. |
class |
BinaryAtomicSentenceWrapper
Provides a wrapper for binary atomic sentences in the logic system. |
class |
ComplexSentenceWrapper
Provides a wrapper for complex sentences in the logic system. |
Methods in org.vizzini.ui.ai.logic that return ISentenceWrapper | |
---|---|
ISentenceWrapper |
WrapperFactory.create(ISentence sentence)
Create a sentence wrapper of the correct type. |
protected ISentenceWrapper |
ComplexSentenceEditor.findWrapperFor(JComboBox comboBox,
ISentence sentence)
Return the sentence wrapper for the given sentence in the given combo box. |
Methods in org.vizzini.ui.ai.logic with parameters of type ISentenceWrapper | |
---|---|
protected ISentence |
ComplexSentenceEditor.getSentenceFrom(ISentenceWrapper wrapper)
Return the sentence contained in the given wrapper. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |