com.ebmwebsourcing.easybpmn.bpmn20.api.with
Interface WithImplementationRef

All Known Subinterfaces:
Interface, Operation, TInterface, TOperation

public interface WithImplementationRef


Method Summary
 javax.xml.namespace.QName getImplementationRef()
           
 boolean hasImplementationRef()
           
 void setImplementationRef(javax.xml.namespace.QName value)
           
 

Method Detail

getImplementationRef

javax.xml.namespace.QName getImplementationRef()

setImplementationRef

void setImplementationRef(javax.xml.namespace.QName value)

hasImplementationRef

boolean hasImplementationRef()


Copyright © 2011 Petals Link. All Rights Reserved.