org.topbraidcomposer.gef.diagram.figures
Interface IRelationConnection

All Known Implementing Classes:
RelationConnection

public interface IRelationConnection


Method Summary
 void setRelationProperty(com.hp.hpl.jena.rdf.model.Property property)
           
 void setTargetLabel(java.lang.String label)
           
 

Method Detail

setRelationProperty

void setRelationProperty(com.hp.hpl.jena.rdf.model.Property property)

setTargetLabel

void setTargetLabel(java.lang.String label)