Uses of Class
eu.monnetproject.lemon.impl.AccepterFactory

Packages that use AccepterFactory
eu.monnetproject.lemon.impl   
eu.monnetproject.lemon.impl.io   
 

Uses of AccepterFactory in eu.monnetproject.lemon.impl
 

Methods in eu.monnetproject.lemon.impl with parameters of type AccepterFactory
 ReaderAccepter MorphTransformImpl.accept(URI pred, String value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ArgumentImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ExampleImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter FrameImpl.accept(URI pred, String value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter NodeImpl.accept(URI pred, String value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ContextImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter FormImpl.accept(URI pred, String value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter LexicalSenseImpl.accept(URI pred, String value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ComponentImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter PrototypeImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ConditionImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter TopicImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ConstituentImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter DefinitionImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter LexiconImpl.accept(URI pred, String value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter LexicalEntryImpl.accept(URI pred, String value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter MorphPatternImpl.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void MorphTransformImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ArgumentImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ExampleImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void FrameImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void NodeImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ContextImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void FormImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void LexicalSenseImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ComponentImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void PrototypeImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ConditionImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void TopicImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ConstituentImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void DefinitionImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void LexiconImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void LexicalEntryImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void MorphPatternImpl.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter MorphTransformImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ArgumentImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ExampleImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter FrameImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter NodeImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ContextImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter FormImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter LexicalSenseImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ComponentImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter PrototypeImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ConditionImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter TopicImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ConstituentImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter DefinitionImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter LexiconImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter LexicalEntryImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter MorphPatternImpl.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
protected  void LemonElementImpl.defaultMerge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void MorphTransformImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ArgumentImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ExampleImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void FrameImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void NodeImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ContextImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void FormImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void LexicalSenseImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ComponentImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void PrototypeImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ConditionImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void TopicImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ConstituentImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void DefinitionImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void LexiconImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void LexicalEntryImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void MorphPatternImpl.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 

Uses of AccepterFactory in eu.monnetproject.lemon.impl.io
 

Methods in eu.monnetproject.lemon.impl.io with parameters of type AccepterFactory
 ReaderAccepter UnactualizedAccepter.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ReaderAccepter.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ListAccepter.accept(URI pred, String bNode, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void UnactualizedAccepter.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ReaderAccepter.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ListAccepter.accept(URI pred, String value, String lang, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter UnactualizedAccepter.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ReaderAccepter.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 ReaderAccepter ListAccepter.accept(URI pred, URI value, LinguisticOntology lingOnto, AccepterFactory factory)
           
 Map<Object,ReaderAccepter> UnactualizedAccepter.actualizedAs(ReaderAccepter actual, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void UnactualizedAccepter.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ReaderAccepter.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 void ListAccepter.merge(ReaderAccepter accepter, LinguisticOntology lingOnto, AccepterFactory factory)
           
 



Copyright © 2012. All Rights Reserved.