|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetadataObject | |
|---|---|
| com.metamatrix.metadata.runtime.api | |
| com.metamatrix.metadata.runtime.model | |
| Uses of MetadataObject in com.metamatrix.metadata.runtime.api |
|---|
| Subinterfaces of MetadataObject in com.metamatrix.metadata.runtime.api | |
|---|---|
interface |
DataType
The DataType api represents the type of data a particular Element or Procedure is. |
interface |
Element
Instances of this interface represent Elements for a Group. |
interface |
Group
Instances of this interface represent Groups in a Model. |
interface |
Key
Instances of this interface represent Keys for a Group. |
interface |
Model
Instances of this interface represent Models in a Virtual Database. |
interface |
Procedure
Instances of this interface represent Procedures in a Model. |
interface |
VirtualDatabase
The VirtualDatabase identifies a collection of DataSources and Virtual DataSources that a client can connect to and interrogate its metadata. |
| Uses of MetadataObject in com.metamatrix.metadata.runtime.model |
|---|
| Classes in com.metamatrix.metadata.runtime.model that implement MetadataObject | |
|---|---|
class |
BasicElement
|
class |
BasicGroup
|
class |
BasicKey
|
class |
BasicMetadataObject
This class represents the basic implementation of MetadataObject, which is the foundation for all classes that are used to capture metadata. |
class |
BasicModel
|
class |
BasicProcedure
|
class |
BasicVirtualDatabase
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||