A B C D E F G I L M O P R S T U W

A

Actor - Interface in org.sbpm.bpmo
 
addBranch(UnconditionalBranch) - Method in interface org.sbpm.bpmo.ParallelSplitDiscriminator
 
addBranch(UnconditionalBranch) - Method in interface org.sbpm.bpmo.ParallelSplitSynchronise
 
addBusinessDomain(BusinessDomain) - Method in interface org.sbpm.bpmo.Process
 
addBusinessFunction(BusinessFunction) - Method in interface org.sbpm.bpmo.Process
 
addBusinessPolicy(BusinessPolicy) - Method in interface org.sbpm.bpmo.Process
 
addBusinessProcessGoal(BusinessProcessGoal) - Method in interface org.sbpm.bpmo.Process
 
addBusinessProcessMetrics(BusinessProcessMetrics) - Method in interface org.sbpm.bpmo.Process
 
addBusinessStrategy(BusinessStrategy) - Method in interface org.sbpm.bpmo.Process
 
addConditionalBranch(ConditionalBranch) - Method in interface org.sbpm.bpmo.ExclusiveChoiceMerge
 
addConditionalBranch(ConditionalBranch) - Method in interface org.sbpm.bpmo.MultipleChoiceDiscriminator
 
addConditionalBranch(ConditionalBranch) - Method in interface org.sbpm.bpmo.MultipleChoiceMultiMerge
 
addConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.Process
 
addControlflowConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.ProcessFragment
 
addData(DataEntity) - Method in interface org.sbpm.bpmo.DataMediator
 
addDataInput(DataTypeEntity) - Method in interface org.sbpm.bpmo.Task
 
addDataOutput(DataTypeEntity) - Method in interface org.sbpm.bpmo.Task
 
addEventBranch(EventBranch) - Method in interface org.sbpm.bpmo.DeferredChoiceMerge
 
addIncomingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.IncomingFlow
 
addOrderedElement(OrderedElement) - Method in interface org.sbpm.bpmo.Sequence
 
addOutgoingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.DeferredChoice
 
addOutgoingConnector(ConditionalflowConnector) - Method in interface org.sbpm.bpmo.ExclusiveChoice
 
addOutgoingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.InterleavedParallelRouting
 
addOutgoingConnector(ConditionalflowConnector) - Method in interface org.sbpm.bpmo.MultipleChoice
 
addOutgoingConnector(ConditionalflowConnector) - Method in interface org.sbpm.bpmo.MultipleInstantiation
 
addOutgoingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.ParallelSplit
 
addPartnerInteraction(PartnerInteraction) - Method in interface org.sbpm.bpmo.PartnerConstraint
 
addResource(Resource) - Method in interface org.sbpm.bpmo.BusinessActivity
 
addSWSMediator(IRI) - Method in interface org.sbpm.bpmo.ProcessMediator
 
addTarget(Process) - Method in interface org.sbpm.bpmo.ProcessMediator
 
addTimer(XMLGregorianCalendar) - Method in interface org.sbpm.bpmo.TimerEvent
 
addWorkflowElement(WorkflowElement) - Method in interface org.sbpm.bpmo.ProcessFragment
 

B

BlockPattern - Interface in org.sbpm.bpmo
 
BPMO_FACTORY - Static variable in class org.sbpm.bpmo.factory.Factory
 
BpmoFactory - Interface in org.sbpm.bpmo.factory
 
BpmoParser - Interface in org.sbpm.bpmo.io
 
BpmoSerializer - Interface in org.sbpm.bpmo.io
 
Branch - Interface in org.sbpm.bpmo
 
BusinessActivity - Interface in org.sbpm.bpmo
 
BusinessActivityNonFunctionalProperties - Interface in org.sbpm.bpmo
 
BusinessPolicy - Interface in org.sbpm.bpmo
 
BusinessProcessMetrics - Interface in org.sbpm.bpmo
 
BusinessStrategy - Interface in org.sbpm.bpmo
 

C

Condition - Interface in org.sbpm.bpmo
 
ConditionalBranch - Interface in org.sbpm.bpmo
 
ConditionalflowConnector - Interface in org.sbpm.bpmo
 
configure(Map<String, Object>) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
ControlflowConnector - Interface in org.sbpm.bpmo
 
createActor() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createActor(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessActivityNonFunctionalProperties() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessActivityNonFunctionalProperties(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessPolicy() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessPolicy(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessProcessMetrics() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessProcessMetrics(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessStrategy() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createBusinessStrategy(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createCondition() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createCondition(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createConditionalBranch() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createConditionalBranch(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createConditionalflowConnector() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createConditionalflowConnector(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createControlflowConnector() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createControlflowConnector(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDataMediator() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDataMediator(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDataTypeEntity() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDataTypeEntity(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDataValueEntity() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDataValueEntity(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDeferredChoice() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDeferredChoice(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDeferredChoiceMerge() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDeferredChoiceMerge(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDependency() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDependency(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDiscriminator() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createDiscriminator(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createEndEvent() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createEndEvent(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createErrorEvent() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createErrorEvent(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createEventBranch() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createEventBranch(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createExclusiveChoice() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createExclusiveChoice(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createExclusiveChoiceMerge() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createExclusiveChoiceMerge(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createFactory(Map<String, Object>) - Static method in class org.sbpm.bpmo.factory.Factory
 
createGoalTask() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createGoalTask(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createGraphWorkflow() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createGraphWorkflow(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createInterleavedParallelRouting() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createInterleavedParallelRouting(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMediationProcess() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMediationProcess(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultiMerge() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultiMerge(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleChoice() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleChoice(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleChoiceDiscriminator() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleChoiceDiscriminator(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleChoiceMultiMerge() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleChoiceMultiMerge(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleInstantiation() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleInstantiation(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleMergeSynchronise() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createMultipleMergeSynchronise(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createOrderedElement() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createOrderedElement(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createParallelSplit() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createParallelSplit(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createParallelSplitDiscriminator() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createParallelSplitDiscriminator(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createParallelSplitSynchronise() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createParallelSplitSynchronise(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createParser(Map<String, Object>) - Static method in class org.sbpm.bpmo.factory.Factory
 
createPartnerConstraint() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createPartnerConstraint(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createPartnerInteraction() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createPartnerInteraction(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createProcess() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createProcess(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createProcessFragment() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createProcessFragment(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createProcessMediator() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createProcessMediator(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createReceiveMessageEvent() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createReceiveMessageEvent(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createRepeat() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createRepeat(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createResource() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createResource(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createRole() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createRole(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSemanticCapability() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSemanticCapability(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSendMessageEvent() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSendMessageEvent(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSequence() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSequence(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSerializer(Map<String, Object>) - Static method in class org.sbpm.bpmo.factory.Factory
 
createSimpleMerge() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSimpleMerge(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createStartEvent() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createStartEvent(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSubProcess() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSubProcess(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSynchronisation() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createSynchronisation(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createTask() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createTask(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createTimerEvent() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createTimerEvent(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createTransactionBoundaries() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createTransactionBoundaries(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createUnconditionalBranch() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createUnconditionalBranch(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createWebServiceTask() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createWebServiceTask(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createWhile() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createWhile(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createWorkflow() - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 
createWorkflow(IRI) - Method in interface org.sbpm.bpmo.factory.BpmoFactory
 

D

DataEntity - Interface in org.sbpm.bpmo
 
DataMediator - Interface in org.sbpm.bpmo
 
DataTypeEntity - Interface in org.sbpm.bpmo
 
DataValueEntity - Interface in org.sbpm.bpmo
 
DEFAULT_FACTORY_IMPL - Static variable in class org.sbpm.bpmo.factory.Factory
 
DEFAULT_PARSER_IMPL - Static variable in class org.sbpm.bpmo.factory.Factory
 
DEFAULT_SERIALIZER_IMPL - Static variable in class org.sbpm.bpmo.factory.Factory
 
DeferredChoice - Interface in org.sbpm.bpmo
 
DeferredChoiceMerge - Interface in org.sbpm.bpmo
 
Dependency - Interface in org.sbpm.bpmo
 
Discriminator - Interface in org.sbpm.bpmo
 

E

EndEvent - Interface in org.sbpm.bpmo
 
ErrorEvent - Interface in org.sbpm.bpmo
 
Event - Interface in org.sbpm.bpmo
 
EventBranch - Interface in org.sbpm.bpmo
 
ExclusiveChoice - Interface in org.sbpm.bpmo
 
ExclusiveChoiceMerge - Interface in org.sbpm.bpmo
 

F

Factory - Class in org.sbpm.bpmo.factory
 

G

getActor() - Method in interface org.sbpm.bpmo.Process
 
getBusinessProcessGoal() - Method in interface org.sbpm.bpmo.ProcessFragment
 
getCondition() - Method in interface org.sbpm.bpmo.ConditionalBranch
 
getCondition() - Method in interface org.sbpm.bpmo.ConditionalflowConnector
 
getCondition() - Method in interface org.sbpm.bpmo.Loop
 
getConstraint() - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
getContentType() - Method in interface org.sbpm.bpmo.DataTypeEntity
 
getCreationDate() - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
getCreator() - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
getData() - Method in interface org.sbpm.bpmo.MessageEvent
 
getDataMediator() - Method in interface org.sbpm.bpmo.DataMediator
 
getDeafultBranch() - Method in interface org.sbpm.bpmo.ExclusiveChoiceMerge
 
getDefaultOutgoingConnector() - Method in interface org.sbpm.bpmo.ExclusiveChoice
 
getDescription() - Method in interface org.sbpm.bpmo.Actor
 
getDescription() - Method in interface org.sbpm.bpmo.BusinessActivity
 
getDescription() - Method in interface org.sbpm.bpmo.DataEntity
 
getDescription() - Method in interface org.sbpm.bpmo.Dependency
 
getDescription() - Method in interface org.sbpm.bpmo.Event
 
getDescription() - Method in interface org.sbpm.bpmo.Mediator
 
getDescription() - Method in interface org.sbpm.bpmo.PartnerConstraint
 
getDescription() - Method in interface org.sbpm.bpmo.PartnerInteraction
 
getDescription() - Method in interface org.sbpm.bpmo.ProcessFragment
 
getDescription() - Method in interface org.sbpm.bpmo.Role
 
getDescription() - Method in interface org.sbpm.bpmo.SemanticCapability
 
getDescription() - Method in interface org.sbpm.bpmo.TransactionBoundaries
 
getElement() - Method in interface org.sbpm.bpmo.Branch
 
getEndElement() - Method in interface org.sbpm.bpmo.GraphWorkflow
 
getErrorMessage() - Method in interface org.sbpm.bpmo.ErrorEvent
 
getErrors() - Method in interface org.sbpm.bpmo.io.BpmoParser
 
getEvent() - Method in interface org.sbpm.bpmo.EventBranch
 
getExecutes() - Method in interface org.sbpm.bpmo.Loop
 
getExpression() - Method in interface org.sbpm.bpmo.Condition
 
getHomeProcess() - Method in interface org.sbpm.bpmo.Workflow
 
getHomeProcess() - Method in interface org.sbpm.bpmo.WorkflowElement
 
getIdentifier() - Method in interface org.sbpm.bpmo.Identifiable
 
getMediationProcess() - Method in interface org.sbpm.bpmo.ProcessMediator
 
getMessageFrom() - Method in interface org.sbpm.bpmo.ReceiveMessageEvent
 
getMessageFrom() - Method in interface org.sbpm.bpmo.Task
 
getMessageTo() - Method in interface org.sbpm.bpmo.SendMessageEvent
 
getMessageTo() - Method in interface org.sbpm.bpmo.Task
 
getName() - Method in interface org.sbpm.bpmo.Actor
 
getName() - Method in interface org.sbpm.bpmo.BusinessActivity
 
getName() - Method in interface org.sbpm.bpmo.DataEntity
 
getName() - Method in interface org.sbpm.bpmo.Dependency
 
getName() - Method in interface org.sbpm.bpmo.Event
 
getName() - Method in interface org.sbpm.bpmo.Mediator
 
getName() - Method in interface org.sbpm.bpmo.PartnerConstraint
 
getName() - Method in interface org.sbpm.bpmo.PartnerInteraction
 
getName() - Method in interface org.sbpm.bpmo.ProcessFragment
 
getName() - Method in interface org.sbpm.bpmo.Role
 
getName() - Method in interface org.sbpm.bpmo.TransactionBoundaries
 
getNonFunctionalProperties() - Method in interface org.sbpm.bpmo.BusinessActivity
 
getOrder() - Method in interface org.sbpm.bpmo.OrderedElement
 
getPartnerInteraction() - Method in interface org.sbpm.bpmo.MessageEvent
 
getPartnerInteraction() - Method in interface org.sbpm.bpmo.Task
 
getPreference() - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
getPriority() - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
getProvidedCapability() - Method in interface org.sbpm.bpmo.ReceiveMessageEvent
 
getProvidedCapability() - Method in interface org.sbpm.bpmo.Task
 
getRequestedCapability() - Method in interface org.sbpm.bpmo.SendMessageEvent
 
getRequestedCapability() - Method in interface org.sbpm.bpmo.Task
 
getRole() - Method in interface org.sbpm.bpmo.BusinessActivity
 
getSource() - Method in interface org.sbpm.bpmo.ControlflowConnector
 
getSource() - Method in interface org.sbpm.bpmo.DataMediator
 
getSource() - Method in interface org.sbpm.bpmo.ProcessMediator
 
getStatus() - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
getTarget() - Method in interface org.sbpm.bpmo.ControlflowConnector
 
getTarget() - Method in interface org.sbpm.bpmo.DataMediator
 
getValue() - Method in interface org.sbpm.bpmo.DataValueEntity
 
getWarnings() - Method in interface org.sbpm.bpmo.io.BpmoParser
 
getWebService() - Method in interface org.sbpm.bpmo.Process
 
getWorkflow() - Method in interface org.sbpm.bpmo.Process
 
getWorkflowElement() - Method in interface org.sbpm.bpmo.Workflow
 
getWsmoGoal() - Method in interface org.sbpm.bpmo.GoalTask
 
getWsmoWebService() - Method in interface org.sbpm.bpmo.WebServiceTask
 
GoalTask - Interface in org.sbpm.bpmo
 
GraphPattern - Interface in org.sbpm.bpmo
 
GraphWorkflow - Interface in org.sbpm.bpmo
 

I

Identifiable - Interface in org.sbpm.bpmo
 
IncomingFlow - Interface in org.sbpm.bpmo
 
InterleavedParallelRouting - Interface in org.sbpm.bpmo
 
IntermediateEvent - Interface in org.sbpm.bpmo
 
isActive() - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 

L

listBranches() - Method in interface org.sbpm.bpmo.ParallelSplitDiscriminator
 
listBranches() - Method in interface org.sbpm.bpmo.ParallelSplitSynchronise
 
listBusinessDomains() - Method in interface org.sbpm.bpmo.Process
 
listBusinessFunctions() - Method in interface org.sbpm.bpmo.Process
 
listBusinessPolicies() - Method in interface org.sbpm.bpmo.Process
 
listBusinessProcessGoals() - Method in interface org.sbpm.bpmo.Process
 
listBusinessProcessMetrics() - Method in interface org.sbpm.bpmo.Process
 
listBusinessStrategies() - Method in interface org.sbpm.bpmo.Process
 
listConditionalBranches() - Method in interface org.sbpm.bpmo.ExclusiveChoiceMerge
 
listConditionalBranches() - Method in interface org.sbpm.bpmo.MultipleChoiceDiscriminator
 
listConditionalBranches() - Method in interface org.sbpm.bpmo.MultipleChoiceMultiMerge
 
listConnectors() - Method in interface org.sbpm.bpmo.Process
 
listControlflowConnectors() - Method in interface org.sbpm.bpmo.ProcessFragment
 
listDataEntities() - Method in interface org.sbpm.bpmo.DataMediator
 
listDataInputs() - Method in interface org.sbpm.bpmo.Task
 
listDataOutputs() - Method in interface org.sbpm.bpmo.Task
 
listEventBranches() - Method in interface org.sbpm.bpmo.DeferredChoiceMerge
 
listIncomingConnectors() - Method in interface org.sbpm.bpmo.IncomingFlow
 
listIncomingConnectors(WorkflowElement) - Method in interface org.sbpm.bpmo.Process
 
listOrderedElements() - Method in interface org.sbpm.bpmo.Sequence
 
listOutgoingConnectors() - Method in interface org.sbpm.bpmo.DeferredChoice
 
listOutgoingConnectors() - Method in interface org.sbpm.bpmo.ExclusiveChoice
 
listOutgoingConnectors() - Method in interface org.sbpm.bpmo.InterleavedParallelRouting
 
listOutgoingConnectors() - Method in interface org.sbpm.bpmo.MultipleChoice
 
listOutgoingConnectors() - Method in interface org.sbpm.bpmo.MultipleInstantiation
 
listOutgoingConnectors() - Method in interface org.sbpm.bpmo.ParallelSplit
 
listOutgoingConnectors(WorkflowElement) - Method in interface org.sbpm.bpmo.Process
 
listPartnerInteractions() - Method in interface org.sbpm.bpmo.PartnerConstraint
 
listResources() - Method in interface org.sbpm.bpmo.BusinessActivity
 
listSWSMediators() - Method in interface org.sbpm.bpmo.ProcessMediator
 
listTargets() - Method in interface org.sbpm.bpmo.ProcessMediator
 
listTimers() - Method in interface org.sbpm.bpmo.TimerEvent
 
listWorkflowElements() - Method in interface org.sbpm.bpmo.ProcessFragment
 
Loop - Interface in org.sbpm.bpmo
 

M

MediationProcess - Interface in org.sbpm.bpmo
 
Mediator - Interface in org.sbpm.bpmo
 
MessageEvent - Interface in org.sbpm.bpmo
 
MultiMerge - Interface in org.sbpm.bpmo
 
MultipleChoice - Interface in org.sbpm.bpmo
 
MultipleChoiceDiscriminator - Interface in org.sbpm.bpmo
 
MultipleChoiceMultiMerge - Interface in org.sbpm.bpmo
 
MultipleInstantiation - Interface in org.sbpm.bpmo
 
MultipleMergeSynchronise - Interface in org.sbpm.bpmo
 

O

OrderedElement - Interface in org.sbpm.bpmo
 
org.sbpm.bpmo - package org.sbpm.bpmo
 
org.sbpm.bpmo.factory - package org.sbpm.bpmo.factory
 
org.sbpm.bpmo.io - package org.sbpm.bpmo.io
 
OutgoingFlow - Interface in org.sbpm.bpmo
 

P

ParallelSplit - Interface in org.sbpm.bpmo
 
ParallelSplitDiscriminator - Interface in org.sbpm.bpmo
 
ParallelSplitSynchronise - Interface in org.sbpm.bpmo
 
parse(Reader) - Method in interface org.sbpm.bpmo.io.BpmoParser
 
parse(StringBuffer) - Method in interface org.sbpm.bpmo.io.BpmoParser
 
parse(Ontology) - Method in interface org.sbpm.bpmo.io.BpmoParser
 
parseProcessFragments(Reader) - Method in interface org.sbpm.bpmo.io.BpmoParser
 
parseProcessFragments(Ontology) - Method in interface org.sbpm.bpmo.io.BpmoParser
 
PartnerConstraint - Interface in org.sbpm.bpmo
 
PartnerInteraction - Interface in org.sbpm.bpmo
 
Process - Interface in org.sbpm.bpmo
 
ProcessFragment - Interface in org.sbpm.bpmo
 
ProcessMediator - Interface in org.sbpm.bpmo
 
PROVIDER_CLASS - Static variable in class org.sbpm.bpmo.factory.Factory
 

R

ReceiveMessageEvent - Interface in org.sbpm.bpmo
 
removeBranch(UnconditionalBranch) - Method in interface org.sbpm.bpmo.ParallelSplitDiscriminator
 
removeBranch(UnconditionalBranch) - Method in interface org.sbpm.bpmo.ParallelSplitSynchronise
 
removeBusinessDomain(BusinessDomain) - Method in interface org.sbpm.bpmo.Process
 
removeBusinessFunction(BusinessFunction) - Method in interface org.sbpm.bpmo.Process
 
removeBusinessPolicy(BusinessPolicy) - Method in interface org.sbpm.bpmo.Process
 
removeBusinessProcessGoal(BusinessProcessGoal) - Method in interface org.sbpm.bpmo.Process
 
removeBusinessProcessMetrics(BusinessProcessMetrics) - Method in interface org.sbpm.bpmo.Process
 
removeBusinessStrategy(BusinessStrategy) - Method in interface org.sbpm.bpmo.Process
 
removeConditionalBranch(ConditionalBranch) - Method in interface org.sbpm.bpmo.ExclusiveChoiceMerge
 
removeConditionalBranch(ConditionalBranch) - Method in interface org.sbpm.bpmo.MultipleChoiceDiscriminator
 
removeConditionalBranch(ConditionalBranch) - Method in interface org.sbpm.bpmo.MultipleChoiceMultiMerge
 
removeConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.Process
 
removeControlflowConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.ProcessFragment
 
removeData(DataEntity) - Method in interface org.sbpm.bpmo.DataMediator
 
removeDataInput(DataTypeEntity) - Method in interface org.sbpm.bpmo.Task
 
removeDataOutput(DataTypeEntity) - Method in interface org.sbpm.bpmo.Task
 
removeEventBranch(EventBranch) - Method in interface org.sbpm.bpmo.DeferredChoiceMerge
 
removeIncomingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.IncomingFlow
 
removeOrderedElement(OrderedElement) - Method in interface org.sbpm.bpmo.Sequence
 
removeOutgoingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.DeferredChoice
 
removeOutgoingConnector(ConditionalflowConnector) - Method in interface org.sbpm.bpmo.ExclusiveChoice
 
removeOutgoingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.InterleavedParallelRouting
 
removeOutgoingConnector(ConditionalflowConnector) - Method in interface org.sbpm.bpmo.MultipleChoice
 
removeOutgoingConnector(ConditionalflowConnector) - Method in interface org.sbpm.bpmo.MultipleInstantiation
 
removeOutgoingConnector(ControlflowConnector) - Method in interface org.sbpm.bpmo.ParallelSplit
 
removePartnerInteraction(PartnerInteraction) - Method in interface org.sbpm.bpmo.PartnerConstraint
 
removeResource(Resource) - Method in interface org.sbpm.bpmo.BusinessActivity
 
removeSWSMediator(IRI) - Method in interface org.sbpm.bpmo.ProcessMediator
 
removeTarget(BusinessActivity) - Method in interface org.sbpm.bpmo.ProcessMediator
 
removeTimer(XMLGregorianCalendar) - Method in interface org.sbpm.bpmo.TimerEvent
 
removeWorkflowElement(WorkflowElement) - Method in interface org.sbpm.bpmo.ProcessFragment
 
Repeat - Interface in org.sbpm.bpmo
 
Resource - Interface in org.sbpm.bpmo
 
RESULT_NAMESPACE - Static variable in interface org.sbpm.bpmo.io.BpmoSerializer
 
RESULT_ONTOLOGY_ID - Static variable in interface org.sbpm.bpmo.io.BpmoSerializer
 
Role - Interface in org.sbpm.bpmo
 

S

SemanticCapability - Interface in org.sbpm.bpmo
 
SendMessageEvent - Interface in org.sbpm.bpmo
 
Sequence - Interface in org.sbpm.bpmo
 
serialize(Identifiable[], StringBuffer) - Method in interface org.sbpm.bpmo.io.BpmoSerializer
 
serialize(Identifiable[], Writer) - Method in interface org.sbpm.bpmo.io.BpmoSerializer
 
serialize(Identifiable[]) - Method in interface org.sbpm.bpmo.io.BpmoSerializer
 
setActive(boolean) - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
setActor(Actor) - Method in interface org.sbpm.bpmo.Process
 
setBusinessProcessGoal(BusinessProcessGoal) - Method in interface org.sbpm.bpmo.ProcessFragment
 
setCondition(Condition) - Method in interface org.sbpm.bpmo.ConditionalBranch
 
setCondition(Condition) - Method in interface org.sbpm.bpmo.ConditionalflowConnector
 
setCondition(Condition) - Method in interface org.sbpm.bpmo.Loop
 
setConstraint(String) - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
setContentType(Type) - Method in interface org.sbpm.bpmo.DataTypeEntity
 
setCreationDate(String) - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
setCreator(String) - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
setData(DataValueEntity) - Method in interface org.sbpm.bpmo.MessageEvent
 
setDataMediator(IRI) - Method in interface org.sbpm.bpmo.DataMediator
 
setDeafultBranch(ConditionalBranch) - Method in interface org.sbpm.bpmo.ExclusiveChoiceMerge
 
setDefaultOutgoingConnector(ConditionalflowConnector) - Method in interface org.sbpm.bpmo.ExclusiveChoice
 
setDescription(String) - Method in interface org.sbpm.bpmo.Actor
 
setDescription(String) - Method in interface org.sbpm.bpmo.BusinessActivity
 
setDescription(String) - Method in interface org.sbpm.bpmo.DataEntity
 
setDescription(String) - Method in interface org.sbpm.bpmo.Dependency
 
setDescription(String) - Method in interface org.sbpm.bpmo.Event
 
setDescription(String) - Method in interface org.sbpm.bpmo.Mediator
 
setDescription(String) - Method in interface org.sbpm.bpmo.PartnerConstraint
 
setDescription(String) - Method in interface org.sbpm.bpmo.PartnerInteraction
 
setDescription(String) - Method in interface org.sbpm.bpmo.ProcessFragment
 
setDescription(String) - Method in interface org.sbpm.bpmo.Role
 
setDescription(String) - Method in interface org.sbpm.bpmo.SemanticCapability
 
setDescription(String) - Method in interface org.sbpm.bpmo.TransactionBoundaries
 
setElement(WorkflowElement) - Method in interface org.sbpm.bpmo.Branch
 
setEndElement(WorkflowElement) - Method in interface org.sbpm.bpmo.GraphWorkflow
 
setErrorMessage(String) - Method in interface org.sbpm.bpmo.ErrorEvent
 
setEvent(IntermediateEvent) - Method in interface org.sbpm.bpmo.EventBranch
 
setExecutes(WorkflowElement) - Method in interface org.sbpm.bpmo.Loop
 
setExpression(String) - Method in interface org.sbpm.bpmo.Condition
 
setHomeProcess(Process) - Method in interface org.sbpm.bpmo.Workflow
 
setHomeProcess(Process) - Method in interface org.sbpm.bpmo.WorkflowElement
 
setMediationProcess(MediationProcess) - Method in interface org.sbpm.bpmo.ProcessMediator
 
setMessageFrom(TaskOrSendMessageEvent) - Method in interface org.sbpm.bpmo.ReceiveMessageEvent
 
setMessageFrom(SendMessageEvent) - Method in interface org.sbpm.bpmo.Task
 
setMessageTo(TaskOrReceiveMessageEvent) - Method in interface org.sbpm.bpmo.SendMessageEvent
 
setMessageTo(ReceiveMessageEvent) - Method in interface org.sbpm.bpmo.Task
 
setName(String) - Method in interface org.sbpm.bpmo.Actor
 
setName(String) - Method in interface org.sbpm.bpmo.BusinessActivity
 
setName(String) - Method in interface org.sbpm.bpmo.DataEntity
 
setName(String) - Method in interface org.sbpm.bpmo.Dependency
 
setName(String) - Method in interface org.sbpm.bpmo.Event
 
setName(String) - Method in interface org.sbpm.bpmo.Mediator
 
setName(String) - Method in interface org.sbpm.bpmo.PartnerConstraint
 
setName(String) - Method in interface org.sbpm.bpmo.PartnerInteraction
 
setName(String) - Method in interface org.sbpm.bpmo.ProcessFragment
 
setName(String) - Method in interface org.sbpm.bpmo.Role
 
setName(String) - Method in interface org.sbpm.bpmo.TransactionBoundaries
 
setNonFunctionalProperties(BusinessActivityNonFunctionalProperties) - Method in interface org.sbpm.bpmo.BusinessActivity
 
setOrder(int) - Method in interface org.sbpm.bpmo.OrderedElement
 
setPartnerInteraction(PartnerInteraction) - Method in interface org.sbpm.bpmo.MessageEvent
 
setPartnerInteraction(PartnerInteraction) - Method in interface org.sbpm.bpmo.Task
 
setPreference(String) - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
setPriority(String) - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
setProvidedCapability(SemanticCapability) - Method in interface org.sbpm.bpmo.ReceiveMessageEvent
 
setProvidedCapability(SemanticCapability) - Method in interface org.sbpm.bpmo.Task
 
setRequestedCapability(SemanticCapability) - Method in interface org.sbpm.bpmo.SendMessageEvent
 
setRequestedCapability(SemanticCapability) - Method in interface org.sbpm.bpmo.Task
 
setRole(Role) - Method in interface org.sbpm.bpmo.BusinessActivity
 
setSource(WorkflowElement) - Method in interface org.sbpm.bpmo.ControlflowConnector
 
setSource(TaskOrReceiveMessageEvent) - Method in interface org.sbpm.bpmo.DataMediator
 
setSource(Process) - Method in interface org.sbpm.bpmo.ProcessMediator
 
setStatus(String) - Method in interface org.sbpm.bpmo.BusinessActivityNonFunctionalProperties
 
setTarget(WorkflowElement) - Method in interface org.sbpm.bpmo.ControlflowConnector
 
setTarget(TaskOrSendMessageEvent) - Method in interface org.sbpm.bpmo.DataMediator
 
setValue(Value) - Method in interface org.sbpm.bpmo.DataValueEntity
 
setWebService(WebService) - Method in interface org.sbpm.bpmo.Process
 
setWorkflow(Workflow) - Method in interface org.sbpm.bpmo.Process
 
setWorkflowElement(WorkflowElement) - Method in interface org.sbpm.bpmo.Workflow
 
setWsmoGoal(Goal) - Method in interface org.sbpm.bpmo.GoalTask
 
setWsmoWebService(WebService) - Method in interface org.sbpm.bpmo.WebServiceTask
 
SimpleMerge - Interface in org.sbpm.bpmo
 
StartEvent - Interface in org.sbpm.bpmo
 
SubProcess - Interface in org.sbpm.bpmo
 
Synchronisation - Interface in org.sbpm.bpmo
 

T

Task - Interface in org.sbpm.bpmo
 
TaskOrReceiveMessageEvent - Interface in org.sbpm.bpmo
 
TaskOrSendMessageEvent - Interface in org.sbpm.bpmo
 
TimerEvent - Interface in org.sbpm.bpmo
 
TransactionBoundaries - Interface in org.sbpm.bpmo
 

U

UnconditionalBranch - Interface in org.sbpm.bpmo
 

W

WebServiceTask - Interface in org.sbpm.bpmo
 
While - Interface in org.sbpm.bpmo
 
Workflow - Interface in org.sbpm.bpmo
 
WorkflowElement - Interface in org.sbpm.bpmo
 

A B C D E F G I L M O P R S T U W

Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.