Uses of Interface
com.semarchy.mdm.runtime.model.logical.IBuiltInNode

Packages that use IBuiltInNode
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

Uses of IBuiltInNode in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return IBuiltInNode
 IBuiltInNode IHumanWorkflow.getCancelNode()
          Get the IBuiltInNode with BuiltInNodeType.CANCEL type
 IBuiltInNode IHumanWorkflow.getEndNode()
          Get the IBuiltInNode with BuiltInNodeType.END type
 IBuiltInNode IHumanWorkflow.getStartNode()
          Get the IBuiltInNode with BuiltInNodeType.START type
 IBuiltInNode IHumanWorkflow.getSubmitNode()
          Get the IBuiltInNode with BuiltInNodeType.SUBMIT type
 



Copyright © 2015. All Rights Reserved.