Class PropertyNumberBase

java.lang.Object
de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorImpl
de.mid.innovator.m2msdk.model.transformation.property.PropertyNumberBase
All Implemented Interfaces:
PropertyDescriptorIF, Serializable
Direct Known Subclasses:
PropertyNumberAvg, PropertyNumberDiff, PropertyNumberDiv, PropertyNumberMax, PropertyNumberMin, PropertyNumberMod, PropertyNumberMul, PropertyNumberSum

public abstract class PropertyNumberBase extends PropertyDescriptorImpl
Base Class for Properties which have result type number and input type is none.
Version:
11.4
Author:
jna
See Also:
  • Constructor Details

    • PropertyNumberBase

      public PropertyNumberBase()
    • PropertyNumberBase

      public PropertyNumberBase(SessionInterface iSession, MetaModel iMM)