Class NormAtom

java.lang.Object
io.aeon.experiment.shape.AbstractHAtom
io.aeon.experiment.shape.internal.NormAtom
All Implemented Interfaces:
io.horizon.specification.modeler.HAtom, io.horizon.specification.modeler.HDiff

public class NormAtom extends AbstractHAtom
This atom is a standard implementation because of all the attributes is static and fixed, you can not configure all the information when the container is running, this model will connect to `pojo/{0}.yml` file ( It's internal mapping Channel ) and capture the `Mu` definition for current static model.
Author:
Lang
  • Constructor Details

    • NormAtom

      public NormAtom(io.horizon.atom.app.KApp app, io.horizon.specification.modeler.HModel model)
  • Method Details