| Modifier and Type | Method and Description |
|---|---|
void |
IDatabaseAccessAPI.setVocabularyModelAPI(IVocabularyModelAPI aIVocabularyModelAPI)
Setter for reference to Vocabulary model API (required).
|
| Modifier and Type | Method and Description |
|---|---|
IVocabularyModelAPI |
IRuleflowModelAPI.getVocabularyModelAPI()
Return an instance of the Vocabulary model API with its state set
identically to *this* API.
|
| Modifier and Type | Method and Description |
|---|---|
IVocabularyModelAPI |
IRulesheetModelAPI.getVocabularyModelAPI()
Return an instance of the Vocabulary model API with its state set
identically to *this* API.
|
| Modifier and Type | Method and Description |
|---|---|
IVocabularyModelAPI |
IRuletestModelAPI.getVocabularyModelAPI()
Return an instance of the Vocabulary model API with its state set identically to *this* API.
|
| Modifier and Type | Method and Description |
|---|---|
IVocabularyModelAPI |
ITestsheetModelAPI.getVocabularyModelAPI()
Return an instance of the Vocabulary model API with its state set
identically to *this* API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITestsheetModelAPI.setVocabularyModelAPI(IVocabularyModelAPI aIVocabularyModelAPI)
Setter for Vocabulary model API instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IVocabularyModelAPI |
VocabularyModelAPIFactory.getInstance()
Creates a new instance of the Vocabulary Model API.
|
IVocabularyModelAPI |
IAssociationDialogAPI.getVocabularyModelAPI()
Get a reference to the Vocabulary model API.
|
IVocabularyModelAPI |
IJavaMetadataImportDialogAPI.getVocabularyModelAPI()
Return a Selection consisting of the metadata packages
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
VocabularyImportUtility.setIVocabularyAttributeDuringImport(IVocabularyModelAPI aIVocabularyModelAPI,
IElement aIElement,
java.lang.String astrName,
java.lang.String astrValue)
This is a utility which maps imported string/value pairs to the API setter methods
|
void |
IAssociationDialogAPI.setVocabularyModelAPI(IVocabularyModelAPI aIVocabularyModelAPI)
Set a reference to the Vocabulary model API.
|
void |
IDatabaseMappingAPI.setVocabularyModelAPI(IVocabularyModelAPI aIVocabularyModelAPI)
Setter for reference to Vocabulary model API (required).
|
void |
IDatabaseMetadataAPI.setVocabularyModelAPI(IVocabularyModelAPI aIVocabularyModelAPI)
Setter for reference to Vocabulary model API (required).
|
void |
IJavaMappingAPI.setVocabularyModelAPI(IVocabularyModelAPI aIVocabularyModelAPI)
Setter for reference to Vocabulary model API (required).
|
void |
IJavaMetadataImportDialogAPI.setVocabularyModelAPI(IVocabularyModelAPI aIVocabularyModelAPI)
Setter for reference to Vocabulary Model API.
|
| Constructor and Description |
|---|
VocabularyCache(IVocabularyModelAPI aIVocabularyModelAPI) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IVocabularyTreeModelAPI
The Vocabulary Tree Model API provides a standardized interface for querying and
manipulating Vocabulary metadata from the perspective of the Vocabulary tree
metaphor.
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.