| Modifier and Type | Method and Description |
|---|---|
IModelAPI |
IModelAPI.newInstance()
A generic method that will return a new instance of a IModelAPI of the calling descendent class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IModelAPI.remapResource(org.eclipse.emf.common.util.URI aURIOld,
org.eclipse.emf.common.util.URI aURINew,
IModelAPI aIModelAPIReferenced)
Deprecated.
Third positional parameter is not used.
|
void |
IModelAPI.setAPIState(IModelAPI aIModelAPI)
Set this API's internal state identically to another API's state.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CcUtil.isMyNotification(IModelAPI aIModelAPI,
org.eclipse.emf.common.notify.Notification aNotification)
Given an API instance and a notification, return and indication of whether
the notification pertains to the primary resource of the API (i.e.,
whether the notification came from that resource as opposed to some
other resource.
|
static boolean |
CcUtil.isMyNotificationBatch(IModelAPI aIModelAPI,
NotificationBatch aNotificationBatch)
Given an API instance and a notification batch, return and indication of whether
the notification batch pertains to the primary resource of the API (i.e.,
whether the notification came from that resource as opposed to some
other resource.
|
static boolean |
CcUtil.isMyNotificationInBatch(IModelAPI aIModelAPI,
NotificationBatch aNotificationBatch)
Given an API instance and a notification batch, return and indication of whether
the notification batch contains any resource that pertains the primary resource of the API (i.e.,
whether the notification came from that resource as opposed to some
other resource.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDatabaseAccessAPI
Database Access API provides functions needed to support the
Enterprise Data Connector (EDC).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOperationsModelAPI
The Operations Model API provides a standardized interface for querying
built-in and extended operations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAmbiguityCheckAPI
The Ambiguity Check API provides a standardized interface to allow client
programs to check for ambiguities within a rule set.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICompletenessCheckAPI
The Completeness Check API provides a standardized interface to allow client
programs to check for completeness within a rule set.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IExpandCollapseAPI
The Expand/Collapse API provides a standardized interface to allow client
programs to expand, collapse and compress rules.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRuleflowModelAPI
Ruleflow Model API implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRuleflowDiagramModelAPI
The Ruleflow diagram model API provides a standardized interface for the Flow Diagram
presentation metaphor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRulesheetModelAPI
The Rulesheet Model API provides a standardized interface for querying and
manipulating Rulesheet model objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRulesheetTableModelAPI
Rulesheet Table Model API contains methods needed to query and manipulate Rulesheet model
objects from the perspective of the Decision Table presentation metaphor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRuletestModelAPI
The Ruletest Model API provides a standardized interface for querying and
manipulating canonical Ruletest assets.
|
| Modifier and Type | Method and Description |
|---|---|
IModelAPI |
IRuletestModelAPI.getSecondaryAPI()
Return the secondary (nested) API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRuletestModelAPI.setSecondaryAPI(IModelAPI aIModelAPISecondary)
Set a reference to the secondary (nested) API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRuletestTabFolderModelAPI
The Ruletest TabFolder Model API provides a standardized interface for querying and manipulating
Ruletest objects from perspective of the TabFolder metaphor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITestsheetModelAPI
The Testsheet Model API provides a standardized interface for querying and manipulating canonical Testsheet assets.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITestsheetTreeSetModelAPI
The Testsheet Tree Set Model API provides a standardized interface for querying and
manipulating Test model objects from the perspective of the Test Tree Set
presentation metaphor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDatabaseMappingAPI
Database Mapping API implementation.
|
interface |
IDatabaseMetadataAPI
Database Metadata API.
|
interface |
IJavaMappingAPI
Java Mapping API implementation.
|
interface |
IJavaMetadataAPI
Java Metadata API.
|
interface |
IVocabularyModelAPI
The Vocabulary Model API provides a standardized interface for querying and
manipulating Vocabulary metadata.
|
| 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.