eu.lod2.nlp2rdf.schema.sso
Class Phrase

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.sso.Phrase
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, IPhrase, IString

public class Phrase
extends com.hp.hpl.jena.ontology.impl.IndividualImpl
implements IPhrase

Class http://nlp2rdf.lod2.eu/schema/sso/Phrase


Field Summary
static com.hp.hpl.jena.enhanced.Implementation factory
          Implementation factory for Phrase
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,Phrase> individualMapper
           
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,Phrase> nodeMapper
           
static com.hp.hpl.jena.util.iterator.Filter<Phrase> nullFilter
          Filtering support for Phrase
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,Phrase> 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
Phrase(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 addAllChild(List<? extends IThing> thingList)
           
 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 addChild(IThing thingValue)
           
 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)
           
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 countChild()
           
 int countEndIndex()
           
 int countLeftContext()
           
 int countRightContext()
           
 int countSubString()
           
 int countSubStringTrans()
           
 int countSuperString()
           
 int countSuperStringTrans()
           
static Phrase create()
           
static Phrase create(com.hp.hpl.jena.ontology.OntModel ontModel)
           
static Phrase create(String uri)
           
static Phrase 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 existsChild()
          Domain property child with uri http://nlp2rdf.lod2.eu/schema/sso/child
 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
static Phrase get(String uri)
           
static Phrase get(String uri, com.hp.hpl.jena.ontology.OntModel ontModel)
          Static Functions for instance handling
 String getAnchorOf()
           
 boolean hasAnchorOf(String stringValue)
           
 boolean hasBeginIndex(String stringValue)
           
 boolean hasChild(IThing thingValue)
           
 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)
           
static Iterator<Phrase> iterate()
           
static Iterator<Phrase> iterate(boolean direct)
           
static Iterator<Phrase> iterate(boolean direct, com.hp.hpl.jena.ontology.OntModel ontModel)
           
static Iterator<Phrase> iterate(com.hp.hpl.jena.ontology.OntModel ontModel)
           
 Iterator<String> iterateBeginIndex()
           
 Iterator<Thing> iterateChild()
           
 Iterator<String> iterateEndIndex()
           
 Iterator<String> iterateLeftContext()
           
 Iterator<String> iterateRightContext()
           
 Iterator<String> iterateSubString()
           
 Iterator<String> iterateSubStringTrans()
           
 Iterator<String> iterateSuperString()
           
 Iterator<String> iterateSuperStringTrans()
           
static List<Phrase> list()
           
static List<Phrase> list(boolean direct)
           
static List<Phrase> list(boolean direct, com.hp.hpl.jena.ontology.OntModel ontModel)
           
static List<Phrase> list(com.hp.hpl.jena.ontology.OntModel ontModel)
           
 List<String> listBeginIndex()
           
 List<Thing> listChild()
           
 List<String> listEndIndex()
           
 List<String> listLeftContext()
           
 List<String> listRightContext()
           
 List<String> listSubString()
           
 List<String> listSubStringTrans()
           
 List<String> listSuperString()
           
 List<String> listSuperStringTrans()
           
static
<From> com.hp.hpl.jena.util.iterator.Map1<From,Phrase>
mapperFrom(Class<From> from)
          Mapping support for Phrase
static void register()
          Registers all custom classes with jena
 void removeAllBeginIndex()
           
 void removeAllChild()
           
 void removeAllEndIndex()
           
 void removeAllLeftContext()
           
 void removeAllRightContext()
           
 void removeAllSubString()
           
 void removeAllSubStringTrans()
           
 void removeAllSuperString()
           
 void removeAllSuperStringTrans()
           
 void removeAnchorOf()
           
 void removeBeginIndex(String stringValue)
           
 void removeChild(IThing thingValue)
           
 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 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
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 Phrase


nullFilter

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


statementMapper

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

individualMapper

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

nodeMapper

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

Phrase

public Phrase(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,Phrase> mapperFrom(Class<From> from)
Mapping support for Phrase


register

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


get

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


get

public static Phrase get(String uri)

iterate

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

iterate

public static Iterator<Phrase> iterate()

list

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

list

public static List<Phrase> list()

iterate

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

iterate

public static Iterator<Phrase> iterate(boolean direct)

list

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

list

public static List<Phrase> 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 Phrase create(String uri,
                            com.hp.hpl.jena.ontology.OntModel ontModel)

create

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

create

public static Phrase create(String uri)

create

public static Phrase create()

delete

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

delete

public static void delete(String uri)

existsChild

public boolean existsChild()
Domain property child with uri http://nlp2rdf.lod2.eu/schema/sso/child

Specified by:
existsChild in interface IPhrase

hasChild

public boolean hasChild(IThing thingValue)
Specified by:
hasChild in interface IPhrase

countChild

public int countChild()
Specified by:
countChild in interface IPhrase

iterateChild

public Iterator<Thing> iterateChild()
Specified by:
iterateChild in interface IPhrase

listChild

public List<Thing> listChild()
Specified by:
listChild in interface IPhrase

addChild

public void addChild(IThing thingValue)
Specified by:
addChild in interface IPhrase

addAllChild

public void addAllChild(List<? extends IThing> thingList)
Specified by:
addAllChild in interface IPhrase

removeChild

public void removeChild(IThing thingValue)
Specified by:
removeChild in interface IPhrase

removeAllChild

public void removeAllChild()
Specified by:
removeAllChild in interface IPhrase

existsSuperString

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

Specified by:
existsSuperString in interface IPhrase
Specified by:
existsSuperString in interface IString

hasSuperString

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

countSuperString

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

iterateSuperString

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

listSuperString

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

addSuperString

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

addAllSuperString

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

removeSuperString

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

removeAllSuperString

public void removeAllSuperString()
Specified by:
removeAllSuperString in interface IPhrase
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 IPhrase
Specified by:
existsSubString in interface IString

hasSubString

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

countSubString

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

iterateSubString

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

listSubString

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

addSubString

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

addAllSubString

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

removeSubString

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

removeAllSubString

public void removeAllSubString()
Specified by:
removeAllSubString in interface IPhrase
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 IPhrase
Specified by:
existsSuperStringTrans in interface IString

hasSuperStringTrans

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

countSuperStringTrans

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

iterateSuperStringTrans

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

listSuperStringTrans

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

addSuperStringTrans

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

addAllSuperStringTrans

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

removeSuperStringTrans

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

removeAllSuperStringTrans

public void removeAllSuperStringTrans()
Specified by:
removeAllSuperStringTrans in interface IPhrase
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 IPhrase
Specified by:
existsSubStringTrans in interface IString

hasSubStringTrans

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

countSubStringTrans

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

iterateSubStringTrans

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

listSubStringTrans

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

addSubStringTrans

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

addAllSubStringTrans

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

removeSubStringTrans

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

removeAllSubStringTrans

public void removeAllSubStringTrans()
Specified by:
removeAllSubStringTrans in interface IPhrase
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 IPhrase
Specified by:
existsAnchorOf in interface IString

hasAnchorOf

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

getAnchorOf

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

setAnchorOf

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

removeAnchorOf

public void removeAnchorOf()
Specified by:
removeAnchorOf in interface IPhrase
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 IPhrase
Specified by:
existsEndIndex in interface IString

hasEndIndex

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

countEndIndex

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

iterateEndIndex

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

listEndIndex

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

addEndIndex

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

addAllEndIndex

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

removeEndIndex

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

removeAllEndIndex

public void removeAllEndIndex()
Specified by:
removeAllEndIndex in interface IPhrase
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 IPhrase
Specified by:
existsBeginIndex in interface IString

hasBeginIndex

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

countBeginIndex

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

iterateBeginIndex

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

listBeginIndex

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

addBeginIndex

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

addAllBeginIndex

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

removeBeginIndex

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

removeAllBeginIndex

public void removeAllBeginIndex()
Specified by:
removeAllBeginIndex in interface IPhrase
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 IPhrase
Specified by:
existsRightContext in interface IString

hasRightContext

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

countRightContext

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

iterateRightContext

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

listRightContext

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

addRightContext

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

addAllRightContext

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

removeRightContext

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

removeAllRightContext

public void removeAllRightContext()
Specified by:
removeAllRightContext in interface IPhrase
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 IPhrase
Specified by:
existsLeftContext in interface IString

hasLeftContext

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

countLeftContext

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

iterateLeftContext

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

listLeftContext

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

addLeftContext

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

addAllLeftContext

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

removeLeftContext

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

removeAllLeftContext

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


Copyright © 2011. All Rights Reserved.