public interface IVocabularyDialogAPI extends IDialogAPI
| Modifier and Type | Method and Description |
|---|---|
void |
createVocabulary(org.eclipse.emf.common.util.URI aURIVocabulary)
Create a new Vocabulary Resource with the specified URI.
|
void |
createVocabulary(org.eclipse.emf.common.util.URI aURIVocabulary,
org.jdom.Document aDocumentSPT) |
displayMessageBox, getIExceptionDialogDelegate, getLocale, getMessage, getMessage, getMessageBase, getMessageBoxDelegate, getPreferences, getScrollableMessageDelegate, getUserInterfaceInfoDelegate, setIExceptionDialogDelegate, setLocale, setMessageBoxDelegate, setPreferencesDelegate, setScrollableMessageDelegate, setUserInterfaceInfoDelegatevoid createVocabulary(org.eclipse.emf.common.util.URI aURIVocabulary)
aURIVocabulary - New Vocabulary URI.IVocabularyModelAPI.createVocabulary(URI aURIVocabulary)void createVocabulary(org.eclipse.emf.common.util.URI aURIVocabulary,
org.jdom.Document aDocumentSPT)
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.