| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.meta | |
| oracle.jdeveloper.deploy.meta.pattern |
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradableStore.addNode(L label,
L parent,
N node) |
void |
UpgradableStore.addNode(L label,
N node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainOfR.add(T chainIndex,
T chainParentIndex,
V userObject)
Adds a new User Object to a chain.
|