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

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

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

Subinterfaces of BaseElement in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 interface Activity
           
 interface Artifact
           
 interface Assignment
           
 interface Association
           
 interface BoundaryEvent
           
 interface BusinessRuleTask
           
 interface CallableElement
           
 interface CallActivity
           
 interface CallChoreography
           
 interface CallConversation
           
 interface CancelEventDefinition
           
 interface CatchEvent
           
 interface Category
           
 interface CategoryValue
           
 interface Choreography
           
 interface ChoreographyActivity
           
 interface ChoreographyTask
           
 interface Collaboration
           
 interface CompensateEventDefinition
           
 interface ComplexBehaviorDefinition
           
 interface ComplexGateway
           
 interface ConditionalEventDefinition
           
 interface Conversation
           
 interface ConversationAssociation
           
 interface ConversationLink
           
 interface ConversationNode
           
 interface CorrelationKey
           
 interface CorrelationProperty
           
 interface CorrelationPropertyBinding
           
 interface CorrelationPropertyRetrievalExpression
           
 interface CorrelationSubscription
           
 interface DataAssociation
           
 interface DataInput
           
 interface DataInputAssociation
           
 interface DataObject
           
 interface DataObjectReference
           
 interface DataOutput
           
 interface DataOutputAssociation
           
 interface DataState
           
 interface DataStore
           
 interface DataStoreReference
           
 interface EndEvent
           
 interface EndPoint
           
 interface Error
           
 interface ErrorEventDefinition
           
 interface Escalation
           
 interface EscalationEventDefinition
           
 interface Event
           
 interface EventBasedGateway
           
 interface EventDefinition
           
 interface ExclusiveGateway
           
 interface FlowElement
           
 interface FlowNode
           
 interface Gateway
           
 interface GlobalBusinessRuleTask
           
 interface GlobalChoreographyTask
           
 interface GlobalConversation
           
 interface GlobalManualTask
           
 interface GlobalScriptTask
           
 interface GlobalTask
           
 interface GlobalUserTask
           
 interface Group
           
 interface HumanPerformer
           
 interface ImplicitThrowEvent
           
 interface InclusiveGateway
           
 interface InputOutputBinding
           
 interface InputOutputSpecification
           
 interface InputSet
           
 interface Interface
           
 interface IntermediateCatchEvent
           
 interface IntermediateThrowEvent
           
 interface ItemDefinition
           
 interface Lane
           
 interface LaneSet
           
 interface LinkEventDefinition
           
 interface LoopCharacteristics
           
 interface ManualTask
           
 interface Message
           
 interface MessageEventDefinition
           
 interface MessageFlow
           
 interface MessageFlowAssociation
           
 interface Monitoring
           
 interface MultiInstanceLoopCharacteristics
           
 interface Operation
           
 interface OutputSet
           
 interface ParallelGateway
           
 interface Participant
           
 interface ParticipantAssociation
           
 interface ParticipantMultiplicity
           
 interface PartnerEntity
           
 interface PartnerRole
           
 interface Performer
           
 interface PotentialOwner
           
 interface Process
           
 interface Property
           
 interface ReceiveTask
           
 interface RelationShip
           
 interface Rendering
           
 interface Resource
           
 interface ResourceAssignmentExpression
           
 interface ResourceParameter
           
 interface ResourceParameterBinding
           
 interface ResourceRole
           
 interface RootElement
           
 interface ScriptTask
           
 interface SendTask
           
 interface SequenceFlow
           
 interface ServiceTask
           
 interface Signal
           
 interface SignalEventDefinition
           
 interface StandardLoopCharacteristics
           
 interface StartEvent
           
 interface SubChoreography
           
 interface SubConversation
           
 interface SubProcess
           
 interface Task
           
 interface TerminateEventDefinition
           
 interface TextAnnotation
           
 interface ThrowEvent
           
 interface TimerEventDefinition
           
 interface Transaction
           
 interface UserTask
           
 

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return BaseElement
 BaseElement TLane.getPartitionElement()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type BaseElement
 void TLane.setPartitionElement(BaseElement value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.