Uses of Class
ca.phon.app.opgraph.editor.OpgraphEditorModel
Packages that use OpgraphEditorModel
Package
Description
-
Uses of OpgraphEditorModel in ca.phon.app.opgraph.analysis
Subclasses of OpgraphEditorModel in ca.phon.app.opgraph.analysisMethods in ca.phon.app.opgraph.analysis that return types with arguments of type OpgraphEditorModel -
Uses of OpgraphEditorModel in ca.phon.app.opgraph.editor
Methods in ca.phon.app.opgraph.editor that return OpgraphEditorModelModifier and TypeMethodDescriptionEditorModelInstantiator.createModel
(ca.phon.opgraph.OpGraph graph) Create model with the given graph.OpgraphEditorModelFactory.fromGraph
(ca.phon.opgraph.OpGraph graph) Create a newOpgraphEditorModel
from the givenOpGraph
.OpgraphEditorModelFactory.fromType
(Class<? extends OpgraphEditorModel> modelType) OpgraphEditor.getModel()
SimpleEditor.getModel()
SimpleEditorPanel.getModel()
Methods in ca.phon.app.opgraph.editor that return types with arguments of type OpgraphEditorModelModifier and TypeMethodDescriptionMap<Class<? extends OpgraphEditorModel>,
IPluginExtensionFactory<? extends OpgraphEditorModel>> OpgraphEditorModelFactory.availableFactories()
Map<Class<? extends OpgraphEditorModel>,
IPluginExtensionFactory<? extends OpgraphEditorModel>> OpgraphEditorModelFactory.availableFactories()
List<Class<? extends OpgraphEditorModel>>
OpgraphEditorModelFactory.availableModelTypes()
Return a list of available models types.Methods in ca.phon.app.opgraph.editor with parameters of type OpgraphEditorModelMethod parameters in ca.phon.app.opgraph.editor with type arguments of type OpgraphEditorModelModifier and TypeMethodDescriptionOpgraphEditorModelFactory.fromType
(Class<? extends OpgraphEditorModel> modelType) Constructors in ca.phon.app.opgraph.editor with parameters of type OpgraphEditorModel -
Uses of OpgraphEditorModel in ca.phon.app.opgraph.macro
Subclasses of OpgraphEditorModel in ca.phon.app.opgraph.macroMethods in ca.phon.app.opgraph.macro that return types with arguments of type OpgraphEditorModel -
Uses of OpgraphEditorModel in ca.phon.app.opgraph.report
Subclasses of OpgraphEditorModel in ca.phon.app.opgraph.reportMethods in ca.phon.app.opgraph.report that return types with arguments of type OpgraphEditorModel -
Uses of OpgraphEditorModel in ca.phon.app.opgraph.syllabifier
Subclasses of OpgraphEditorModel in ca.phon.app.opgraph.syllabifierModifier and TypeClassDescriptionclass
Editor model for syllabifiers implemented with opgraph.Methods in ca.phon.app.opgraph.syllabifier that return types with arguments of type OpgraphEditorModel