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

Packages that use RootElement
com.ebmwebsourcing.easybpmn.bpmn20.api.element   
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of RootElement in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 

Subinterfaces of RootElement in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 interface CallableElement
           
 interface CancelEventDefinition
           
 interface Category
           
 interface Choreography
           
 interface Collaboration
           
 interface CompensateEventDefinition
           
 interface ConditionalEventDefinition
           
 interface CorrelationProperty
           
 interface DataStore
           
 interface EndPoint
           
 interface Error
           
 interface ErrorEventDefinition
           
 interface Escalation
           
 interface EscalationEventDefinition
           
 interface EventDefinition
           
 interface GlobalBusinessRuleTask
           
 interface GlobalChoreographyTask
           
 interface GlobalConversation
           
 interface GlobalManualTask
           
 interface GlobalScriptTask
           
 interface GlobalTask
           
 interface GlobalUserTask
           
 interface Interface
           
 interface ItemDefinition
           
 interface LinkEventDefinition
           
 interface Message
           
 interface MessageEventDefinition
           
 interface PartnerEntity
           
 interface PartnerRole
           
 interface Process
           
 interface Resource
           
 interface Signal
           
 interface SignalEventDefinition
           
 interface TerminateEventDefinition
           
 interface TimerEventDefinition
           
 

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return RootElement
 RootElement[] TDefinitions.getRootElement()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type RootElement
 void TDefinitions.addRootElement(RootElement e)
           
 void TDefinitions.removeRootElement(RootElement e)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.