You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Public Methods


ActivateSubModel

Sets this SubModel as the Active Submodel.
AliasDisplaysReturns an object representing a collection of all alias display objects in the submodel.
AuxiliaryTableDisplaysReturns an object representing a collection of all auxiliary table display objects in the submodel.
BoundAttachmentsGet all the BoundAttachments of this SubModel.
BoundSecurityPropertiesGet all the BoundSecurityProperties of this SubModel.
BufferPoolDisplaysReturns an object representing a collection of all buffer pool display objects in the submodel.
BusinessDataObjectDisplaysReturns an object representing a collection of all BusinessDataObject displays in the submodel.
DatabaseDisplaysReturns an object representing a collection of all database display objects in the submodel.
DeleteNamingStandardsTemplateUnbind this Submodel from the naming standards template by deleting the naming standards template ID from the submodel.
EntityDisplaysReturns an object representing a collection of all entity display objects in the submodel.
EntityNamesReturns the names of all entities in the submodel. A user can pass in a Variant variable for the first parameter. PARAMETERS:EntityNames as Variant (an array will be filled in by the method), NumFetched as Integer (will be set by the method).
ExportImageOptionsGet ExportImageOptions object for this SubModel.
FunctionDisplaysReturns an object representing a collection of all function display objects in the submodel.
GetNamingStandardsTemplateReturns the naming standards template bound to the submodel or null, if none is bound to the submodel.
LineDisplaysReturns an object representing a collection of all line display objects in the submodel.
MaterializedViewDisplaysReturns an object representing a collection of all materialized view display objects in the submodel.
NodeGroupDisplaysReturns an object representing a collection of all nodegroup display objects in the submodel.
ObjectTypeDisplaysReturns an object representing a collection of all object type display objects in the submodel.
PackageDisplaysReturns an object representing a collection of all package display objects in the submodel.
PrintOptionsGet PrintOptions object for this SubModel.
ProcedureDisplaysReturns an object representing a collection of all procedure display objects in the submodel.
RelationshipDisplaysReturns an object representing a collection of all relationship display objects in the submodel.
RepoCheckOutStatusGet the Check Out status of this SubModel object. DATATYPE: StringObjects.
RepoVersionHistoryGet the Version History of this SubModel from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.
RollbackSegmentDisplaysReturns an object representing a collection of all rollback segment display objects in the submodel.
SchemaObjRelationshipDisplaysReturns an object representing a collection of all schema object relationship display objects in the submodel.
SelectedObjectsReturns an object representing a collection of all selected objects in the submodel.
SequenceDisplaysReturns an object representing a collection of all sequence display objects in the submodel.
ShapeDisplaysReturns an object representing a collection of all shape display objects in the submodel.
StoGroupDisplaysReturns an object representing a collection of all stogroup display objects in the submodel.
SynonymDisplaysReturns an object representing a collection of all synonym display objects in the submodel.
TablespaceDisplaysReturns an object representing a collection of all tablespace display objects in the submodel.
UserCommentsReturns a collection of all the user comments associated with the submodel.
ViewDisplaysReturns an object representing a collection of all view display objects in the submodel.
ViewNamesReturn all the View names in this Submodel. DATATYPE: StringObjects.
ViewRelationshipDisplaysReturns an object representing a collection of all view relationship display objects in the submodel.

Public Properties


  • No labels