com.ebmwebsourcing.easybpmn.bpmn20diagram.api.with
Interface WithBPMNLabel

All Known Subinterfaces:
BPMNEdge, BPMNShape, TBPMNEdge, TBPMNShape

public interface WithBPMNLabel


Method Summary
 BPMNLabel getBPMNLabel()
           
 boolean hasBPMNLabel()
           
 void setBPMNLabel(BPMNLabel value)
           
 

Method Detail

getBPMNLabel

BPMNLabel getBPMNLabel()

setBPMNLabel

void setBPMNLabel(BPMNLabel value)

hasBPMNLabel

boolean hasBPMNLabel()


Copyright © 2011 Petals Link. All Rights Reserved.