Public Methods
ActivateSubModel | Sets this SubModel as the Active Submodel. |
AliasDisplays | Returns an object representing a collection of all alias display objects in the submodel. |
AuxiliaryTableDisplays | Returns an object representing a collection of all auxiliary table display objects in the submodel. |
BoundAttachments | Get all the BoundAttachments of this SubModel. |
BoundSecurityProperties | Get all the BoundSecurityProperties of this SubModel. |
BufferPoolDisplays | Returns an object representing a collection of all buffer pool display objects in the submodel. |
BusinessDataObjectDisplays | Returns an object representing a collection of all BusinessDataObject displays in the submodel. |
DatabaseDisplays | Returns an object representing a collection of all database display objects in the submodel. |
DeleteNamingStandardsTemplate | Unbind this Submodel from the naming standards template by deleting the naming standards template ID from the submodel. |
EntityDisplays | Returns an object representing a collection of all entity display objects in the submodel. |
EntityNames | Returns 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). |
ExportImageOptions | Get ExportImageOptions object for this SubModel. |
FunctionDisplays | Returns an object representing a collection of all function display objects in the submodel. |
GetNamingStandardsTemplate | Returns the naming standards template bound to the submodel or null, if none is bound to the submodel. |
LineDisplays | Returns an object representing a collection of all line display objects in the submodel. |
MaterializedViewDisplays | Returns an object representing a collection of all materialized view display objects in the submodel. |
NodeGroupDisplays | Returns an object representing a collection of all nodegroup display objects in the submodel. |
ObjectTypeDisplays | Returns an object representing a collection of all object type display objects in the submodel. |
PackageDisplays | Returns an object representing a collection of all package display objects in the submodel. |
PrintOptions | Get PrintOptions object for this SubModel. |
ProcedureDisplays | Returns an object representing a collection of all procedure display objects in the submodel. |
RelationshipDisplays | Returns an object representing a collection of all relationship display objects in the submodel. |
RepoCheckOutStatus | Get the Check Out status of this SubModel object. DATATYPE: StringObjects. |
RepoVersionHistory | Get the Version History of this SubModel from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
RollbackSegmentDisplays | Returns an object representing a collection of all rollback segment display objects in the submodel. |
SchemaObjRelationshipDisplays | Returns an object representing a collection of all schema object relationship display objects in the submodel. |
SelectedObjects | Returns an object representing a collection of all selected objects in the submodel. |
SequenceDisplays | Returns an object representing a collection of all sequence display objects in the submodel. |
ShapeDisplays | Returns an object representing a collection of all shape display objects in the submodel. |
StoGroupDisplays | Returns an object representing a collection of all stogroup display objects in the submodel. |
SynonymDisplays | Returns an object representing a collection of all synonym display objects in the submodel. |
TablespaceDisplays | Returns an object representing a collection of all tablespace display objects in the submodel. |
UserComments | Returns a collection of all the user comments associated with the submodel. |
ViewDisplays | Returns an object representing a collection of all view display objects in the submodel. |
ViewNames | Return all the View names in this Submodel. DATATYPE: StringObjects. |
ViewRelationshipDisplays | Returns an object representing a collection of all view relationship display objects in the submodel. |
Public Properties
See Also