eu.lod2.nlp2rdf.schema.str
Class Document

java.lang.Object
  extended by com.hp.hpl.jena.enhanced.Polymorphic<com.hp.hpl.jena.rdf.model.RDFNode>
      extended by com.hp.hpl.jena.enhanced.EnhNode
          extended by com.hp.hpl.jena.rdf.model.impl.ResourceImpl
              extended by com.hp.hpl.jena.ontology.impl.OntResourceImpl
                  extended by com.hp.hpl.jena.ontology.impl.IndividualImpl
                      extended by eu.lod2.nlp2rdf.schema.str.Document
All Implemented Interfaces:
com.hp.hpl.jena.graph.FrontsNode, com.hp.hpl.jena.ontology.Individual, com.hp.hpl.jena.ontology.OntResource, com.hp.hpl.jena.rdf.model.RDFNode, com.hp.hpl.jena.rdf.model.Resource, IThing, IDocument, IString

public class Document
extends com.hp.hpl.jena.ontology.impl.IndividualImpl
implements IDocument

Class http://nlp2rdf.lod2.eu/schema/string/Document


Field Summary
static com.hp.hpl.jena.enhanced.Implementation factory
          Implementation factory for Document
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,Document> individualMapper
           
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,Document> nodeMapper
           
static com.hp.hpl.jena.util.iterator.Filter<Document> nullFilter
          Filtering support for Document
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,Document> 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
Document(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 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 addAllTopic(List<? extends ITopic> topicList)
           
 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)
           
 void addTopic(ITopic topicValue)
           
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 countRightContext()
           
 int countSubString()
           
 int countSubStringTrans()
           
 int countSuperString()
           
 int countSuperStringTrans()
           
 int countTopic()
           
static Document create()
           
static Document create(com.hp.hpl.jena.ontology.OntModel ontModel)
           
static Document create(String uri)
           
static Document 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 existsDominatingTopic()
          Domain property dominatingTopic with uri http://nlp2rdf.lod2.eu/schema/topic/dominatingTopic
 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 existsSourceString()
          Domain property sourceString with uri http://nlp2rdf.lod2.eu/schema/string/sourceString
 boolean existsSourceUrl()
          Domain property sourceUrl with uri http://nlp2rdf.lod2.eu/schema/string/sourceUrl
 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
 boolean existsTopic()
          Domain property topic with uri http://nlp2rdf.lod2.eu/schema/topic/hasTopic
static Document get(String uri)
           
static Document get(String uri, com.hp.hpl.jena.ontology.OntModel ontModel)
          Static Functions for instance handling
 String getAnchorOf()
           
 Topic getDominatingTopic()
           
 String getSourceString()
           
 Thing getSourceUrl()
           
 boolean hasAnchorOf(String stringValue)
           
 boolean hasBeginIndex(String stringValue)
           
 boolean hasDominatingTopic(ITopic topicValue)
           
 boolean hasEndIndex(String stringValue)
           
 boolean hasLeftContext(String stringValue)
           
 boolean hasRightContext(String stringValue)
           
 boolean hasSourceString(String stringValue)
           
 boolean hasSourceUrl(IThing thingValue)
           
 boolean hasSubString(IString stringValue)
           
 boolean hasSubStringTrans(IString stringValue)
           
 boolean hasSuperString(IString stringValue)
           
 boolean hasSuperStringTrans(IString stringValue)
           
 boolean hasTopic(ITopic topicValue)
           
static Iterator<Document> iterate()
           
static Iterator<Document> iterate(boolean direct)
           
static Iterator<Document> iterate(boolean direct, com.hp.hpl.jena.ontology.OntModel ontModel)
           
static Iterator<Document> iterate(com.hp.hpl.jena.ontology.OntModel ontModel)
           
 Iterator<String> iterateBeginIndex()
           
 Iterator<String> iterateEndIndex()
           
 Iterator<String> iterateLeftContext()
           
 Iterator<String> iterateRightContext()
           
 Iterator<String> iterateSubString()
           
 Iterator<String> iterateSubStringTrans()
           
 Iterator<String> iterateSuperString()
           
 Iterator<String> iterateSuperStringTrans()
           
 Iterator<Topic> iterateTopic()
           
static List<Document> list()
           
static List<Document> list(boolean direct)
           
static List<Document> list(boolean direct, com.hp.hpl.jena.ontology.OntModel ontModel)
           
static List<Document> list(com.hp.hpl.jena.ontology.OntModel ontModel)
           
 List<String> listBeginIndex()
           
 List<String> listEndIndex()
           
 List<String> listLeftContext()
           
 List<String> listRightContext()
           
 List<String> listSubString()
           
 List<String> listSubStringTrans()
           
 List<String> listSuperString()
           
 List<String> listSuperStringTrans()
           
 List<Topic> listTopic()
           
static
<From> com.hp.hpl.jena.util.iterator.Map1<From,Document>
mapperFrom(Class<From> from)
          Mapping support for Document
static void register()
          Registers all custom classes with jena
 void removeAllBeginIndex()
           
 void removeAllEndIndex()
           
 void removeAllLeftContext()
           
 void removeAllRightContext()
           
 void removeAllSubString()
           
 void removeAllSubStringTrans()
           
 void removeAllSuperString()
           
 void removeAllSuperStringTrans()
           
 void removeAllTopic()
           
 void removeAnchorOf()
           
 void removeBeginIndex(String stringValue)
           
 void removeDominatingTopic()
           
 void removeEndIndex(String stringValue)
           
 void removeLeftContext(String stringValue)
           
 void removeRightContext(String stringValue)
           
 void removeSourceString()
           
 void removeSourceUrl()
           
 void removeSubString(IString stringValue)
           
 void removeSubStringTrans(IString stringValue)
           
 void removeSuperString(IString stringValue)
           
 void removeSuperStringTrans(IString stringValue)
           
 void removeTopic(ITopic topicValue)
           
 void setAnchorOf(String stringValue)
           
 void setDominatingTopic(ITopic topicValue)
           
 void setSourceString(String stringValue)
           
 void setSourceUrl(IThing thingValue)
           
 
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

factory

public static final com.hp.hpl.jena.enhanced.Implementation factory
Implementation factory for Document


nullFilter

public static final com.hp.hpl.jena.util.iterator.Filter<Document> nullFilter
Filtering support for Document


statementMapper

public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,Document> statementMapper

individualMapper

public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,Document> individualMapper

nodeMapper

public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,Document> nodeMapper
Constructor Detail

Document

public Document(com.hp.hpl.jena.graph.Node n,
                com.hp.hpl.jena.enhanced.EnhGraph g)
Generic functions from parent class

Method Detail

mapperFrom

public static <From> com.hp.hpl.jena.util.iterator.Map1<From,Document> mapperFrom(Class<From> from)
Mapping support for Document


register

public static void register()
Registers all custom classes with jena


get

public static Document get(String uri,
                           com.hp.hpl.jena.ontology.OntModel ontModel)
Static Functions for instance handling


get

public static Document get(String uri)

iterate

public static Iterator<Document> iterate(com.hp.hpl.jena.ontology.OntModel ontModel)

iterate

public static Iterator<Document> iterate()

list

public static List<Document> list(com.hp.hpl.jena.ontology.OntModel ontModel)

list

public static List<Document> list()

iterate

public static Iterator<Document> iterate(boolean direct,
                                         com.hp.hpl.jena.ontology.OntModel ontModel)

iterate

public static Iterator<Document> iterate(boolean direct)

list

public static List<Document> list(boolean direct,
                                  com.hp.hpl.jena.ontology.OntModel ontModel)

list

public static List<Document> list(boolean direct)

count

public static int count(com.hp.hpl.jena.ontology.OntModel ontModel)

count

public static int count()

count

public static int count(boolean direct,
                        com.hp.hpl.jena.ontology.OntModel ontModel)

count

public static int count(boolean direct)

exists

public static boolean exists(String uri,
                             com.hp.hpl.jena.ontology.OntModel ontModel)

exists

public static boolean exists(String uri)

create

public static Document create(String uri,
                              com.hp.hpl.jena.ontology.OntModel ontModel)

create

public static Document create(com.hp.hpl.jena.ontology.OntModel ontModel)

create

public static Document create(String uri)

create

public static Document create()

delete

public static void delete(String uri,
                          com.hp.hpl.jena.ontology.OntModel ontModel)

delete

public static void delete(String uri)

existsSourceUrl

public boolean existsSourceUrl()
Domain property sourceUrl with uri http://nlp2rdf.lod2.eu/schema/string/sourceUrl

Specified by:
existsSourceUrl in interface IDocument

hasSourceUrl

public boolean hasSourceUrl(IThing thingValue)
Specified by:
hasSourceUrl in interface IDocument

getSourceUrl

public Thing getSourceUrl()
Specified by:
getSourceUrl in interface IDocument

setSourceUrl

public void setSourceUrl(IThing thingValue)
Specified by:
setSourceUrl in interface IDocument

removeSourceUrl

public void removeSourceUrl()
Specified by:
removeSourceUrl in interface IDocument

existsTopic

public boolean existsTopic()
Domain property topic with uri http://nlp2rdf.lod2.eu/schema/topic/hasTopic

Specified by:
existsTopic in interface IDocument

hasTopic

public boolean hasTopic(ITopic topicValue)
Specified by:
hasTopic in interface IDocument

countTopic

public int countTopic()
Specified by:
countTopic in interface IDocument

iterateTopic

public Iterator<Topic> iterateTopic()
Specified by:
iterateTopic in interface IDocument

listTopic

public List<Topic> listTopic()
Specified by:
listTopic in interface IDocument

addTopic

public void addTopic(ITopic topicValue)
Specified by:
addTopic in interface IDocument

addAllTopic

public void addAllTopic(List<? extends ITopic> topicList)
Specified by:
addAllTopic in interface IDocument

removeTopic

public void removeTopic(ITopic topicValue)
Specified by:
removeTopic in interface IDocument

removeAllTopic

public void removeAllTopic()
Specified by:
removeAllTopic in interface IDocument

existsDominatingTopic

public boolean existsDominatingTopic()
Domain property dominatingTopic with uri http://nlp2rdf.lod2.eu/schema/topic/dominatingTopic

Specified by:
existsDominatingTopic in interface IDocument

hasDominatingTopic

public boolean hasDominatingTopic(ITopic topicValue)
Specified by:
hasDominatingTopic in interface IDocument

getDominatingTopic

public Topic getDominatingTopic()
Specified by:
getDominatingTopic in interface IDocument

setDominatingTopic

public void setDominatingTopic(ITopic topicValue)
Specified by:
setDominatingTopic in interface IDocument

removeDominatingTopic

public void removeDominatingTopic()
Specified by:
removeDominatingTopic in interface IDocument

existsSourceString

public boolean existsSourceString()
Domain property sourceString with uri http://nlp2rdf.lod2.eu/schema/string/sourceString

Specified by:
existsSourceString in interface IDocument

hasSourceString

public boolean hasSourceString(String stringValue)
Specified by:
hasSourceString in interface IDocument

getSourceString

public String getSourceString()
Specified by:
getSourceString in interface IDocument

setSourceString

public void setSourceString(String stringValue)
Specified by:
setSourceString in interface IDocument

removeSourceString

public void removeSourceString()
Specified by:
removeSourceString in interface IDocument

existsSuperString

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

Specified by:
existsSuperString in interface IDocument
Specified by:
existsSuperString in interface IString

hasSuperString

public boolean hasSuperString(IString stringValue)
Specified by:
hasSuperString in interface IDocument
Specified by:
hasSuperString in interface IString

countSuperString

public int countSuperString()
Specified by:
countSuperString in interface IDocument
Specified by:
countSuperString in interface IString

iterateSuperString

public Iterator<String> iterateSuperString()
Specified by:
iterateSuperString in interface IDocument
Specified by:
iterateSuperString in interface IString

listSuperString

public List<String> listSuperString()
Specified by:
listSuperString in interface IDocument
Specified by:
listSuperString in interface IString

addSuperString

public void addSuperString(IString stringValue)
Specified by:
addSuperString in interface IDocument
Specified by:
addSuperString in interface IString

addAllSuperString

public void addAllSuperString(List<? extends IString> stringList)
Specified by:
addAllSuperString in interface IDocument
Specified by:
addAllSuperString in interface IString

removeSuperString

public void removeSuperString(IString stringValue)
Specified by:
removeSuperString in interface IDocument
Specified by:
removeSuperString in interface IString

removeAllSuperString

public void removeAllSuperString()
Specified by:
removeAllSuperString in interface IDocument
Specified by:
removeAllSuperString in interface IString

existsSubString

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

Specified by:
existsSubString in interface IDocument
Specified by:
existsSubString in interface IString

hasSubString

public boolean hasSubString(IString stringValue)
Specified by:
hasSubString in interface IDocument
Specified by:
hasSubString in interface IString

countSubString

public int countSubString()
Specified by:
countSubString in interface IDocument
Specified by:
countSubString in interface IString

iterateSubString

public Iterator<String> iterateSubString()
Specified by:
iterateSubString in interface IDocument
Specified by:
iterateSubString in interface IString

listSubString

public List<String> listSubString()
Specified by:
listSubString in interface IDocument
Specified by:
listSubString in interface IString

addSubString

public void addSubString(IString stringValue)
Specified by:
addSubString in interface IDocument
Specified by:
addSubString in interface IString

addAllSubString

public void addAllSubString(List<? extends IString> stringList)
Specified by:
addAllSubString in interface IDocument
Specified by:
addAllSubString in interface IString

removeSubString

public void removeSubString(IString stringValue)
Specified by:
removeSubString in interface IDocument
Specified by:
removeSubString in interface IString

removeAllSubString

public void removeAllSubString()
Specified by:
removeAllSubString in interface IDocument
Specified by:
removeAllSubString in interface IString

existsSuperStringTrans

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

Specified by:
existsSuperStringTrans in interface IDocument
Specified by:
existsSuperStringTrans in interface IString

hasSuperStringTrans

public boolean hasSuperStringTrans(IString stringValue)
Specified by:
hasSuperStringTrans in interface IDocument
Specified by:
hasSuperStringTrans in interface IString

countSuperStringTrans

public int countSuperStringTrans()
Specified by:
countSuperStringTrans in interface IDocument
Specified by:
countSuperStringTrans in interface IString

iterateSuperStringTrans

public Iterator<String> iterateSuperStringTrans()
Specified by:
iterateSuperStringTrans in interface IDocument
Specified by:
iterateSuperStringTrans in interface IString

listSuperStringTrans

public List<String> listSuperStringTrans()
Specified by:
listSuperStringTrans in interface IDocument
Specified by:
listSuperStringTrans in interface IString

addSuperStringTrans

public void addSuperStringTrans(IString stringValue)
Specified by:
addSuperStringTrans in interface IDocument
Specified by:
addSuperStringTrans in interface IString

addAllSuperStringTrans

public void addAllSuperStringTrans(List<? extends IString> stringList)
Specified by:
addAllSuperStringTrans in interface IDocument
Specified by:
addAllSuperStringTrans in interface IString

removeSuperStringTrans

public void removeSuperStringTrans(IString stringValue)
Specified by:
removeSuperStringTrans in interface IDocument
Specified by:
removeSuperStringTrans in interface IString

removeAllSuperStringTrans

public void removeAllSuperStringTrans()
Specified by:
removeAllSuperStringTrans in interface IDocument
Specified by:
removeAllSuperStringTrans in interface IString

existsSubStringTrans

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

Specified by:
existsSubStringTrans in interface IDocument
Specified by:
existsSubStringTrans in interface IString

hasSubStringTrans

public boolean hasSubStringTrans(IString stringValue)
Specified by:
hasSubStringTrans in interface IDocument
Specified by:
hasSubStringTrans in interface IString

countSubStringTrans

public int countSubStringTrans()
Specified by:
countSubStringTrans in interface IDocument
Specified by:
countSubStringTrans in interface IString

iterateSubStringTrans

public Iterator<String> iterateSubStringTrans()
Specified by:
iterateSubStringTrans in interface IDocument
Specified by:
iterateSubStringTrans in interface IString

listSubStringTrans

public List<String> listSubStringTrans()
Specified by:
listSubStringTrans in interface IDocument
Specified by:
listSubStringTrans in interface IString

addSubStringTrans

public void addSubStringTrans(IString stringValue)
Specified by:
addSubStringTrans in interface IDocument
Specified by:
addSubStringTrans in interface IString

addAllSubStringTrans

public void addAllSubStringTrans(List<? extends IString> stringList)
Specified by:
addAllSubStringTrans in interface IDocument
Specified by:
addAllSubStringTrans in interface IString

removeSubStringTrans

public void removeSubStringTrans(IString stringValue)
Specified by:
removeSubStringTrans in interface IDocument
Specified by:
removeSubStringTrans in interface IString

removeAllSubStringTrans

public void removeAllSubStringTrans()
Specified by:
removeAllSubStringTrans in interface IDocument
Specified by:
removeAllSubStringTrans in interface IString

existsAnchorOf

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

Specified by:
existsAnchorOf in interface IDocument
Specified by:
existsAnchorOf in interface IString

hasAnchorOf

public boolean hasAnchorOf(String stringValue)
Specified by:
hasAnchorOf in interface IDocument
Specified by:
hasAnchorOf in interface IString

getAnchorOf

public String getAnchorOf()
Specified by:
getAnchorOf in interface IDocument
Specified by:
getAnchorOf in interface IString

setAnchorOf

public void setAnchorOf(String stringValue)
Specified by:
setAnchorOf in interface IDocument
Specified by:
setAnchorOf in interface IString

removeAnchorOf

public void removeAnchorOf()
Specified by:
removeAnchorOf in interface IDocument
Specified by:
removeAnchorOf in interface IString

existsEndIndex

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

Specified by:
existsEndIndex in interface IDocument
Specified by:
existsEndIndex in interface IString

hasEndIndex

public boolean hasEndIndex(String stringValue)
Specified by:
hasEndIndex in interface IDocument
Specified by:
hasEndIndex in interface IString

countEndIndex

public int countEndIndex()
Specified by:
countEndIndex in interface IDocument
Specified by:
countEndIndex in interface IString

iterateEndIndex

public Iterator<String> iterateEndIndex()
Specified by:
iterateEndIndex in interface IDocument
Specified by:
iterateEndIndex in interface IString

listEndIndex

public List<String> listEndIndex()
Specified by:
listEndIndex in interface IDocument
Specified by:
listEndIndex in interface IString

addEndIndex

public void addEndIndex(String stringValue)
Specified by:
addEndIndex in interface IDocument
Specified by:
addEndIndex in interface IString

addAllEndIndex

public void addAllEndIndex(List<String> stringList)
Specified by:
addAllEndIndex in interface IDocument
Specified by:
addAllEndIndex in interface IString

removeEndIndex

public void removeEndIndex(String stringValue)
Specified by:
removeEndIndex in interface IDocument
Specified by:
removeEndIndex in interface IString

removeAllEndIndex

public void removeAllEndIndex()
Specified by:
removeAllEndIndex in interface IDocument
Specified by:
removeAllEndIndex in interface IString

existsBeginIndex

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

Specified by:
existsBeginIndex in interface IDocument
Specified by:
existsBeginIndex in interface IString

hasBeginIndex

public boolean hasBeginIndex(String stringValue)
Specified by:
hasBeginIndex in interface IDocument
Specified by:
hasBeginIndex in interface IString

countBeginIndex

public int countBeginIndex()
Specified by:
countBeginIndex in interface IDocument
Specified by:
countBeginIndex in interface IString

iterateBeginIndex

public Iterator<String> iterateBeginIndex()
Specified by:
iterateBeginIndex in interface IDocument
Specified by:
iterateBeginIndex in interface IString

listBeginIndex

public List<String> listBeginIndex()
Specified by:
listBeginIndex in interface IDocument
Specified by:
listBeginIndex in interface IString

addBeginIndex

public void addBeginIndex(String stringValue)
Specified by:
addBeginIndex in interface IDocument
Specified by:
addBeginIndex in interface IString

addAllBeginIndex

public void addAllBeginIndex(List<String> stringList)
Specified by:
addAllBeginIndex in interface IDocument
Specified by:
addAllBeginIndex in interface IString

removeBeginIndex

public void removeBeginIndex(String stringValue)
Specified by:
removeBeginIndex in interface IDocument
Specified by:
removeBeginIndex in interface IString

removeAllBeginIndex

public void removeAllBeginIndex()
Specified by:
removeAllBeginIndex in interface IDocument
Specified by:
removeAllBeginIndex in interface IString

existsRightContext

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

Specified by:
existsRightContext in interface IDocument
Specified by:
existsRightContext in interface IString

hasRightContext

public boolean hasRightContext(String stringValue)
Specified by:
hasRightContext in interface IDocument
Specified by:
hasRightContext in interface IString

countRightContext

public int countRightContext()
Specified by:
countRightContext in interface IDocument
Specified by:
countRightContext in interface IString

iterateRightContext

public Iterator<String> iterateRightContext()
Specified by:
iterateRightContext in interface IDocument
Specified by:
iterateRightContext in interface IString

listRightContext

public List<String> listRightContext()
Specified by:
listRightContext in interface IDocument
Specified by:
listRightContext in interface IString

addRightContext

public void addRightContext(String stringValue)
Specified by:
addRightContext in interface IDocument
Specified by:
addRightContext in interface IString

addAllRightContext

public void addAllRightContext(List<String> stringList)
Specified by:
addAllRightContext in interface IDocument
Specified by:
addAllRightContext in interface IString

removeRightContext

public void removeRightContext(String stringValue)
Specified by:
removeRightContext in interface IDocument
Specified by:
removeRightContext in interface IString

removeAllRightContext

public void removeAllRightContext()
Specified by:
removeAllRightContext in interface IDocument
Specified by:
removeAllRightContext in interface IString

existsLeftContext

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

Specified by:
existsLeftContext in interface IDocument
Specified by:
existsLeftContext in interface IString

hasLeftContext

public boolean hasLeftContext(String stringValue)
Specified by:
hasLeftContext in interface IDocument
Specified by:
hasLeftContext in interface IString

countLeftContext

public int countLeftContext()
Specified by:
countLeftContext in interface IDocument
Specified by:
countLeftContext in interface IString

iterateLeftContext

public Iterator<String> iterateLeftContext()
Specified by:
iterateLeftContext in interface IDocument
Specified by:
iterateLeftContext in interface IString

listLeftContext

public List<String> listLeftContext()
Specified by:
listLeftContext in interface IDocument
Specified by:
listLeftContext in interface IString

addLeftContext

public void addLeftContext(String stringValue)
Specified by:
addLeftContext in interface IDocument
Specified by:
addLeftContext in interface IString

addAllLeftContext

public void addAllLeftContext(List<String> stringList)
Specified by:
addAllLeftContext in interface IDocument
Specified by:
addAllLeftContext in interface IString

removeLeftContext

public void removeLeftContext(String stringValue)
Specified by:
removeLeftContext in interface IDocument
Specified by:
removeLeftContext in interface IString

removeAllLeftContext

public void removeAllLeftContext()
Specified by:
removeAllLeftContext in interface IDocument
Specified by:
removeAllLeftContext in interface IString


Copyright © 2011. All Rights Reserved.