Package 

Class ScopesPreCondition

  • All Implemented Interfaces:
    com.thingclips.scene.core.model.IPreCondition , com.thingclips.scene.core.model.IScopesExt , java.io.Serializable

    
    public abstract class ScopesPreCondition<T extends Object>
     implements IPreCondition, Serializable, IScopesExt<T>
                        

    ProjectName: SceneCore Description: CreateDate: 2022/3/16 11:47 上午

    • Method Summary

      Modifier and Type Method Description
      PreConditionBase getPreC() linkageRule 相关getter/setter可以覆写
      Unit setPreC(PreConditionBase preC) linkageRule 相关getter/setter可以覆写
      String id() id
      String condType() 前置条件类型
      Map<String, String> expr() 条件表达式
      • Methods inherited from class com.thingclips.scene.core.bean.ScopesPreCondition

        scopesExtBean
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait