Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20.api.element.Documentation

Packages that use Documentation
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of Documentation in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return Documentation
 Documentation[] TExtension.getDocumentation()
           
 Documentation[] TBaseElementWithMixedContent.getDocumentations()
           
 Documentation[] TBaseElement.getDocumentations()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type Documentation
 void TBaseElementWithMixedContent.addDocumentation(Documentation doc)
           
 void TBaseElement.addDocumentation(Documentation doc)
           
 void TBaseElementWithMixedContent.removeDocumentation(Documentation doc)
           
 void TBaseElement.removeDocumentation(Documentation doc)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.