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

A

ABinaryFacts - Class in org.eclipse.palamedes.kif.core.knowledgebase.analyser
 
ABinaryFacts() - Constructor for class org.eclipse.palamedes.kif.core.knowledgebase.analyser.ABinaryFacts
 
AbstractFactory - Class in org.eclipse.palamedes.gdl.core.model.utils
The AbstractFactory class is the base class for all factories within Palamedes.
AbstractFactory() - Constructor for class org.eclipse.palamedes.gdl.core.model.utils.AbstractFactory
 
AbstractFactory.FactoryDescription - Class in org.eclipse.palamedes.gdl.core.model.utils
Container class for descriptions of classes to be used by any factory.
AbstractFactory.FactoryDescription(String, String, String) - Constructor for class org.eclipse.palamedes.gdl.core.model.utils.AbstractFactory.FactoryDescription
 
AbstractState<T> - Class in org.eclipse.palamedes.gdl.core.model.utils
 
AbstractState(T) - Constructor for class org.eclipse.palamedes.gdl.core.model.utils.AbstractState
 
AbstractStrategy - Class in org.eclipse.palamedes.gdl.core.simulation.strategies
 
AbstractStrategy() - Constructor for class org.eclipse.palamedes.gdl.core.simulation.strategies.AbstractStrategy
 
action_obj - Variable in class org.eclipse.palamedes.kif.core.parser.KIFParser
Instance of action encapsulation class.
action_table() - Method in class org.eclipse.palamedes.kif.core.parser.KIFParser
Access to parse-action table.
add(StylesheetPersistenceData) - Method in class org.eclipse.palamedes.ui.preferences.stylesheets.StylesheetStore
Adds a template encapsulated in its persistent form.
addChild(IGameNode, IGameState, IMove[]) - Method in interface org.eclipse.palamedes.gdl.core.model.IGameTree
Adds a new state to the tree and returns the new generated node.
addChild(IGameNode, IGameState, IMove[]) - Method in class org.eclipse.palamedes.gdl.core.model.utils.GameNodeTree
This method adds a child to a parent.
addCursorPositionChangedAction(IAction) - Method in class org.eclipse.palamedes.ui.editor.sourcecode.SourceCodeEditor
 
addDescription(AbstractFactory.FactoryDescription) - Method in class org.eclipse.palamedes.gdl.core.model.utils.AbstractFactory
This method adds the given description to the factory.
addDescription(String, String, String) - Method in class org.eclipse.palamedes.gdl.core.model.utils.AbstractFactory
This method uses the given parameter to create a FactoryDescription object which then will be added to the factory.
addHeader(String, String) - Method in class org.eclipse.palamedes.gdl.connection.Response
Adds given line to the header.
addListener(ILabelProviderListener) - Method in class org.eclipse.palamedes.ui.editor.gametree.GameLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.palamedes.ui.editor.simulation.SimulationLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.palamedes.ui.pages.ast.ASTLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.palamedes.ui.pages.game.GameLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.palamedes.ui.pages.knowledgebase.KBLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.palamedes.ui.pages.outline.COLabelProvider
 
addMarker(IFile, String, int, int) - Method in class org.eclipse.palamedes.ui.editor.MainEditor
 
addPages() - Method in class org.eclipse.palamedes.ui.wizards.NewGameWizard
Adding the page to the wizard.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.palamedes.ui.views.knowledgebase.KnowledgeBasePage
 
adjustHighlightRange(int, int) - Method in class org.eclipse.palamedes.ui.editor.sourcecode.SourceCodeEditor
 
ADomainInformation - Class in org.eclipse.palamedes.kif.core.knowledgebase.analyser
 
ADomainInformation() - Constructor for class org.eclipse.palamedes.kif.core.knowledgebase.analyser.ADomainInformation
 
AEnvironment - Class in org.eclipse.palamedes.gdl.core.knowledgebase.analyser
 
AEnvironment() - Constructor for class org.eclipse.palamedes.gdl.core.knowledgebase.analyser.AEnvironment
 
analyse(KnowledgeBase) - Method in class org.eclipse.palamedes.gdl.core.knowledgebase.analyser.AEnvironment
 
analyse(KnowledgeBase) - Method in class org.eclipse.palamedes.gdl.core.knowledgebase.analyser.AUnaryFunctions
 
analyse(KnowledgeBase) - Method in class org.eclipse.palamedes.kif.core.knowledgebase.analyser.ABinaryFacts
 
analyse(KnowledgeBase) - Method in class org.eclipse.palamedes.kif.core.knowledgebase.analyser.ADomainInformation
 
analyse(KnowledgeBase) - Method in interface org.eclipse.palamedes.kif.core.knowledgebase.IKBAnalyser
The analyse method gets called by the knowledge base.
AND - Static variable in class org.eclipse.palamedes.kif.core.parser.KIFSymbols
 
AndFilter - Class in org.eclipse.palamedes.kif.core.knowledgebase.filter
 
AndFilter() - Constructor for class org.eclipse.palamedes.kif.core.knowledgebase.filter.AndFilter
 
AnnotationHover - Class in org.eclipse.palamedes.ui.editor.sourcecode
 
AnnotationHover() - Constructor for class org.eclipse.palamedes.ui.editor.sourcecode.AnnotationHover
 
AST - Class in org.eclipse.palamedes.kif.core.ast
Umbrella owner and abstract syntax tree node factory.
AST() - Constructor for class org.eclipse.palamedes.kif.core.ast.AST
 
ASTContentOutlinePage - Class in org.eclipse.palamedes.ui.pages.ast
 
ASTContentOutlinePage(IDocumentProvider, SourceCodeEditor) - Constructor for class org.eclipse.palamedes.ui.pages.ast.ASTContentOutlinePage
 
ASTLabelProvider - Class in org.eclipse.palamedes.ui.pages.ast
 
ASTLabelProvider() - Constructor for class org.eclipse.palamedes.ui.pages.ast.ASTLabelProvider
 
ASTMatcher - Class in org.eclipse.palamedes.kif.core.ast
 
ASTMatcher() - Constructor for class org.eclipse.palamedes.kif.core.ast.ASTMatcher
 
ASTNode - Class in org.eclipse.palamedes.kif.core.ast
 
ASTTreeContentProvider - Class in org.eclipse.palamedes.ui.pages.ast
 
ASTTreeContentProvider() - Constructor for class org.eclipse.palamedes.ui.pages.ast.ASTTreeContentProvider
 
ASTVisitor - Class in org.eclipse.palamedes.kif.core.ast
 
ASTVisitor() - Constructor for class org.eclipse.palamedes.kif.core.ast.ASTVisitor
 
AUnaryFunctions - Class in org.eclipse.palamedes.gdl.core.knowledgebase.analyser
 
AUnaryFunctions() - Constructor for class org.eclipse.palamedes.gdl.core.knowledgebase.analyser.AUnaryFunctions
 

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