public interface IMapRootContainer extends IMapComponentOwner, IFCORoot, IMapping
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
METADATA_VERSION_11 |
static java.lang.String |
METADATA_VERSION_12 |
| Modifier and Type | Method and Description |
|---|---|
IMapComponent |
findComponent(java.lang.String key)
Find a component in this graph with the specified name.
|
IContext |
getDefaultContext()
Get the default context for the mapping.
|
IFolder |
getFolder()
Get the owning folder for this mapping object.
|
IProject |
getProject()
Get the owning project for this mapping object.
|
addComponent, containsComponent, createComponent, createComponent, createComponent, findAllComponents, findComponentBoundTo, findComponentOfType, findComponentsBoundTo, findConnector, findSubComponentOwner, getAllComponents, getAllComponentsOfType, getAllSignatureOwnerHolders, getAllSubComponentOwners, getComponentCount, getComponents, getLeafLevelComponents, getLeafLevelEndpoints, getLeafLevelTargets, getMapRootContainer, getSources, getTargets, getTopLevelComponentsOfType, getTopLevelSources, getTopLevelTargets, getUpstreamLeafAttributes, getUpstreamLeafAttributes, getUpstreamLeafConnectorPoints, getUpstreamLeafSources, isComponent, isExpandableComponent, isSignatureOwner, removeComponent, removeComponentaddProperty, createProperty, getAllProperties, getBooleanPropertyValue, getDisplayableProperties, getDisplayableTypeName, getExpressionPropertyValue, getIntPropertyValue, getProperties, getProperty, getPropertyValue, getStringPropertyValue, isPropertyDefined, setBooleanPropertyValue, setIntPropertyValue, setPropertyValuegetBusinessName, getDescription, getName, setBusinessName, setDescription, setNamedump, dump, getDisplayableObjectName, getGUID, getOwner, getStrongTypeClassName, validate, validate, validategetRootContainergetGlobalId, getInternalId, getParentgetFirstDate, getFirstUser, getLastDate, getLastUser, getName, isInstanceLevelSecurityNeededgetNamegetBigNumericId, getGlobalId, getNumericIdstatic final java.lang.String METADATA_VERSION_12
static final java.lang.String METADATA_VERSION_11
IContext getDefaultContext() throws AdapterException
AdapterExceptionIMapComponent findComponent(java.lang.String key) throws oracle.odi.domain.mapping.exception.MapComponentException
findComponent in interface IMapComponentOwneroracle.odi.domain.mapping.exception.MapComponentExceptionIProject getProject()