Uses of Record Class
io.fluxzero.common.api.modeling.ModelRelationshipCycleValidator.Change
Packages that use ModelRelationshipCycleValidator.Change
-
Uses of ModelRelationshipCycleValidator.Change in io.fluxzero.common.api.modeling
Methods in io.fluxzero.common.api.modeling that return types with arguments of type ModelRelationshipCycleValidator.ChangeModifier and TypeMethodDescriptionModelRelationshipCycleValidator.Step.changes()Returns the value of thechangesrecord component.Constructor parameters in io.fluxzero.common.api.modeling with type arguments of type ModelRelationshipCycleValidator.ChangeModifierConstructorDescriptionStep(List<ModelRelationshipCycleValidator.Change> changes) Creates an instance of aSteprecord class.