Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation.IBPMNElementBean

Packages that use IBPMNElementBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service   
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.choreography
 interface IChoreographyActivityBean
           
 interface IChoreographyBean
           
 interface IChoreographyTaskBean
           
 interface ISubChoreographyBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.collaboration
 interface ICollaborationBean
           
 interface IInteractionNodeBean
           
 interface ILaneBean
           
 interface ILaneSetBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common
 interface ICallableElementBean
           
 interface IErrorBean
           
 interface IEscalationBean
           
 interface IFlowElementBean
           
 interface IFlowNodeBean
           
 interface IItemDefinitionBean
           
 interface IMessageBean
           
 interface IMessageFlowBean
           
 interface IParticipantBean
           
 interface IPartnerRoleBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact
 interface IArtifactBean
           
 interface IAssociationBean
           
 interface ITextAnnotationBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.foundation
 interface IBaseElementBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure
 interface IImportBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd
 interface IBPMN20ImportBean
           
 interface IWSDLImportBean
           
 interface IXSDImportBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process
 interface IProcessBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity
 interface IActivityBean
           
 interface ICallActivityBean
           
 interface IManualTaskBean
           
 interface IReceiveTaskBean
           
 interface ISendTaskBean
           
 interface IServiceTaskBean
           
 interface ISubProcessBean
           
 interface ITaskBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data
 interface IAssignmentBean
           
 interface IDataAssociationBean
           
 interface IDataInputAssociationBean
           
 interface IDataInputBean
           
 interface IDataObjectBean
           
 interface IDataOutputAssociationBean
           
 interface IDataOutputBean
           
 interface IExpressionBean
           
 interface IInputOutputBinding
           
 interface IIOSpecificationBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event
 interface ICatchEventBean
           
 interface IEndEventBean
           
 interface IEventBean
           
 interface IIntermediateCatchEventBean
           
 interface IIntermediateThrowEventBean
           
 interface ISignalBean
           
 interface IStartEventBean
           
 interface IThrowEventBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.event.definition
 interface IConditionalEventDefinitionBean
           
 interface IEventDefinitionBean
           
 interface IMessageEventDefinitionBean
           
 interface ISignalEventDefinitionBean
           
 interface ITerminateEventDefinitionBean
           
 interface ITimerEventDefinitionBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.gateway
 interface IEventBasedGatewayBean
           
 interface IExclusiveGatewayBean
           
 interface IGatewayBean
           
 interface IParallelGatewayBean
           
 interface ISequenceFlowBean
           
 

Uses of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service
 

Subinterfaces of IBPMNElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.service
 interface IEndPointBean
           
 interface IInterfaceBean
           
 interface IOperationBean
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.