public class AnnotationPropertyImpl extends Object implements AnnotationProperty
Constructor and Description |
---|
AnnotationPropertyImpl(com.hp.hpl.jena.ontology.AnnotationProperty prop,
com.hp.hpl.jena.rdf.model.RDFNode object) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContents() |
String |
getProperty() |
int |
hashCode() |
String |
toString() |
public AnnotationPropertyImpl(com.hp.hpl.jena.ontology.AnnotationProperty prop, com.hp.hpl.jena.rdf.model.RDFNode object)
prop
- property for the statementsource
- ontology this relates to.object
- of the statementpublic String getContents()
getContents
in interface AnnotationProperty
public String getProperty()
getProperty
in interface AnnotationProperty
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.