Uses of Interface
cdm.event.common.ContractFormationInstruction.ContractFormationInstructionBuilder
Packages that use ContractFormationInstruction.ContractFormationInstructionBuilder
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of ContractFormationInstruction.ContractFormationInstructionBuilder in cdm.event.common
Classes in cdm.event.common that implement ContractFormationInstruction.ContractFormationInstructionBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ContractFormationInstructionFields in cdm.event.common declared as ContractFormationInstruction.ContractFormationInstructionBuilderModifier and TypeFieldDescriptionPrimitiveInstruction.PrimitiveInstructionBuilderImpl.contractFormationMethods in cdm.event.common that return ContractFormationInstruction.ContractFormationInstructionBuilderModifier and TypeMethodDescriptionContractFormationInstruction.ContractFormationInstructionBuilder.addLegalAgreement(LegalAgreement legalAgreement) ContractFormationInstruction.ContractFormationInstructionBuilder.addLegalAgreement(LegalAgreement legalAgreement, int idx) ContractFormationInstruction.ContractFormationInstructionBuilder.addLegalAgreement(List<? extends LegalAgreement> legalAgreement) ContractFormationInstruction.ContractFormationInstructionBuilderImpl.addLegalAgreement(LegalAgreement _legalAgreement) ContractFormationInstruction.ContractFormationInstructionBuilderImpl.addLegalAgreement(LegalAgreement _legalAgreement, int idx) ContractFormationInstruction.ContractFormationInstructionBuilderImpl.addLegalAgreement(List<? extends LegalAgreement> legalAgreements) ContractFormationInstruction.builder()PrimitiveInstruction.PrimitiveInstructionBuilder.getContractFormation()PrimitiveInstruction.PrimitiveInstructionBuilderImpl.getContractFormation()PrimitiveInstruction.PrimitiveInstructionBuilder.getOrCreateContractFormation()PrimitiveInstruction.PrimitiveInstructionBuilderImpl.getOrCreateContractFormation()ContractFormationInstruction.ContractFormationInstructionBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) ContractFormationInstruction.ContractFormationInstructionBuilder.prune()ContractFormationInstruction.ContractFormationInstructionBuilderImpl.prune()ContractFormationInstruction.ContractFormationInstructionBuilder.setLegalAgreement(List<? extends LegalAgreement> legalAgreement) ContractFormationInstruction.ContractFormationInstructionBuilderImpl.setLegalAgreement(List<? extends LegalAgreement> legalAgreements) ContractFormationInstruction.ContractFormationInstructionBuilderImpl.toBuilder()ContractFormationInstruction.ContractFormationInstructionImpl.toBuilder()ContractFormationInstruction.toBuilder()Methods in cdm.event.common with parameters of type ContractFormationInstruction.ContractFormationInstructionBuilderModifier and TypeMethodDescriptionprotected voidContractFormationInstruction.ContractFormationInstructionImpl.setBuilderFields(ContractFormationInstruction.ContractFormationInstructionBuilder builder) Constructors in cdm.event.common with parameters of type ContractFormationInstruction.ContractFormationInstructionBuilderModifierConstructorDescriptionprotectedContractFormationInstructionImpl(ContractFormationInstruction.ContractFormationInstructionBuilder builder) -
Uses of ContractFormationInstruction.ContractFormationInstructionBuilder in cdm.event.common.functions
Methods in cdm.event.common.functions that return ContractFormationInstruction.ContractFormationInstructionBuilderModifier and TypeMethodDescriptionCreate_ContractFormationInstruction.Create_ContractFormationInstructionDefault.assignOutput(ContractFormationInstruction.ContractFormationInstructionBuilder instruction, List<? extends LegalAgreement> legalAgreement) Create_ContractFormationInstruction.Create_ContractFormationInstructionDefault.doEvaluate(List<? extends LegalAgreement> legalAgreement) protected abstract ContractFormationInstruction.ContractFormationInstructionBuilderCreate_ContractFormationInstruction.doEvaluate(List<? extends LegalAgreement> legalAgreement) Methods in cdm.event.common.functions with parameters of type ContractFormationInstruction.ContractFormationInstructionBuilderModifier and TypeMethodDescriptionCreate_ContractFormationInstruction.Create_ContractFormationInstructionDefault.assignOutput(ContractFormationInstruction.ContractFormationInstructionBuilder instruction, List<? extends LegalAgreement> legalAgreement)