Uses of Interface
cdm.event.workflow.EventInstruction.EventInstructionBuilder
Packages that use EventInstruction.EventInstructionBuilder
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
Workflow concepts (orthogonal to business event): time stamp, credit limit, trade warehouse info and associated function specifications.
-
Uses of EventInstruction.EventInstructionBuilder in cdm.event.common
Subinterfaces of EventInstruction.EventInstructionBuilder in cdm.event.commonModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.event.common that implement EventInstruction.EventInstructionBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of BusinessEvent -
Uses of EventInstruction.EventInstructionBuilder in cdm.event.common.functions
Methods in cdm.event.common.functions that return EventInstruction.EventInstructionBuilderModifier and TypeMethodDescriptionprotected EventInstruction.EventInstructionBuilderResolveRepurchaseTransferInstruction.ResolveRepurchaseTransferInstructionDefault.assignOutput(EventInstruction.EventInstructionBuilder repurchaseInstruction, TradeState tradeState, com.rosetta.model.lib.records.Date repurchaseDate) protected abstract EventInstruction.EventInstructionBuilderResolveRepurchaseTransferInstruction.doEvaluate(TradeState tradeState, com.rosetta.model.lib.records.Date repurchaseDate) protected EventInstruction.EventInstructionBuilderResolveRepurchaseTransferInstruction.ResolveRepurchaseTransferInstructionDefault.doEvaluate(TradeState tradeState, com.rosetta.model.lib.records.Date repurchaseDate) Methods in cdm.event.common.functions with parameters of type EventInstruction.EventInstructionBuilderModifier and TypeMethodDescriptionprotected EventInstruction.EventInstructionBuilderResolveRepurchaseTransferInstruction.ResolveRepurchaseTransferInstructionDefault.assignOutput(EventInstruction.EventInstructionBuilder repurchaseInstruction, TradeState tradeState, com.rosetta.model.lib.records.Date repurchaseDate) -
Uses of EventInstruction.EventInstructionBuilder in cdm.event.workflow
Classes in cdm.event.workflow that implement EventInstruction.EventInstructionBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of EventInstructionFields in cdm.event.workflow declared as EventInstruction.EventInstructionBuilderModifier and TypeFieldDescriptionprotected EventInstruction.EventInstructionBuilderWorkflowStep.WorkflowStepBuilderImpl.nextEventprotected EventInstruction.EventInstructionBuilderWorkflowStep.WorkflowStepBuilderImpl.proposedEventMethods in cdm.event.workflow that return EventInstruction.EventInstructionBuilderModifier and TypeMethodDescriptionEventInstruction.EventInstructionBuilder.addInstruction(Instruction instruction) EventInstruction.EventInstructionBuilder.addInstruction(Instruction instruction, int idx) EventInstruction.EventInstructionBuilder.addInstruction(List<? extends Instruction> instruction) EventInstruction.EventInstructionBuilderImpl.addInstruction(Instruction _instruction) EventInstruction.EventInstructionBuilderImpl.addInstruction(Instruction _instruction, int idx) EventInstruction.EventInstructionBuilderImpl.addInstruction(List<? extends Instruction> instructions) EventInstruction.builder()WorkflowStep.WorkflowStepBuilder.getNextEvent()WorkflowStep.WorkflowStepBuilderImpl.getNextEvent()WorkflowStep.WorkflowStepBuilder.getOrCreateNextEvent()WorkflowStep.WorkflowStepBuilderImpl.getOrCreateNextEvent()WorkflowStep.WorkflowStepBuilder.getOrCreateProposedEvent()WorkflowStep.WorkflowStepBuilderImpl.getOrCreateProposedEvent()WorkflowStep.WorkflowStepBuilder.getProposedEvent()WorkflowStep.WorkflowStepBuilderImpl.getProposedEvent()EventInstruction.EventInstructionBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) EventInstruction.EventInstructionBuilder.prune()EventInstruction.EventInstructionBuilderImpl.prune()EventInstruction.EventInstructionBuilder.setCorporateActionIntent(CorporateActionTypeEnum corporateActionIntent) EventInstruction.EventInstructionBuilderImpl.setCorporateActionIntent(CorporateActionTypeEnum _corporateActionIntent) EventInstruction.EventInstructionBuilder.setEffectiveDate(com.rosetta.model.lib.records.Date effectiveDate) EventInstruction.EventInstructionBuilderImpl.setEffectiveDate(com.rosetta.model.lib.records.Date _effectiveDate) EventInstruction.EventInstructionBuilder.setEventDate(com.rosetta.model.lib.records.Date eventDate) EventInstruction.EventInstructionBuilderImpl.setEventDate(com.rosetta.model.lib.records.Date _eventDate) EventInstruction.EventInstructionBuilder.setInstruction(List<? extends Instruction> instruction) EventInstruction.EventInstructionBuilderImpl.setInstruction(List<? extends Instruction> instructions) EventInstruction.EventInstructionBuilder.setIntent(EventIntentEnum intent) EventInstruction.EventInstructionBuilderImpl.setIntent(EventIntentEnum _intent) EventInstruction.EventInstructionBuilder.setPackageInformation(IdentifiedList packageInformation) EventInstruction.EventInstructionBuilderImpl.setPackageInformation(IdentifiedList _packageInformation) EventInstruction.EventInstructionBuilderImpl.toBuilder()EventInstruction.EventInstructionImpl.toBuilder()EventInstruction.toBuilder()Methods in cdm.event.workflow with parameters of type EventInstruction.EventInstructionBuilderModifier and TypeMethodDescriptionprotected voidEventInstruction.EventInstructionImpl.setBuilderFields(EventInstruction.EventInstructionBuilder builder) Constructors in cdm.event.workflow with parameters of type EventInstruction.EventInstructionBuilderModifierConstructorDescriptionprotected