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 OPMAnnotablepublic java.lang.String getId()
getId in interface OPMAnnotablepublic java.lang.String getValue()
getValue in interface OPMAnnotablepublic AnnotationSet getAnnotations()
getAnnotations in interface OPMAnnotablepublic OPMEntity getOPMEntity()
getOPMEntity in interface OPMAnnotablepublic javax.swing.JPanel visualview()
visualview in interface OPMAnnotablepublic java.lang.String view()
view in interface OPMAnnotable