|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.interfaces.interactive.support.execarea.InterfaceElementInExecutionArea
public class InterfaceElementInExecutionArea
The implementation of IElementInExecutionArea.
| Constructor Summary | |
|---|---|
InterfaceElementInExecutionArea(IInterfaceSubComponent pInterfaceSubComponent)Basic constructor. |
|
| Method Summary | |
|---|---|
IExecutionArea |
getExecutionArea()Returns the execution area in which this object is located. |
IInterfaceSubComponent |
getUnderlyingComponent()Returns the underlying sub-component referenced by this element. |
void |
setExecutionArea(IExecutionArea pExecutionArea)Sets the execution area in which this object will be located. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterfaceElementInExecutionArea(IInterfaceSubComponent pInterfaceSubComponent)
null.
pInterfaceSubComponent - the IInterfaceSubComponent wrapped by this InterfaceElement| Method Detail |
|---|
public IExecutionArea getExecutionArea()
IElementInExecutionAreagetExecutionArea in interface IElementInExecutionAreaIElementInExecutionArea.setExecutionArea(IExecutionArea)public IInterfaceSubComponent getUnderlyingComponent()
IElementInExecutionAreagetUnderlyingComponent in interface IElementInExecutionAreapublic void setExecutionArea(IExecutionArea pExecutionArea)
IElementInExecutionAreasetExecutionArea in interface IElementInExecutionAreapExecutionArea - the execution area in which this object is set to be locatedIElementInExecutionArea.getExecutionArea()
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||