public interface IRuleflowDiagramDialogAPI extends IDialogAPI
| Modifier and Type | Method and Description |
|---|---|
com.corticon.rulesemf.assetmodel.RuleflowAsset |
createRuleflow(IRuleflowDiagramModelAPI aIRuleflowDiagramModelAPI,
org.eclipse.emf.common.util.URI aURIRuleflow,
org.eclipse.emf.common.util.URI aURIVocab)
Invokes the
IRuleflowDiagramModelAPI.createRuleflow() method to create
a new Ruleflow resource with the specified URI. |
displayMessageBox, getIExceptionDialogDelegate, getLocale, getMessage, getMessage, getMessageBase, getMessageBoxDelegate, getPreferences, getScrollableMessageDelegate, getUserInterfaceInfoDelegate, setIExceptionDialogDelegate, setLocale, setMessageBoxDelegate, setPreferencesDelegate, setScrollableMessageDelegate, setUserInterfaceInfoDelegatecom.corticon.rulesemf.assetmodel.RuleflowAsset createRuleflow(IRuleflowDiagramModelAPI aIRuleflowDiagramModelAPI, org.eclipse.emf.common.util.URI aURIRuleflow, org.eclipse.emf.common.util.URI aURIVocab)
IRuleflowDiagramModelAPI.createRuleflow() method to create
a new Ruleflow resource with the specified URI.
IRuleflowDiagramModelAPI.addView() method to add a new presentation metaphor (view) to the asset
(API context object) represented IRuleflowDiagramModelAPI.aIRuleflowDiagramModelAPI - RuleflowDiagramModelAPI that the new Ruleflow will be created inaURIRuleflow - New Ruleflow URI.aURIVocab - URI to vocab fileCopyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.