|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IError
Interface http://nlp2rdf.lod2.eu/schema/error/Error
| Method Summary | |
|---|---|
void |
addAllMessage(List<String> stringList)
|
void |
addAllSource(List<String> stringList)
|
void |
addMessage(String stringValue)
|
void |
addSource(String stringValue)
|
int |
countMessage()
|
int |
countSource()
|
boolean |
existsFatal()
Domain property Fatal with uri http://nlp2rdf.lod2.eu/schema/error/fatal |
boolean |
existsMessage()
Domain property Message with uri http://nlp2rdf.lod2.eu/schema/error/hasMessage |
boolean |
existsSource()
Domain property Source with uri http://nlp2rdf.lod2.eu/schema/error/source |
Boolean |
getFatal()
|
boolean |
hasFatal(Boolean booleanValue)
|
boolean |
hasMessage(String stringValue)
|
boolean |
hasSource(String stringValue)
|
Iterator<String> |
iterateMessage()
|
Iterator<String> |
iterateSource()
|
List<String> |
listMessage()
|
List<String> |
listSource()
|
void |
removeAllMessage()
|
void |
removeAllSource()
|
void |
removeFatal()
|
void |
removeMessage(String stringValue)
|
void |
removeSource(String stringValue)
|
void |
setFatal(Boolean booleanValue)
|
| 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 existsFatal()
boolean hasFatal(Boolean booleanValue)
Boolean getFatal()
void setFatal(Boolean booleanValue)
void removeFatal()
boolean existsSource()
boolean hasSource(String stringValue)
int countSource()
Iterator<String> iterateSource()
List<String> listSource()
void addSource(String stringValue)
void addAllSource(List<String> stringList)
void removeSource(String stringValue)
void removeAllSource()
boolean existsMessage()
boolean hasMessage(String stringValue)
int countMessage()
Iterator<String> iterateMessage()
List<String> listMessage()
void addMessage(String stringValue)
void addAllMessage(List<String> stringList)
void removeMessage(String stringValue)
void removeAllMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||