public interface Inheritable
This interface allows an object of a core universe to be inherited by a linked universe.
Instances of BlItem, Table, Lov, Join or Prompt objects of which classes extend Inheritable may come from a core universe.
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
InheritedData |
getInheritedData()
Returns the value of the 'Inherited Data' containment reference.
|
InheritedData getInheritedData()