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, removeComponent
addProperty, createProperty, getAllProperties, getBooleanPropertyValue, getDisplayableProperties, getDisplayableTypeName, getExpressionPropertyValue, getIntPropertyValue, getProperties, getProperty, getPropertyValue, getStringPropertyValue, isPropertyDefined, setBooleanPropertyValue, setIntPropertyValue, setPropertyValue
getBusinessName, getDescription, getName, setBusinessName, setDescription, setName
dump, dump, getDisplayableObjectName, getGUID, getOwner, getStrongTypeClassName, validate, validate, validate
getRootContainer
getGlobalId, getInternalId, getParent
getFirstDate, getFirstUser, getLastDate, getLastUser, getName, isInstanceLevelSecurityNeeded
getName
getBigNumericId, getGlobalId, getNumericId
static final java.lang.String METADATA_VERSION_12
static final java.lang.String METADATA_VERSION_11
IContext getDefaultContext() throws AdapterException
AdapterException
IMapComponent findComponent(java.lang.String key) throws oracle.odi.domain.mapping.exception.MapComponentException
findComponent
in interface IMapComponentOwner
oracle.odi.domain.mapping.exception.MapComponentException
IProject getProject()