public abstract class MetaDataNodeAdapter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected commonj.sdo.Type |
source |
protected commonj.sdo.Property |
sourceProperty |
| Constructor and Description |
|---|
MetaDataNodeAdapter(commonj.sdo.Type source) |
MetaDataNodeAdapter(commonj.sdo.Type source,
commonj.sdo.Property sourceProperty) |
| Modifier and Type | Method and Description |
|---|---|
commonj.sdo.Type |
getSource()
Returns the Type traversal source
|
commonj.sdo.Property |
getSourceProperty()
Returns the property traversal source
|
protected commonj.sdo.Type source
protected commonj.sdo.Property sourceProperty
Copyright © 2021. All rights reserved.