public interface IPSDEMSLogicLink extends IPSDELogicLinkBase
| 限定符和类型 | 方法和说明 |
|---|---|
IPSDEMSLogicNode |
getDstPSDEMSLogicNode()
获取目标主状态节点对象
|
IPSDEMSLogicNode |
getDstPSDEMSLogicNodeMust()
获取目标主状态节点对象,不存在时抛出异常
|
IPSDEMSLogicLinkGroupCond |
getPSDEMSLogicLinkGroupCond()
获取连接条件对象
|
IPSDEMSLogicLinkGroupCond |
getPSDEMSLogicLinkGroupCondMust()
获取连接条件对象,不存在时抛出异常
|
IPSDEMSLogicNode |
getSrcPSDEMSLogicNode()
获取源主状态节点对象
|
IPSDEMSLogicNode |
getSrcPSDEMSLogicNodeMust()
获取源主状态节点对象,不存在时抛出异常
|
boolean |
isDefaultLink()
获取是否默认连接
|
getCodeName, getDynaModelFilePath, getMemo, getName, getPSDynaModel, getPSDynaModelMust, getUserCat, getUserTag, getUserTag2, getUserTag3, getUserTag4getId, getLogicName, getObjectNode, getParentPSModelObject, getParentPSModelObject, getParentPSModelObject, getPSModelObjectIPSDEMSLogicNode getDstPSDEMSLogicNode()
IPSDEMSLogicNode getDstPSDEMSLogicNodeMust()
IPSDEMSLogicLinkGroupCond getPSDEMSLogicLinkGroupCond()
IPSDEMSLogicLinkGroupCond getPSDEMSLogicLinkGroupCondMust()
IPSDEMSLogicNode getSrcPSDEMSLogicNode()
IPSDEMSLogicNode getSrcPSDEMSLogicNodeMust()
boolean isDefaultLink()