java.lang.Object
de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorImpl
de.mid.innovator.m2msdk.model.transformation.property.PropertyLogicBase
All Implemented Interfaces:
PropertyDescriptorIF, Serializable
Direct Known Subclasses:
PropertyCompare, PropertyEquals, PropertyLogicAnd, PropertyLogicNot, PropertyLogicNotAnd, PropertyLogicNotOr, PropertyLogicOr, PropertyLogicValue, PropertyLogicXOr, PropertyStringContains, PropertyStringMatches

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

    • PropertyLogicBase

      public PropertyLogicBase()
    • PropertyLogicBase

      public PropertyLogicBase(SessionInterface iSession, MetaModel iMM)