|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.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()
IElementInExecutionArea
getExecutionArea in interface IElementInExecutionAreaIElementInExecutionArea.setExecutionArea(IExecutionArea)public IInterfaceSubComponent getUnderlyingComponent()
IElementInExecutionArea
getUnderlyingComponent in interface IElementInExecutionAreapublic void setExecutionArea(IExecutionArea pExecutionArea)
IElementInExecutionArea
setExecutionArea 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.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||