eu.transformproject.provenance.service
public class DefaultOPMArtifactProvenanceAnnotatableImpl extends java.lang.Object implements OPMAnnotable
Modifier and Type | Method and Description |
---|---|
AnnotationSet |
getAnnotations() |
java.lang.String |
getId() |
OPMEntity |
getOPMEntity() |
java.lang.String |
getprovenanceURI() |
java.lang.String |
getValue() |
java.lang.String |
view() |
javax.swing.JPanel |
visualview() |
public java.lang.String getprovenanceURI()
getprovenanceURI
in interface OPMAnnotable
public java.lang.String getId()
getId
in interface OPMAnnotable
public java.lang.String getValue()
getValue
in interface OPMAnnotable
public AnnotationSet getAnnotations()
getAnnotations
in interface OPMAnnotable
public OPMEntity getOPMEntity()
getOPMEntity
in interface OPMAnnotable
public javax.swing.JPanel visualview()
visualview
in interface OPMAnnotable
public java.lang.String view()
view
in interface OPMAnnotable