A B C D E F G H I J K L M N O P R S T U V W X _

C

checkMatchId(Message) - Method in class org.eclipse.palamedes.gdl.connection.Player
This method is for error checking nothing more.
chinesecheckers3UCT1AndRandom5() - Method in class org.eclipse.palamedes.gdl.core.simulation.SimulatorTest
 
chinesecheckers6DFS1AndRandom5() - Method in class org.eclipse.palamedes.gdl.core.simulation.SimulatorTest
 
clone(AST) - Method in class org.eclipse.palamedes.kif.core.ast.ASTNode
 
clone0(AST) - Method in class org.eclipse.palamedes.kif.core.ast.KIFSeq
 
CLOSE - Static variable in class org.eclipse.palamedes.kif.core.parser.KIFSymbols
 
COContentProvider - Class in org.eclipse.palamedes.ui.pages.outline
 
COContentProvider() - Constructor for class org.eclipse.palamedes.ui.pages.outline.COContentProvider
 
CodeScanner - Class in org.eclipse.palamedes.ui.editor.sourcecode
 
CodeScanner(ColorProvider) - Constructor for class org.eclipse.palamedes.ui.editor.sourcecode.CodeScanner
 
COLabelProvider - Class in org.eclipse.palamedes.ui.pages.outline
 
COLabelProvider() - Constructor for class org.eclipse.palamedes.ui.pages.outline.COLabelProvider
 
ColorProvider - Class in org.eclipse.palamedes.ui.editor.sourcecode
 
ColorProvider() - Constructor for class org.eclipse.palamedes.ui.editor.sourcecode.ColorProvider
 
commandPlay(Message) - Method in class org.eclipse.palamedes.gdl.connection.Player
This method is called once for each move

msg = "(PLAY )
will be NIL for the first PLAY message and the list of the moves of all the players in the previous state
e.g. msg="(PLAY tictactoe1 NIL)" for the first PLAY message or msg="(PLAY tictactoe1 ((MARK 1 2) NOOP))" if white marked cell (1,2) and black did a "noop".
commandStart(Message) - Method in class org.eclipse.palamedes.gdl.connection.Player
This method is called when a new match begins.
commandStop(Message) - Method in class org.eclipse.palamedes.gdl.connection.Player
This method is called if the match is over msg="(STOP ) TODO: clean up the GamePlayer for the next match be happy if you have won, think about what went wrong if you have lost ;-)
COMMENT - Static variable in class org.eclipse.palamedes.kif.core.ast.ASTNode
 
COMMENT - Static variable in class org.eclipse.palamedes.kif.core.parser.KIFSymbols
 
COMMENT - Static variable in class org.eclipse.palamedes.ui.editor.sourcecode.ColorProvider
 
CompletionProcessor - Class in org.eclipse.palamedes.ui.editor.sourcecode
 
CompletionProcessor() - Constructor for class org.eclipse.palamedes.ui.editor.sourcecode.CompletionProcessor
 
ComplexNodeModel - Class in org.eclipse.palamedes.ui.editor.rulegraph.model
 
ComplexNodeModel(ASTNode) - Constructor for class org.eclipse.palamedes.ui.editor.rulegraph.model.ComplexNodeModel
 
computeCompletionProposals(ITextViewer, int) - Method in class org.eclipse.palamedes.ui.editor.sourcecode.CompletionProcessor
 
computeContextInformation(ITextViewer, int) - Method in class org.eclipse.palamedes.ui.editor.sourcecode.CompletionProcessor
 
configureGraphicalViewer() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.GraphEditor
 
CONJUNCTION - Static variable in class org.eclipse.palamedes.kif.core.ast.ASTNode
 
CONSTANT - Static variable in class org.eclipse.palamedes.kif.core.parser.KIFSymbols
 
ContainsChecker - Class in org.eclipse.palamedes.kif.core.ast.visitor
 
ContainsChecker() - Constructor for class org.eclipse.palamedes.kif.core.ast.visitor.ContainsChecker
 
containsType(ASTNode, Class<?>) - Method in class org.eclipse.palamedes.kif.core.ast.visitor.ContainsChecker
 
contributeToMenu(IMenuManager) - Method in class org.eclipse.palamedes.ui.editor.MainEditorContributor
 
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.palamedes.ui.actions.GraphEditorActionBarContributor
 
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.palamedes.ui.editor.MainEditorContributor
 
COPage - Class in org.eclipse.palamedes.ui.pages.outline
 
COPage(SourceCodeEditor) - Constructor for class org.eclipse.palamedes.ui.pages.outline.COPage
 
copyMembers(ASTNode) - Method in class org.eclipse.palamedes.kif.core.ast.ASTNode
This method is for internal use!
copyMembers(KIFComment) - Method in class org.eclipse.palamedes.kif.core.ast.KIFComment
 
copyMembers(KIFConjunction) - Method in class org.eclipse.palamedes.kif.core.ast.KIFConjunction
 
copyMembers(KIFDisjunction) - Method in class org.eclipse.palamedes.kif.core.ast.KIFDisjunction
 
copyMembers(KIFForm) - Method in class org.eclipse.palamedes.kif.core.ast.KIFForm
 
copyMembers(KIFFunTerm) - Method in class org.eclipse.palamedes.kif.core.ast.KIFFunTerm
 
copyMembers(KIFImplication) - Method in class org.eclipse.palamedes.kif.core.ast.KIFImplication
 
copyMembers(KIFIndVar) - Method in class org.eclipse.palamedes.kif.core.ast.KIFIndVar
 
copyMembers(KIFLogConst) - Method in class org.eclipse.palamedes.kif.core.ast.KIFLogConst
 
copyMembers(KIFNegation) - Method in class org.eclipse.palamedes.kif.core.ast.KIFNegation
 
copyMembers(KIFObjConst) - Method in class org.eclipse.palamedes.kif.core.ast.KIFObjConst
 
copyMembers(KIFOperator) - Method in class org.eclipse.palamedes.kif.core.ast.KIFOperator
 
copyMembers(KIFRelSent) - Method in class org.eclipse.palamedes.kif.core.ast.KIFRelSent
 
cpcAction - Variable in class org.eclipse.palamedes.ui.pages.knowledgebase.KBPage
 
createContents(Composite) - Method in class org.eclipse.palamedes.ui.preferences.stylesheets.StylesheetPreferencePage
 
createControl(Composite) - Method in class org.eclipse.palamedes.ui.pages.ast.ASTContentOutlinePage
 
createControl(Composite) - Method in class org.eclipse.palamedes.ui.pages.game.GameContentOutlinePage
 
createControl(Composite) - Method in class org.eclipse.palamedes.ui.pages.gamestate.GSPage
 
createControl(Composite) - Method in class org.eclipse.palamedes.ui.pages.knowledgebase.KBPage
 
createControl(Composite) - Method in class org.eclipse.palamedes.ui.pages.outline.COPage
 
createControl(Composite) - Method in class org.eclipse.palamedes.ui.views.gamestate.GameStatePage
The GameStatePage implementation of this IGameStatePage method creates a tree viewer.
createControl(Composite) - Method in class org.eclipse.palamedes.ui.views.knowledgebase.KnowledgeBasePage
The KnowledgeBasePage implementation of this IKnowledgeBasePage method creates a tree viewer.
createControl(Composite) - Method in class org.eclipse.palamedes.ui.views.statistic.StatisticPage
The GameStatePage implementation of this IGameStatePage method creates a tree viewer.
createControl(Composite) - Method in class org.eclipse.palamedes.ui.wizards.NewGameWizardPage
 
createDefaultPage(PageBook) - Method in class org.eclipse.palamedes.ui.views.gamestate.GameStateView
 
createDefaultPage(PageBook) - Method in class org.eclipse.palamedes.ui.views.knowledgebase.KnowledgeBaseView
 
createDefaultPage(PageBook) - Method in class org.eclipse.palamedes.ui.views.statistic.StatisticView
 
createDialogArea(Composite) - Method in class org.eclipse.palamedes.ui.preferences.stylesheets.StylesheetEditDialog
 
createDisplay(IGameState) - Method in class org.eclipse.palamedes.ui.pages.gamestate.GSPage
Displays the game state in the browser.
createDisplay(IStatistic) - Method in class org.eclipse.palamedes.ui.pages.statistic.SPage
 
createDisplay(IGameState) - Method in class org.eclipse.palamedes.ui.views.gamestate.GameStatePage
 
createDisplay(IStatistic) - Method in class org.eclipse.palamedes.ui.views.statistic.StatisticPage
 
createDisplayFromXML(IGameState) - Method in class org.eclipse.palamedes.ui.pages.gamestate.GSPage
 
createEditPart(EditPart, Object) - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPFactory
 
createEditPolicies() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPBasicNode
 
createEditPolicies() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPComplexNode
 
createEditPolicies() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPEdge
 
createEditPolicies() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPRootNode
 
createFieldEditors() - Method in class org.eclipse.palamedes.ui.preferences.factories.StrategyFactoryPreferencePage
Creates the field editors.
createFieldEditors() - Method in class org.eclipse.palamedes.ui.preferences.GeneralPreferencePage
Creates the field editors.
createFigure() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPBasicNode
 
createFigure() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPComplexNode
 
createFigure() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPEdge
 
createFigure() - Method in class org.eclipse.palamedes.ui.editor.rulegraph.part.EPRootNode
 
createFluent(String) - Method in interface org.eclipse.palamedes.gdl.core.model.IReasoner
This method should return a valid FluentAdapter for this reasoner.
createFluent(String) - Method in class org.eclipse.palamedes.gdl.core.resolver.javaprover.ReasonerAdapter
 
createFluent(String) - Method in class org.eclipse.palamedes.gdl.core.resolver.jocular.ReasonerAdapter
 
createFluent(String) - Method in class org.eclipse.palamedes.gdl.core.resolver.prologprover.ReasonerAdapter
 
createGame(String, String) - Method in class org.eclipse.palamedes.gdl.core.model.GameFactory
 
createGames() - Method in class org.eclipse.palamedes.gdl.core.model.GameFactoryTest
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.palamedes.ui.perspectives.GGPPerspective
 
createInstance(AbstractFactory.FactoryDescription) - Method in class org.eclipse.palamedes.gdl.core.model.utils.AbstractFactory
This method creates an instance of a class based on the given description.
createInstance(String) - Method in class org.eclipse.palamedes.gdl.core.model.utils.AbstractFactory
This method creates an instance of a class based on the given class name.
createMove(String) - Method in interface org.eclipse.palamedes.gdl.core.model.IReasoner
This method should return a valid MoveAdapter for this reasoner.
createMove(String) - Method in class org.eclipse.palamedes.gdl.core.resolver.javaprover.ReasonerAdapter
 
createMove(String) - Method in class org.eclipse.palamedes.gdl.core.resolver.jocular.ReasonerAdapter
 
createMove(String) - Method in class org.eclipse.palamedes.gdl.core.resolver.prologprover.ReasonerAdapter
 
createPages() - Method in class org.eclipse.palamedes.ui.editor.MainEditor
Creates the pages of the multi-page editor.
createPartControl(Composite) - Method in class org.eclipse.palamedes.ui.editor.sourcecode.SourceCodeEditor
 
createRealMatch(String, IGame, IStrategy, String, int, int) - Method in class org.eclipse.palamedes.gdl.connection.Player
 
createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.eclipse.palamedes.ui.editor.sourcecode.SourceCodeEditor
 
createStrategy(int) - Method in class org.eclipse.palamedes.gdl.core.simulation.StrategyFactory
 
createStrategy(String) - Method in class org.eclipse.palamedes.gdl.core.simulation.StrategyFactory
 
createStrategy(AbstractFactory.FactoryDescription) - Method in class org.eclipse.palamedes.gdl.core.simulation.StrategyFactory
 
createViewer(Composite) - Method in class org.eclipse.palamedes.ui.preferences.stylesheets.StylesheetEditDialog
Creates the viewer to be used to display the pattern.
currentTopLevelNode - Variable in class org.eclipse.palamedes.kif.core.ast.visitor.DefaultVisitor
 

A B C D E F G H I J K L M N O P R S T U V W X _