|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicVirtualDatabaseID | |
---|---|
com.metamatrix.metadata.runtime.model |
Uses of BasicVirtualDatabaseID in com.metamatrix.metadata.runtime.model |
---|
Constructors in com.metamatrix.metadata.runtime.model with parameters of type BasicVirtualDatabaseID | |
---|---|
BasicElement(ElementID element,
BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained. |
|
BasicGroup(BasicGroupID groupID,
BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained. |
|
BasicKey(BasicKeyID keyID,
BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained. |
|
BasicMetadataObject(BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a BasicVirtualDatabase runtime object by passing the BasicVirtualDatabaseID. |
|
BasicMetadataObject(MetadataID metadataID,
BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a runtime object by passing the BasicRuntimeID that identifies the entity and the BasicVirtualDatabaseID that identifes the Virtual Database the object will be contained. |
|
BasicModel(BasicModelID modelID,
BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained. |
|
BasicModel(BasicModelID modelID,
BasicVirtualDatabaseID virtualDBID,
ModelInfo mInfo)
|
|
BasicProcedure(BasicProcedureID procedureID,
BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a runtime object by passing the RuntimeID that identifies the entity and the VIrtualDatabaseID that identifes the Virtual Database the object will be contained. |
|
BasicVirtualDatabase(BasicVirtualDatabaseID virtualDBID)
Call constructor to instantiate a VirtualDatabase runtime object by passing the VIrtualDatabaseID. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |