Uses of Interface
cdm.observable.event.metafields.ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder
Packages that use ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder in cdm.event.common
Fields in cdm.event.common with type parameters of type ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderMethods in cdm.event.common that return ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderModifier and TypeMethodDescriptionReset.ResetBuilder.getOrCreateObservations(int index) Reset.ResetBuilderImpl.getOrCreateObservations(int index) Methods in cdm.event.common that return types with arguments of type ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderModifier and TypeMethodDescriptionReset.ResetBuilder.getObservations()Reset.ResetBuilderImpl.getObservations() -
Uses of ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder in cdm.observable.event.metafields
Classes in cdm.observable.event.metafields that implement ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaObservationMethods in cdm.observable.event.metafields that return ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderModifier and TypeMethodDescriptionReferenceWithMetaObservation.builder()ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder.prune()ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderImpl.prune()ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder.setExternalReference(String externalReference) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderImpl.setExternalReference(String _externalReference) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder.setGlobalReference(String globalReference) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderImpl.setGlobalReference(String _globalReference) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder.setReference(com.rosetta.model.lib.meta.Reference reference) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderImpl.setReference(com.rosetta.model.lib.meta.Reference _reference) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder.setValue(Observation value) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderImpl.setValue(Observation _value) ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderImpl.toBuilder()ReferenceWithMetaObservation.ReferenceWithMetaObservationImpl.toBuilder()ReferenceWithMetaObservation.toBuilder()Methods in cdm.observable.event.metafields with parameters of type ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderModifier and TypeMethodDescriptionprotected voidReferenceWithMetaObservation.ReferenceWithMetaObservationImpl.setBuilderFields(ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder builder) Constructors in cdm.observable.event.metafields with parameters of type ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilderModifierConstructorDescriptionprotectedReferenceWithMetaObservationImpl(ReferenceWithMetaObservation.ReferenceWithMetaObservationBuilder builder)