JavaScript is disabled on your browser.
Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator 12c (12.2.1.2.0) E77153-01
Detail:
Field |
Constr |
Method
java.lang.Object
oracle.odi.domain.support.BusinessObject
oracle.odi.domain.support.AbstractRepositoryEntity
oracle.odi.domain.root.Root
oracle.odi.domain.root.NamedObject
oracle.odi.domain.root.PropertyOwner
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, IModelObject , IModelObjectBase , IMapConnectorPoint , IRepositoryEntity , IMapAttributeOwner , oracle.odi.domain.mapping.IMapReferenceOwner, IMappingObject , INamedObject , IPropertyOwner , IRoot
public class InputConnectorPoint
extends MapConnectorPoint
InputConnectorPoint represents a mapping connector point for the input of a component. Most mapping
components have a single input connector point. The Join and Set components are two exceptions.
Since:
12.1.2.0.0
See Also:
Serialized Form
Nested Class Summary
Nested classes/interfaces inherited from class oracle.odi.domain.root.PropertyOwner
oracle.odi.domain.root.PropertyOwner.IMapPropertyChangeListener, oracle.odi.domain.root.PropertyOwner.MapPropertyChangeEvent
Field Summary
Fields inherited from class oracle.odi.domain.root.PropertyOwner
PROPERTY_CHANGE_EVENT
Fields inherited from class oracle.odi.domain.root.NamedObject
mGlobalNamespaceId
Method Summary
Methods inherited from class oracle.odi.domain.mapping.MapConnectorPoint
connectTo , connectTo , connectTo , connectTo , createAttribute , createExpressionAttribute , findAttribute , findAttributeByBusinessName , findAttributeByGlobalId , getAllConnectorsTo , getAllMapReferences , getAllProperties , getAllProperties , getAttributeCount , getAttributeExpressions , getAttributes , getBoundObject , getBoundObjectFullName , getChildConnectorPoint , getChildNamespaceId , getConnector , getConnectorTo , getConnectorToLeaf , getConnectorToLeafPoint , getCPIndex , getCPOrder , getDelegate , getDirection , getDisplayableTypeName , getDownstreamConnectedComponents , getDownstreamConnectedLeafComponents , getDownstreamConnectedLeafPoints , getDownstreamConnectedPoints , getFromConnectorCount , getFromConnectors , getFullName , getHighestLevelConnectorPoint , getInScopeComponents , getLowestLevelConnectorPoint , getMapRootContainer , getOwner , getOwningComponent , getParentConnectorPoint , getProjectedAttributes , getRole , getToConnectorCount , getToConnectors , getUpstreamConnectedComponents , getUpstreamConnectedLeafComponents , getUpstreamConnectedLeafPoints , getUpstreamConnectedPoints , getUpstreamInScopeAttributes , getUpstreamInScopeLeafConnectorPoints , getUpstreamInScopeLeafPoints , getUpstreamInScopeLeafPoints , hasProjectorAttributes , isAddAttributeAllowed , isBound , isConnected , isConnectedFrom , isConnectedFromLeaf , isConnectedTo , isConnectedTo , isConnectedToLeaf , isConnectedToNonPassivePoint , isInputPoint , isInScopeFor , isInScopeFor , isInScopeFor , isOutputPoint , isReferencedAttribute , isSplitPathFrom , isSplitPathFrom , isSplitPathFrom , removeAllAttributes , removeAllAttributes , removeAllConnections , removeAllConnections , removeAttribute , removeAttribute , removeAttribute , removeAttribute , removeInputConnection , removeInputConnection , removeInputConnection , removeInputConnection , removeOutputConnection , removeOutputConnection , removeOutputConnection , removeOutputConnection , reorderAttribute , setBoundObject , setChildConnectorPoint , setChildConnectorPoint , setName , setParentConnectorPoint , toString , validate
Methods inherited from class oracle.odi.domain.root.PropertyOwner
addProperty, addPropertyChangeListener, adjustPropertyPersistency, createProperty, createProperty, delete, getAllPropertyMapReferenceOwners, getBooleanPropertyValue, getDisplayableProperties, getExpressionPropertyValue, getIntPropertyValue, getProperties, getProperties, getProperty, getPropertyMetadataOwner, getPropertyValue, getPropertyValueReference, getStringPropertyValue, internalGetAllProperties, internalGetProperties, internalIsPropertyDefined, internalSetPropertyValue, isPropertyDefined, notifyPropertyChange, notifyPropertyChangeListeners, onSave, propertyValueGetterHook, removeAllProperties, removeProperty, removePropertyChangeListener, setBooleanPropertyValue, setIntPropertyValue, setPropertyValue
Methods inherited from class oracle.odi.domain.root.NamedObject
getBusinessName, getDescription, getGlobalNamespaceId, getName, getNamespaceId, setBusinessName, setDescription
Methods inherited from class oracle.odi.domain.root.Root
addCachedIssue, addCachedIssues, clearIssueCache, displayIssues, displayIssues, displayIssues, dump, dump, dump, dump, dumpToString, equals, getCachedErrors, getCachedSyncState, getCachedValidationErrorMessage, getDisplayableObjectName, getFCOContainer, getGUID, getInternalId, getPropertyDefinitionOwner, getRootContainer, getStrongTypeClassName, getValueHolderValue, hasAdapter, hashCode, isNew, setCachedSyncState, validate, validate
Methods inherited from class oracle.odi.domain.support.AbstractRepositoryEntity
getBigNumericId, getGlobalId, getNumericId, getParent
Methods inherited from class oracle.odi.domain.support.BusinessObject
clone
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface oracle.odi.domain.mapping.IMapReferenceOwner
getRootContainer
Oracle® Fusion Middleware Java API Reference for Oracle Data Integrator 12c (12.2.1.2.0) E77153-01
Detail:
Field |
Constr |
Method
Copyright © 2010, 2016, Oracle and/or its affiliates. All rights reserved.