public interface IRulesheetDialogAPI extends IDialogAPI
| Modifier and Type | Method and Description |
|---|---|
com.corticon.rulesemf.assetmodel.RulesheetAsset |
createRulesheet(IRulesheetModelAPI aIRulesheetModelAPI,
org.eclipse.emf.common.util.URI aURIRulesheet,
org.eclipse.emf.common.util.URI aURIVocab)
Create a new Rulesheet resource with the specified URI.
|
displayMessageBox, getIExceptionDialogDelegate, getLocale, getMessage, getMessage, getMessageBase, getMessageBoxDelegate, getPreferences, getScrollableMessageDelegate, getUserInterfaceInfoDelegate, setIExceptionDialogDelegate, setLocale, setMessageBoxDelegate, setPreferencesDelegate, setScrollableMessageDelegate, setUserInterfaceInfoDelegatecom.corticon.rulesemf.assetmodel.RulesheetAsset createRulesheet(IRulesheetModelAPI aIRulesheetModelAPI, org.eclipse.emf.common.util.URI aURIRulesheet, org.eclipse.emf.common.util.URI aURIVocab)
aIRulesheetModelAPI - The RulesheetModelAPI which the Rulesheet will be createdaURIRulesheet - New Rulesheet URI.aURIVocab - Vocab URI. If provided then corresponding Vocab will be loaded and set to the RulesheetModelAPICopyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.