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