|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITopic
Interface http://nlp2rdf.lod2.eu/schema/topic/Topic
| Method Summary | |
|---|---|
void |
addAllCharacterticLemma(List<String> stringList)
|
void |
addAllOccursIn(List<? extends IDocument> documentList)
|
void |
addCharacterticLemma(String stringValue)
|
void |
addOccursIn(IDocument documentValue)
|
int |
countCharacterticLemma()
|
int |
countOccursIn()
|
boolean |
existsCharacterticLemma()
Domain property CharacterticLemma with uri http://nlp2rdf.lod2.eu/schema/topic/characteristicLemma |
boolean |
existsOccursIn()
Domain property OccursIn with uri http://nlp2rdf.lod2.eu/schema/topic/occursIn |
boolean |
hasCharacterticLemma(String stringValue)
|
boolean |
hasOccursIn(IDocument documentValue)
|
Iterator<String> |
iterateCharacterticLemma()
|
Iterator<Document> |
iterateOccursIn()
|
List<String> |
listCharacterticLemma()
|
List<Document> |
listOccursIn()
|
void |
removeAllCharacterticLemma()
|
void |
removeAllOccursIn()
|
void |
removeCharacterticLemma(String stringValue)
|
void |
removeOccursIn(IDocument documentValue)
|
| 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 |
|---|
boolean existsOccursIn()
boolean hasOccursIn(IDocument documentValue)
int countOccursIn()
Iterator<Document> iterateOccursIn()
List<Document> listOccursIn()
void addOccursIn(IDocument documentValue)
void addAllOccursIn(List<? extends IDocument> documentList)
void removeOccursIn(IDocument documentValue)
void removeAllOccursIn()
boolean existsCharacterticLemma()
boolean hasCharacterticLemma(String stringValue)
int countCharacterticLemma()
Iterator<String> iterateCharacterticLemma()
List<String> listCharacterticLemma()
void addCharacterticLemma(String stringValue)
void addAllCharacterticLemma(List<String> stringList)
void removeCharacterticLemma(String stringValue)
void removeAllCharacterticLemma()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||