eu.lod2.nlp2rdf.schema.str
Interface IString

All Superinterfaces:
com.hp.hpl.jena.graph.FrontsNode, com.hp.hpl.jena.ontology.Individual, IThing, com.hp.hpl.jena.ontology.OntResource, com.hp.hpl.jena.rdf.model.RDFNode, com.hp.hpl.jena.rdf.model.Resource
All Known Subinterfaces:
IContextHashBasedString, IDocument, IOffsetBasedString, IPhrase, ISentence, IStopWord, IWord
All Known Implementing Classes:
ContextHashBasedString, Document, OffsetBasedString, Phrase, Sentence, StopWord, String, Word

public interface IString
extends com.hp.hpl.jena.ontology.Individual, IThing

Interface http://nlp2rdf.lod2.eu/schema/string/String


Method Summary
 void addAllBeginIndex(List<String> stringList)
           
 void addAllEndIndex(List<String> stringList)
           
 void addAllLeftContext(List<String> stringList)
           
 void addAllRightContext(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 addRightContext(String stringValue)
           
 void addSubString(IString stringValue)
           
 void addSubStringTrans(IString stringValue)
           
 void addSuperString(IString stringValue)
           
 void addSuperStringTrans(IString stringValue)
           
 int countBeginIndex()
           
 int countEndIndex()
           
 int countLeftContext()
           
 int countRightContext()
           
 int countSubString()
           
 int countSubStringTrans()
           
 int countSuperString()
           
 int countSuperStringTrans()
           
 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 existsRightContext()
          Domain property RightContext with uri http://nlp2rdf.lod2.eu/schema/string/rightContext
 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
 String getAnchorOf()
           
 boolean hasAnchorOf(String stringValue)
           
 boolean hasBeginIndex(String stringValue)
           
 boolean hasEndIndex(String stringValue)
           
 boolean hasLeftContext(String stringValue)
           
 boolean hasRightContext(String stringValue)
           
 boolean hasSubString(IString stringValue)
           
 boolean hasSubStringTrans(IString stringValue)
           
 boolean hasSuperString(IString stringValue)
           
 boolean hasSuperStringTrans(IString stringValue)
           
 Iterator<String> iterateBeginIndex()
           
 Iterator<String> iterateEndIndex()
           
 Iterator<String> iterateLeftContext()
           
 Iterator<String> iterateRightContext()
           
 Iterator<String> iterateSubString()
           
 Iterator<String> iterateSubStringTrans()
           
 Iterator<String> iterateSuperString()
           
 Iterator<String> iterateSuperStringTrans()
           
 List<String> listBeginIndex()
           
 List<String> listEndIndex()
           
 List<String> listLeftContext()
           
 List<String> listRightContext()
           
 List<String> listSubString()
           
 List<String> listSubStringTrans()
           
 List<String> listSuperString()
           
 List<String> listSuperStringTrans()
           
 void removeAllBeginIndex()
           
 void removeAllEndIndex()
           
 void removeAllLeftContext()
           
 void removeAllRightContext()
           
 void removeAllSubString()
           
 void removeAllSubStringTrans()
           
 void removeAllSuperString()
           
 void removeAllSuperStringTrans()
           
 void removeAnchorOf()
           
 void removeBeginIndex(String stringValue)
           
 void removeEndIndex(String stringValue)
           
 void removeLeftContext(String stringValue)
           
 void removeRightContext(String stringValue)
           
 void removeSubString(IString stringValue)
           
 void removeSubStringTrans(IString stringValue)
           
 void removeSuperString(IString stringValue)
           
 void removeSuperStringTrans(IString stringValue)
           
 void setAnchorOf(String stringValue)
           
 
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
 

Method Detail

existsSuperString

boolean existsSuperString()
Domain property SuperString with uri http://nlp2rdf.lod2.eu/schema/string/superString


hasSuperString

boolean hasSuperString(IString stringValue)

countSuperString

int countSuperString()

iterateSuperString

Iterator<String> iterateSuperString()

listSuperString

List<String> listSuperString()

addSuperString

void addSuperString(IString stringValue)

addAllSuperString

void addAllSuperString(List<? extends IString> stringList)

removeSuperString

void removeSuperString(IString stringValue)

removeAllSuperString

void removeAllSuperString()

existsSubString

boolean existsSubString()
Domain property SubString with uri http://nlp2rdf.lod2.eu/schema/string/subString


hasSubString

boolean hasSubString(IString stringValue)

countSubString

int countSubString()

iterateSubString

Iterator<String> iterateSubString()

listSubString

List<String> listSubString()

addSubString

void addSubString(IString stringValue)

addAllSubString

void addAllSubString(List<? extends IString> stringList)

removeSubString

void removeSubString(IString stringValue)

removeAllSubString

void removeAllSubString()

existsSuperStringTrans

boolean existsSuperStringTrans()
Domain property SuperStringTrans with uri http://nlp2rdf.lod2.eu/schema/string/superStringTrans


hasSuperStringTrans

boolean hasSuperStringTrans(IString stringValue)

countSuperStringTrans

int countSuperStringTrans()

iterateSuperStringTrans

Iterator<String> iterateSuperStringTrans()

listSuperStringTrans

List<String> listSuperStringTrans()

addSuperStringTrans

void addSuperStringTrans(IString stringValue)

addAllSuperStringTrans

void addAllSuperStringTrans(List<? extends IString> stringList)

removeSuperStringTrans

void removeSuperStringTrans(IString stringValue)

removeAllSuperStringTrans

void removeAllSuperStringTrans()

existsSubStringTrans

boolean existsSubStringTrans()
Domain property SubStringTrans with uri http://nlp2rdf.lod2.eu/schema/string/subStringTrans


hasSubStringTrans

boolean hasSubStringTrans(IString stringValue)

countSubStringTrans

int countSubStringTrans()

iterateSubStringTrans

Iterator<String> iterateSubStringTrans()

listSubStringTrans

List<String> listSubStringTrans()

addSubStringTrans

void addSubStringTrans(IString stringValue)

addAllSubStringTrans

void addAllSubStringTrans(List<? extends IString> stringList)

removeSubStringTrans

void removeSubStringTrans(IString stringValue)

removeAllSubStringTrans

void removeAllSubStringTrans()

existsAnchorOf

boolean existsAnchorOf()
Domain property AnchorOf with uri http://nlp2rdf.lod2.eu/schema/string/anchorOf


hasAnchorOf

boolean hasAnchorOf(String stringValue)

getAnchorOf

String getAnchorOf()

setAnchorOf

void setAnchorOf(String stringValue)

removeAnchorOf

void removeAnchorOf()

existsEndIndex

boolean existsEndIndex()
Domain property EndIndex with uri http://nlp2rdf.lod2.eu/schema/string/endIndex


hasEndIndex

boolean hasEndIndex(String stringValue)

countEndIndex

int countEndIndex()

iterateEndIndex

Iterator<String> iterateEndIndex()

listEndIndex

List<String> listEndIndex()

addEndIndex

void addEndIndex(String stringValue)

addAllEndIndex

void addAllEndIndex(List<String> stringList)

removeEndIndex

void removeEndIndex(String stringValue)

removeAllEndIndex

void removeAllEndIndex()

existsBeginIndex

boolean existsBeginIndex()
Domain property BeginIndex with uri http://nlp2rdf.lod2.eu/schema/string/beginIndex


hasBeginIndex

boolean hasBeginIndex(String stringValue)

countBeginIndex

int countBeginIndex()

iterateBeginIndex

Iterator<String> iterateBeginIndex()

listBeginIndex

List<String> listBeginIndex()

addBeginIndex

void addBeginIndex(String stringValue)

addAllBeginIndex

void addAllBeginIndex(List<String> stringList)

removeBeginIndex

void removeBeginIndex(String stringValue)

removeAllBeginIndex

void removeAllBeginIndex()

existsRightContext

boolean existsRightContext()
Domain property RightContext with uri http://nlp2rdf.lod2.eu/schema/string/rightContext


hasRightContext

boolean hasRightContext(String stringValue)

countRightContext

int countRightContext()

iterateRightContext

Iterator<String> iterateRightContext()

listRightContext

List<String> listRightContext()

addRightContext

void addRightContext(String stringValue)

addAllRightContext

void addAllRightContext(List<String> stringList)

removeRightContext

void removeRightContext(String stringValue)

removeAllRightContext

void removeAllRightContext()

existsLeftContext

boolean existsLeftContext()
Domain property LeftContext with uri http://nlp2rdf.lod2.eu/schema/string/leftContext


hasLeftContext

boolean hasLeftContext(String stringValue)

countLeftContext

int countLeftContext()

iterateLeftContext

Iterator<String> iterateLeftContext()

listLeftContext

List<String> listLeftContext()

addLeftContext

void addLeftContext(String stringValue)

addAllLeftContext

void addAllLeftContext(List<String> stringList)

removeLeftContext

void removeLeftContext(String stringValue)

removeAllLeftContext

void removeAllLeftContext()


Copyright © 2011. All Rights Reserved.