|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KIFForm in org.eclipse.palamedes.gdl.core.ast |
---|
Subclasses of KIFForm in org.eclipse.palamedes.gdl.core.ast | |
---|---|
class |
GDLForm
|
Methods in org.eclipse.palamedes.gdl.core.ast that return KIFForm | |
---|---|
KIFForm |
GDLAST.newForm()
|
KIFForm |
GDLAST.newForm(KIFSeq<KIFSent> sentences)
|
Uses of KIFForm in org.eclipse.palamedes.kif.core.ast |
---|
Methods in org.eclipse.palamedes.kif.core.ast that return KIFForm | |
---|---|
KIFForm |
AST.newForm()
|
KIFForm |
AST.newForm(KIFSeq<KIFSent> sentences)
|
Methods in org.eclipse.palamedes.kif.core.ast with parameters of type KIFForm | |
---|---|
protected void |
KIFForm.copyMembers(KIFForm node)
|
abstract void |
ASTVisitor.visit(KIFForm node)
|
Uses of KIFForm in org.eclipse.palamedes.kif.core.ast.visitor |
---|
Methods in org.eclipse.palamedes.kif.core.ast.visitor with parameters of type KIFForm | |
---|---|
void |
DefaultVisitor.visit(KIFForm node)
|
Uses of KIFForm in org.eclipse.palamedes.kif.core.knowledgebase |
---|
Fields in org.eclipse.palamedes.kif.core.knowledgebase declared as KIFForm | |
---|---|
protected KIFForm |
KnowledgeBase.description
|
Methods in org.eclipse.palamedes.kif.core.knowledgebase with parameters of type KIFForm | |
---|---|
void |
KnowledgeBase.setDescription(KIFForm gdl)
The setDescription method resets the knowledge base and sets the new GDL description. |
Uses of KIFForm in org.eclipse.palamedes.ui.editor.rulegraph |
---|
Methods in org.eclipse.palamedes.ui.editor.rulegraph with parameters of type KIFForm | |
---|---|
void |
RuleGraphCreator.visit(KIFForm node)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |