|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hp.hpl.jena.enhanced.Polymorphic<com.hp.hpl.jena.rdf.model.RDFNode>
com.hp.hpl.jena.enhanced.EnhNode
com.hp.hpl.jena.rdf.model.impl.ResourceImpl
com.hp.hpl.jena.ontology.impl.OntResourceImpl
com.hp.hpl.jena.ontology.impl.IndividualImpl
eu.lod2.nlp2rdf.schema.sso.StopWord
public class StopWord
Class http://nlp2rdf.lod2.eu/schema/sso/StopWord
| Field Summary | |
|---|---|
static com.hp.hpl.jena.enhanced.Implementation |
factory
Implementation factory for StopWord |
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,StopWord> |
individualMapper
|
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,StopWord> |
nodeMapper
|
static com.hp.hpl.jena.util.iterator.Filter<StopWord> |
nullFilter
Filtering support for StopWord |
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,StopWord> |
statementMapper
|
| Fields inherited from class com.hp.hpl.jena.ontology.impl.OntResourceImpl |
|---|
KNOWN_LANGUAGES |
| Fields inherited from class com.hp.hpl.jena.rdf.model.impl.ResourceImpl |
|---|
rdfNodeFactory |
| Constructor Summary | |
|---|---|
StopWord(com.hp.hpl.jena.graph.Node n,
com.hp.hpl.jena.enhanced.EnhGraph g)
Generic functions from parent class |
|
| Method Summary | ||
|---|---|---|
void |
addAllBeginIndex(List<String> stringList)
|
|
void |
addAllEndIndex(List<String> stringList)
|
|
void |
addAllLeftContext(List<String> stringList)
|
|
void |
addAllLemma(List<String> stringList)
|
|
void |
addAllNextSentenceTrans(List<? extends IWord> wordList)
|
|
void |
addAllNextWordTrans(List<? extends IWord> wordList)
|
|
void |
addAllOliaLink(List<? extends IThing> thingList)
|
|
void |
addAllPosTag(List<String> stringList)
|
|
void |
addAllPreviousWordTrans(List<? extends IWord> wordList)
|
|
void |
addAllRightContext(List<String> stringList)
|
|
void |
addAllStem(List<String> stringList)
|
|
void |
addAllSubString(List<? extends IString> stringList)
|
|
void |
addAllSubStringTrans(List<? extends IString> stringList)
|
|
void |
addAllSuperString(List<? extends IString> stringList)
|
|
void |
addAllSuperStringTrans(List<? extends IString> stringList)
|
|
void |
addBeginIndex(String stringValue)
|
|
void |
addEndIndex(String stringValue)
|
|
void |
addLeftContext(String stringValue)
|
|
void |
addLemma(String stringValue)
|
|
void |
addNextSentenceTrans(IWord wordValue)
|
|
void |
addNextWordTrans(IWord wordValue)
|
|
void |
addOliaLink(IThing thingValue)
|
|
void |
addPosTag(String stringValue)
|
|
void |
addPreviousWordTrans(IWord wordValue)
|
|
void |
addRightContext(String stringValue)
|
|
void |
addStem(String stringValue)
|
|
void |
addSubString(IString stringValue)
|
|
void |
addSubStringTrans(IString stringValue)
|
|
void |
addSuperString(IString stringValue)
|
|
void |
addSuperStringTrans(IString stringValue)
|
|
static int |
count()
|
|
static int |
count(boolean direct)
|
|
static int |
count(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static int |
count(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
int |
countBeginIndex()
|
|
int |
countEndIndex()
|
|
int |
countLeftContext()
|
|
int |
countLemma()
|
|
int |
countNextSentenceTrans()
|
|
int |
countNextWordTrans()
|
|
int |
countOliaLink()
|
|
int |
countPosTag()
|
|
int |
countPreviousWordTrans()
|
|
int |
countRightContext()
|
|
int |
countStem()
|
|
int |
countSubString()
|
|
int |
countSubStringTrans()
|
|
int |
countSuperString()
|
|
int |
countSuperStringTrans()
|
|
static StopWord |
create()
|
|
static StopWord |
create(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static StopWord |
create(String uri)
|
|
static StopWord |
create(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static void |
delete(String uri)
|
|
static void |
delete(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static boolean |
exists(String uri)
|
|
static boolean |
exists(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
boolean |
existsAnchorOf()
Domain property anchorOf with uri http://nlp2rdf.lod2.eu/schema/string/anchorOf |
|
boolean |
existsBeginIndex()
Domain property beginIndex with uri http://nlp2rdf.lod2.eu/schema/string/beginIndex |
|
boolean |
existsEndIndex()
Domain property endIndex with uri http://nlp2rdf.lod2.eu/schema/string/endIndex |
|
boolean |
existsLeftContext()
Domain property leftContext with uri http://nlp2rdf.lod2.eu/schema/string/leftContext |
|
boolean |
existsLemma()
Domain property lemma with uri http://nlp2rdf.lod2.eu/schema/sso/lemma |
|
boolean |
existsNextSentenceTrans()
Domain property nextSentenceTrans with uri http://nlp2rdf.lod2.eu/schema/sso/nextSentenceTrans |
|
boolean |
existsNextWord()
Domain property nextWord with uri http://nlp2rdf.lod2.eu/schema/sso/nextWord |
|
boolean |
existsNextWordTrans()
Domain property nextWordTrans with uri http://nlp2rdf.lod2.eu/schema/sso/nextWordTrans |
|
boolean |
existsOliaLink()
Domain property oliaLink with uri http://nlp2rdf.lod2.eu/schema/sso/oliaLink |
|
boolean |
existsPosTag()
Domain property posTag with uri http://nlp2rdf.lod2.eu/schema/sso/posTag |
|
boolean |
existsPreviousWord()
Domain property previousWord with uri http://nlp2rdf.lod2.eu/schema/sso/previousWord |
|
boolean |
existsPreviousWordTrans()
Domain property previousWordTrans with uri http://nlp2rdf.lod2.eu/schema/sso/previousWordTrans |
|
boolean |
existsRightContext()
Domain property rightContext with uri http://nlp2rdf.lod2.eu/schema/string/rightContext |
|
boolean |
existsSentence()
Domain property sentence with uri http://nlp2rdf.lod2.eu/schema/sso/sentence |
|
boolean |
existsStem()
Domain property stem with uri http://nlp2rdf.lod2.eu/schema/sso/stem |
|
boolean |
existsSubString()
Domain property subString with uri http://nlp2rdf.lod2.eu/schema/string/subString |
|
boolean |
existsSubStringTrans()
Domain property subStringTrans with uri http://nlp2rdf.lod2.eu/schema/string/subStringTrans |
|
boolean |
existsSuperString()
Domain property superString with uri http://nlp2rdf.lod2.eu/schema/string/superString |
|
boolean |
existsSuperStringTrans()
Domain property superStringTrans with uri http://nlp2rdf.lod2.eu/schema/string/superStringTrans |
|
static StopWord |
get(String uri)
|
|
static StopWord |
get(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
Static Functions for instance handling |
|
String |
getAnchorOf()
|
|
Word |
getNextWord()
|
|
Word |
getPreviousWord()
|
|
Sentence |
getSentence()
|
|
boolean |
hasAnchorOf(String stringValue)
|
|
boolean |
hasBeginIndex(String stringValue)
|
|
boolean |
hasEndIndex(String stringValue)
|
|
boolean |
hasLeftContext(String stringValue)
|
|
boolean |
hasLemma(String stringValue)
|
|
boolean |
hasNextSentenceTrans(IWord wordValue)
|
|
boolean |
hasNextWord(IWord wordValue)
|
|
boolean |
hasNextWordTrans(IWord wordValue)
|
|
boolean |
hasOliaLink(IThing thingValue)
|
|
boolean |
hasPosTag(String stringValue)
|
|
boolean |
hasPreviousWord(IWord wordValue)
|
|
boolean |
hasPreviousWordTrans(IWord wordValue)
|
|
boolean |
hasRightContext(String stringValue)
|
|
boolean |
hasSentence(ISentence sentenceValue)
|
|
boolean |
hasStem(String stringValue)
|
|
boolean |
hasSubString(IString stringValue)
|
|
boolean |
hasSubStringTrans(IString stringValue)
|
|
boolean |
hasSuperString(IString stringValue)
|
|
boolean |
hasSuperStringTrans(IString stringValue)
|
|
static Iterator<StopWord> |
iterate()
|
|
static Iterator<StopWord> |
iterate(boolean direct)
|
|
static Iterator<StopWord> |
iterate(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static Iterator<StopWord> |
iterate(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
Iterator<String> |
iterateBeginIndex()
|
|
Iterator<String> |
iterateEndIndex()
|
|
Iterator<String> |
iterateLeftContext()
|
|
Iterator<String> |
iterateLemma()
|
|
Iterator<Word> |
iterateNextSentenceTrans()
|
|
Iterator<Word> |
iterateNextWordTrans()
|
|
Iterator<Thing> |
iterateOliaLink()
|
|
Iterator<String> |
iteratePosTag()
|
|
Iterator<Word> |
iteratePreviousWordTrans()
|
|
Iterator<String> |
iterateRightContext()
|
|
Iterator<String> |
iterateStem()
|
|
Iterator<String> |
iterateSubString()
|
|
Iterator<String> |
iterateSubStringTrans()
|
|
Iterator<String> |
iterateSuperString()
|
|
Iterator<String> |
iterateSuperStringTrans()
|
|
static List<StopWord> |
list()
|
|
static List<StopWord> |
list(boolean direct)
|
|
static List<StopWord> |
list(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static List<StopWord> |
list(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
List<String> |
listBeginIndex()
|
|
List<String> |
listEndIndex()
|
|
List<String> |
listLeftContext()
|
|
List<String> |
listLemma()
|
|
List<Word> |
listNextSentenceTrans()
|
|
List<Word> |
listNextWordTrans()
|
|
List<Thing> |
listOliaLink()
|
|
List<String> |
listPosTag()
|
|
List<Word> |
listPreviousWordTrans()
|
|
List<String> |
listRightContext()
|
|
List<String> |
listStem()
|
|
List<String> |
listSubString()
|
|
List<String> |
listSubStringTrans()
|
|
List<String> |
listSuperString()
|
|
List<String> |
listSuperStringTrans()
|
|
static
|
mapperFrom(Class<From> from)
Mapping support for StopWord |
|
static void |
register()
Registers all custom classes with jena |
|
void |
removeAllBeginIndex()
|
|
void |
removeAllEndIndex()
|
|
void |
removeAllLeftContext()
|
|
void |
removeAllLemma()
|
|
void |
removeAllNextSentenceTrans()
|
|
void |
removeAllNextWordTrans()
|
|
void |
removeAllOliaLink()
|
|
void |
removeAllPosTag()
|
|
void |
removeAllPreviousWordTrans()
|
|
void |
removeAllRightContext()
|
|
void |
removeAllStem()
|
|
void |
removeAllSubString()
|
|
void |
removeAllSubStringTrans()
|
|
void |
removeAllSuperString()
|
|
void |
removeAllSuperStringTrans()
|
|
void |
removeAnchorOf()
|
|
void |
removeBeginIndex(String stringValue)
|
|
void |
removeEndIndex(String stringValue)
|
|
void |
removeLeftContext(String stringValue)
|
|
void |
removeLemma(String stringValue)
|
|
void |
removeNextSentenceTrans(IWord wordValue)
|
|
void |
removeNextWord()
|
|
void |
removeNextWordTrans(IWord wordValue)
|
|
void |
removeOliaLink(IThing thingValue)
|
|
void |
removePosTag(String stringValue)
|
|
void |
removePreviousWord()
|
|
void |
removePreviousWordTrans(IWord wordValue)
|
|
void |
removeRightContext(String stringValue)
|
|
void |
removeSentence()
|
|
void |
removeStem(String stringValue)
|
|
void |
removeSubString(IString stringValue)
|
|
void |
removeSubStringTrans(IString stringValue)
|
|
void |
removeSuperString(IString stringValue)
|
|
void |
removeSuperStringTrans(IString stringValue)
|
|
void |
setAnchorOf(String stringValue)
|
|
void |
setNextWord(IWord wordValue)
|
|
void |
setPreviousWord(IWord wordValue)
|
|
void |
setSentence(ISentence sentenceValue)
|
|
| Methods inherited from class com.hp.hpl.jena.ontology.impl.IndividualImpl |
|---|
addOntClass, getOntClass, getOntClass, hasOntClass, hasOntClass, hasOntClass, listOntClasses, removeOntClass, setOntClass |
| Methods inherited from class com.hp.hpl.jena.ontology.impl.OntResourceImpl |
|---|
addComment, addComment, addDifferentFrom, addIsDefinedBy, addLabel, addLabel, addRDFType, addSameAs, addSeeAlso, addVersionInfo, asAllDifferent, asAnnotationProperty, asClass, asDataRange, asDatatypeProperty, asIndividual, asObjectProperty, asOntology, asProperty, getCardinality, getComment, getDifferentFrom, getIsDefinedBy, getLabel, getOntModel, getProfile, getPropertyValue, getRDFType, getRDFType, getSameAs, getSeeAlso, getVersionInfo, hasComment, hasComment, hasLabel, hasLabel, hasRDFType, hasRDFType, hasRDFType, hasSeeAlso, hasVersionInfo, isAllDifferent, isAnnotationProperty, isClass, isDataRange, isDatatypeProperty, isDefinedBy, isDifferentFrom, isIndividual, isObjectProperty, isOntLanguageTerm, isOntology, isProperty, isSameAs, listComments, listDifferentFrom, listIsDefinedBy, listLabels, listPropertyValues, listRDFTypes, listSameAs, listSeeAlso, listVersionInfo, remove, removeComment, removeComment, removeDefinedBy, removeDifferentFrom, removeLabel, removeLabel, removeProperty, removeRDFType, removeSameAs, removeSeeAlso, removeVersionInfo, setComment, setDifferentFrom, setIsDefinedBy, setLabel, setPropertyValue, setRDFType, setSameAs, setSeeAlso, setVersionInfo |
| Methods inherited from class com.hp.hpl.jena.rdf.model.impl.ResourceImpl |
|---|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, asLiteral, asResource, begin, commit, getId, getLocalName, getModel, getNameSpace, getProperty, getPropertyResourceValue, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, removeAll, removeProperties, toString, visitWith |
| Methods inherited from class com.hp.hpl.jena.enhanced.EnhNode |
|---|
as, asNode, canAs, equals, getGraph, hashCode, isAnon, isLiteral, isResource, isURIResource, isValid, viewAs |
| Methods inherited from class com.hp.hpl.jena.enhanced.Polymorphic |
|---|
addView, supports |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.hp.hpl.jena.ontology.Individual |
|---|
addOntClass, getOntClass, getOntClass, hasOntClass, hasOntClass, hasOntClass, listOntClasses, removeOntClass, setOntClass |
| Methods inherited from interface com.hp.hpl.jena.ontology.OntResource |
|---|
addComment, addComment, addDifferentFrom, addIsDefinedBy, addLabel, addLabel, addRDFType, addSameAs, addSeeAlso, addVersionInfo, asAllDifferent, asAnnotationProperty, asClass, asDataRange, asDatatypeProperty, asIndividual, asObjectProperty, asOntology, asProperty, getCardinality, getComment, getDifferentFrom, getIsDefinedBy, getLabel, getOntModel, getProfile, getPropertyValue, getRDFType, getRDFType, getSameAs, getSeeAlso, getVersionInfo, hasComment, hasComment, hasLabel, hasLabel, hasRDFType, hasRDFType, hasRDFType, hasSeeAlso, hasVersionInfo, isAllDifferent, isAnnotationProperty, isClass, isDataRange, isDatatypeProperty, isDefinedBy, isDifferentFrom, isIndividual, isObjectProperty, isOntLanguageTerm, isOntology, isProperty, isSameAs, listComments, listDifferentFrom, listIsDefinedBy, listLabels, listPropertyValues, listRDFTypes, listSameAs, listSeeAlso, listVersionInfo, remove, removeComment, removeComment, removeDefinedBy, removeDifferentFrom, removeLabel, removeLabel, removeProperty, removeRDFType, removeSameAs, removeSeeAlso, removeVersionInfo, setComment, setDifferentFrom, setIsDefinedBy, setLabel, setPropertyValue, setRDFType, setSameAs, setSeeAlso, setVersionInfo |
| Methods inherited from interface com.hp.hpl.jena.rdf.model.Resource |
|---|
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getPropertyResourceValue, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, removeAll, removeProperties, toString |
| Methods inherited from interface com.hp.hpl.jena.rdf.model.RDFNode |
|---|
as, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isURIResource, visitWith |
| Methods inherited from interface com.hp.hpl.jena.graph.FrontsNode |
|---|
asNode |
| Field Detail |
|---|
public static final com.hp.hpl.jena.enhanced.Implementation factory
public static final com.hp.hpl.jena.util.iterator.Filter<StopWord> nullFilter
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,StopWord> statementMapper
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,StopWord> individualMapper
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,StopWord> nodeMapper
| Constructor Detail |
|---|
public StopWord(com.hp.hpl.jena.graph.Node n,
com.hp.hpl.jena.enhanced.EnhGraph g)
| Method Detail |
|---|
public static <From> com.hp.hpl.jena.util.iterator.Map1<From,StopWord> mapperFrom(Class<From> from)
public static void register()
public static StopWord get(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static StopWord get(String uri)
public static Iterator<StopWord> iterate(com.hp.hpl.jena.ontology.OntModel ontModel)
public static Iterator<StopWord> iterate()
public static List<StopWord> list(com.hp.hpl.jena.ontology.OntModel ontModel)
public static List<StopWord> list()
public static Iterator<StopWord> iterate(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static Iterator<StopWord> iterate(boolean direct)
public static List<StopWord> list(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static List<StopWord> list(boolean direct)
public static int count(com.hp.hpl.jena.ontology.OntModel ontModel)
public static int count()
public static int count(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static int count(boolean direct)
public static boolean exists(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static boolean exists(String uri)
public static StopWord create(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static StopWord create(com.hp.hpl.jena.ontology.OntModel ontModel)
public static StopWord create(String uri)
public static StopWord create()
public static void delete(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static void delete(String uri)
public boolean existsSentence()
existsSentence in interface IStopWordexistsSentence in interface IWordpublic boolean hasSentence(ISentence sentenceValue)
hasSentence in interface IStopWordhasSentence in interface IWordpublic Sentence getSentence()
getSentence in interface IStopWordgetSentence in interface IWordpublic void setSentence(ISentence sentenceValue)
setSentence in interface IStopWordsetSentence in interface IWordpublic void removeSentence()
removeSentence in interface IStopWordremoveSentence in interface IWordpublic boolean existsOliaLink()
existsOliaLink in interface IStopWordexistsOliaLink in interface IWordpublic boolean hasOliaLink(IThing thingValue)
hasOliaLink in interface IStopWordhasOliaLink in interface IWordpublic int countOliaLink()
countOliaLink in interface IStopWordcountOliaLink in interface IWordpublic Iterator<Thing> iterateOliaLink()
iterateOliaLink in interface IStopWorditerateOliaLink in interface IWordpublic List<Thing> listOliaLink()
listOliaLink in interface IStopWordlistOliaLink in interface IWordpublic void addOliaLink(IThing thingValue)
addOliaLink in interface IStopWordaddOliaLink in interface IWordpublic void addAllOliaLink(List<? extends IThing> thingList)
addAllOliaLink in interface IStopWordaddAllOliaLink in interface IWordpublic void removeOliaLink(IThing thingValue)
removeOliaLink in interface IStopWordremoveOliaLink in interface IWordpublic void removeAllOliaLink()
removeAllOliaLink in interface IStopWordremoveAllOliaLink in interface IWordpublic boolean existsPreviousWord()
existsPreviousWord in interface IStopWordexistsPreviousWord in interface IWordpublic boolean hasPreviousWord(IWord wordValue)
hasPreviousWord in interface IStopWordhasPreviousWord in interface IWordpublic Word getPreviousWord()
getPreviousWord in interface IStopWordgetPreviousWord in interface IWordpublic void setPreviousWord(IWord wordValue)
setPreviousWord in interface IStopWordsetPreviousWord in interface IWordpublic void removePreviousWord()
removePreviousWord in interface IStopWordremovePreviousWord in interface IWordpublic boolean existsNextWord()
existsNextWord in interface IStopWordexistsNextWord in interface IWordpublic boolean hasNextWord(IWord wordValue)
hasNextWord in interface IStopWordhasNextWord in interface IWordpublic Word getNextWord()
getNextWord in interface IStopWordgetNextWord in interface IWordpublic void setNextWord(IWord wordValue)
setNextWord in interface IStopWordsetNextWord in interface IWordpublic void removeNextWord()
removeNextWord in interface IStopWordremoveNextWord in interface IWordpublic boolean existsNextSentenceTrans()
existsNextSentenceTrans in interface IStopWordexistsNextSentenceTrans in interface IWordpublic boolean hasNextSentenceTrans(IWord wordValue)
hasNextSentenceTrans in interface IStopWordhasNextSentenceTrans in interface IWordpublic int countNextSentenceTrans()
countNextSentenceTrans in interface IStopWordcountNextSentenceTrans in interface IWordpublic Iterator<Word> iterateNextSentenceTrans()
iterateNextSentenceTrans in interface IStopWorditerateNextSentenceTrans in interface IWordpublic List<Word> listNextSentenceTrans()
listNextSentenceTrans in interface IStopWordlistNextSentenceTrans in interface IWordpublic void addNextSentenceTrans(IWord wordValue)
addNextSentenceTrans in interface IStopWordaddNextSentenceTrans in interface IWordpublic void addAllNextSentenceTrans(List<? extends IWord> wordList)
addAllNextSentenceTrans in interface IStopWordaddAllNextSentenceTrans in interface IWordpublic void removeNextSentenceTrans(IWord wordValue)
removeNextSentenceTrans in interface IStopWordremoveNextSentenceTrans in interface IWordpublic void removeAllNextSentenceTrans()
removeAllNextSentenceTrans in interface IStopWordremoveAllNextSentenceTrans in interface IWordpublic boolean existsPreviousWordTrans()
existsPreviousWordTrans in interface IStopWordexistsPreviousWordTrans in interface IWordpublic boolean hasPreviousWordTrans(IWord wordValue)
hasPreviousWordTrans in interface IStopWordhasPreviousWordTrans in interface IWordpublic int countPreviousWordTrans()
countPreviousWordTrans in interface IStopWordcountPreviousWordTrans in interface IWordpublic Iterator<Word> iteratePreviousWordTrans()
iteratePreviousWordTrans in interface IStopWorditeratePreviousWordTrans in interface IWordpublic List<Word> listPreviousWordTrans()
listPreviousWordTrans in interface IStopWordlistPreviousWordTrans in interface IWordpublic void addPreviousWordTrans(IWord wordValue)
addPreviousWordTrans in interface IStopWordaddPreviousWordTrans in interface IWordpublic void addAllPreviousWordTrans(List<? extends IWord> wordList)
addAllPreviousWordTrans in interface IStopWordaddAllPreviousWordTrans in interface IWordpublic void removePreviousWordTrans(IWord wordValue)
removePreviousWordTrans in interface IStopWordremovePreviousWordTrans in interface IWordpublic void removeAllPreviousWordTrans()
removeAllPreviousWordTrans in interface IStopWordremoveAllPreviousWordTrans in interface IWordpublic boolean existsNextWordTrans()
existsNextWordTrans in interface IStopWordexistsNextWordTrans in interface IWordpublic boolean hasNextWordTrans(IWord wordValue)
hasNextWordTrans in interface IStopWordhasNextWordTrans in interface IWordpublic int countNextWordTrans()
countNextWordTrans in interface IStopWordcountNextWordTrans in interface IWordpublic Iterator<Word> iterateNextWordTrans()
iterateNextWordTrans in interface IStopWorditerateNextWordTrans in interface IWordpublic List<Word> listNextWordTrans()
listNextWordTrans in interface IStopWordlistNextWordTrans in interface IWordpublic void addNextWordTrans(IWord wordValue)
addNextWordTrans in interface IStopWordaddNextWordTrans in interface IWordpublic void addAllNextWordTrans(List<? extends IWord> wordList)
addAllNextWordTrans in interface IStopWordaddAllNextWordTrans in interface IWordpublic void removeNextWordTrans(IWord wordValue)
removeNextWordTrans in interface IStopWordremoveNextWordTrans in interface IWordpublic void removeAllNextWordTrans()
removeAllNextWordTrans in interface IStopWordremoveAllNextWordTrans in interface IWordpublic boolean existsPosTag()
existsPosTag in interface IStopWordexistsPosTag in interface IWordpublic boolean hasPosTag(String stringValue)
hasPosTag in interface IStopWordhasPosTag in interface IWordpublic int countPosTag()
countPosTag in interface IStopWordcountPosTag in interface IWordpublic Iterator<String> iteratePosTag()
iteratePosTag in interface IStopWorditeratePosTag in interface IWordpublic List<String> listPosTag()
listPosTag in interface IStopWordlistPosTag in interface IWordpublic void addPosTag(String stringValue)
addPosTag in interface IStopWordaddPosTag in interface IWordpublic void addAllPosTag(List<String> stringList)
addAllPosTag in interface IStopWordaddAllPosTag in interface IWordpublic void removePosTag(String stringValue)
removePosTag in interface IStopWordremovePosTag in interface IWordpublic void removeAllPosTag()
removeAllPosTag in interface IStopWordremoveAllPosTag in interface IWordpublic boolean existsLemma()
existsLemma in interface IStopWordexistsLemma in interface IWordpublic boolean hasLemma(String stringValue)
hasLemma in interface IStopWordhasLemma in interface IWordpublic int countLemma()
countLemma in interface IStopWordcountLemma in interface IWordpublic Iterator<String> iterateLemma()
iterateLemma in interface IStopWorditerateLemma in interface IWordpublic List<String> listLemma()
listLemma in interface IStopWordlistLemma in interface IWordpublic void addLemma(String stringValue)
addLemma in interface IStopWordaddLemma in interface IWordpublic void addAllLemma(List<String> stringList)
addAllLemma in interface IStopWordaddAllLemma in interface IWordpublic void removeLemma(String stringValue)
removeLemma in interface IStopWordremoveLemma in interface IWordpublic void removeAllLemma()
removeAllLemma in interface IStopWordremoveAllLemma in interface IWordpublic boolean existsStem()
existsStem in interface IStopWordexistsStem in interface IWordpublic boolean hasStem(String stringValue)
hasStem in interface IStopWordhasStem in interface IWordpublic int countStem()
countStem in interface IStopWordcountStem in interface IWordpublic Iterator<String> iterateStem()
iterateStem in interface IStopWorditerateStem in interface IWordpublic List<String> listStem()
listStem in interface IStopWordlistStem in interface IWordpublic void addStem(String stringValue)
addStem in interface IStopWordaddStem in interface IWordpublic void addAllStem(List<String> stringList)
addAllStem in interface IStopWordaddAllStem in interface IWordpublic void removeStem(String stringValue)
removeStem in interface IStopWordremoveStem in interface IWordpublic void removeAllStem()
removeAllStem in interface IStopWordremoveAllStem in interface IWordpublic boolean existsSuperString()
existsSuperString in interface IStopWordexistsSuperString in interface IWordexistsSuperString in interface IStringpublic boolean hasSuperString(IString stringValue)
hasSuperString in interface IStopWordhasSuperString in interface IWordhasSuperString in interface IStringpublic int countSuperString()
countSuperString in interface IStopWordcountSuperString in interface IWordcountSuperString in interface IStringpublic Iterator<String> iterateSuperString()
iterateSuperString in interface IStopWorditerateSuperString in interface IWorditerateSuperString in interface IStringpublic List<String> listSuperString()
listSuperString in interface IStopWordlistSuperString in interface IWordlistSuperString in interface IStringpublic void addSuperString(IString stringValue)
addSuperString in interface IStopWordaddSuperString in interface IWordaddSuperString in interface IStringpublic void addAllSuperString(List<? extends IString> stringList)
addAllSuperString in interface IStopWordaddAllSuperString in interface IWordaddAllSuperString in interface IStringpublic void removeSuperString(IString stringValue)
removeSuperString in interface IStopWordremoveSuperString in interface IWordremoveSuperString in interface IStringpublic void removeAllSuperString()
removeAllSuperString in interface IStopWordremoveAllSuperString in interface IWordremoveAllSuperString in interface IStringpublic boolean existsSubString()
existsSubString in interface IStopWordexistsSubString in interface IWordexistsSubString in interface IStringpublic boolean hasSubString(IString stringValue)
hasSubString in interface IStopWordhasSubString in interface IWordhasSubString in interface IStringpublic int countSubString()
countSubString in interface IStopWordcountSubString in interface IWordcountSubString in interface IStringpublic Iterator<String> iterateSubString()
iterateSubString in interface IStopWorditerateSubString in interface IWorditerateSubString in interface IStringpublic List<String> listSubString()
listSubString in interface IStopWordlistSubString in interface IWordlistSubString in interface IStringpublic void addSubString(IString stringValue)
addSubString in interface IStopWordaddSubString in interface IWordaddSubString in interface IStringpublic void addAllSubString(List<? extends IString> stringList)
addAllSubString in interface IStopWordaddAllSubString in interface IWordaddAllSubString in interface IStringpublic void removeSubString(IString stringValue)
removeSubString in interface IStopWordremoveSubString in interface IWordremoveSubString in interface IStringpublic void removeAllSubString()
removeAllSubString in interface IStopWordremoveAllSubString in interface IWordremoveAllSubString in interface IStringpublic boolean existsSuperStringTrans()
existsSuperStringTrans in interface IStopWordexistsSuperStringTrans in interface IWordexistsSuperStringTrans in interface IStringpublic boolean hasSuperStringTrans(IString stringValue)
hasSuperStringTrans in interface IStopWordhasSuperStringTrans in interface IWordhasSuperStringTrans in interface IStringpublic int countSuperStringTrans()
countSuperStringTrans in interface IStopWordcountSuperStringTrans in interface IWordcountSuperStringTrans in interface IStringpublic Iterator<String> iterateSuperStringTrans()
iterateSuperStringTrans in interface IStopWorditerateSuperStringTrans in interface IWorditerateSuperStringTrans in interface IStringpublic List<String> listSuperStringTrans()
listSuperStringTrans in interface IStopWordlistSuperStringTrans in interface IWordlistSuperStringTrans in interface IStringpublic void addSuperStringTrans(IString stringValue)
addSuperStringTrans in interface IStopWordaddSuperStringTrans in interface IWordaddSuperStringTrans in interface IStringpublic void addAllSuperStringTrans(List<? extends IString> stringList)
addAllSuperStringTrans in interface IStopWordaddAllSuperStringTrans in interface IWordaddAllSuperStringTrans in interface IStringpublic void removeSuperStringTrans(IString stringValue)
removeSuperStringTrans in interface IStopWordremoveSuperStringTrans in interface IWordremoveSuperStringTrans in interface IStringpublic void removeAllSuperStringTrans()
removeAllSuperStringTrans in interface IStopWordremoveAllSuperStringTrans in interface IWordremoveAllSuperStringTrans in interface IStringpublic boolean existsSubStringTrans()
existsSubStringTrans in interface IStopWordexistsSubStringTrans in interface IWordexistsSubStringTrans in interface IStringpublic boolean hasSubStringTrans(IString stringValue)
hasSubStringTrans in interface IStopWordhasSubStringTrans in interface IWordhasSubStringTrans in interface IStringpublic int countSubStringTrans()
countSubStringTrans in interface IStopWordcountSubStringTrans in interface IWordcountSubStringTrans in interface IStringpublic Iterator<String> iterateSubStringTrans()
iterateSubStringTrans in interface IStopWorditerateSubStringTrans in interface IWorditerateSubStringTrans in interface IStringpublic List<String> listSubStringTrans()
listSubStringTrans in interface IStopWordlistSubStringTrans in interface IWordlistSubStringTrans in interface IStringpublic void addSubStringTrans(IString stringValue)
addSubStringTrans in interface IStopWordaddSubStringTrans in interface IWordaddSubStringTrans in interface IStringpublic void addAllSubStringTrans(List<? extends IString> stringList)
addAllSubStringTrans in interface IStopWordaddAllSubStringTrans in interface IWordaddAllSubStringTrans in interface IStringpublic void removeSubStringTrans(IString stringValue)
removeSubStringTrans in interface IStopWordremoveSubStringTrans in interface IWordremoveSubStringTrans in interface IStringpublic void removeAllSubStringTrans()
removeAllSubStringTrans in interface IStopWordremoveAllSubStringTrans in interface IWordremoveAllSubStringTrans in interface IStringpublic boolean existsAnchorOf()
existsAnchorOf in interface IStopWordexistsAnchorOf in interface IWordexistsAnchorOf in interface IStringpublic boolean hasAnchorOf(String stringValue)
hasAnchorOf in interface IStopWordhasAnchorOf in interface IWordhasAnchorOf in interface IStringpublic String getAnchorOf()
getAnchorOf in interface IStopWordgetAnchorOf in interface IWordgetAnchorOf in interface IStringpublic void setAnchorOf(String stringValue)
setAnchorOf in interface IStopWordsetAnchorOf in interface IWordsetAnchorOf in interface IStringpublic void removeAnchorOf()
removeAnchorOf in interface IStopWordremoveAnchorOf in interface IWordremoveAnchorOf in interface IStringpublic boolean existsEndIndex()
existsEndIndex in interface IStopWordexistsEndIndex in interface IWordexistsEndIndex in interface IStringpublic boolean hasEndIndex(String stringValue)
hasEndIndex in interface IStopWordhasEndIndex in interface IWordhasEndIndex in interface IStringpublic int countEndIndex()
countEndIndex in interface IStopWordcountEndIndex in interface IWordcountEndIndex in interface IStringpublic Iterator<String> iterateEndIndex()
iterateEndIndex in interface IStopWorditerateEndIndex in interface IWorditerateEndIndex in interface IStringpublic List<String> listEndIndex()
listEndIndex in interface IStopWordlistEndIndex in interface IWordlistEndIndex in interface IStringpublic void addEndIndex(String stringValue)
addEndIndex in interface IStopWordaddEndIndex in interface IWordaddEndIndex in interface IStringpublic void addAllEndIndex(List<String> stringList)
addAllEndIndex in interface IStopWordaddAllEndIndex in interface IWordaddAllEndIndex in interface IStringpublic void removeEndIndex(String stringValue)
removeEndIndex in interface IStopWordremoveEndIndex in interface IWordremoveEndIndex in interface IStringpublic void removeAllEndIndex()
removeAllEndIndex in interface IStopWordremoveAllEndIndex in interface IWordremoveAllEndIndex in interface IStringpublic boolean existsBeginIndex()
existsBeginIndex in interface IStopWordexistsBeginIndex in interface IWordexistsBeginIndex in interface IStringpublic boolean hasBeginIndex(String stringValue)
hasBeginIndex in interface IStopWordhasBeginIndex in interface IWordhasBeginIndex in interface IStringpublic int countBeginIndex()
countBeginIndex in interface IStopWordcountBeginIndex in interface IWordcountBeginIndex in interface IStringpublic Iterator<String> iterateBeginIndex()
iterateBeginIndex in interface IStopWorditerateBeginIndex in interface IWorditerateBeginIndex in interface IStringpublic List<String> listBeginIndex()
listBeginIndex in interface IStopWordlistBeginIndex in interface IWordlistBeginIndex in interface IStringpublic void addBeginIndex(String stringValue)
addBeginIndex in interface IStopWordaddBeginIndex in interface IWordaddBeginIndex in interface IStringpublic void addAllBeginIndex(List<String> stringList)
addAllBeginIndex in interface IStopWordaddAllBeginIndex in interface IWordaddAllBeginIndex in interface IStringpublic void removeBeginIndex(String stringValue)
removeBeginIndex in interface IStopWordremoveBeginIndex in interface IWordremoveBeginIndex in interface IStringpublic void removeAllBeginIndex()
removeAllBeginIndex in interface IStopWordremoveAllBeginIndex in interface IWordremoveAllBeginIndex in interface IStringpublic boolean existsRightContext()
existsRightContext in interface IStopWordexistsRightContext in interface IWordexistsRightContext in interface IStringpublic boolean hasRightContext(String stringValue)
hasRightContext in interface IStopWordhasRightContext in interface IWordhasRightContext in interface IStringpublic int countRightContext()
countRightContext in interface IStopWordcountRightContext in interface IWordcountRightContext in interface IStringpublic Iterator<String> iterateRightContext()
iterateRightContext in interface IStopWorditerateRightContext in interface IWorditerateRightContext in interface IStringpublic List<String> listRightContext()
listRightContext in interface IStopWordlistRightContext in interface IWordlistRightContext in interface IStringpublic void addRightContext(String stringValue)
addRightContext in interface IStopWordaddRightContext in interface IWordaddRightContext in interface IStringpublic void addAllRightContext(List<String> stringList)
addAllRightContext in interface IStopWordaddAllRightContext in interface IWordaddAllRightContext in interface IStringpublic void removeRightContext(String stringValue)
removeRightContext in interface IStopWordremoveRightContext in interface IWordremoveRightContext in interface IStringpublic void removeAllRightContext()
removeAllRightContext in interface IStopWordremoveAllRightContext in interface IWordremoveAllRightContext in interface IStringpublic boolean existsLeftContext()
existsLeftContext in interface IStopWordexistsLeftContext in interface IWordexistsLeftContext in interface IStringpublic boolean hasLeftContext(String stringValue)
hasLeftContext in interface IStopWordhasLeftContext in interface IWordhasLeftContext in interface IStringpublic int countLeftContext()
countLeftContext in interface IStopWordcountLeftContext in interface IWordcountLeftContext in interface IStringpublic Iterator<String> iterateLeftContext()
iterateLeftContext in interface IStopWorditerateLeftContext in interface IWorditerateLeftContext in interface IStringpublic List<String> listLeftContext()
listLeftContext in interface IStopWordlistLeftContext in interface IWordlistLeftContext in interface IStringpublic void addLeftContext(String stringValue)
addLeftContext in interface IStopWordaddLeftContext in interface IWordaddLeftContext in interface IStringpublic void addAllLeftContext(List<String> stringList)
addAllLeftContext in interface IStopWordaddAllLeftContext in interface IWordaddAllLeftContext in interface IStringpublic void removeLeftContext(String stringValue)
removeLeftContext in interface IStopWordremoveLeftContext in interface IWordremoveLeftContext in interface IStringpublic void removeAllLeftContext()
removeAllLeftContext in interface IStopWordremoveAllLeftContext in interface IWordremoveAllLeftContext in interface IString
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||