Uses of Class
com.sas.metadata.remote.MdException

Packages that use MdException
Package
Description
Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture.
Provides a way of serializing com.sas.entities information to SAS Metadata Server in Java applications.
Provides the implementation of the remote java interface to the SAS Metadata Server.
  • Uses of MdException in com.sas.metadata.remote

    Modifier and Type
    Class
    Description
    class 
     
    Methods in com.sas.metadata.remote that throw MdException
    Modifier and Type
    Method
    Description
    static String
    MdModelUtil.accessPath(SASLibrary iMeta)
    Deprecated.
    use genLibname() instead
    static String
    MdModelUtil.accessPath(SASLibrary iMeta, boolean b_encodePassword)
    Deprecated.
    use genLibname() instead
    static String
    MdModelUtil.accessPath(SASLibrary iMeta, boolean b_encodePassword, boolean genFileNameForXML)
    Deprecated.
    use genLibname() instead
    static String
    MdModelUtil.accessPath(SASLibrary iMeta, String sLibref)
    Deprecated.
    use genLibnameUsing() instead
    static String
    MdModelUtil.accessPath(SASLibrary iMeta, String sLibref, boolean b_encodePassword)
    Deprecated.
    use genLibnameUsing() instead
    static String
    MdModelUtil.accessPath(SASLibrary iMeta, String sLibref, boolean b_encodePassword, boolean genFileNameForXML)
    Deprecated.
    use genLibname() instead
    int
    MdOMIUtil.addMetadata(String inXML, String reposID, StringHolder outXML, int iFlags)
    Performs an add operation against the metadata server.
    int
    MdOMIUtilImpl.addMetadata(String inXML, String reposID, StringHolder outXML, int iFlags)
    Performs an add operation against the metadata server.
    void
    MdChangeManagementUtil.addObjects(MdObjectStore store, CMetadata projectRepository)
    Deprecated.
    This routine will add all the NEW objects in an object store to the specified project repository.
    void
    MdChangeManagementUtilImpl.addObjects(MdObjectStore store, CMetadata projectRepository)
    Deprecated.
    This routine will add all the NEW objects in an object store to the specified project repository.
    void
    MdAuthorizationUtil.applyACT(AccessControlTemplate act)
    Apply an ACT to protect an object
    void
    MdAuthorizationUtilImpl.applyACT(AccessControlTemplate act)
    Apply an ACT to protect an object
    Document
    MdOMIUtil.ApplyXML(String inXML, String reposID)
    This routine is used by metadata importers to filter their XML to handle XML updates.
    Document
    MdOMIUtilImpl.ApplyXML(String inXML, String reposID)
    This routine is used by metadata importers to filter their XML to handle XML updates.
    List
    MdChangeManagementUtil.checkIn(CMetadata projectRepository, String strChangeName, String strChangeDesc)
    Deprecated.
    Check in a project repository
    List
    MdChangeManagementUtilImpl.checkIn(CMetadata projectRepository, String strChangeName, String strChangeDesc)
    Deprecated.
    Check in a project repository
    protected boolean
    MdModelUtil.LibnameGenerator.checkLib4ContentServer(SASLibrary iMeta)
    See if a SASLibrary has a content server associated with it
    void
    MdChangeManagementUtil.checkOut(List metaObjects, CMetadata projectRepository)
    Deprecated.
    Check out the specified list of objects from the specified repository
    void
    MdChangeManagementUtilImpl.checkOut(List metaObjects, CMetadata projectRepository)
    Deprecated.
    Check out the specified list of objects from the specified repository
    void
    MdOMRConnection.closeIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport transportConnection)
    This method does nothing.
    void
    MdOMRConnectionImpl.closeIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport serverConnection)
     
    void
    MdOMRConnection.closeIOMConnection(com.sas.iom.SAS.IWorkspace workspace)
    This method does nothing.
    void
    MdOMRConnectionImpl.closeIOMConnection(com.sas.iom.SAS.IWorkspace workspace)
     
    void
    MdOMRConnection.closeISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection)
    This method does nothing.
    void
    MdOMRConnectionImpl.closeISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection)
     
    void
    MdOMRConnection.closeISecurityConnection(com.sas.meta.SASOMI.ISecurity iSecurity)
    This method does nothing.
    void
    MdOMRConnectionImpl.closeISecurityConnection(com.sas.meta.SASOMI.ISecurity secureConnection)
     
    static void
    SecurityUtil.closeISecurityConnection(MdFactory factory, com.sas.meta.SASOMI.ISecurity iSec)
    Deprecated.
    Closes an existing ISecurity connection
    void
    MdOMRConnection.closeIServerConnection(com.sas.meta.SASOMI.IServer iServer)
    This method does nothing.
    void
    MdOMRConnectionImpl.closeIServerConnection(com.sas.meta.SASOMI.IServer serverConnection)
     
    void
    MdAuthorizationBase.commit()
    Commit Authorization Changes Any pending Authorization changes will be committed on the Metadata Server.
    void
    MdAuthorizationUtilImpl.commit()
    Commit the Transaction Context (TC)
    List
    MdOMIUtilImpl.copyMetadata(com.sas.meta.SASOMI.IOMI connectionHandle, MdObjectStore instore, String inXML, String reposID, String template, int iFlags)
    Performs an add operation against the metadata server.
    List
    MdOMIUtilImpl.copyMetadata(MdObjectStore instore, String inXML, String reposID, String template, int iFlags)
    Performs an add operation against the metadata server.
    void
    MdChangeManagementUtil.copyObjects(List metaObjects, CMetadata repository)
    Deprecated.
    copy the specified list of objects into the project repository
    void
    MdChangeManagementUtilImpl.copyObjects(List metaObjects, CMetadata repository)
    Deprecated.
    copy the specified list of objects into the project repository
    List
    MdChangeManagementUtil.createAllObjects(MdObjectStore store, Document outDoc)
    Deprecated.
    creates all the objects in doc in object store.
    List
    MdChangeManagementUtilImpl.createAllObjects(MdObjectStore store, Document outDoc)
    Deprecated.
    creates all the objects in doc in object store.
    String
    MdObjectBaseXML.createUpdateAssociationXML()
    Override this method to create the XML string necessary to update lists of associated objects, such as columns, and extended attributes.
    String
    MdObjectBaseXML.createUpdateAssociationXML(CMetadata inObject, StringBuffer outXML)
    Creates update XML for all associations on inputed object.
    void
    MdFactory.deleteMetadataObject(CMetadata delobject)
    Removes the object from the client and from the server if the object exists on the server.
    void
    MdFactoryImpl.deleteMetadataObject(CMetadata delobject)
    Removes the object from the client and from the server if the object exists on the server.
    List<String>
    MdOMIUtil.deleteMetadataObject(CMetadata inObject)
    Delete a CMetadata object and all it's dependancies.
    List<String>
    MdOMIUtil.deleteMetadataObject(CMetadata metadataObject, String template)
    Deletes an object from the server using the specified delete template.
    List<String>
    MdOMIUtil.deleteMetadataObject(String objectType, String objectID)
    Deletes a metadata object and all of its dependencies
    List<String>
    MdOMIUtil.deleteMetadataObject(String objectType, String objectID, String template)
    Deletes a metadata object and all of its dependencies
    List<String>
    MdOMIUtilImpl.deleteMetadataObject(CMetadata inObject)
    Delete a CMetadata object and all it's dependancies.
    List<String>
    MdOMIUtilImpl.deleteMetadataObject(CMetadata metadataObject, String template)
    Deletes an object from the server using the specified delete template.
    List<String>
    MdOMIUtilImpl.deleteMetadataObject(String objectType, String objectID)
    Deletes a metadata object and all of its dependencies
    List<String>
    MdOMIUtilImpl.deleteMetadataObject(String objectType, String objectID, String template)
    Deletes a metadata object and all of its dependencies
    void
    MdFactory.deleteMetadataObjects(CMetadata deleteObject, String template)
    Removes the object from the detail Map and from the server!
    void
    MdFactory.deleteMetadataObjects(String objectName, String objectType, String objectFQID, String template)
    Removes the object from the detail Map and from the server!
    void
    MdFactory.deleteMetadataObjects(List<? extends CMetadata> objectList)
    Removes the object from the detail Map and from the server!
    void
    MdFactoryImpl.deleteMetadataObjects(CMetadata deleteObject, String template)
    Removes the object from the detail Map and from the server!
    void
    MdFactoryImpl.deleteMetadataObjects(String objectName, String objectType, String objectFQID, String template)
    Removes the object from the detail Map and from the server!
    void
    MdFactoryImpl.deleteMetadataObjects(List<? extends CMetadata> objectList)
    Removes the object from the detail Map and from the server!
    List<String>
    MdOMIUtil.deleteMetadataObjects(List<? extends CMetadata> inObjects)
    Delete a CMetadata object and all it's dependancies.
    List<String>
    MdOMIUtil.deleteMetadataObjects(Map<String,String> inObjects)
    Delete multiple objects from the server and all their dependencies.
    List<String>
    MdOMIUtilImpl.deleteMetadataObjects(List<? extends CMetadata> inObjects)
    Delete a CMetadata object and all it's dependancies.
    List<String>
    MdOMIUtilImpl.deleteMetadataObjects(Map<String,String> inObjects)
    Delete multiple objects from the server and all their dependencies.
    List<String>
    MdOMIWrapper.deleteObjectsFromServer(String inXML)
    Calls the DeleteMetadata method to delete objects from the server.
    List<String>
    MdOMIWrapper.deleteObjectsFromServer(String inXML, String templates)
    Calls the DeleteMetadata method to delete objects from the server.
    List<String>
    MdOMIWrapperImpl.deleteObjectsFromServer(String inXML)
    Calls the DeleteMetadata method to delete objects from the server.
    List<String>
    MdOMIWrapperImpl.deleteObjectsFromServer(String inXML, String templates)
    Calls the DeleteMetadata method to delete objects from the server.
    void
    MdFactory.deletePublicObject(CMetadata publicObject)
    Deletes a public object from the server.
    void
    MdFactory.deletePublicObject(CMetadata publicObject, String template)
    Deletes a public object from the server.
    void
    MdFactoryImpl.deletePublicObject(CMetadata publicObject)
    Deletes a public object from the server.
    void
    MdFactoryImpl.deletePublicObject(CMetadata publicObject, String template)
    Deletes a public object from the server.
    void
    MdChangeManagementUtil.destroy(List metaObjects, CMetadata projectRepository)
    Deprecated.
     
    void
    MdChangeManagementUtilImpl.destroy(List metaObjects, CMetadata projectRepository)
    Deprecated.
     
    void
    MdAuthorizationBase.discard()
    Discard Authorization Changes Any pending Authorization changes will be discarded on the Metadata Server.
    void
    MdAuthorizationUtilImpl.discard()
    Discard the Transaction Context (TC)
    void
    MdOMRConnection.disconnectIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport transportConnection)
    Immediately disconnects a connection to a SAS Metadata Server.
    void
    MdOMRConnectionImpl.disconnectIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport serverConnection)
     
    void
    MdOMRConnection.disconnectIOMConnection(com.sas.iom.SAS.IWorkspace workspace)
    Immediately disconnects a connection to a SAS Workspace Server.
    void
    MdOMRConnectionImpl.disconnectIOMConnection(com.sas.iom.SAS.IWorkspace workspace)
     
    void
    MdOMRConnection.disconnectISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection)
    Immediately disconnects a connection to a SAS Metadata Server.
    void
    MdOMRConnectionImpl.disconnectISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection)
     
    void
    MdOMRConnection.disconnectISecurityConnection(com.sas.meta.SASOMI.ISecurity iSecurity)
    Immediately disconnects a connection to a SAS Metadata Server.
    void
    MdOMRConnectionImpl.disconnectISecurityConnection(com.sas.meta.SASOMI.ISecurity secureConnection)
     
    void
    MdOMRConnection.disconnectIServerConnection(com.sas.meta.SASOMI.IServer iServer)
    Immediately disconnects a connection to a SAS Metadata Server.
    void
    MdOMRConnectionImpl.disconnectIServerConnection(com.sas.meta.SASOMI.IServer serverConnection)
     
    void
    MdOMRConnection.disconnectOMRConnection(com.sas.meta.SASOMI.IOMI iOMI)
    Immediately disconnects a connection to a SAS Metadata Server.
    void
    MdOMRConnectionImpl.disconnectOMRConnection(com.sas.meta.SASOMI.IOMI iOMI)
     
    String
    MdObjectBaseXML.doCreateUpdateXML(CMetadata object)
    Primary function to create an UpdateXML string to be sent to the server to perform an update on an object, and all of its association objects.
    int
    MdOMIUtil.doesObjectExist(String reposID, String objectType, String xmlSelect)
    Returns whether an object exists on the metadata server.
    int
    MdOMIUtilImpl.doesObjectExist(String reposID, String objectType, String xmlSelect)
    Returns whether an object exists on the metadata server.
    Document
    MdOMIUtil.DoRequest(String inXML)
    Performs a DoRequest
    Document
    MdOMIUtil.DoRequest(String inXML, boolean fUpdateIds)
    Performs a DoRequest
    Document
    MdOMIUtilImpl.DoRequest(String inXML)
    Performs a DoRequest
    Document
    MdOMIUtilImpl.DoRequest(String inXML, boolean fUpdateIds)
    Performs a DoRequest
    String
    MdOMIWrapper.DoRequest(com.sas.meta.SASOMI.IOMI connectionHandle, String inXML, boolean fUpdateIds)
    Performs a DoRequest
    String
    MdOMIWrapperImpl.DoRequest(com.sas.meta.SASOMI.IOMI connectionHandle, String inXML, boolean fUpdateIds)
    Performs a DoRequest
    void
    MdOMIUtil.DoRequestNoReturn(String inXML, boolean fUpdateIds)
    Performs a DoRequest
    void
    MdOMIUtilImpl.DoRequestNoReturn(String inXML, boolean fUpdateIds)
    Performs a DoRequest
    MdOMIUtil.doSimple(CMetadata thisObject, NamedNodeMap thisNodeMap)
    Calls 'set' methods for given object for nodes in given NodeMap
    MdOMIUtilImpl.doSimple(CMetadata thisObject, NamedNodeMap thisNodeMap)
    Calls 'set' methods for given object for nodes in given NodeMap
    MdOMIUtilImpl.doSimple(CMetadata thisObject, NamedNodeMap thisNodeMap, int state)
    Calls 'set' methods for given object for nodes in given NodeMap
    MdOMIUtilImpl.doSimple(CMetadata thisObject, NamedNodeMap thisNodeMap, int state, boolean doNotOverrideValues)
    Calls 'set' methods for given object for nodes in given NodeMap
    void
    MdChangeManagementUtil.fetch(List metaObjects, CMetadata projectRepository)
    Deprecated.
    Fetch the object the specified list of objects to the specified repository
    void
    MdChangeManagementUtilImpl.fetch(List metaObjects, CMetadata projectRepository)
    Deprecated.
    Fetch the object the specified list of objects to the specified repository
    Map<String,String>
    MdLibGenInterface.genAssignLibrefMap(SASLibrary aLibrary, String aLibref)
    Generate a library assignment java.util.Map for a SASLibrary stored in metadata.
    Map<String,String>
    MdModelUtil.SAS9Generator.genAssignLibrefMap(SASLibrary aLibrary, String aLibref)
     
    String
    MdLibGenInterface.genConnectionOptions(SASLibrary aLibrary)
    This method will just return the connection options for the passed in library
    String
    MdModelUtil.SAS9Generator.genConnectionOptions(SASLibrary iMeta)
     
    String
    MdModelUtil.SAS9Generator.genCredentials(SASLibrary iMeta, Connection c, boolean b_quoteUser, boolean b_quotePassword)
    Generate a String containing a libraries username and password
    String
    MdLibGenInterface.genLibname(SASLibrary aLibrary)
    Generates the libname statement for a SASLibrary Syntax for the libname statement: libname libref engine lib-specification connectionOptions libraryOptions schema=databaseSchema user=userID password=password;
    String
    MdModelUtil.SAS9Generator.genLibname(SASLibrary aLibrary)
     
    String
    MdLibGenInterface.genLibnameUsing(SASLibrary aLibrary, String aLibref)
    Generates the libname statement for a SASLibrary.
    String
    MdModelUtil.SAS9Generator.genLibnameUsing(SASLibrary iMeta, String aLibref)
    Generates the libname statement for a SASLibrary Syntax for the libname statement: libname libref engine lib-specification connectionOptions libraryOptions schema=databaseSchema user=userID password=password;
    Gets the AssociationList of AccessControlEntries
    Identity.getAccessControlEntries(boolean fGoToServer)
    Gets the Associationlist of AccessControlEntries
    Gets the AssociationList of AccessControlEntries
    Permission.getAccessControlEntries(boolean fGoToServer)
    Gets the Associationlist of AccessControlEntries
    AccessControlTemplate.getAccessControlItems()
    Gets the AssociationList of AccessControlItems
    AccessControlTemplate.getAccessControlItems(boolean fGoToServer)
    Gets the Associationlist of AccessControlItems
    Gets the Association list of AccessControls
    Root.getAccessControls(boolean fGoToServer)
    Gets the Associationlist of AccessControls
    Gets the Association list of AccessControlTemplates
    AccessControl.getAccessControlTemplates(boolean fGoToServer)
    Gets the Associationlist of AccessControlTemplates
    ConditionActionSet.getActions()
    Gets the AssociationList of Actions
    ConditionActionSet.getActions(boolean fGoToServer)
    Gets the Associationlist of Actions
    TransformationStep.getActivities()
    Gets the Association list of Activities
    TransformationStep.getActivities(boolean fGoToServer)
    Gets the Associationlist of Activities
    MdAuthorizationUtil.getACTs()
    Get ACTs that protect an object.
    MdAuthorizationUtilImpl.getACTs()
    Get ACTs that protect an object
    Gets the AssociationList of Aggregations
    Cube.getAggregations(boolean fGoToServer)
    Gets the Associationlist of Aggregations
    Gets the Association list of Aggregations
    Level.getAggregations(boolean fGoToServer)
    Gets the Associationlist of Aggregations
    PhysicalTable.getAggregations()
    Gets the AssociationList of Aggregations
    PhysicalTable.getAggregations(boolean fGoToServer)
    Gets the Associationlist of Aggregations
    Aggregation.getAggregationTables()
    Gets the Association list of AggregationTables
    Aggregation.getAggregationTables(boolean fGoToServer)
    Gets the Associationlist of AggregationTables
    DeployedDataPackage.getAliases()
    Gets the AssociationList of Aliases
    DeployedDataPackage.getAliases(boolean fGoToServer)
    Gets the Associationlist of Aliases
    DeployedDataPackage.getAliasFor()
    Gets the DeployedDataPackage for AliasFor
    DeployedDataPackage.getAliasFors()
    Gets the Association list of AliasFors
    DeployedDataPackage.getAliasFors(boolean fGoToServer)
    Gets the Associationlist of AliasFors
    Gets the Association list of AnalyticColumns
    Column.getAnalyticColumns(boolean fGoToServer)
    Gets the Associationlist of AnalyticColumns
    RelationalTable.getAnalyticTables()
    Gets the Association list of AnalyticTables
    RelationalTable.getAnalyticTables(boolean fGoToServer)
    Gets the Associationlist of AnalyticTables
    AnalyticTable.getAnalyticTrainingTable()
    Gets the RelationalTable for AnalyticTrainingTable
    Gets the AssociationList of AnalyticTrainingTables
    AnalyticTable.getAnalyticTrainingTables(boolean fGoToServer)
    Gets the Associationlist of AnalyticTrainingTables
    List<String>
    MdAuthorizationBase.getApplicablePermissions()
    Obtains permissions applicable to the object according to its PublicType
    List<String>
    MdAuthorizationUtilImpl.getApplicablePermissions()
    Obtain permissions Applicable to a Protected Object or ACT Permission Pattern based on Object's PublicType
    ArchiveFile.getArchiveEntries()
    Gets the Association list of ArchiveEntries
    ArchiveFile.getArchiveEntries(boolean fGoToServer)
    Gets the Associationlist of ArchiveEntries
    ITChannel.getArchivePaths()
    Gets the AssociationList of ArchivePaths
    ITChannel.getArchivePaths(boolean fGoToServer)
    Gets the Associationlist of ArchivePaths
    ITChannel.getArchives()
    Gets the AssociationList of Archives
    ITChannel.getArchives(boolean fGoToServer)
    Gets the Associationlist of Archives
    PropertyType.getArrayTypes()
    Gets the AssociationList of ArrayTypes
    PropertyType.getArrayTypes(boolean fGoToServer)
    Gets the Associationlist of ArrayTypes
    Gets the ClassifierMap for AssociatedClassifierMap
    Gets the Association list of AssociatedClassifierMaps
    FeatureMap.getAssociatedClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of AssociatedClassifierMaps
    AccessControlEntry.getAssociatedCondition()
    Gets the PermissionCondition for AssociatedCondition
    ConditionActionSet.getAssociatedCondition()
    Gets the Condition for AssociatedCondition
    AccessControlEntry.getAssociatedConditions()
    Gets the Association list of AssociatedConditions
    AccessControlEntry.getAssociatedConditions(boolean fGoToServer)
    Gets the Associationlist of AssociatedConditions
    ConditionActionSet.getAssociatedConditions()
    Gets the Association list of AssociatedConditions
    ConditionActionSet.getAssociatedConditions(boolean fGoToServer)
    Gets the Associationlist of AssociatedConditions
    Gets the Tree for AssociatedContentCollection
    Gets the Association list of AssociatedContentCollections
    PSPortlet.getAssociatedContentCollections(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentCollections
    Gets the ContentLocation for AssociatedContentLocation
    Gets the AssociationList of AssociatedContentLocations
    UnitofTime.getAssociatedContentLocations(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentLocations
    ContentLocation.getAssociatedContentType()
    Gets the ContentType for AssociatedContentType
    TypeDefinition.getAssociatedContentType()
    Gets the ContentType for AssociatedContentType
    ContentLocation.getAssociatedContentTypes()
    Gets the AssociationList of AssociatedContentTypes
    ContentLocation.getAssociatedContentTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentTypes
    TypeDefinition.getAssociatedContentTypes()
    Gets the AssociationList of AssociatedContentTypes
    TypeDefinition.getAssociatedContentTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentTypes
    Gets the Cube for AssociatedCube
    GlobalFormula.getAssociatedCube()
    Gets the Cube for AssociatedCube
    Gets the Association list of AssociatedCubes
    File.getAssociatedCubes(boolean fGoToServer)
    Gets the Associationlist of AssociatedCubes
    GlobalFormula.getAssociatedCubes()
    Gets the AssociationList of AssociatedCubes
    GlobalFormula.getAssociatedCubes(boolean fGoToServer)
    Gets the Associationlist of AssociatedCubes
    ColumnHierarchy.getAssociatedDataTable()
    Gets the DataTable for AssociatedDataTable
    ColumnHierarchy.getAssociatedDataTables()
    Gets the Association list of AssociatedDataTables
    ColumnHierarchy.getAssociatedDataTables(boolean fGoToServer)
    Gets the Associationlist of AssociatedDataTables
    Gets the DeviceType for AssociatedDeviceType
    Gets the Association list of AssociatedDeviceTypes
    Device.getAssociatedDeviceTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedDeviceTypes
    SharedDimension.getAssociatedDirectory()
    Gets the Directory for AssociatedDirectory
    SharedDimension.getAssociatedDirectorys()
    Gets the AssociationList of AssociatedDirectorys
    SharedDimension.getAssociatedDirectorys(boolean fGoToServer)
    Gets the Associationlist of AssociatedDirectorys
    Gets the ExternalTable for AssociatedExternalTable
    Gets the Association list of AssociatedExternalTables
    File.getAssociatedExternalTables(boolean fGoToServer)
    Gets the Associationlist of AssociatedExternalTables
    Gets the File for AssociatedFile
    Gets the AssociationList of AssociatedFiles
    Cube.getAssociatedFiles(boolean fGoToServer)
    Gets the Associationlist of AssociatedFiles
    Gets the Association list of AssociatedHierarchies
    NamedSet.getAssociatedHierarchies(boolean fGoToServer)
    Gets the Associationlist of AssociatedHierarchies
    HierarchyLevel.getAssociatedHierarchy()
    Gets the Hierarchy for AssociatedHierarchy
    HierarchyLevel.getAssociatedHierarchys()
    Gets the AssociationList of AssociatedHierarchys
    HierarchyLevel.getAssociatedHierarchys(boolean fGoToServer)
    Gets the Associationlist of AssociatedHierarchys
    Gets the Tree for AssociatedHomeFolder
    Gets the Association list of AssociatedHomeFolders
    Identity.getAssociatedHomeFolders(boolean fGoToServer)
    Gets the Associationlist of AssociatedHomeFolders
    Gets the Identity for AssociatedIdentity
    Gets the Identity for AssociatedIdentity
    Gets the AssociationList of AssociatedIdentitys
    Login.getAssociatedIdentitys(boolean fGoToServer)
    Gets the Associationlist of AssociatedIdentitys
    Gets the AssociationList of AssociatedIdentitys
    Tree.getAssociatedIdentitys(boolean fGoToServer)
    Gets the Associationlist of AssociatedIdentitys
    Gets the Job for AssociatedJob
    Gets the Association list of AssociatedJobs
    JFJob.getAssociatedJobs(boolean fGoToServer)
    Gets the Associationlist of AssociatedJobs
    CalculatedMember.getAssociatedLevel()
    Gets the Level for AssociatedLevel
    HierarchyLevel.getAssociatedLevel()
    Gets the Level for AssociatedLevel
    OLAPProperty.getAssociatedLevel()
    Gets the Level for AssociatedLevel
    CalculatedMember.getAssociatedLevels()
    Gets the AssociationList of AssociatedLevels
    CalculatedMember.getAssociatedLevels(boolean fGoToServer)
    Gets the Associationlist of AssociatedLevels
    HierarchyLevel.getAssociatedLevels()
    Gets the AssociationList of AssociatedLevels
    HierarchyLevel.getAssociatedLevels(boolean fGoToServer)
    Gets the Associationlist of AssociatedLevels
    OLAPProperty.getAssociatedLevels()
    Gets the Association list of AssociatedLevels
    OLAPProperty.getAssociatedLevels(boolean fGoToServer)
    Gets the Associationlist of AssociatedLevels
    Gets the Root for AssociatedLocalizedObject
    Gets the AssociationList of AssociatedLocalizedObjects
    Property.getAssociatedLocalizedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedLocalizedObjects
    DeployedComponent.getAssociatedMachine()
    Gets the Machine for AssociatedMachine
    DeployedComponent.getAssociatedMachines()
    Gets the AssociationList of AssociatedMachines
    DeployedComponent.getAssociatedMachines(boolean fGoToServer)
    Gets the Associationlist of AssociatedMachines
    Gets the Column for AssociatedMapColumn
    Gets the Association list of AssociatedMapColumns
    XPath.getAssociatedMapColumns(boolean fGoToServer)
    Gets the Associationlist of AssociatedMapColumns
    Gets the RelationalTable for AssociatedMapTable
    Gets the Association list of AssociatedMapTables
    XPath.getAssociatedMapTables(boolean fGoToServer)
    Gets the Associationlist of AssociatedMapTables
    Gets the MiningResult for AssociatedMiningResult
    Gets the Association list of AssociatedMiningResults
    ArchiveFile.getAssociatedMiningResults(boolean fGoToServer)
    Gets the Associationlist of AssociatedMiningResults
    MdOMIUtil.getAssociatedObject(CMetadata object, String strAssociation, String strTemplate)
    Get the single metatdata object from the given associtation.
    MdOMIUtil.getAssociatedObject(CMetadata object, String strAssociation, String strTemplate, boolean doNotOverrideAssocs)
    Get the single metatdata object from the given associtation.
    MdOMIUtilImpl.getAssociatedObject(CMetadata object, String strAssociation, String strTemplate)
    Get the single metatdata object from the given associtation.
    MdOMIUtilImpl.getAssociatedObject(CMetadata object, String strAssociation, String strTemplate, boolean doNotOverrideAssocs)
    Get the single metatdata object from the given associtation.
    Gets the Root for AssociatedObject
    PropertyGroup.getAssociatedObject()
    Gets the Root for AssociatedObject
    Gets the Root for AssociatedObject
    CustomAssociation.getAssociatedObjects()
    Gets the Association list of AssociatedObjects
    CustomAssociation.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects
    MdObjectBaseUtil.getAssociatedObjects(String strAssociation)
    Helper method for getting associated metadata objects.
    MdObjectBaseUtil.getAssociatedObjects(String strAssociation, String strTemplate)
    Helper method for getting associated metadata objects.
    MdObjectBaseUtil.getAssociatedObjects(String associationType, String strAssociation, boolean isPredAssoc, String Properties, CMetadata parentObj)
    Helper method for getting associated metadata objects.
    MdOMIUtil.getAssociatedObjects(CMetadata object, String strAssociation, String strTemplate)
    Gets the list of metatdata objects for the given association.
    MdOMIUtil.getAssociatedObjects(CMetadata object, String strAssociation, String strTemplate, boolean doNotOverrideAssocs)
    Gets the list of metatdata objects for the given association.
    MdOMIUtilImpl.getAssociatedObjects(CMetadata object, String strAssociation, String strTemplate)
    Gets the list of metatdata objects for the given association.
    MdOMIUtilImpl.getAssociatedObjects(CMetadata object, String strAssociation, String strTemplate, boolean doNotOverrideAssocs)
    Gets the list of metatdata objects for the given association.
    MdOMIWrapper.getAssociatedObjects(CMetadata object, String strAssociation, String strTemplate, boolean doNotOverrideAssocs)
    Gets the list of metatdata objects for the given association.
    MdOMIWrapperImpl.getAssociatedObjects(CMetadata object, String strAssociation, String strTemplate, boolean doNotOverrideAssocs)
    Gets the list of metatdata objects for the given association.
    Gets the AssociationList of AssociatedObjects
    Property.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects
    PropertyGroup.getAssociatedObjects()
    Gets the AssociationList of AssociatedObjects
    PropertyGroup.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects
    Gets the AssociationList of AssociatedObjects
    Variable.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects
    Gets the OLAPSchema for AssociatedOLAPSchema
    Gets the OLAPSchema for AssociatedOLAPSchema
    Gets the OLAPSchema for AssociatedOLAPSchema
    Gets the Association list of AssociatedOLAPSchemas
    Cube.getAssociatedOLAPSchemas(boolean fGoToServer)
    Gets the Associationlist of AssociatedOLAPSchemas
    Gets the AssociationList of AssociatedOLAPSchemas
    Dimension.getAssociatedOLAPSchemas(boolean fGoToServer)
    Gets the Associationlist of AssociatedOLAPSchemas
    Gets the Association list of AssociatedOLAPSchemas
    File.getAssociatedOLAPSchemas(boolean fGoToServer)
    Gets the Associationlist of AssociatedOLAPSchemas
    Transformation.getAssociatedPrompt()
    Gets the AbstractPrompt for AssociatedPrompt
    Transformation.getAssociatedPrompts()
    Gets the Association list of AssociatedPrompts
    Transformation.getAssociatedPrompts(boolean fGoToServer)
    Gets the Associationlist of AssociatedPrompts
    Gets the AbstractProperty for AssociatedProperty
    AbstractProperty.getAssociatedPropertyGroup()
    Gets the PropertyGroup for AssociatedPropertyGroup
    AbstractProperty.getAssociatedPropertyGroups()
    Gets the AssociationList of AssociatedPropertyGroups
    AbstractProperty.getAssociatedPropertyGroups(boolean fGoToServer)
    Gets the Associationlist of AssociatedPropertyGroups
    Gets the Association list of AssociatedPropertys
    Text.getAssociatedPropertys(boolean fGoToServer)
    Gets the Associationlist of AssociatedPropertys
    Gets the PropertySet for AssociatedPropertySet
    Gets the Association list of AssociatedPropertySets
    Property.getAssociatedPropertySets(boolean fGoToServer)
    Gets the Associationlist of AssociatedPropertySets
    AssociationProperty.getAssociatedPrototypes()
    Gets the Association list of AssociatedPrototypes
    AssociationProperty.getAssociatedPrototypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedPrototypes
    Gets the PSPortlet for AssociatedPSPortlet
    Gets the AssociationList of AssociatedPSPortlets
    Tree.getAssociatedPSPortlets(boolean fGoToServer)
    Gets the Associationlist of AssociatedPSPortlets
    Gets the QueryClause for AssociatedQueryClause
    Gets the Association list of AssociatedQueryClauses
    Text.getAssociatedQueryClauses(boolean fGoToServer)
    Gets the Associationlist of AssociatedQueryClauses
    ClassifierMap.getAssociatedRowSelector()
    Gets the RowSelector for AssociatedRowSelector
    Gets the AssociationList of AssociatedRowSelectors
    ClassifierMap.getAssociatedRowSelectors(boolean fGoToServer)
    Gets the Associationlist of AssociatedRowSelectors
    SASCatalogEntry.getAssociatedSASCatalog()
    Gets the SASCatalog for AssociatedSASCatalog
    SASCatalogEntry.getAssociatedSASCatalogs()
    Gets the AssociationList of AssociatedSASCatalogs
    SASCatalogEntry.getAssociatedSASCatalogs(boolean fGoToServer)
    Gets the Associationlist of AssociatedSASCatalogs
    Gets the SecuredLibrary for AssociatedSecuredLibrary
    Gets the AssociationList of AssociatedSecuredLibrarys
    SASPassword.getAssociatedSecuredLibrarys(boolean fGoToServer)
    Gets the Associationlist of AssociatedSecuredLibrarys
    Gets the MiningResult for AssociatedTrainedResult
    Gets the Association list of AssociatedTrainedResults
    Text.getAssociatedTrainedResults(boolean fGoToServer)
    Gets the Associationlist of AssociatedTrainedResults
    ConditionActionSet.getAssociatedTransformation()
    Gets the AbstractTransformation for AssociatedTransformation
    Gets the AbstractTransformation for AssociatedTransformation
    ConditionActionSet.getAssociatedTransformations()
    Gets the Association list of AssociatedTransformations
    ConditionActionSet.getAssociatedTransformations(boolean fGoToServer)
    Gets the Associationlist of AssociatedTransformations
    Gets the Association list of AssociatedTransformations
    Text.getAssociatedTransformations(boolean fGoToServer)
    Gets the Associationlist of AssociatedTransformations
    Gets the PropertyType for AssociatedType
    Gets the AssociationList of AssociatedTypes
    Text.getAssociatedTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedTypes
    RelationalTable.getAssociatedXMLMap()
    Gets the SXLEMap for AssociatedXMLMap
    RelationalTable.getAssociatedXMLMaps()
    Gets the Association list of AssociatedXMLMaps
    RelationalTable.getAssociatedXMLMaps(boolean fGoToServer)
    Gets the Associationlist of AssociatedXMLMaps
    int
    MdSecurityUtil.getAssociationCountForObject(CMetadata meta, String associationName)
    Returns the size of a specific association for an object.
    int
    MdSecurityUtilImpl.getAssociationCountForObject(CMetadata meta, String associationName)
    Returns the size of a specific association for an object.
    Prototype.getAssociations()
    Gets the AssociationList of Associations
    Prototype.getAssociations(boolean fGoToServer)
    Gets the Associationlist of Associations
    MdAuthorizationInfo
    MdAuthorizationBase.getAuthorizations(Identity identity, List<String> permissions)
    Get authorizations for a single identity
    List<MdAuthorizationInfo>
    MdAuthorizationBase.getAuthorizations(List<Identity> identities, List<String> permissions)
    Get authorizations for multiple identities
    MdAuthorizationInfo
    MdAuthorizationUtilImpl.getAuthorizations(Identity identity, List<String> permissions)
    Get Authorizations
    List<MdAuthorizationInfo>
    MdAuthorizationUtilImpl.getAuthorizations(List<Identity> identities, List<String> permissions)
    Get Authorizations
    List<MdAuthorizationInfo>
    MdAuthorizationBase.getAuthorizationsAll()
    Get all authorizations
    List<MdAuthorizationInfo>
    MdAuthorizationUtilImpl.getAuthorizationsAll()
    Get Authorizations All
    MdAuthorizationExplainedInfo
    MdAuthorizationBase.getAuthorizationsExplained(Identity identity, List<String> permissions)
    Get authorization sources explained for a single identity.
    List<MdAuthorizationExplainedInfo>
    MdAuthorizationBase.getAuthorizationsExplained(List<Identity> identities, List<String> permissions)
    Get authorization sources explained for a list of identities.
    MdAuthorizationExplainedInfo
    MdAuthorizationUtilImpl.getAuthorizationsExplained(Identity identity, List<String> permissions)
    Get Authorizations with Indirect Authorization Sources Explained
    List<MdAuthorizationExplainedInfo>
    MdAuthorizationUtilImpl.getAuthorizationsExplained(List<Identity> identities, List<String> permissions)
    Get Authorizations with Indirect Authorization Sources Explained
    List<MdAuthorizationExplainedInfo>
    MdAuthorizationBase.getAuthorizationsExplainedAll()
    Get authorization sources explained for all identities and permissions.
    List<MdAuthorizationExplainedInfo>
    MdAuthorizationUtilImpl.getAuthorizationsExplainedAll()
     
    static Login
    MdModelUtil.getBestLogin(SASLibrary iMeta)
    Deprecated. 
    static String
    MdModelUtil.getBestLoginString(Login iLogin)
    Deprecated. 
    static String
    MdModelUtil.getBestLoginString(Login iLogin, boolean b_encodePassword)
    Deprecated. 
    static String
    MdModelUtil.getBestLoginString(Login iLogin, boolean b_encodePassword, boolean b_quotePassword)
    Deprecated. 
    Gets the Association list of CalculatedMembers
    Hierarchy.getCalculatedMembers(boolean fGoToServer)
    Gets the Associationlist of CalculatedMembers
    Gets the Association list of CalculatedMembers
    Level.getCalculatedMembers(boolean fGoToServer)
    Gets the Associationlist of CalculatedMembers
    Gets the Identity for ChangeIdentity
    Gets the AssociationList of ChangeIdentitys
    Change.getChangeIdentitys(boolean fGoToServer)
    Gets the Associationlist of ChangeIdentitys
    Root.getChanges()
    Gets the AssociationList of Changes
    Root.getChanges(boolean fGoToServer)
    Gets the Associationlist of Changes
    Gets the Association list of ChannelSubscriptions
    ITChannel.getChannelSubscriptions(boolean fGoToServer)
    Gets the Associationlist of ChannelSubscriptions
    DataSourceName.getChildDataSources()
    Gets the AssociationList of ChildDataSources
    DataSourceName.getChildDataSources(boolean fGoToServer)
    Gets the Associationlist of ChildDataSources
    ClassifierMap.getClassifierSources()
    Gets the AssociationList of ClassifierSources
    ClassifierMap.getClassifierSources(boolean fGoToServer)
    Gets the Associationlist of ClassifierSources
    ClassifierMap.getClassifierTargets()
    Gets the Association list of ClassifierTargets
    ClassifierMap.getClassifierTargets(boolean fGoToServer)
    Gets the Associationlist of ClassifierTargets
    Properties
    MdOMRConnection.getCMRProperties()
    Gets certain properties of the CMR connection.
    Properties
    MdOMRConnectionImpl.getCMRProperties()
    Gets certain properties of the CMR connection.
    TableCollection.getCollectionLocations()
    Gets the AssociationList of CollectionLocations
    TableCollection.getCollectionLocations(boolean fGoToServer)
    Gets the Associationlist of CollectionLocations
    Gets the AssociationList of ColumnHierarchies
    DataTable.getColumnHierarchies(boolean fGoToServer)
    Gets the Associationlist of ColumnHierarchies
    DataTable.getColumns()
    Gets the AssociationList of Columns
    DataTable.getColumns(boolean fGoToServer)
    Gets the Associationlist of Columns
    Index.getColumns()
    Gets the AssociationList of Columns
    Index.getColumns(boolean fGoToServer)
    Gets the Associationlist of Columns
    QueryClause.getColumns()
    Gets the AssociationList of Columns
    QueryClause.getColumns(boolean fGoToServer)
    Gets the Associationlist of Columns
    boolean
    MdAuthorizationBase.getCommitOnUpdate()
    Obtains Commit with Object Store boolean indicator
    boolean
    MdAuthorizationUtilImpl.getCommitOnUpdate()
    Obtains Commit with Object Store boolean indicator
    AbstractTransformation.getComputeLocations()
    Gets the AssociationList of ComputeLocations
    AbstractTransformation.getComputeLocations(boolean fGoToServer)
    Gets the Associationlist of ComputeLocations
    DeployedComponent.getComputeTasks()
    Gets the Association list of ComputeTasks
    DeployedComponent.getComputeTasks(boolean fGoToServer)
    Gets the Associationlist of ComputeTasks
    AbstractTransformation.getConditionActionSets()
    Gets the AssociationList of ConditionActionSets
    AbstractTransformation.getConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of ConditionActionSets
    Gets the Association list of ConditionActionSets
    Action.getConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of ConditionActionSets
    Gets the AssociationList of ConditionActionSets
    Condition.getConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of ConditionActionSets
    String
    MdFactoryCacheImpl.getConnectedUserId()
     
    String
    MdFactoryCache.getConnectedUserName()
    Returns the identity name of the user connected to the server with this factory.
    String
    MdFactoryCacheImpl.getConnectedUserName()
     
    static String
    MdModelUtil.getConnectionOptions(SASLibrary iMeta)
    Deprecated.
    use genConnectionOptions() instead
    AuthenticationDomain.getConnections()
    Gets the Association list of Connections
    AuthenticationDomain.getConnections(boolean fGoToServer)
    Gets the Associationlist of Connections
    Gets the Directory for ContentDestination
    ITSubscriber.getContentDestination()
    Gets the Directory for ContentDestination
    Gets the AssociationList of ContentDestinations
    ITChannel.getContentDestinations(boolean fGoToServer)
    Gets the Associationlist of ContentDestinations
    ITSubscriber.getContentDestinations()
    Gets the AssociationList of ContentDestinations
    ITSubscriber.getContentDestinations(boolean fGoToServer)
    Gets the Associationlist of ContentDestinations
    ContentType.getContentItems()
    Gets the Association list of ContentItems
    ContentType.getContentItems(boolean fGoToServer)
    Gets the Associationlist of ContentItems
    DeviceType.getContentTypes()
    Gets the Association list of ContentTypes
    DeviceType.getContentTypes(boolean fGoToServer)
    Gets the Associationlist of ContentTypes
    int
    MdSecurityUtil.getCountNoSecurity(String reposID, String xmlSelect, String metadataType)
    Performs a search on the server bypassing all security permissions.
    int
    MdSecurityUtil.getCountNoSecurity(String reposID, String xmlSelect, String metadataType, int flags)
    Performs a search on the server bypassing all security permissions.
    int
    MdSecurityUtilImpl.getCountNoSecurity(String reposID, String xmlSelect, String metadataType)
    Performs a search on the server bypassing all security permissions.
    int
    MdSecurityUtilImpl.getCountNoSecurity(String reposID, String xmlSelect, String metadataType, int flags)
    Performs a search on the server bypassing all security permissions.
    static int
    SecurityUtil.getCountNoSecurity(com.sas.meta.SASOMI.ISecurity isec, String reposID, String xmlSelect, String metadataType)
    Deprecated.
    Performs a search on the server bypassing all security permissions.
    static int
    SecurityUtil.getCountNoSecurity(com.sas.meta.SASOMI.ISecurity isec, String reposID, String xmlSelect, String metadataType, int flags)
    Deprecated.
    Performs a search on the server bypassing all security permissions.
    static String
    MdResponsibilitiesUtil.getCreatedByValue(PrimaryType object)
     
    static PasswordAuthentication
    MdModelUtil.getCredential(MdFactory iMdFactory, String strAuthDomain, String strReposID)
    Returns the credentials based on a login found by the user connected to the metadata server.
    Map<String,Object>
    MdLibGenInterface.getCredentials(SASLibrary iMeta)
    Get the credential map if this library requires a prompt for credentials.
    Map<String,Object>
    MdModelUtil.PromptingGenerator.getCredentials(SASLibrary iMeta)
    Get Credentials for a SASLibrary
    protected Map<String,Object>
    MdModelUtil.PromptingGenerator.getCredentials(SASLibrary iMeta, Connection iConn)
    Get credentials from provided connection.
    Map<String,Object>
    MdModelUtil.SAS9Generator.getCredentials(SASLibrary iMeta)
    Get Credentials for a SASLibrary
    protected Map<String,Object>
    MdModelUtil.SAS9Generator.getCredentials(SASLibrary iMeta, Connection iConn)
    Get credentials from provided connection querying server for logins found under the connection's authDomain.
    protected PasswordAuthentication
    MdModelUtil.SAS9Generator.getCredentials(SASLibrary iMeta, Login iLogin)
    Get credentials using provided Login object.
    Dimension.getCubes()
    Gets the Association list of Cubes
    Dimension.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes
    Hierarchy.getCubes()
    Gets the Association list of Cubes
    Hierarchy.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes
    Measure.getCubes()
    Gets the AssociationList of Cubes
    Measure.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes
    OLAPSchema.getCubes()
    Gets the AssociationList of Cubes
    OLAPSchema.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes
    String
    MdOMRConnection.getCurrentServerVerion()
    Deprecated.
    Deprecated as of 9.2.
    String
    MdOMRConnectionImpl.getCurrentServerVerion()
    Deprecated.
    Deprecated as of 9.2.
    Gets the AssociationList of CustomAssociations
    Root.getCustomAssociations(boolean fGoToServer)
    Gets the Associationlist of CustomAssociations
    SoftwareComponent.getCustomizedProperties()
    Gets the AssociationList of CustomizedProperties
    SoftwareComponent.getCustomizedProperties(boolean fGoToServer)
    Gets the Associationlist of CustomizedProperties
    SoftwareComponent.getCustomizedTransformations()
    Gets the AssociationList of CustomizedTransformations
    SoftwareComponent.getCustomizedTransformations(boolean fGoToServer)
    Gets the Associationlist of CustomizedTransformations
    SoftwareComponent.getCustomizedTypes()
    Gets the AssociationList of CustomizedTypes
    SoftwareComponent.getCustomizedTypes(boolean fGoToServer)
    Gets the Associationlist of CustomizedTypes
    AbstractProperty.getCustomizers()
    Gets the Association list of Customizers
    AbstractProperty.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers
    AbstractTransformation.getCustomizers()
    Gets the Association list of Customizers
    AbstractTransformation.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers
    PropertyGroup.getCustomizers()
    Gets the AssociationList of Customizers
    PropertyGroup.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers
    PropertyType.getCustomizers()
    Gets the Association list of Customizers
    PropertyType.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers
    DeployedComponent.getDataPackages()
    Gets the Association list of DataPackages
    DeployedComponent.getDataPackages(boolean fGoToServer)
    Gets the Associationlist of DataPackages
    DataSourceName.getDataSourceConnection()
    Gets the Connection for DataSourceConnection
    DataSourceName.getDataSourceConnections()
    Gets the AssociationList of DataSourceConnections
    DataSourceName.getDataSourceConnections(boolean fGoToServer)
    Gets the Associationlist of DataSourceConnections
    Connection.getDataSources()
    Gets the Association list of DataSources
    Connection.getDataSources(boolean fGoToServer)
    Gets the Associationlist of DataSources
    Gets the AssociationList of DataSources
    Login.getDataSources(boolean fGoToServer)
    Gets the Associationlist of DataSources
    DataSourceName.getDefaultLogin()
    Gets the Login for DefaultLogin
    SASLibrary.getDefaultLogin()
    Gets the Login for DefaultLogin
    DataSourceName.getDefaultLogins()
    Gets the Association list of DefaultLogins
    DataSourceName.getDefaultLogins(boolean fGoToServer)
    Gets the Associationlist of DefaultLogins
    SASLibrary.getDefaultLogins()
    Gets the AssociationList of DefaultLogins
    SASLibrary.getDefaultLogins(boolean fGoToServer)
    Gets the Associationlist of DefaultLogins
    SecuredLibrary.getDefaultPasswords()
    Gets the Association list of DefaultPasswords
    SecuredLibrary.getDefaultPasswords(boolean fGoToServer)
    Gets the Associationlist of DefaultPasswords
    SoftwareComponent.getDependentComponents()
    Gets the AssociationList of DependentComponents
    SoftwareComponent.getDependentComponents(boolean fGoToServer)
    Gets the Associationlist of DependentComponents
    List
    MdRepositoryUtil.getDependentRepositories(String repositoryID)
    Gets a list of any dependent repositories that may exist the specified repository.
    List
    MdRepositoryUtilImpl.getDependentRepositories(String repositoryID)
    Gets a list of any dependent repositories that may exist the specified repository.
    SoftwareComponent.getDependsOnComponents()
    Gets the Association list of DependsOnComponents
    SoftwareComponent.getDependsOnComponents(boolean fGoToServer)
    Gets the Associationlist of DependsOnComponents
    AbstractTransformation.getDeployedComponents()
    Gets the AssociationList of DeployedComponents
    AbstractTransformation.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents
    DeployedDataPackage.getDeployedComponents()
    Gets the AssociationList of DeployedComponents
    DeployedDataPackage.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents
    Gets the Association list of DeployedComponents
    Machine.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents
    ServiceType.getDeployedComponents()
    Gets the Association list of DeployedComponents
    ServiceType.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents
    SoftwareComponent.getDeployedComponents()
    Gets the Association list of DeployedComponents
    SoftwareComponent.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents
    DeviceType.getDeployedDevices()
    Gets the AssociationList of DeployedDevices
    DeviceType.getDeployedDevices(boolean fGoToServer)
    Gets the Associationlist of DeployedDevices
    DeployedComponent.getDescriptiveComponent()
    Gets the SoftwareComponent for DescriptiveComponent
    DeployedComponent.getDescriptiveComponents()
    Gets the AssociationList of DescriptiveComponents
    DeployedComponent.getDescriptiveComponents(boolean fGoToServer)
    Gets the Associationlist of DescriptiveComponents
    ContentType.getDeviceDescriptors()
    Gets the AssociationList of DeviceDescriptors
    ContentType.getDeviceDescriptors(boolean fGoToServer)
    Gets the Associationlist of DeviceDescriptors
    Gets the AssociationList of Dimensions
    Cube.getDimensions(boolean fGoToServer)
    Gets the Associationlist of Dimensions
    Directory.getDimensions()
    Gets the Association list of Dimensions
    Directory.getDimensions(boolean fGoToServer)
    Gets the Associationlist of Dimensions
    OLAPSchema.getDimensions()
    Gets the Association list of Dimensions
    OLAPSchema.getDimensions(boolean fGoToServer)
    Gets the Associationlist of Dimensions
    Gets the Association list of Directories
    File.getDirectories(boolean fGoToServer)
    Gets the Associationlist of Directories
    Gets the AssociationList of DisplayColumns
    Key.getDisplayColumns(boolean fGoToServer)
    Gets the Associationlist of DisplayColumns
    Gets the Association list of DisplayForKeys
    Column.getDisplayForKeys(boolean fGoToServer)
    Gets the Associationlist of DisplayForKeys
    Gets the Association list of Documents
    Root.getDocuments(boolean fGoToServer)
    Gets the Associationlist of Documents
    Connection.getDomain()
    Gets the AuthenticationDomain for Domain
    Login.getDomain()
    Gets the AuthenticationDomain for Domain
    Connection.getDomains()
    Gets the AssociationList of Domains
    Connection.getDomains(boolean fGoToServer)
    Gets the Associationlist of Domains
    Login.getDomains()
    Gets the AssociationList of Domains
    Login.getDomains(boolean fGoToServer)
    Gets the Associationlist of Domains
    SoftwareComponent.getEditedProperties()
    Gets the AssociationList of EditedProperties
    SoftwareComponent.getEditedProperties(boolean fGoToServer)
    Gets the Associationlist of EditedProperties
    SoftwareComponent.getEditedTypes()
    Gets the AssociationList of EditedTypes
    SoftwareComponent.getEditedTypes(boolean fGoToServer)
    Gets the Associationlist of EditedTypes
    AbstractProperty.getEditors()
    Gets the Association list of Editors
    AbstractProperty.getEditors(boolean fGoToServer)
    Gets the Associationlist of Editors
    PropertyType.getEditors()
    Gets the Association list of Editors
    PropertyType.getEditors(boolean fGoToServer)
    Gets the Associationlist of Editors
    PropertyType.getElementType()
    Gets the PropertyType for ElementType
    PropertyType.getElementTypes()
    Gets the Association list of ElementTypes
    PropertyType.getElementTypes(boolean fGoToServer)
    Gets the Associationlist of ElementTypes
    Gets the AssociationList of EmailAddresses
    Person.getEmailAddresses(boolean fGoToServer)
    Gets the Associationlist of EmailAddresses
    Gets the Association list of EmailSubscriber
    Email.getEmailSubscriber(boolean fGoToServer)
    Gets the Associationlist of EmailSubscriber
    Gets the AssociationList of EventBrokers
    Event.getEventBrokers(boolean fGoToServer)
    Gets the Associationlist of EventBrokers
    Gets the Association list of Extensions
    Root.getExtensions(boolean fGoToServer)
    Gets the Associationlist of Extensions
    Gets the Association list of ExternalIdentities
    Root.getExternalIdentities(boolean fGoToServer)
    Gets the Associationlist of ExternalIdentities
    MdOMIUtil.getFastMetadata(String metadataType, String fqid, String options, int flags)
    Returns a lightweight description of a metadata object.
    MdOMIUtil.getFastMetadata(Map<String,String> objects, String options, int flags)
    Returns lightweight descriptions of metadata objects.
    MdOMIUtilImpl.getFastMetadata(String strType, String strFQID, String strOptions, int iFlags)
     
    MdOMIUtilImpl.getFastMetadata(Map<String,String> objectMap, String strOptions, int iFlags)
     
    MdOMIWrapper.getFastMetadata(String metadataType, String fqid, String options, int flags)
    Returns a lightweight description of a metadata object.
    MdOMIWrapper.getFastMetadata(Map<String,String> objects, String options, int flags)
    Returns lightweight descriptions of metadata objects.
    MdOMIWrapperImpl.getFastMetadata(String strType, String strFQID, String strOptions, int iFlags)
     
    MdOMIWrapperImpl.getFastMetadata(Map<String,String> objectMap, String strOptions, int iFlags)
     
    MdOMIUtil.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags)
    Returns lightweight descriptions of metadata objects retrieved by a server GetMetadataObjects request.
    MdOMIUtilImpl.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags)
     
    MdOMIWrapper.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags)
    Returns lightweight descriptions of metadata objects retrieved by a server GetMetadataObjects request.
    MdOMIWrapperImpl.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags)
     
    FavoritesContainer.getFavorites()
    Gets the Association list of Favorites
    FavoritesContainer.getFavorites(boolean fGoToServer)
    Gets the Associationlist of Favorites
    Gets the AssociationList of FavoritesContainers
    PrimaryType.getFavoritesContainers(boolean fGoToServer)
    Gets the Associationlist of FavoritesContainers
    ClassifierMap.getFeatureMaps()
    Gets the AssociationList of FeatureMaps
    ClassifierMap.getFeatureMaps(boolean fGoToServer)
    Gets the Associationlist of FeatureMaps
    FeatureMap.getFeatureSources()
    Gets the AssociationList of FeatureSources
    FeatureMap.getFeatureSources(boolean fGoToServer)
    Gets the Associationlist of FeatureSources
    FeatureMap.getFeatureTargets()
    Gets the Association list of FeatureTargets
    FeatureMap.getFeatureTargets(boolean fGoToServer)
    Gets the Associationlist of FeatureTargets
    SASFileRef.getFileRefLocations()
    Gets the AssociationList of FileRefLocations
    SASFileRef.getFileRefLocations(boolean fGoToServer)
    Gets the Associationlist of FileRefLocations
    ContentLocation.getFileRefs()
    Gets the Association list of FileRefs
    ContentLocation.getFileRefs(boolean fGoToServer)
    Gets the Associationlist of FileRefs
    Report.getFileRefs()
    Gets the Association list of FileRefs
    Report.getFileRefs(boolean fGoToServer)
    Gets the Associationlist of FileRefs
    Directory.getFiles()
    Gets the AssociationList of Files
    Directory.getFiles(boolean fGoToServer)
    Gets the Associationlist of Files
    ITContentSubscriber.getFilters()
    Gets the Association list of Filters
    ITContentSubscriber.getFilters(boolean fGoToServer)
    Gets the Associationlist of Filters
    Gets the ITContentSubscriber for FilterSubscriber
    Gets the AssociationList of FilterSubscribers
    ITFilter.getFilterSubscribers(boolean fGoToServer)
    Gets the Associationlist of FilterSubscribers
    Gets the AssociationList of FitStatistics
    Target.getFitStatistics(boolean fGoToServer)
    Gets the Associationlist of FitStatistics
    Gets the Association list of ForeignKeyAssociations
    Column.getForeignKeyAssociations(boolean fGoToServer)
    Gets the Associationlist of ForeignKeyAssociations
    KeyAssociation.getForeignKeyColumn()
    Gets the Column for ForeignKeyColumn
    KeyAssociation.getForeignKeyColumns()
    Gets the AssociationList of ForeignKeyColumns
    KeyAssociation.getForeignKeyColumns(boolean fGoToServer)
    Gets the Associationlist of ForeignKeyColumns
    DataTable.getForeignKeys()
    Gets the AssociationList of ForeignKeys
    DataTable.getForeignKeys(boolean fGoToServer)
    Gets the Associationlist of ForeignKeys
    UniqueKey.getForeignKeys()
    Gets the Association list of ForeignKeys
    UniqueKey.getForeignKeys(boolean fGoToServer)
    Gets the Associationlist of ForeignKeys
    InternalLogin.getForIdentity()
    Gets the Identity for ForIdentity
    InternalLogin.getForIdentitys()
    Gets the AssociationList of ForIdentitys
    InternalLogin.getForIdentitys(boolean fGoToServer)
    Gets the Associationlist of ForIdentitys
    Gets the Association list of Formulas
    Cube.getFormulas(boolean fGoToServer)
    Gets the Associationlist of Formulas
    String
    Returns the ID of the Foundation repository
    String
    MdOMIUtilImpl.getFoundationReposID()
    Returns the ID of the Foundation repository
    Returns the foundation repository for the connected metadata server.
    MdOMIUtilImpl.getFoundationRepository()
    Returns the foundation repository for the connected metadata server.
    String
    MdFactoryCacheImpl.getFoundationRepositoryId()
     
    MdOMIUtil.getFullObject(MdObjectStore store, CMetadata meta)
    Performs a GetMetadata request on an existing public object.
    MdOMIUtil.getFullObject(MdObjectStore store, String objectType, String objectID)
    Performs a GetMetadata request on an existing public object.
    MdOMIUtilImpl.getFullObject(MdObjectStore store, CMetadata meta)
     
    MdOMIUtilImpl.getFullObject(MdObjectStore store, String objectType, String objectID)
     
    MdOMIWrapper.getFullObject(MdObjectStore store, CMetadata meta)
    Performs a GetMetadata request on an existing public object.
    MdOMIWrapper.getFullObject(MdObjectStore store, String objectType, String objectID)
    Performs a GetMetadata request on an existing public object.
    MdOMIWrapperImpl.getFullObject(MdObjectStore store, CMetadata meta)
     
    MdOMIWrapperImpl.getFullObject(MdObjectStore store, String objectType, String objectID)
     
    List
    MdOMIUtil.getFullObjects(MdObjectStore store, Map<String,String> objectMap)
    Performs a GetMetadata request on a set of existing public objecst.
    List
    MdOMIUtilImpl.getFullObjects(MdObjectStore store, Map<String,String> objectMap)
     
    List
    MdOMIWrapper.getFullObjects(MdObjectStore store, Map<String,String> objectMap)
    Performs a GetMetadata request on a set of existing public objecst.
    List
    MdOMIWrapperImpl.getFullObjects(MdObjectStore store, Map<String,String> objectMap)
     
    Gets the GroupByClause for GroupByForSelect
    Gets the Association list of GroupByForSelects
    Select.getGroupByForSelects(boolean fGoToServer)
    Gets the Associationlist of GroupByForSelects
    PropertyGroup.getGroupedProperties()
    Gets the Association list of GroupedProperties
    PropertyGroup.getGroupedProperties(boolean fGoToServer)
    Gets the Associationlist of GroupedProperties
    Root.getGroups()
    Gets the Association list of Groups
    Root.getGroups(boolean fGoToServer)
    Gets the Associationlist of Groups
    Gets the Association list of GroupSubscriptions
    Group.getGroupSubscriptions(boolean fGoToServer)
    Gets the Associationlist of GroupSubscriptions
    Gets the HavingClause for HavingForSelect
    Gets the Association list of HavingForSelects
    Select.getHavingForSelects(boolean fGoToServer)
    Gets the Associationlist of HavingForSelects
    Gets the AssociationList of Hierarchies
    Cube.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies
    Dimension.getHierarchies()
    Gets the Association list of Hierarchies
    Dimension.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies
    Gets the AssociationList of Hierarchies
    Level.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies
    OLAPProperty.getHierarchies()
    Gets the AssociationList of Hierarchies
    OLAPProperty.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies
    Gets the Association list of HierarchyLevels
    Level.getHierarchyLevels(boolean fGoToServer)
    Gets the Associationlist of HierarchyLevels
    AccessControlEntry.getIdentities()
    Gets the Association list of Identities
    AccessControlEntry.getIdentities(boolean fGoToServer)
    Gets the Associationlist of Identities
    MdOMIUtil.getIdentity(MdObjectStore store)
    This routine is used to retrieve the identity object of the current user.
    MdOMIUtilImpl.getIdentity(MdObjectStore store)
    This routine is used to retrieve the identity object of the current user.
    Gets the Association list of IdentityChanges
    Identity.getIdentityChanges(boolean fGoToServer)
    Gets the Associationlist of IdentityChanges
    Gets the Association list of IdentityGroups
    Identity.getIdentityGroups(boolean fGoToServer)
    Gets the Associationlist of IdentityGroups
    List<MdAuthorizationIdentityInfo>
    MdAuthorizationBase.getIdentityInfo()
    Returns MdAuthorizationIdentityInfo objects corresponding to permissions on an object
    List<MdAuthorizationIdentityInfo>
    MdAuthorizationUtilImpl.getIdentityInfo()
    Get Identities
    MdOMRConnection.getIdentityOfUserConnected(MdStore store, String reposID)
    Returns the Identity object for the user currently connected to the server.
    MdOMRConnectionImpl.getIdentityOfUserConnected(MdStore store, String reposID)
    Returns the Identity object for the user currently connected to the server.
    SoftwareComponent.getImplementedObjects()
    Gets the AssociationList of ImplementedObjects
    SoftwareComponent.getImplementedObjects(boolean fGoToServer)
    Gets the Associationlist of ImplementedObjects
    Gets the Association list of Implementors
    Root.getImplementors(boolean fGoToServer)
    Gets the Associationlist of Implementors
    Column.getIndexes()
    Gets the Association list of Indexes
    Column.getIndexes(boolean fGoToServer)
    Gets the Associationlist of Indexes
    PhysicalTable.getIndexes()
    Gets the AssociationList of Indexes
    PhysicalTable.getIndexes(boolean fGoToServer)
    Gets the Associationlist of Indexes
    MdInheritanceInfo
    MdAuthorizationUtil.getInheritanceInfo()
    Get Inheritance Info for an object.
    MdInheritanceInfo
    MdAuthorizationUtilImpl.getInheritanceInfo()
    Get Inheritance Info for an object.
    DeployedComponent.getInitProcesses()
    Gets the Association list of InitProcesses
    DeployedComponent.getInitProcesses(boolean fGoToServer)
    Gets the Associationlist of InitProcesses
    Gets the InternalLogin for InternalLoginInfo
    Gets the Association list of InternalLoginInfos
    Identity.getInternalLoginInfos(boolean fGoToServer)
    Gets the Associationlist of InternalLoginInfos
    Directory.getITChannels()
    Gets the Association list of ITChannels
    Directory.getITChannels(boolean fGoToServer)
    Gets the Associationlist of ITChannels
    Directory.getITSubscribers()
    Gets the Association list of ITSubscribers
    Directory.getITSubscribers(boolean fGoToServer)
    Gets the Associationlist of ITSubscribers
    Job.getJFJobs()
    Gets the AssociationList of JFJobs
    Job.getJFJobs(boolean fGoToServer)
    Gets the Associationlist of JFJobs
    AbstractJob.getJobActivities()
    Gets the AssociationList of JobActivities
    AbstractJob.getJobActivities(boolean fGoToServer)
    Gets the Associationlist of JobActivities
    TransformationActivity.getJobs()
    Gets the Association list of Jobs
    TransformationActivity.getJobs(boolean fGoToServer)
    Gets the Associationlist of Jobs
    ForeignKey.getKeyAssociations()
    Gets the AssociationList of KeyAssociations
    ForeignKey.getKeyAssociations(boolean fGoToServer)
    Gets the Associationlist of KeyAssociations
    Gets the Association list of KeyedColumns
    Key.getKeyedColumns(boolean fGoToServer)
    Gets the Associationlist of KeyedColumns
    Column.getKeys()
    Gets the AssociationList of Keys
    Column.getKeys(boolean fGoToServer)
    Gets the Associationlist of Keys
    Gets the AssociationList of Keywords
    Root.getKeywords(boolean fGoToServer)
    Gets the Associationlist of Keywords
    PSPortalPage.getLayoutComponents()
    Gets the Association list of LayoutComponents
    PSPortalPage.getLayoutComponents(boolean fGoToServer)
    Gets the Associationlist of LayoutComponents
    Gets the AssociationList of LayoutComponents
    PSPortlet.getLayoutComponents(boolean fGoToServer)
    Gets the Associationlist of LayoutComponents
    Aggregation.getLevels()
    Gets the AssociationList of Levels
    Aggregation.getLevels(boolean fGoToServer)
    Gets the Associationlist of Levels
    Dimension.getLevels()
    Gets the Association list of Levels
    Dimension.getLevels(boolean fGoToServer)
    Gets the Associationlist of Levels
    Hierarchy.getLevels()
    Gets the Association list of Levels
    Hierarchy.getLevels(boolean fGoToServer)
    Gets the Associationlist of Levels
    Login.getLibraries()
    Gets the Association list of Libraries
    Login.getLibraries(boolean fGoToServer)
    Gets the Associationlist of Libraries
    SASCatalog.getLibraries()
    Gets the Association list of Libraries
    SASCatalog.getLibraries(boolean fGoToServer)
    Gets the Associationlist of Libraries
    SASClientConnection.getLibraries()
    Gets the Association list of Libraries
    SASClientConnection.getLibraries(boolean fGoToServer)
    Gets the Associationlist of Libraries
    Gets the SASClientConnection for LibraryConnection
    Gets the AssociationList of LibraryConnections
    SASLibrary.getLibraryConnections(boolean fGoToServer)
    Gets the Associationlist of LibraryConnections
    Gets the DeployedComponent for LicensedComponent
    Gets the AssociationList of LicensedComponents
    SASLicense.getLicensedComponents(boolean fGoToServer)
    Gets the Associationlist of LicensedComponents
    DeployedComponent.getLicenses()
    Gets the Association list of Licenses
    DeployedComponent.getLicenses(boolean fGoToServer)
    Gets the Associationlist of Licenses
    Gets the Association list of LocalizedAttributes
    Root.getLocalizedAttributes(boolean fGoToServer)
    Gets the Associationlist of LocalizedAttributes
    LocalizedResource.getLocalizedObject()
    Gets the LocalizedType for LocalizedObject
    LocalizedResource.getLocalizedObjects()
    Gets the Association list of LocalizedObjects
    LocalizedResource.getLocalizedObjects(boolean fGoToServer)
    Gets the Associationlist of LocalizedObjects
    Person.getLocations()
    Gets the AssociationList of Locations
    Person.getLocations(boolean fGoToServer)
    Gets the Associationlist of Locations
    OLAPSchema.getLogFile()
    Gets the File for LogFile
    OLAPSchema.getLogFiles()
    Gets the AssociationList of LogFiles
    OLAPSchema.getLogFiles(boolean fGoToServer)
    Gets the Associationlist of LogFiles
    static Login
    MdModelUtil.getLogin(LogicalServer ls, String domainName)
    Returns a Login object from searching the AuthDomain
    static Login
    MdModelUtil.getLogin(Root obj, String domainName)
    Returns a Login object from searching the AuthDomain
    AuthenticationDomain.getLogins()
    Gets the Association list of Logins
    AuthenticationDomain.getLogins(boolean fGoToServer)
    Gets the Associationlist of Logins
    Identity.getLogins()
    Gets the Association list of Logins
    Identity.getLogins(boolean fGoToServer)
    Gets the Associationlist of Logins
    MdObjectBaseUtil.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    Gets the Association list of Measures
    Cube.getMeasures(boolean fGoToServer)
    Gets the Associationlist of Measures
    Dimension.getMeasures()
    Gets the Association list of Measures
    Dimension.getMeasures(boolean fGoToServer)
    Gets the Associationlist of Measures
    IdentityGroup.getMemberIdentities()
    Gets the AssociationList of MemberIdentities
    IdentityGroup.getMemberIdentities(boolean fGoToServer)
    Gets the Associationlist of MemberIdentities
    Group.getMembers()
    Gets the AssociationList of Members
    Group.getMembers(boolean fGoToServer)
    Gets the Associationlist of Members
    Tree.getMembers()
    Gets the AssociationList of Members
    Tree.getMembers(boolean fGoToServer)
    Gets the Associationlist of Members
    List
    MdOMIUtil.getMetadata(MdStore store, Map objectMap, String template, int flags)
    Performs a GetMetadata request for a group of objects.
    List
    MdOMIUtil.getMetadata(MdStore store, Map objectMap, String template, int flags, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs)
    Performs a GetMetadata request for a group of objects.
    Document
    MdOMIUtil.getMetadata(String inXML, int iFlags)
    Sends input XML string to metadata server, and parses the output XML into a DOM document.
    Document
    MdOMIUtil.getMetadata(String inXML, String strTemplate, int iFlags)
    Sends input and template XML strings to metadata server, and parses the output XML into a DOM document.
    List
    MdOMIUtilImpl.getMetadata(MdStore store, Map objectMap, String template, int flags)
    Performs a GetMetadata request for a group of objects.
    List
    MdOMIUtilImpl.getMetadata(MdStore store, Map objectMap, String template, int flags, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs)
    Performs a GetMetadata request for a group of objects.
    Document
    MdOMIUtilImpl.getMetadata(String inXML, int iFlags)
    Sends input XML string to metadata server, and parses the output XML into a DOM document.
    Document
    MdOMIUtilImpl.getMetadata(String inXML, String strTemplate, int iFlags)
    Sends input and template XML strings to metadata server, and parses the output XML into a DOM document.
    List
    MdOMIWrapper.getMetadata(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore store, Map objectMap, String template, int flags, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs)
    Performs a GetMetadata request for a group of objects.
    List
    MdOMIWrapperImpl.getMetadata(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore store, Map objectMap, String template, int flags, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs)
    Performs a GetMetadata request for a group of objects.
    MdOMIUtil.getMetadataAllDepths(CMetadata object, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions)
    This method constructs CMetadata objects and sets both simple and complex attributes.
    MdOMIUtil.getMetadataAllDepths(CMetadata object, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs)
    This method constructs CMetadata objects and sets both simple and complex attributes.
    MdOMIUtil.getMetadataAllDepths(MdStore inStore, String strType, String strFQID, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions)
    This method constructs CMetadata objects and sets both simple and complex attributes.
    MdOMIUtil.getMetadataAllDepths(MdStore inStore, String strType, String strFQID, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs)
    This method constructs CMetadata objects and sets both simple and complex attributes.
    MdOMIUtilImpl.getMetadataAllDepths(CMetadata object, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions)
    This method constructs CMetadata objects and sets both attributes and associations.
    MdOMIUtilImpl.getMetadataAllDepths(CMetadata object, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs)
    This method constructs CMetadata objects and sets both attributes and associations.
    MdOMIUtilImpl.getMetadataAllDepths(MdStore inStore, String strType, String strFQID, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions)
    This method constructs CMetadata objects and sets both attributes and associations.
    MdOMIUtilImpl.getMetadataAllDepths(MdStore inStore, String strType, String strFQID, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs)
    This method constructs CMetadata objects and sets both attributes and associations.
    MdOMIWrapper.getMetadataAllDepths(CMetadata object, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs)
    This method constructs CMetadata objects and sets both attributes and associations.
    MdOMIWrapper.getMetadataAllDepths(MdStore inStore, String strType, String strFQID, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs)
    This method constructs CMetadata objects and sets both attributes and associations.
    MdOMIWrapperImpl.getMetadataAllDepths(CMetadata object, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs)
    This method constructs CMetadata objects and sets both attributes and associations.
    MdOMIWrapperImpl.getMetadataAllDepths(MdStore inStore, String strType, String strFQID, List<String> inSimpleAttr, List<String> inComplexObject, String strTemplate, int iOptions, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs)
    This method constructs CMetadata objects and sets both attributes and associations.
    Map
    MdOMIUtil.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags)
    Deprecated.
    This method has been replaced by MdOMIUtil.getFastMetadata(Map, String, int).
    List
    MdOMIUtil.getMetadataNoCache(Map objectMap, String strOptions, int iFlags)
    Deprecated.
    This method has been replaced by MdOMIUtil.getFastMetadata(Map, String, int).
    Map
    MdOMIUtilImpl.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags)
     
    List
    MdOMIUtilImpl.getMetadataNoCache(Map objectMap, String strOptions, int iFlags)
     
    Map
    MdOMIWrapper.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags)
    Deprecated.
    This method has been replaced by MdOMIWrapper.getFastMetadata(Map, String, int).
    List
    MdOMIWrapper.getMetadataNoCache(Map objectMap, String strOptions, int iFlags)
    Deprecated.
    This method has been replaced by MdOMIWrapper.getFastMetadata(Map, String, int).
    Map
    MdOMIWrapperImpl.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags)
    Deprecated.
    List
    MdOMIWrapperImpl.getMetadataNoCache(Map objectMap, String strOptions, int iFlags)
    Deprecated.
    List
    MdOMIUtil.getMetadataObjects(MdStore inStore, String inXML, String strTemplate, int iFlags)
    Sends input and template XML strings to metadata server, and parses the output XML into a List of objects contained in the inStore.
    List
    MdOMIUtil.getMetadataObjects(MdStore inStore, String inXML, String strTemplate, int iFlags, boolean doNotOverrideAssocs)
    Sends input and template XML strings to metadata server, and parses the output XML into a List of objects contained in the inStore.
    List
    MdOMIUtil.getMetadataObjects(String strReposID, String strType)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtil.getMetadataObjects(String strReposID, String strType, int iFlags)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtil.getMetadataObjects(String strReposID, String strType, int flags, String strOptions)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtilImpl.getMetadataObjects(MdStore inStore, String inXML, String strTemplate, int iFlags)
    Sends input and template XML strings to metadata server, and parses the output XML into a List of objects contained in the inStore.
    List
    MdOMIUtilImpl.getMetadataObjects(MdStore inStore, String inXML, String strTemplate, int iFlags, boolean doNotOverrideAssocs)
    Sends input and template XML strings to metadata server, and parses the output XML into a List of objects contained in the inStore.
    List
    MdOMIUtilImpl.getMetadataObjects(String strReposID, String strType)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtilImpl.getMetadataObjects(String strReposID, String strType, int iFlags)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtilImpl.getMetadataObjects(String strReposID, String strType, int flags, String strOptions)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIWrapper.getMetadataObjects(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore inStore, String inXML, String strTemplate, int iFlags, boolean doNotOverrideAssocs)
    Sends input and template XML strings to metadata server, and parses the output XML into a List of objects contained in the inStore.
    List
    MdOMIWrapper.getMetadataObjects(com.sas.meta.SASOMI.IOMI connectionHandle, String strReposID, String strType, int flags, String strOptions)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIWrapperImpl.getMetadataObjects(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore inStore, String inXML, String strTemplate, int iFlags, boolean doNotOverrideAssocs)
    Sends input and template XML strings to metadata server, and parses the output XML into a List of objects contained in the inStore.
    List
    MdOMIWrapperImpl.getMetadataObjects(com.sas.meta.SASOMI.IOMI connectionHandle, String strReposID, String strType, int flags, String strOptions)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtil.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags)
    Deprecated.
    List
    MdOMIUtilImpl.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags)
     
    List
    MdOMIWrapper.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags)
    Deprecated.
    This method has been replaced by MdOMIWrapper.getFastMetadataObjects(String, String, String, int).
    List
    MdOMIWrapperImpl.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags)
    Deprecated.
    List
    MdOMIUtil.getMetadataObjectsSubset(MdStore inStore, String strReposID, String strType, int flags, String options)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtil.getMetadataObjectsSubset(MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtilImpl.getMetadataObjectsSubset(MdStore inStore, String strReposID, String strType, int flags, String options)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtilImpl.getMetadataObjectsSubset(MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIWrapper.getMetadataObjectsSubset(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIWrapperImpl.getMetadataObjectsSubset(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtil.getMetadataObjectsSubsetList(MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIUtilImpl.getMetadataObjectsSubsetList(MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIWrapper.getMetadataObjectsSubsetList(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    List
    MdOMIWrapperImpl.getMetadataObjectsSubsetList(com.sas.meta.SASOMI.IOMI connectionHandle, MdStore inStore, String strReposID, String strType, int flags, String options, boolean doOverrideAssocs)
    Gets the list of metatdata objects in the repository for the requested type.
    String
    MdOMIUtil.getMetadataSimple(String strType, String strFQID, String attributeName)
    Returns a single attribute value from the server.
    List<String>
    MdOMIUtil.getMetadataSimple(String strType, String strFQID, List<String> attributes)
    Returns a List of the simple attributes requested; these objects have been parsed and are returned as Strings in the order they were requested
    String
    MdOMIUtilImpl.getMetadataSimple(String strType, String strFQID, String attributeName)
    Returns a single attribute value from the server.
    List<String>
    MdOMIUtilImpl.getMetadataSimple(String strType, String strFQID, List<String> attributes)
    Returns a List of the simple attributes requested; these objects have been parsed and are returned as Strings in the order they were requested
    MiningResult.getMiningReports()
    Gets the AssociationList of MiningReports
    MiningResult.getMiningReports(boolean fGoToServer)
    Gets the Associationlist of MiningReports
    RelationalTable.getModelResults()
    Gets the Association list of ModelResults
    RelationalTable.getModelResults(boolean fGoToServer)
    Gets the Associationlist of ModelResults
    Target.getModels()
    Gets the Association list of Models
    Target.getModels(boolean fGoToServer)
    Gets the Associationlist of Models
    static String
    MdResponsibilitiesUtil.getModifiedByValue(PrimaryType object)
     
    NamedService.getNamedComponent()
    Gets the DeployedComponent for NamedComponent
    NamedService.getNamedComponents()
    Gets the AssociationList of NamedComponents
    NamedService.getNamedComponents(boolean fGoToServer)
    Gets the Associationlist of NamedComponents
    DeployedComponent.getNamedServices()
    Gets the Association list of NamedServices
    DeployedComponent.getNamedServices(boolean fGoToServer)
    Gets the Associationlist of NamedServices
    Hierarchy.getNamedSets()
    Gets the AssociationList of NamedSets
    Hierarchy.getNamedSets(boolean fGoToServer)
    Gets the Associationlist of NamedSets
    NamedService.getNamingServices()
    Gets the AssociationList of NamingServices
    NamedService.getNamingServices(boolean fGoToServer)
    Gets the Associationlist of NamingServices
    Gets the Cube for NextGeneration
    Gets the Association list of NextGenerations
    Cube.getNextGenerations(boolean fGoToServer)
    Gets the Associationlist of NextGenerations
    Root.getNotes()
    Gets the AssociationList of Notes
    Root.getNotes(boolean fGoToServer)
    Gets the Associationlist of Notes
    String
    MdOMIUtil.getObjectPath(MdObjectStore store, PrimaryType meta, boolean includeType)
    Returns the path of the specified public object.
    String
    MdOMIUtilImpl.getObjectPath(MdObjectStore store, PrimaryType publicObject, boolean includeType)
     
    AccessControl.getObjects()
    Gets the AssociationList of Objects
    AccessControl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects
    Change.getObjects()
    Gets the Association list of Objects
    Change.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects
    Document.getObjects()
    Gets the AssociationList of Objects
    Document.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects
    Keyword.getObjects()
    Gets the Association list of Objects
    Keyword.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects
    ResponsibleParty.getObjects()
    Gets the AssociationList of Objects
    ResponsibleParty.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects
    TextStore.getObjects()
    Gets the Association list of Objects
    TextStore.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects
    Timestamp.getObjects()
    Gets the AssociationList of Objects
    Timestamp.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects
    Hierarchy.getOLAPProperties()
    Gets the Association list of OLAPProperties
    Hierarchy.getOLAPProperties(boolean fGoToServer)
    Gets the Associationlist of OLAPProperties
    Gets the AssociationList of OLAPProperties
    Level.getOLAPProperties(boolean fGoToServer)
    Gets the Associationlist of OLAPProperties
    Gets the OnClause for OnForJoin
    Gets the AssociationList of OnForJoins
    Join.getOnForJoins(boolean fGoToServer)
    Gets the Associationlist of OnForJoins
    protected AssociationList
    AssociationList.getOppositeAssn(String otherID)
    Deprecated.
    REMOVED FROM API.
    MdObjectListImpl.getOppositeAssn(String otherID)
    Sets the opposite side of the association.
    Gets the OrderByClause for OrderByForSelect
    Gets the Association list of OrderByForSelects
    Select.getOrderByForSelects(boolean fGoToServer)
    Gets the Associationlist of OrderByForSelects
    PermissionCondition.getOwningAccessControlEntry()
    Gets the AccessControlEntry for OwningAccessControlEntry
    PermissionCondition.getOwningAccessControlEntrys()
    Gets the AssociationList of OwningAccessControlEntrys
    PermissionCondition.getOwningAccessControlEntrys(boolean fGoToServer)
    Gets the Associationlist of OwningAccessControlEntrys
    Gets the AnalyticColumn for OwningAnalyticColumn
    Gets the AssociationList of OwningAnalyticColumns
    Target.getOwningAnalyticColumns(boolean fGoToServer)
    Gets the Associationlist of OwningAnalyticColumns
    ArchiveEntry.getOwningArchive()
    Gets the ArchiveFile for OwningArchive
    ArchiveEntry.getOwningArchives()
    Gets the AssociationList of OwningArchives
    ArchiveEntry.getOwningArchives(boolean fGoToServer)
    Gets the Associationlist of OwningArchives
    ArchiveFile.getOwningChannel()
    Gets the ITChannel for OwningChannel
    ArchiveFile.getOwningChannels()
    Gets the Association list of OwningChannels
    ArchiveFile.getOwningChannels(boolean fGoToServer)
    Gets the Associationlist of OwningChannels
    Gets the ClassifierMap for OwningClassifierMap
    Gets the Association list of OwningClassifierMaps
    RowSelector.getOwningClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of OwningClassifierMaps
    AnalyticColumn.getOwningColumn()
    Gets the Column for OwningColumn
    AnalyticColumn.getOwningColumns()
    Gets the AssociationList of OwningColumns
    AnalyticColumn.getOwningColumns(boolean fGoToServer)
    Gets the Associationlist of OwningColumns
    Aggregation.getOwningCube()
    Gets the Cube for OwningCube
    Aggregation.getOwningCubes()
    Gets the Association list of OwningCubes
    Aggregation.getOwningCubes(boolean fGoToServer)
    Gets the Associationlist of OwningCubes
    Hierarchy.getOwningDimension()
    Gets the Dimension for OwningDimension
    Gets the Dimension for OwningDimension
    Gets the Dimension for OwningDimension
    Gets the AssociationList of OwningDimensions
    Hierarchy.getOwningDimensions(boolean fGoToServer)
    Gets the Associationlist of OwningDimensions
    Gets the AssociationList of OwningDimensions
    Level.getOwningDimensions(boolean fGoToServer)
    Gets the Associationlist of OwningDimensions
    Gets the AssociationList of OwningDimensions
    Measure.getOwningDimensions(boolean fGoToServer)
    Gets the Associationlist of OwningDimensions
    ExternalTable.getOwningFile()
    Gets the File for OwningFile
    ExternalTable.getOwningFiles()
    Gets the AssociationList of OwningFiles
    ExternalTable.getOwningFiles(boolean fGoToServer)
    Gets the Associationlist of OwningFiles
    KeyAssociation.getOwningForeignKey()
    Gets the ForeignKey for OwningForeignKey
    KeyAssociation.getOwningForeignKeys()
    Gets the Association list of OwningForeignKeys
    KeyAssociation.getOwningForeignKeys(boolean fGoToServer)
    Gets the Associationlist of OwningForeignKeys
    CalculatedMember.getOwningHierarchy()
    Gets the Hierarchy for OwningHierarchy
    CalculatedMember.getOwningHierarchys()
    Gets the AssociationList of OwningHierarchys
    CalculatedMember.getOwningHierarchys(boolean fGoToServer)
    Gets the Associationlist of OwningHierarchys
    OnClause.getOwningJoin()
    Gets the Join for OwningJoin
    OnClause.getOwningJoins()
    Gets the Association list of OwningJoins
    OnClause.getOwningJoins(boolean fGoToServer)
    Gets the Associationlist of OwningJoins
    Gets the JoinTable for OwningJoinTable
    Gets the AssociationList of OwningJoinTables
    Join.getOwningJoinTables(boolean fGoToServer)
    Gets the Associationlist of OwningJoinTables
    Gets the MiningResult for OwningMiningResult
    Gets the AssociationList of OwningMiningResults
    TextStore.getOwningMiningResults(boolean fGoToServer)
    Gets the Associationlist of OwningMiningResults
    AbstractExtension.getOwningObject()
    Gets the Root for OwningObject
    CustomAssociation.getOwningObject()
    Gets the Root for OwningObject
    ExternalIdentity.getOwningObject()
    Gets the Root for OwningObject
    PropertySet.getOwningObject()
    Gets the Root for OwningObject
    AbstractExtension.getOwningObjects()
    Gets the AssociationList of OwningObjects
    AbstractExtension.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects
    CustomAssociation.getOwningObjects()
    Gets the Association list of OwningObjects
    CustomAssociation.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects
    ExternalIdentity.getOwningObjects()
    Gets the AssociationList of OwningObjects
    ExternalIdentity.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects
    PropertySet.getOwningObjects()
    Gets the AssociationList of OwningObjects
    PropertySet.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects
    PSLayoutComponent.getOwningPage()
    Gets the PSPortalPage for OwningPage
    PSLayoutComponent.getOwningPages()
    Gets the AssociationList of OwningPages
    PSLayoutComponent.getOwningPages(boolean fGoToServer)
    Gets the Associationlist of OwningPages
    Gets the PhysicalTable for OwningPhysicalTable
    Gets the Association list of OwningPhysicalTables
    Index.getOwningPhysicalTables(boolean fGoToServer)
    Gets the Associationlist of OwningPhysicalTables
    PrototypeProperty.getOwningPrototype()
    Gets the Prototype for OwningPrototype
    PrototypeProperty.getOwningPrototypes()
    Gets the Association list of OwningPrototypes
    PrototypeProperty.getOwningPrototypes(boolean fGoToServer)
    Gets the Associationlist of OwningPrototypes
    GroupByClause.getOwningSelect()
    Gets the Select for OwningSelect
    HavingClause.getOwningSelect()
    Gets the Select for OwningSelect
    OrderByClause.getOwningSelect()
    Gets the Select for OwningSelect
    WhereClause.getOwningSelect()
    Gets the Select for OwningSelect
    GroupByClause.getOwningSelects()
    Gets the AssociationList of OwningSelects
    GroupByClause.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects
    HavingClause.getOwningSelects()
    Gets the AssociationList of OwningSelects
    HavingClause.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects
    OrderByClause.getOwningSelects()
    Gets the AssociationList of OwningSelects
    OrderByClause.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects
    WhereClause.getOwningSelects()
    Gets the AssociationList of OwningSelects
    WhereClause.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects
    FitStatistic.getOwningTarget()
    Gets the Target for OwningTarget
    FitStatistic.getOwningTargets()
    Gets the Association list of OwningTargets
    FitStatistic.getOwningTargets(boolean fGoToServer)
    Gets the Associationlist of OwningTargets
    Gets the AbstractTransformation for OwningTransformation
    Gets the AssociationList of OwningTransformations
    Variable.getOwningTransformations(boolean fGoToServer)
    Gets the Associationlist of OwningTransformations
    AttributeProperty.getOwningType()
    Gets the PropertyType for OwningType
    Property.getOwningType()
    Gets the PropertyType for OwningType
    AttributeProperty.getOwningTypes()
    Gets the AssociationList of OwningTypes
    AttributeProperty.getOwningTypes(boolean fGoToServer)
    Gets the Associationlist of OwningTypes
    Property.getOwningTypes()
    Gets the AssociationList of OwningTypes
    Property.getOwningTypes(boolean fGoToServer)
    Gets the Associationlist of OwningTypes
    PSPortalPage.getPageProfiles()
    Gets the Association list of PageProfiles
    PSPortalPage.getPageProfiles(boolean fGoToServer)
    Gets the Associationlist of PageProfiles
    Directory.getParent()
    Gets the Directory for Parent
    FavoritesContainer.getParentContainer()
    Gets the FavoritesContainer for ParentContainer
    FavoritesContainer.getParentContainers()
    Gets the AssociationList of ParentContainers
    FavoritesContainer.getParentContainers(boolean fGoToServer)
    Gets the Associationlist of ParentContainers
    Gets the AssociationList of ParentCubes
    Cube.getParentCubes(boolean fGoToServer)
    Gets the Associationlist of ParentCubes
    DataSourceName.getParentDataSources()
    Gets the Association list of ParentDataSources
    DataSourceName.getParentDataSources(boolean fGoToServer)
    Gets the Associationlist of ParentDataSources
    PropertyGroup.getParentGroup()
    Gets the PropertyGroup for ParentGroup
    PropertyGroup.getParentGroups()
    Gets the AssociationList of ParentGroups
    PropertyGroup.getParentGroups(boolean fGoToServer)
    Gets the Associationlist of ParentGroups
    HierarchyLevel.getParentLevel()
    Gets the HierarchyLevel for ParentLevel
    HierarchyLevel.getParentLevels()
    Gets the AssociationList of ParentLevels
    HierarchyLevel.getParentLevels(boolean fGoToServer)
    Gets the Associationlist of ParentLevels
    Directory.getParents()
    Gets the AssociationList of Parents
    Directory.getParents(boolean fGoToServer)
    Gets the Associationlist of Parents
    Gets the Tree for ParentTree
    Gets the AssociationList of ParentTrees
    Tree.getParentTrees(boolean fGoToServer)
    Gets the Associationlist of ParentTrees
    ForeignKey.getPartnerUniqueKey()
    Gets the UniqueKey for PartnerUniqueKey
    Gets the AssociationList of PartnerUniqueKeys
    ForeignKey.getPartnerUniqueKeys(boolean fGoToServer)
    Gets the Associationlist of PartnerUniqueKeys
    Connection.getPassthruPassword()
    Gets the SASPassword for PassthruPassword
    Gets the AssociationList of PassthruPasswords
    Connection.getPassthruPasswords(boolean fGoToServer)
    Gets the Associationlist of PassthruPasswords
    Directory.getPathChannels()
    Gets the Association list of PathChannels
    Directory.getPathChannels(boolean fGoToServer)
    Gets the Associationlist of PathChannels
    String
    MdOMRConnection.getPauseComment()
    Returns a user-defined comment set by the administrator when the server was initially paused.
    String
    MdOMRConnectionImpl.getPauseComment()
    Returns a user-defined comment set by the administrator when the server was initially paused.
    AccessControlEntry.getPermissions()
    Gets the Association list of Permissions
    AccessControlEntry.getPermissions(boolean fGoToServer)
    Gets the Associationlist of Permissions
    Email.getPersons()
    Gets the Association list of Persons
    Email.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons
    Location.getPersons()
    Gets the Association list of Persons
    Location.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons
    Phone.getPersons()
    Gets the Association list of Persons
    Phone.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons
    ResponsibleParty.getPersons()
    Gets the AssociationList of Persons
    ResponsibleParty.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons
    Gets the AssociationList of PhoneNumbers
    Person.getPhoneNumbers(boolean fGoToServer)
    Gets the Associationlist of PhoneNumbers
    int
    MdOMRConnection.getPlatformVersion()
    Returns the current platform version number.
    int
    MdOMRConnection.getPlatformVersion(com.sas.meta.SASOMI.IServer serverConn)
    Returns the current platform version number.
    int
    MdOMRConnectionImpl.getPlatformVersion()
    Returns the current platform version number.
    int
    MdOMRConnectionImpl.getPlatformVersion(com.sas.meta.SASOMI.IServer serverConn)
    Returns the current platform version number.
    PSPortalProfile.getPortalPages()
    Gets the AssociationList of PortalPages
    PSPortalProfile.getPortalPages(boolean fGoToServer)
    Gets the Associationlist of PortalPages
    PSLayoutComponent.getPortlets()
    Gets the Association list of Portlets
    PSLayoutComponent.getPortlets(boolean fGoToServer)
    Gets the Associationlist of Portlets
    TransformationStep.getPredecessorDependencies()
    Gets the AssociationList of PredecessorDependencies
    TransformationStep.getPredecessorDependencies(boolean fGoToServer)
    Gets the Associationlist of PredecessorDependencies
    StepPrecedence.getPredecessors()
    Gets the Association list of Predecessors
    StepPrecedence.getPredecessors(boolean fGoToServer)
    Gets the Associationlist of Predecessors
    Gets the Cube for PreviousGeneration
    Gets the AssociationList of PreviousGenerations
    Cube.getPreviousGenerations(boolean fGoToServer)
    Gets the Associationlist of PreviousGenerations
    Gets the PropertyGroup for PrimaryPropertyGroup
    Gets the Association list of PrimaryPropertyGroups
    Root.getPrimaryPropertyGroups(boolean fGoToServer)
    Gets the Associationlist of PrimaryPropertyGroups
    ITSubscriber.getProfileOwner()
    Gets the Person for ProfileOwner
    ITSubscriber.getProfileOwners()
    Gets the AssociationList of ProfileOwners
    ITSubscriber.getProfileOwners(boolean fGoToServer)
    Gets the Associationlist of ProfileOwners
    AbstractPrompt.getPromptEnabledObject()
    Gets the Root for PromptEnabledObject
    AbstractPrompt.getPromptEnabledObjects()
    Gets the Association list of PromptEnabledObjects
    AbstractPrompt.getPromptEnabledObjects(boolean fGoToServer)
    Gets the Associationlist of PromptEnabledObjects
    AbstractPrompt.getPromptReferences()
    Gets the AssociationList of PromptReferences
    AbstractPrompt.getPromptReferences(boolean fGoToServer)
    Gets the Associationlist of PromptReferences
    Root.getPrompts()
    Gets the AssociationList of Prompts
    Root.getPrompts(boolean fGoToServer)
    Gets the Associationlist of Prompts
    Gets the Association list of Properties
    Root.getProperties(boolean fGoToServer)
    Gets the Associationlist of Properties
    SoftwareComponent.getPropertyGroups()
    Gets the Association list of PropertyGroups
    SoftwareComponent.getPropertyGroups(boolean fGoToServer)
    Gets the Associationlist of PropertyGroups
    Gets the Association list of PropertySets
    Root.getPropertySets(boolean fGoToServer)
    Gets the Associationlist of PropertySets
    Gets the Association list of ProtectedConnections
    SASPassword.getProtectedConnections(boolean fGoToServer)
    Gets the Associationlist of ProtectedConnections
    SASPassword.getProtectedPassthrus()
    Gets the Association list of ProtectedPassthrus
    SASPassword.getProtectedPassthrus(boolean fGoToServer)
    Gets the Associationlist of ProtectedPassthrus
    SASPassword.getProtectedTable()
    Gets the PhysicalTable for ProtectedTable
    SASPassword.getProtectedTables()
    Gets the Association list of ProtectedTables
    SASPassword.getProtectedTables(boolean fGoToServer)
    Gets the Associationlist of ProtectedTables
    ConditionActionSet.getPrototypeConditionActionSet()
    Gets the ConditionActionSet for PrototypeConditionActionSet
    ConditionActionSet.getPrototypeConditionActionSets()
    Gets the AssociationList of PrototypeConditionActionSets
    ConditionActionSet.getPrototypeConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of PrototypeConditionActionSets
    Gets the AssociationList of PrototypeProperties
    Prototype.getPrototypeProperties(boolean fGoToServer)
    Gets the Associationlist of PrototypeProperties
    DeployedComponent.getProviderConnections()
    Gets the Association list of ProviderConnections
    DeployedComponent.getProviderConnections(boolean fGoToServer)
    Gets the Associationlist of ProviderConnections
    Connection.getProviders()
    Gets the AssociationList of Providers
    Connection.getProviders(boolean fGoToServer)
    Gets the Associationlist of Providers
    Gets the Association list of QueryClauses
    Column.getQueryClauses(boolean fGoToServer)
    Gets the Associationlist of QueryClauses
    PhysicalTable.getReachThruCubes()
    Gets the Association list of ReachThruCubes
    PhysicalTable.getReachThruCubes(boolean fGoToServer)
    Gets the Associationlist of ReachThruCubes
    Gets the AssociationList of ReachThruTables
    Cube.getReachThruTables(boolean fGoToServer)
    Gets the Associationlist of ReachThruTables
    Gets the AssociationList of ReferencedObjects
    Root.getReferencedObjects(boolean fGoToServer)
    Gets the Associationlist of ReferencedObjects
    AbstractPrompt.getReferencedPrompts()
    Gets the Association list of ReferencedPrompts
    AbstractPrompt.getReferencedPrompts(boolean fGoToServer)
    Gets the Associationlist of ReferencedPrompts
    DeployedComponent.getRegisteredEvents()
    Gets the Association list of RegisteredEvents
    DeployedComponent.getRegisteredEvents(boolean fGoToServer)
    Gets the Associationlist of RegisteredEvents
    Gets the ContentLocation for ReportLocation
    Gets the AssociationList of ReportLocations
    Report.getReportLocations(boolean fGoToServer)
    Gets the Associationlist of ReportLocations
    ContentLocation.getReports()
    Gets the Association list of Reports
    ContentLocation.getReports(boolean fGoToServer)
    Gets the Associationlist of Reports
    SASFileRef.getReports()
    Gets the AssociationList of Reports
    SASFileRef.getReports(boolean fGoToServer)
    Gets the Associationlist of Reports
    List<CMetadata>
    MdOMIUtil.getRepositories()
    Reads all repositories registered in the Common Metadata Repository Manager.
    List<CMetadata>
    MdOMIUtilImpl.getRepositories()
    Reads all repositories registered in the Common Metadata Repository Manager.
    String
    MdRepositoryUtil.getRepositoryIDFromName(String name)
    Get the id for a repository given the repository name
    String
    MdRepositoryUtilImpl.getRepositoryIDFromName(String name)
    Get the id for a repository given the repository name
    String
    MdRepositoryUtil.getRepositoryName(String repositoryID)
    Gets the name of a repository given its id.
    String
    MdRepositoryUtilImpl.getRepositoryName(String repositoryID)
    Gets the name of a repository given its id.
    String
    MdRepositoryUtil.getRepositoryType(String repositoryID)
    Gets the type of a repository given the repository id.
    String
    MdRepositoryUtilImpl.getRepositoryType(String repositoryID)
    Gets the type of a repository given the repository id.
    LocalizedType.getResources()
    Gets the AssociationList of Resources
    LocalizedType.getResources(boolean fGoToServer)
    Gets the Associationlist of Resources
    Gets the Association list of Responsibilities
    Identity.getResponsibilities(boolean fGoToServer)
    Gets the Associationlist of Responsibilities
    Gets the Association list of ResponsibleParties
    Root.getResponsibleParties(boolean fGoToServer)
    Gets the Associationlist of ResponsibleParties
    MdOMIUtil.getResponsibleParty(MdObjectStore store, String identityName, String responsibility)
    Returns a responsible party object for a given identity and responsibility.
    MdOMIUtil.getResponsibleParty(MdObjectStore store, String identityName, String responsibility, String template, int flags)
    Returns a responsible party object for a given identity and responsibility.
    MdOMIUtilImpl.getResponsibleParty(MdObjectStore store, String identityName, String responsibility)
    Returns a responsible party object for a given identity and responsibility.
    MdOMIUtilImpl.getResponsibleParty(MdObjectStore store, String identityName, String responsibility, String template, int flags)
    Returns a responsible party object for a given identity and responsibility.
    MiningResult.getResultPMML()
    Gets the TextStore for ResultPMML
    MiningResult.getResultPMMLs()
    Gets the Association list of ResultPMMLs
    MiningResult.getResultPMMLs(boolean fGoToServer)
    Gets the Associationlist of ResultPMMLs
    Gets the DataTable for RoleObject
    Gets the AssociationList of RoleObjects
    Role.getRoleObjects(boolean fGoToServer)
    Gets the Associationlist of RoleObjects
    DataTable.getRoles()
    Gets the Association list of Roles
    DataTable.getRoles(boolean fGoToServer)
    Gets the Associationlist of Roles
    Gets the HierarchyLevel for RootHierarchyLevel
    Gets the Association list of RootHierarchyLevels
    Hierarchy.getRootHierarchyLevels(boolean fGoToServer)
    Gets the Associationlist of RootHierarchyLevels
    Connection.getSAPW()
    Gets the SASPassword for SAPW
    Connection.getSAPWs()
    Gets the AssociationList of SAPWs
    Connection.getSAPWs(boolean fGoToServer)
    Gets the Associationlist of SAPWs
    Gets the Association list of SASCatalogEntries
    SASCatalog.getSASCatalogEntries(boolean fGoToServer)
    Gets the Associationlist of SASCatalogEntries
    SASLibrary.getSASCatalogs()
    Gets the AssociationList of SASCatalogs
    SASLibrary.getSASCatalogs(boolean fGoToServer)
    Gets the Associationlist of SASCatalogs
    PhysicalTable.getSASPasswords()
    Gets the AssociationList of SASPasswords
    PhysicalTable.getSASPasswords(boolean fGoToServer)
    Gets the Associationlist of SASPasswords
    RelationalSchema.getSchemaPackage()
    Gets the DatabaseCatalog for SchemaPackage
    RelationalSchema.getSchemaPackages()
    Gets the Association list of SchemaPackages
    RelationalSchema.getSchemaPackages(boolean fGoToServer)
    Gets the Associationlist of SchemaPackages
    DatabaseCatalog.getSchemas()
    Gets the AssociationList of Schemas
    DatabaseCatalog.getSchemas(boolean fGoToServer)
    Gets the Associationlist of Schemas
    Gets the Association list of ScriptedConnections
    File.getScriptedConnections(boolean fGoToServer)
    Gets the Associationlist of ScriptedConnections
    SASClientConnection.getScriptFiles()
    Gets the AssociationList of ScriptFiles
    SASClientConnection.getScriptFiles(boolean fGoToServer)
    Gets the Associationlist of ScriptFiles
    SecurityRuleScheme.getSecRules()
    Gets the Association list of SecRules
    SecurityRuleScheme.getSecRules(boolean fGoToServer)
    Gets the Associationlist of SecRules
    SecurityRule.getSecRuleScheme()
    Gets the SecurityRuleScheme for SecRuleScheme
    SecurityRule.getSecRuleSchemes()
    Gets the AssociationList of SecRuleSchemes
    SecurityRule.getSecRuleSchemes(boolean fGoToServer)
    Gets the Associationlist of SecRuleSchemes
    String
    MdOMRConnection.getServerModelVersion()
    Gets the server's model version information as a string.
    String
    MdOMRConnection.getServerModelVersion(com.sas.meta.SASOMI.IServer serverConn)
    Gets the server's model version information as a string.
    String
    MdOMRConnectionImpl.getServerModelVersion()
    Gets the server's model version information as a string.
    String
    MdOMRConnectionImpl.getServerModelVersion(com.sas.meta.SASOMI.IServer serverConn)
    Gets the server's model version information as a string.
    int
    MdOMRConnection.getServerStatus()
    Returns the status of the metadata server.
    int
    MdOMRConnection.getServerStatus(com.sas.meta.SASOMI.IServer serverConn)
    Returns the status of the metadata server.
    Document
    MdOMRConnection.getServerStatus(String request)
    Returns a server status request as a parsed XML document.
    int
    MdOMRConnectionImpl.getServerStatus()
    Returns the status of the metadata server.
    int
    MdOMRConnectionImpl.getServerStatus(com.sas.meta.SASOMI.IServer serverConn)
    Returns the status of the metadata server.
    Document
    MdOMRConnectionImpl.getServerStatus(String request)
     
    String
    MdOMRConnection.getServerVersion(com.sas.meta.SASOMI.IServer serverConn)
    Deprecated.
    Deprecated as of 9.2.
    String
    MdOMRConnectionImpl.getServerVersion(com.sas.meta.SASOMI.IServer serverConn)
    Deprecated.
    Deprecated as of 9.2.
    DeployedComponent.getServiceNames()
    Gets the Association list of ServiceNames
    DeployedComponent.getServiceNames(boolean fGoToServer)
    Gets the Associationlist of ServiceNames
    DeployedComponent.getServiceTypes()
    Gets the AssociationList of ServiceTypes
    DeployedComponent.getServiceTypes(boolean fGoToServer)
    Gets the Associationlist of ServiceTypes
    protected static String
    MdModelUtil.getSESSREF(SASLibrary iMeta)
     
    PropertySet.getSetProperties()
    Gets the AssociationList of SetProperties
    PropertySet.getSetProperties(boolean fGoToServer)
    Gets the Associationlist of SetProperties
    Gets the Association list of SoftwareComponents
    Group.getSoftwareComponents(boolean fGoToServer)
    Gets the Associationlist of SoftwareComponents
    Gets the Association list of SoftwareComponents
    Tree.getSoftwareComponents(boolean fGoToServer)
    Gets the Associationlist of SoftwareComponents
    SoftwareComponent.getSoftwareGroups()
    Gets the AssociationList of SoftwareGroups
    SoftwareComponent.getSoftwareGroups(boolean fGoToServer)
    Gets the Associationlist of SoftwareGroups
    SoftwareComponent.getSoftwareTrees()
    Gets the AssociationList of SoftwareTrees
    SoftwareComponent.getSoftwareTrees(boolean fGoToServer)
    Gets the Associationlist of SoftwareTrees
    Connection.getSource()
    Gets the DeployedComponent for Source
    Gets the Association list of SourceClassifierMaps
    Classifier.getSourceClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of SourceClassifierMaps
    AbstractTransformation.getSourceCode()
    Gets the Text for SourceCode
    QueryClause.getSourceCode()
    Gets the Text for SourceCode
    AbstractTransformation.getSourceCodes()
    Gets the AssociationList of SourceCodes
    AbstractTransformation.getSourceCodes(boolean fGoToServer)
    Gets the Associationlist of SourceCodes
    QueryClause.getSourceCodes()
    Gets the AssociationList of SourceCodes
    QueryClause.getSourceCodes(boolean fGoToServer)
    Gets the Associationlist of SourceCodes
    DeployedComponent.getSourceConnections()
    Gets the AssociationList of SourceConnections
    DeployedComponent.getSourceConnections(boolean fGoToServer)
    Gets the Associationlist of SourceConnections
    Gets the Association list of SourceFeatureMaps
    Feature.getSourceFeatureMaps(boolean fGoToServer)
    Gets the Associationlist of SourceFeatureMaps
    Connection.getSources()
    Gets the Association list of Sources
    Connection.getSources(boolean fGoToServer)
    Gets the Associationlist of Sources
    AbstractTransformation.getSourceSpecifications()
    Gets the AssociationList of SourceSpecifications
    AbstractTransformation.getSourceSpecifications(boolean fGoToServer)
    Gets the Associationlist of SourceSpecifications
    Gets the Association list of SourceTransformations
    Root.getSourceTransformations(boolean fGoToServer)
    Gets the Associationlist of SourceTransformations
    Gets the Association list of SpecSourceTransformations
    Root.getSpecSourceTransformations(boolean fGoToServer)
    Gets the Associationlist of SpecSourceTransformations
    Gets the Association list of SpecTargetTransformations
    Root.getSpecTargetTransformations(boolean fGoToServer)
    Gets the Associationlist of SpecTargetTransformations
    Transformation.getSteps()
    Gets the Association list of Steps
    Transformation.getSteps(boolean fGoToServer)
    Gets the Associationlist of Steps
    TransformationActivity.getSteps()
    Gets the AssociationList of Steps
    TransformationActivity.getSteps(boolean fGoToServer)
    Gets the Associationlist of Steps
    AbstractProperty.getStoredConfiguration()
    Gets the Text for StoredConfiguration
    PropertyType.getStoredConfiguration()
    Gets the Text for StoredConfiguration
    AbstractProperty.getStoredConfigurations()
    Gets the AssociationList of StoredConfigurations
    AbstractProperty.getStoredConfigurations(boolean fGoToServer)
    Gets the Associationlist of StoredConfigurations
    Gets the Association list of StoredConfigurations
    PropertyType.getStoredConfigurations(boolean fGoToServer)
    Gets the Associationlist of StoredConfigurations
    FavoritesContainer.getSubContainers()
    Gets the Association list of SubContainers
    FavoritesContainer.getSubContainers(boolean fGoToServer)
    Gets the Associationlist of SubContainers
    Gets the Association list of SubCubes
    Cube.getSubCubes(boolean fGoToServer)
    Gets the Associationlist of SubCubes
    Directory.getSubDirectories()
    Gets the Association list of SubDirectories
    Directory.getSubDirectories(boolean fGoToServer)
    Gets the Associationlist of SubDirectories
    HierarchyLevel.getSubLevel()
    Gets the HierarchyLevel for SubLevel
    HierarchyLevel.getSubLevels()
    Gets the Association list of SubLevels
    HierarchyLevel.getSubLevels(boolean fGoToServer)
    Gets the Associationlist of SubLevels
    PropertyGroup.getSubpropertyGroups()
    Gets the Association list of SubpropertyGroups
    PropertyGroup.getSubpropertyGroups(boolean fGoToServer)
    Gets the Associationlist of SubpropertyGroups
    ITSubscriber.getSubscribedChannels()
    Gets the AssociationList of SubscribedChannels
    ITSubscriber.getSubscribedChannels(boolean fGoToServer)
    Gets the Associationlist of SubscribedChannels
    ITSubscriber.getSubscriberEmail()
    Gets the Email for SubscriberEmail
    ITSubscriber.getSubscriberEmails()
    Gets the AssociationList of SubscriberEmails
    ITSubscriber.getSubscriberEmails(boolean fGoToServer)
    Gets the Associationlist of SubscriberEmails
    Gets the AssociationList of SubscriberGroups
    ITChannel.getSubscriberGroups(boolean fGoToServer)
    Gets the Associationlist of SubscriberGroups
    Gets the Association list of SubscriberIdentities
    Person.getSubscriberIdentities(boolean fGoToServer)
    Gets the Associationlist of SubscriberIdentities
    AbstractTransformation.getSubstitutionVariables()
    Gets the Association list of SubstitutionVariables
    AbstractTransformation.getSubstitutionVariables(boolean fGoToServer)
    Gets the Associationlist of SubstitutionVariables
    Gets the Association list of SubTrees
    Tree.getSubTrees(boolean fGoToServer)
    Gets the Associationlist of SubTrees
    List<String>
    MdOMIUtil.getSubTypes(String objectType, boolean includeDescendants)
    Gets the subtypes specific metadata object type.
    List<String>
    MdOMIUtilImpl.getSubTypes(String objectType, boolean includeDescendants)
    Gets the subtypes specific metadata object type.
    TransformationStep.getSuccessorDependencies()
    Gets the AssociationList of SuccessorDependencies
    TransformationStep.getSuccessorDependencies(boolean fGoToServer)
    Gets the Associationlist of SuccessorDependencies
    StepPrecedence.getSuccessors()
    Gets the Association list of Successors
    StepPrecedence.getSuccessors(boolean fGoToServer)
    Gets the Associationlist of Successors
    Column.getTable()
    Gets the DataTable for Table
    ForeignKey.getTable()
    Gets the DataTable for Table
    UniqueKey.getTable()
    Gets the DataTable for Table
    Gets the Association list of TableCollections
    DataTable.getTableCollections(boolean fGoToServer)
    Gets the Associationlist of TableCollections
    DeployedDataPackage.getTableCollections()
    Gets the Association list of TableCollections
    DeployedDataPackage.getTableCollections(boolean fGoToServer)
    Gets the Associationlist of TableCollections
    JoinTable.getTableJoin()
    Gets the Join for TableJoin
    JoinTable.getTableJoins()
    Gets the Association list of TableJoins
    JoinTable.getTableJoins(boolean fGoToServer)
    Gets the Associationlist of TableJoins
    DataTable.getTablePackage()
    Gets the RelationalSchema for TablePackage
    DataTable.getTablePackages()
    Gets the AssociationList of TablePackages
    DataTable.getTablePackages(boolean fGoToServer)
    Gets the Associationlist of TablePackages
    Column.getTables()
    Gets the Association list of Tables
    Column.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables
    ForeignKey.getTables()
    Gets the Association list of Tables
    ForeignKey.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables
    RelationalSchema.getTables()
    Gets the Association list of Tables
    RelationalSchema.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables
    TableCollection.getTables()
    Gets the AssociationList of Tables
    TableCollection.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables
    UniqueKey.getTables()
    Gets the Association list of Tables
    UniqueKey.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables
    Gets the AssociationList of TargetClassifierMaps
    Classifier.getTargetClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of TargetClassifierMaps
    Gets the AssociationList of TargetFeatureMaps
    Feature.getTargetFeatureMaps(boolean fGoToServer)
    Gets the Associationlist of TargetFeatureMaps
    AnalyticColumn.getTargetInformation()
    Gets the Target for TargetInformation
    AnalyticColumn.getTargetInformations()
    Gets the Association list of TargetInformations
    AnalyticColumn.getTargetInformations(boolean fGoToServer)
    Gets the Associationlist of TargetInformations
    MiningResult.getTargets()
    Gets the AssociationList of Targets
    MiningResult.getTargets(boolean fGoToServer)
    Gets the Associationlist of Targets
    Text.getTargets()
    Gets the Association list of Targets
    Text.getTargets(boolean fGoToServer)
    Gets the Associationlist of Targets
    AbstractTransformation.getTargetSpecifications()
    Gets the AssociationList of TargetSpecifications
    AbstractTransformation.getTargetSpecifications(boolean fGoToServer)
    Gets the Associationlist of TargetSpecifications
    MiningResult.getTargetTable()
    Gets the RelationalTable for TargetTable
    MiningResult.getTargetTables()
    Gets the AssociationList of TargetTables
    MiningResult.getTargetTables(boolean fGoToServer)
    Gets the Associationlist of TargetTables
    Gets the AssociationList of TargetTransformations
    Root.getTargetTransformations(boolean fGoToServer)
    Gets the Associationlist of TargetTransformations
    Gets the AssociationList of TextualInformationObjects
    Target.getTextualInformationObjects(boolean fGoToServer)
    Gets the Associationlist of TextualInformationObjects
    Gets the Association list of Timestamps
    Root.getTimestamps(boolean fGoToServer)
    Gets the Associationlist of Timestamps
    MiningResult.getTrainCode()
    Gets the Text for TrainCode
    MiningResult.getTrainCodes()
    Gets the AssociationList of TrainCodes
    MiningResult.getTrainCodes(boolean fGoToServer)
    Gets the Associationlist of TrainCodes
    PhysicalTable.getTrainedModelResults()
    Gets the AssociationList of TrainedModelResults
    PhysicalTable.getTrainedModelResults(boolean fGoToServer)
    Gets the Associationlist of TrainedModelResults
    MiningResult.getTrainingTable()
    Gets the PhysicalTable for TrainingTable
    MiningResult.getTrainingTables()
    Gets the Association list of TrainingTables
    MiningResult.getTrainingTables(boolean fGoToServer)
    Gets the Associationlist of TrainingTables
    TransformationStep.getTransformations()
    Gets the AssociationList of Transformations
    TransformationStep.getTransformations(boolean fGoToServer)
    Gets the Associationlist of Transformations
    AbstractTransformation.getTransformationSources()
    Gets the AssociationList of TransformationSources
    AbstractTransformation.getTransformationSources(boolean fGoToServer)
    Gets the Associationlist of TransformationSources
    AbstractTransformation.getTransformationTargets()
    Gets the Association list of TransformationTargets
    AbstractTransformation.getTransformationTargets(boolean fGoToServer)
    Gets the Associationlist of TransformationTargets
    Root.getTrees()
    Gets the Association list of Trees
    Root.getTrees(boolean fGoToServer)
    Gets the Associationlist of Trees
    AbstractTransformation.getTriggeredEvents()
    Gets the Association list of TriggeredEvents
    AbstractTransformation.getTriggeredEvents(boolean fGoToServer)
    Gets the Associationlist of TriggeredEvents
    Gets the AssociationList of TriggeredTransforms
    Event.getTriggeredTransforms(boolean fGoToServer)
    Gets the Associationlist of TriggeredTransforms
    AbstractTransformation.getTriggeringEvents()
    Gets the Association list of TriggeringEvents
    AbstractTransformation.getTriggeringEvents(boolean fGoToServer)
    Gets the Associationlist of TriggeringEvents
    Gets the AssociationList of TriggeringTransforms
    Event.getTriggeringTransforms(boolean fGoToServer)
    Gets the Associationlist of TriggeringTransforms
    TSNamespace.getTSAccessKeys()
    Gets the AssociationList of TSAccessKeys
    TSNamespace.getTSAccessKeys(boolean fGoToServer)
    Gets the Associationlist of TSAccessKeys
    ContentLocation.getTSAssociatedNamespace()
    Gets the TSNamespace for TSAssociatedNamespace
    Gets the TSNamespace for TSAssociatedNamespace
    ContentLocation.getTSAssociatedNamespaces()
    Gets the Association list of TSAssociatedNamespaces
    ContentLocation.getTSAssociatedNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSAssociatedNamespaces
    Gets the Association list of TSAssociatedNamespaces
    SASPassword.getTSAssociatedNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSAssociatedNamespaces
    TSNamespace.getTSContainedNames()
    Gets the AssociationList of TSContainedNames
    TSNamespace.getTSContainedNames(boolean fGoToServer)
    Gets the Associationlist of TSContainedNames
    Gets the TSNamespace for TSContainingNamespace
    Gets the Association list of TSContainingNamespaces
    TSNameObject.getTSContainingNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSContainingNamespaces
    Gets the AssociationList of TSNamespaceLocations
    TSNamespace.getTSNamespaceLocations(boolean fGoToServer)
    Gets the Associationlist of TSNamespaceLocations
    Gets the TSNamespace for TSObjectNamespace
    Gets the AssociationList of TSObjectNamespaces
    Root.getTSObjectNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSObjectNamespaces
    TSNamespace.getTSObjects()
    Gets the Association list of TSObjects
    TSNamespace.getTSObjects(boolean fGoToServer)
    Gets the Associationlist of TSObjects
    TSNamespace.getTSParentNamespace()
    Gets the TSNamespace for TSParentNamespace
    TSNamespace.getTSParentNamespaces()
    Gets the AssociationList of TSParentNamespaces
    TSNamespace.getTSParentNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSParentNamespaces
    TSNamespace.getTSSubNamespaces()
    Gets the Association list of TSSubNamespaces
    TSNamespace.getTSSubNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSSubNamespaces
    PropertyType.getTypedAttProperties()
    Gets the Association list of TypedAttProperties
    PropertyType.getTypedAttProperties(boolean fGoToServer)
    Gets the Associationlist of TypedAttProperties
    MdFactoryCache.getTypeDefinition(String publicType)
    Returns a type definition entry for a specific public type value.
    MdFactoryCacheImpl.getTypeDefinition(String publicType)
     
    ContentType.getTypeDefinitions()
    Gets the Association list of TypeDefinitions
    ContentType.getTypeDefinitions(boolean fGoToServer)
    Gets the Associationlist of TypeDefinitions
    PropertyType.getTypedProperties()
    Gets the Association list of TypedProperties
    PropertyType.getTypedProperties(boolean fGoToServer)
    Gets the Associationlist of TypedProperties
    void
    MdOMIUtil.getTypeProperties(String objectType, Map<String,Map<String,String>> attributeMap, Map<String,Map<String,String>> associationMap)
    Gets the properties for a specific metadata object type.
    void
    MdOMIUtilImpl.getTypeProperties(String objectType, Map<String,Map<String,String>> attributeMap, Map<String,Map<String,String>> associationMap)
    Gets the properties for a specific metadata object type.
    void
    MdOMIUtil.getTypes(List<String> nameList, List<String> descList)
    Gets the types that are available in the repository.
    void
    MdOMIUtilImpl.getTypes(List<String> nameList, List<String> descList)
    Gets the types that are available in the repository.
    void
    MdOMIWrapper.getTypes(com.sas.meta.SASOMI.IOMI connectionHandle, List<String> nameList, List<String> descList)
    Gets the types that are available in the repository.
    void
    MdOMIWrapperImpl.getTypes(com.sas.meta.SASOMI.IOMI connectionHandle, List<String> nameList, List<String> descList)
    Gets the types that are available in the repository.
    Gets the Association list of UniqueKeyAssociations
    Column.getUniqueKeyAssociations(boolean fGoToServer)
    Gets the Associationlist of UniqueKeyAssociations
    KeyAssociation.getUniqueKeyColumn()
    Gets the Column for UniqueKeyColumn
    KeyAssociation.getUniqueKeyColumns()
    Gets the AssociationList of UniqueKeyColumns
    KeyAssociation.getUniqueKeyColumns(boolean fGoToServer)
    Gets the Associationlist of UniqueKeyColumns
    DataTable.getUniqueKeys()
    Gets the AssociationList of UniqueKeys
    DataTable.getUniqueKeys(boolean fGoToServer)
    Gets the Associationlist of UniqueKeys
    ContentLocation.getUnitofTimes()
    Gets the Association list of UnitofTimes
    ContentLocation.getUnitofTimes(boolean fGoToServer)
    Gets the Associationlist of UnitofTimes
    DeployedComponent.getUsedByComponents()
    Gets the AssociationList of UsedByComponents
    DeployedComponent.getUsedByComponents(boolean fGoToServer)
    Gets the Associationlist of UsedByComponents
    ConditionActionSet.getUsedByConditionActionSets()
    Gets the Association list of UsedByConditionActionSets
    ConditionActionSet.getUsedByConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of UsedByConditionActionSets
    DeployedDataPackage.getUsedByPackages()
    Gets the AssociationList of UsedByPackages
    DeployedDataPackage.getUsedByPackages(boolean fGoToServer)
    Gets the Associationlist of UsedByPackages
    Gets the Association list of UsedByPrototypes
    Root.getUsedByPrototypes(boolean fGoToServer)
    Gets the Associationlist of UsedByPrototypes
    List
    MdRepositoryUtil.getUsedByRepositories(String repositoryID)
    Gets a list of repositories that use the specified repository.
    List
    MdRepositoryUtilImpl.getUsedByRepositories(String repositoryID)
    Gets a list of repositories that use the specified repository.
    MdOMIUtil.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags)
    Returns a home folder for a given user.
    MdOMIUtil.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags, boolean createIfNecessary)
    Returns a home folder for a given user.
    MdOMIUtilImpl.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags)
    Returns a home folder for a given user.
    MdOMIUtilImpl.getUserHomeFolder(MdObjectStore store, String userName, String folderName, String template, int flags, boolean createIfNecessary)
    Returns a home folder for a given user.
    DeployedComponent.getUsingComponents()
    Gets the Association list of UsingComponents
    DeployedComponent.getUsingComponents(boolean fGoToServer)
    Gets the Associationlist of UsingComponents
    DeployedDataPackage.getUsingPackages()
    Gets the Association list of UsingPackages
    DeployedDataPackage.getUsingPackages(boolean fGoToServer)
    Gets the Associationlist of UsingPackages
    Gets the Root for UsingPrototype
    Gets the AssociationList of UsingPrototypes
    Root.getUsingPrototypes(boolean fGoToServer)
    Gets the Associationlist of UsingPrototypes
    SoftwareComponent.getValidatedProperties()
    Gets the AssociationList of ValidatedProperties
    SoftwareComponent.getValidatedProperties(boolean fGoToServer)
    Gets the Associationlist of ValidatedProperties
    SoftwareComponent.getValidatedTypes()
    Gets the AssociationList of ValidatedTypes
    SoftwareComponent.getValidatedTypes(boolean fGoToServer)
    Gets the Associationlist of ValidatedTypes
    AbstractProperty.getValidators()
    Gets the Association list of Validators
    AbstractProperty.getValidators(boolean fGoToServer)
    Gets the Associationlist of Validators
    PropertyType.getValidators()
    Gets the Association list of Validators
    PropertyType.getValidators(boolean fGoToServer)
    Gets the Associationlist of Validators
    AbstractPrompt.getValueSource()
    Gets the Transformation for ValueSource
    AbstractPrompt.getValueSources()
    Gets the AssociationList of ValueSources
    AbstractPrompt.getValueSources(boolean fGoToServer)
    Gets the Associationlist of ValueSources
    Gets the Association list of Variables
    Root.getVariables(boolean fGoToServer)
    Gets the Associationlist of Variables
    int
    MdOMRConnection.getVersionCompatibility()
    Return the compatibility of the server to the client. 1 server is greater than client, -1 client is greater than server, and 0 is a matching version between client and server.
    int
    MdOMRConnection.getVersionCompatibility(com.sas.meta.SASOMI.IServer serverConn)
    Return the compatibility of the server to the client. 1 server is greater than client, -1 client is greater than server, and 0 is a matching version between client and server.
    int
    MdOMRConnectionImpl.getVersionCompatibility()
    Return the compatibility of the server to the client. 1 server is greater than client, -1 client is greater than server, and 0 is a matching version between client and server.
    int
    MdOMRConnectionImpl.getVersionCompatibility(com.sas.meta.SASOMI.IServer serverConn)
    Return the compatibility of the server to the client. 1 server is greater than client, -1 client is greater than server, and 0 is a matching version between client and server.
    Gets the WhereClause for WhereForSelect
    Gets the Association list of WhereForSelects
    Select.getWhereForSelects(boolean fGoToServer)
    Gets the Associationlist of WhereForSelects
    SXLEMap.getXMLMapTables()
    Gets the AssociationList of XMLMapTables
    SXLEMap.getXMLMapTables(boolean fGoToServer)
    Gets the Associationlist of XMLMapTables
    Column.getXPaths()
    Gets the AssociationList of XPaths
    Column.getXPaths(boolean fGoToServer)
    Gets the Associationlist of XPaths
    RelationalTable.getXPaths()
    Gets the AssociationList of XPaths
    RelationalTable.getXPaths(boolean fGoToServer)
    Gets the Associationlist of XPaths
    boolean
    MdRepositoryUtil.hasDependentRepositories(String repositoryID)
    Returns true if the given repository has any dependent repositories
    boolean
    MdRepositoryUtilImpl.hasDependentRepositories(String repositoryID)
    Returns true if the given repository has any dependent repositories
    boolean
    MdLibGenInterface.isCredentialPromptRequired(SASLibrary iMeta)
    Indicates if a prompt for credentials is necessary for this library
    boolean
    MdModelUtil.PromptingGenerator.isCredentialPromptRequired(SASLibrary iMeta)
    Indicates if a prompt for credentials is necessary for this library
    boolean
    MdModelUtil.SAS9Generator.isCredentialPromptRequired(SASLibrary iMeta)
    Indicates if a prompt for credentials is necessary for this library
    boolean
    MdRepositoryUtil.isCustomType(String repositoryID)
    Returns true if the repository is a Custom repository
    boolean
    MdRepositoryUtilImpl.isCustomType(String repositoryID)
    Returns true if the repository is a Custom repository
    boolean
    MdRepositoryUtil.isDependentRepository(String repositoryID)
    Returns true if the given repository is a dependent repository.
    boolean
    MdRepositoryUtilImpl.isDependentRepository(String repositoryID)
    Returns true if the given repository is a dependent repository.
    boolean
    MdSecurityUtil.isFolderWriteAuthorized(String folderID)
    Returns true if the user has the necessary WriteMemberMetadata permissions for a particular folder.
    boolean
    MdSecurityUtilImpl.isFolderWriteAuthorized(String folderID)
    Returns true if the user has the necessary WriteMemberMetadata permissions for a particular folder.
    static boolean
    SecurityUtil.isFolderWriteAuthorized(com.sas.meta.SASOMI.ISecurity isec, String folderID)
    Deprecated.
    Returns true if the user has the necessary WriteMemberMetadata permissions for a particular folder.
    boolean
    MdRepositoryUtil.isFoundationType(String repositoryID)
    Returns true if the repository is a Foundation repository
    boolean
    MdRepositoryUtilImpl.isFoundationType(String repositoryID)
    Returns true if the repository is a Foundation repository
    protected boolean
    MdModelUtil.LibnameGenerator.isLocalTKTSLibrary(SASLibrary iMeta)
    See if a SASLibrary has a TSID associated with it
    boolean
    MdRepositoryUtil.isProjectType(String repositoryID)
    Returns true if the repository is a Project repository
    boolean
    MdRepositoryUtilImpl.isProjectType(String repositoryID)
    Returns true if the repository is a Project repository
    boolean
    MdSecurityUtil.isReadAuthorized(String metadataType, String metadataID)
    Returns true if the user has the necessary ReadMetadata permissions for a particular object.
    boolean
    MdSecurityUtilImpl.isReadAuthorized(String metadataType, String metadataID)
    Returns true if the user has the necessary ReadMetadata permissions for a particular object.
    static boolean
    SecurityUtil.isReadAuthorized(com.sas.meta.SASOMI.ISecurity isec, String metadataType, String metadataID)
    Deprecated.
    Returns true if the user has the necessary ReadMetadata permissions for a particular object.
    boolean
    MdOMRConnection.isServerPaused()
    Returns true if the server is currently paused, either in an offline or admin state.
    boolean
    MdOMRConnectionImpl.isServerPaused()
    Returns true if the server is currently paused, either in an offline or admin state.
    boolean
    MdSecurityUtil.isWriteAuthorized(String metadataType, String metadataID)
    Returns true if the user has the necessary WriteMetadata permissions for a particular object.
    boolean
    MdSecurityUtilImpl.isWriteAuthorized(String metadataType, String metadataID)
    Returns true if the user has the necessary WriteMetadata permissions for a particular object.
    static boolean
    SecurityUtil.isWriteAuthorized(com.sas.meta.SASOMI.ISecurity isec, String metadataType, String metadataID)
    Deprecated.
    Returns true if the user has the necessary WriteMetadata permissions for a particular object.
    void
    MdChangeManagementUtil.lockObjects(CMetadata cmGroupTop, List nodeObjects, CMetadata projectRepository)
    Deprecated.
    Lock the specified list of objects from the specified repository
    void
    MdChangeManagementUtilImpl.lockObjects(CMetadata cmGroupTop, List nodeObjects, CMetadata projectRepository)
    Deprecated.
    Lock the specified list of objects from the specified repository
    void
    MdFactory.makeConnection(String protocol, String host, String port, String username, String password)
    Deprecated.
    This method is no longer supported.
    void
    MdFactoryImpl.makeConnection(String protocol, String host, String port, String username, String password)
    Deprecated.
    This method is no longer supported.
    void
    MdFactory.makeConnection2(String host, String port, String username, String password)
    Deprecated.
    void
    MdFactoryImpl.makeConnection2(String host, String port, String username, String password)
    Deprecated.
    com.sas.meta.SASOMI.IMetadataTransport
    MdOMRConnection.makeIMetadataTransportConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
    Narrows a connection to a SAS Metadata Server to the IMetadataTransport interface.
    com.sas.meta.SASOMI.IMetadataTransport
    MdOMRConnection.makeIMetadataTransportConnection(String Host, String Port, String Username, String Password)
    Makes a connection to the specified SAS Metadata Server and narrows it to the IMetadataTransport interface.
    com.sas.meta.SASOMI.IMetadataTransport
    MdOMRConnectionImpl.makeIMetadataTransportConnection()
     
    com.sas.meta.SASOMI.IMetadataTransport
    MdOMRConnectionImpl.makeIMetadataTransportConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
     
    com.sas.meta.SASOMI.IMetadataTransport
    MdOMRConnectionImpl.makeIMetadataTransportConnection(String Host, String Port, String Username, String Password)
     
    com.sas.meta.SASOMI.IMetadataTransport
    MdOMRConnection.makeIMetadataTransportConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
    Makes a connection to the specified SAS Metadata Server and narrows it to the IMetadataTransport interface.
    com.sas.meta.SASOMI.IMetadataTransport
    MdOMRConnectionImpl.makeIMetadataTransportConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
     
    com.sas.iom.SAS.IWorkspace
    MdOMRConnection.makeIOMConnection(String Host, String Port, String Username, String Password)
    Makes a connection to the specified SAS Workspace Server.
    com.sas.iom.SAS.IWorkspace
    MdOMRConnectionImpl.makeIOMConnection(String Host, String Port, String Username, String Password)
     
    com.sas.iom.SAS.IWorkspace
    MdOMRConnection.makeIOMConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
    Makes a connection to the specified SAS Workspace Server.
    com.sas.iom.SAS.IWorkspace
    MdOMRConnectionImpl.makeIOMConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
     
    com.sas.meta.SASOMI.ISecurityAdmin
    MdOMRConnection.makeISecurityAdminConnection(String Host, String Port, String Username, String Password)
    Makes a connection to the specified SAS Metadata Server and narrows it to the ISecurityAdmin interface.
    com.sas.meta.SASOMI.ISecurityAdmin
    MdOMRConnectionImpl.makeISecurityAdminConnection(String Host, String Port, String Username, String Password)
     
    com.sas.meta.SASOMI.ISecurityAdmin
    MdOMRConnection.MakeISecurityAdminConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
    Narrows a connection to a SAS Metadata Server to the ISecurityAdmin interface.
    com.sas.meta.SASOMI.ISecurityAdmin
    MdOMRConnectionImpl.MakeISecurityAdminConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
     
    com.sas.meta.SASOMI.ISecurityAdmin
    MdOMRConnection.makeISecurityAdminConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
    Makes a connection to the specified SAS Metadata Server and narrows it to the ISecurity interface.
    com.sas.meta.SASOMI.ISecurityAdmin
    MdOMRConnectionImpl.makeISecurityAdminConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
     
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnection.makeISecurityConnection(String Host, String Port, String Username, String Password)
    Makes a connection to the specified SAS Metadata Server and narrows it to the ISecurity_1_1 interface.
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnectionImpl.makeISecurityConnection(String Host, String Port, String Username, String Password)
     
    static com.sas.meta.SASOMI.ISecurity
    SecurityUtil.makeISecurityConnection(MdFactory factory)
    Deprecated.
    Creates a new ISecurity connection to server.
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnection.MakeISecurityConnection()
    Narrows the internal connection to a SAS Metadata Server to the ISecurity_1_1 interface.
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnection.MakeISecurityConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
    Narrows a connection to a SAS Metadata Server to the ISecurity_1_1 interface.
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnectionImpl.MakeISecurityConnection()
     
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnectionImpl.MakeISecurityConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
     
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnection.makeISecurityConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
    Makes a connection to the specified SAS Metadata Server and narrows it to the ISecurity interface.
    com.sas.meta.SASOMI.ISecurity_1_1
    MdOMRConnectionImpl.makeISecurityConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
     
    com.sas.meta.SASOMI.IServer
    MdOMRConnection.makeIServerConnection(String Host, String Port, String Username, String Password)
    Makes a connection to the specified SAS Metadata Server and narrows it to the IServer interface.
    com.sas.meta.SASOMI.IServer
    MdOMRConnectionImpl.makeIServerConnection(String Host, String Port, String Username, String Password)
     
    com.sas.meta.SASOMI.IServer
    MdOMRConnection.MakeIServerConnection()
    Narrows a connection to a SAS Metadata Server to the IServer interface.
    com.sas.meta.SASOMI.IServer
    MdOMRConnection.MakeIServerConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
    Narrows a connection to a SAS Metadata Server to the IServer interface.
    com.sas.meta.SASOMI.IServer
    MdOMRConnectionImpl.MakeIServerConnection()
     
    com.sas.meta.SASOMI.IServer
    MdOMRConnectionImpl.MakeIServerConnection(com.sas.meta.SASOMI.IOMI OMRConnection)
     
    com.sas.meta.SASOMI.IServer
    MdOMRConnection.makeIServerConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
    Makes a connection to the specified SAS Metadata Server and narrows it to the IServer interface.
    com.sas.meta.SASOMI.IServer
    MdOMRConnectionImpl.makeIServerConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN)
     
    void
    MdFactory.makeOMRConnection(String host, String port, String username, String password)
    This makes a connection to OMR using makeOMRConnection in MdOMRConnection
    void
    MdFactoryImpl.makeOMRConnection(String host, String port, String username, String password)
    This makes a connection to OMR using makeOMRConnection in MdOMRConnection
    com.sas.meta.SASOMI.IOMI
    MdOMRConnection.makeOMRConnection(String host, String port, String user, String password)
    Connect to the metadata server.
    com.sas.meta.SASOMI.IOMI
    MdOMRConnectionImpl.makeOMRConnection(String cmrHost, String cmrPort, String cmrUserName, String cmrPassword)
     
    com.sas.meta.SASOMI.IOMI
    MdOMRConnection.makeOMRConnectionUsingSecurityPackage(String host, String port, String securityPackageList, String spn)
    Connect to the metadata server using a security package such as Kerberos.
    com.sas.meta.SASOMI.IOMI
    MdOMRConnectionImpl.makeOMRConnectionUsingSecurityPackage(String cmrHost, String cmrPort, String cmrSecurityPackageList, String cmrSPN)
     
    void
    MdChangeManagementUtil.newObjectsAdded(CMetadata projectRepository, List objects)
    Deprecated.
    Fire events for added objects
    void
    MdChangeManagementUtilImpl.newObjectsAdded(CMetadata projectRepository, List objects)
    Deprecated.
    Fire events for added objects
    void
    MdAbstractHandler.parseXML(InputStream is)
    Parse the xml into objects contained in the specified store.
    void
    MdAbstractHandler.parseXML(String iXML)
    Parse the xml into objects contained in the specified store.
    Document
    MdException.parseXML(String strXML)
    routine to parse a passed in xml string and return a dom document
    Document
    MdOMIUtil.parseXML(String strXML)
    routine to parse a passed in xml string and return a dom document
    Document
    MdOMIUtil.parseXML(URL xmlDocument)
    routine to parse a passed in xml URL and return a dom document
    Document
    MdOMIUtil.parseXML(URL xmlDocument, Map<String,Boolean> features)
    routine to parse a passed in xml URL and return a dom document
    Document
    MdOMIUtilImpl.parseXML(String strXML)
    routine to parse a passed in xml string and return a dom document
    Document
    MdOMIUtilImpl.parseXML(String strXML, boolean ignoreWhitespace)
    routine to parse a passed in xml string and return a dom document
    Document
    MdOMIUtilImpl.parseXML(URL xmlDocument)
    routine to parse a passed in xml URL and return a dom document
    Document
    MdOMIUtilImpl.parseXML(URL xmlDocument, Map<String,Boolean> features)
    routine to parse a passed in xml URL and return a dom document
    MdOMIUtil.populateObject(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList)
    Populates an objects simple and complex attributes, by what is in the simpleNodeMap and the complexNodeList.
    MdOMIUtil.populateObject(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList, boolean doNotOverrideAssocs)
    Populates an objects simple and complex attributes, by what is in the simpleNodeMap and the complexNodeList.
    MdOMIUtilImpl.populateObject(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList)
    Populates an objects attributes and associations, by what is in the simpleNodeMap and the complexNodeList.
    MdOMIUtilImpl.populateObject(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList, boolean doNotOverrideAssocs)
    Populates an objects attributes and associations, by what is in the simpleNodeMap and the complexNodeList.
    MdOMIUtilImpl.populateObject(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs, int state)
     
    List
    MdOMIUtil.populateObjects(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList, boolean doNotOverrideAssocs, List objects)
    Populates an objects simple and complex attributes, by what is in the simpleNodeMap and the complexNodeList.
    List
    MdOMIUtilImpl.populateObjects(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList, boolean doNotOverrideAssocs, List objects)
    Populates an objects attributes and associations, by what is in the simpleNodeMap and the complexNodeList.
    MdOMIUtilImpl.populateObjectsLocal(CMetadata metaObject, NamedNodeMap simpleNodeMap, NodeList complexNodeList, boolean doNotOverrideAssocs, int state, boolean setAttrs, List createdObjects)
    Populates an objects attributes and associations, by what is in the simpleNodeMap and the complexNodeList.
    void
    MdOMIUtil.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects)
    Build objects from an input stream and set states to desired state.
    void
    MdOMIUtilImpl.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects)
    Build objects from an input stream and set states to desired state.
    void
    MdOMIWrapper.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects)
    Build objects from an input stream and set states to desired state.
    void
    MdOMIWrapperImpl.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects)
    Build objects from an input stream and set states to desired state.
    void
    MdOMIUtil.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects)
    Build objects from source XML and set states to desired state.
    void
    MdOMIUtil.populateStoreFromString(MdStore inStore, Document doc, int state, boolean useReposForNewObjects)
    Build objects from source XML and set states to desired state.
    void
    MdOMIUtilImpl.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects)
    Build objects from source XML and set states to desired state.
    void
    MdOMIUtilImpl.populateStoreFromString(MdStore inStore, Document doc, int state, boolean useReposForNewObjects)
    Build objects from source XML and set states to desired state.
    void
    MdOMIWrapper.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects)
    Build objects from source XML and set states to desired state.
    void
    MdOMIWrapperImpl.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects)
    Build objects from source XML and set states to desired state.
    protected static Identity
    MdModelUtil.populateStoreWithIdentity(MdObjectStore store)
    Mechanism for populating the object store with the specific Identity and Group information for the current metadata server user.
    protected abstract String
    MdModelUtil.LibnameGenerator.processContentServerPath(SASLibrary iMeta, boolean genDAVOptions)
    Process path and connection metadata for BASE library associated to a Content Server
    protected String
    MdModelUtil.SAS9Generator.processContentServerPath(SASLibrary iLib, boolean genDAVOptions)
     
    void
    MdOMIWrapper.processDeletedObjects(String inXML)
    Process the items deleted in the XML.
    void
    MdOMIWrapperImpl.processDeletedObjects(String inXML)
    Deprecated.
    this method is no longer used.
    protected String
    MdModelUtil.LibnameGenerator.processHadoopConnectionProperties(SASClientConnection conn, SASLibrary iMeta)
    Return the String representation of the connection attributes
    protected abstract String
    MdModelUtil.LibnameGenerator.processInfomapProperties(SASLibrary iMeta)
    Process Information map properties.
    protected String
    MdModelUtil.SAS9Generator.processInfomapProperties(SASLibrary iMeta)
     
    protected String
    MdModelUtil.LibnameGenerator.processLasrConnectionProperties(SASClientConnection conn, SASLibrary iMeta)
    Return the String representation of the connection attributes
    protected String
    MdModelUtil.LibnameGenerator.processPostgresConnectionProperties(SASClientConnection conn, SASLibrary iMeta)
    Return the String representation of the connection attributes
    protected String
    MdModelUtil.LibnameGenerator.processTableConnectionProperties(SASClientConnection conn, SASLibrary iMeta)
    Return the String representation of the connection attributes
    void
    MdObjectStore.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate)
    Refreshes object from the server
    void
    MdObjectStore.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly)
    Refreshes object from the server
    void
    MdObjectStoreImpl.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate)
    Refreshes object from the server
    void
    MdObjectStoreImpl.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly)
    Refreshes object from the server
    void
    MdOMIWrapper.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly)
    Refreshes object from the server
    void
    MdOMIWrapperImpl.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly)
    Refreshes object from the server
    void
    MdObjectStore.refreshStoreFromServer(boolean includeLocallyChangedItems, boolean getFullObjectUpdate)
    Refreshes objects in this store from the server
    void
    MdObjectStoreImpl.refreshStoreFromServer(boolean includeLocallyChangedItems, boolean getFullObjectUpdate)
    Refreshes objects in this store from the server
    void
    MdOMIWrapper.refreshStoreFromServer(MdStore inStore, boolean includeLocallyChangedItems, boolean getFullObjectUpdate)
    Refreshes objects in this store from the server
    void
    MdOMIWrapperImpl.refreshStoreFromServer(MdStore inStore, boolean includeLocallyChangedItems, boolean getFullObjectUpdate)
    Refreshes objects in this store from the server
    void
    MdAuthorizationUtil.removeACT(AccessControlTemplate act)
    Remove an ACT from protecting an object.
    void
    MdAuthorizationUtilImpl.removeACT(AccessControlTemplate act)
    Remove an ACT from protecting an object
    void
    AssociationList.removeAllElements(boolean objectChanged)
    Removes all components from this List and sets its size to zero.
    void
    MdObjectList.removeAllElements(boolean objectChanged)
    Removes all components from this List and sets its size to zero.
    void
    MdObjectListImpl.removeAllElements(boolean objectChanged)
    Removes all components from this List and sets its size to zero.
    void
    MdObjectStore.removeObjectFromStore(CMetadata deleteObject, String deleteTemplate)
    Removes an object from the store, marks it to delete, and uses a template to delete associated objects.
    void
    MdObjectStoreImpl.removeObjectFromStore(CMetadata deleteObject, String deleteTemplate)
     
    void
    MdObjectStore.removeObjectsFromStore(List<? extends CMetadata> deletedObjects)
    Removes a set of objects from the store, and from server once store is persisted to server.
    void
    MdObjectStoreImpl.removeObjectsFromStore(List<? extends CMetadata> deletedObjects)
    Removes a set of objects from the store, and from server once store is persisted to server.
    protected void
    AssociationList.removeOppositeAssn(String otherID)
    Deprecated.
    REMOVED FROM API.
    protected void
    MdObjectListImpl.removeOppositeAssn(String otherID)
    Remove the parent object for the associationList on the other side of this association.
    List<MdCredential>
    CredentialResolver.requestCredentialList(String authDomain, boolean issueChallenge, String prompt)
    Return all of the credentials for a given authentication domain.
    MdCredential
    CredentialResolver.requestCredentials(String authDomain, boolean issueChallenge, String prompt)
    Return the primary credentials for a given authentication domain.
    int
    MdModelUtil.PromptingGenerator.resolveAuthType(Connection c, MdFactory factory)
    Resolve the Authentication type associated with the provided connection
    MdObjectStore.retrieveFullObject(String objectType, String objectID)
    Retrieves all metadata for an existing public object.
    MdObjectStoreImpl.retrieveFullObject(String objectType, String objectID)
    Retrieves all metadata for an existing public object.
    void
    MdAuthorizationBase.setAuthorizations(Identity identity, List<MdPermissionInfo> permissionInfoList)
    Set permission(s) for a single identity
    void
    MdAuthorizationBase.setAuthorizations(List<MdAuthorizationInfo> authorizations)
    Set permissions for multiple identities
    void
    MdAuthorizationUtilImpl.setAuthorizations(Identity identity, List<MdPermissionInfo> permissionInfoList)
    Set Authorizations
    void
    MdAuthorizationUtilImpl.setAuthorizations(List<MdAuthorizationInfo> authorizations)
    Set Authorizations
    void
    MdAuthorizationBase.setCommitOnUpdate(boolean commitWithStore)
    Set Commit with Object Store boolean indicator
    void
    MdAuthorizationUtilImpl.setCommitOnUpdate(boolean commitOnUpdate)
    Set Commit with Object Store boolean indicator
    static void
    MdResponsibilitiesUtil.setCreatedByValue(CMetadata object, String identityName)
    Sets the value of the Created By field for an existing object.
    static void
    MdResponsibilitiesUtil.setCreatedModifiedByValues(CMetadata object)
     
    static void
    MdResponsibilitiesUtil.setCreatedModifiedByValues(CMetadata object, boolean isNew)
     
    void
    MdOMIUtil.setObjectAssociations(CMetadata metaObject, List outComplexNames, List[] outComplexObjects, boolean doNotOverrideAssns)
    Call given object's 'set...s' methods for the given complex attributes
    void
    MdOMIUtilImpl.setObjectAssociations(CMetadata metaObject, List outComplexNames, List[] outComplexObjects, boolean doNotOverrideAssns)
    Call given object's 'set...s' methods for the given complex attributes
    void
    MdOMIUtilImpl.setObjectAssociations(CMetadata metaObject, List outComplexNames, List[] outComplexObjects, boolean doNotOverrideAssns, int state)
    Call given object's 'set...s' methods for the given complex attributes
    protected void
    AssociationList.setOppositeAssn(String otherID)
    Deprecated.
    REMOVED FROM API.
    protected void
    MdObjectListImpl.setOppositeAssn(String otherID)
    Sets the opposite side of the association.
    void
    MdChangeManagementUtil.undoCheckout(List metaObjects, CMetadata projectRepository)
    Deprecated.
    Undo Check out the specified list of objects from the specified project repository
    void
    MdChangeManagementUtilImpl.undoCheckout(List metaObjects, CMetadata projectRepository)
    Deprecated.
    Undo Check out the specified list of objects from the specified project repository
    List
    MdOMIUtilImpl.unlockMetadataObjects(com.sas.meta.SASOMI.IOMI connectionHandle, List inObjects)
    Unlock a CMetadata object; this is a forced unlock.
    List
    MdOMIUtilImpl.unlockMetadataObjects(List inObjects)
    Unlock a CMetadata object; this is a forced unlock.
    void
    MdObjectStore.updatedMetadataAll()
    Updates objects in store to Metadata server.
    void
    MdObjectStoreImpl.updatedMetadataAll()
    Updates objects in store to Metadata server.
    void
    MdServerStoreImpl.updatedMetadataAll()
    NOT IMPLEMENTED
    void
     
    void
    MdOMIUtil.updateMetadata(String inXML)
     
    int
    MdOMIUtil.updateMetadata(String inXML, StringHolder outXML, int iFlags)
    Performs an update operation against the metadata server.
    void
    MdOMIUtilImpl.updateMetadata(String inXML)
     
    int
    MdOMIUtilImpl.updateMetadata(String inXML, StringHolder outXML, int iFlags)
    Performs an update operation against the metadata server.
    int
    MdOMIWrapper.updateMetadata(String inXML, int iFlags)
    Performs an update operation against the metadata server.
    int
    MdOMIWrapperImpl.updateMetadata(String inXML, int iFlags)
    Performs an update operation against the metadata server.
    void
    MdObjectBaseXML.updateMetadataAll()
    This method is called to build and submit an updateMetadata XML stream to the server.
    void
    MdOMIUtil.updateMetadataSimple(String inXML)
     
    void
    MdOMIUtil.updateMetadataSimple(String strType, String strFQID, List<String> attributes, List<String> values)
    Updates the values of the simple attributes given.
    void
    MdOMIUtilImpl.updateMetadataSimple(String inXML)
     
    void
    MdOMIUtilImpl.updateMetadataSimple(String strType, String strFQID, List<String> attributes, List<String> values)
    Updates the values of the simple attributes given.
    void
    MdOMIUtil.updateObjectId(Document inDoc, Document outDoc)
    Updates the object ids on the local server stores to reflect the new id on the server.
    void
    MdOMIUtilImpl.updateObjectId(Document inDoc, Document outDoc)
    Updates the object ids on the local server stores to reflect the new id on the server.
    void
    MdOMRConnection.validatePlatformVersion()
    Check if connected server is a version supported by this client.
    void
    MdOMRConnectionImpl.validatePlatformVersion()
     
    Constructors in com.sas.metadata.remote that throw MdException
    Modifier
    Constructor
    Description
     
    MdAuthorizationUtilImpl(CMetadata obj, boolean actDef)
     
     
    Creates a new factory.
     
    MdFactoryImpl(boolean remoteEnvironment)
    Creates a new factory.
  • Uses of MdException in com.sas.metadata.remote.entities

    Modifier and Type
    Method
    Description
    static void
    MdOMAEntityUtility.copyEntityToNewObject(Root sourceObject, Root targetObject)
    This method takes a source metadata object and creates the metadata for an entity from that object for a target object.
    static void
    MdOMAEntityUtility.deleteObjectFromStore(Property entityProp, String template)
    Removes the entity from usage and delete it from OMR at next updateMetadataAll() call.
    static Property
    MdOMAEntityUtility.getEntityPropertyForOMRObject(Root omrObject)
    Given an OMR Metadata object, retrieve the Property object that represents the Entity associated with the given OMR object.
    MdOMAEntityUtility.getGenericPropertyType(Root sourceObject)
    Get the generic String PropertyType used for all Properties who have string values.
    static List
    MdOMAEntityUtility.getPropertyTypesForObjectRepository(Root sourceObject)
    Get the PropertyType objects for the repository sourceObject is in.
    static List
    MdOMAEntityUtility.getPropertyTypesForObjectRepositoryIDList(Root inObject)
    Get the PropertyType object ids for the repository that inobject is in.
    static void
    MdOMAEntityUtility.populateEntityAttributeDescriptorfromOMRProperty(com.sas.entities.AttributeDescriptorInterface attrDesc, Property propObject)
    Populate an Entity AttributeDescriptor from an OMR Property
    protected static void
    MdOMAEntityUtility.populateEntityAttributeDescriptorfromOMRProperty(com.sas.entities.AttributeDescriptorInterface attrDesc, Property propObject, boolean goToServer)
    Populate an Entity AttributeDescriptor from an OMR Property
    static void
    MdOMAEntityUtility.populateEntityAttributeTypeFromOMRPropertyType(com.sas.entities.AttributeTypeInterface attrType, PropertyType propType)
    Populate an Entity AttributeType from an OMR PropertyType
    protected static void
    MdOMAEntityUtility.populateEntityAttributeTypeFromOMRPropertyType(com.sas.entities.AttributeTypeInterface attrType, PropertyType propType, boolean goToServer)
    Populate an Entity AttributeType from an OMR PropertyType
    static void
    MdOMAEntityUtility.populateEntityFromOMRObject(com.sas.entities.RemoteEntityInterface entity, Root omrObject)
    Take an existing entity object and populate it from metadata object.
    static void
    MdOMAEntityUtility.populateEntityFromOMRProperty(com.sas.entities.RemoteEntityInterface entity, Property propObject)
    populate an entity from the omr Property object that represents that entity.
    static void
    MdOMAEntityUtility.populateEntityGroupfromOMRGroup(com.sas.entities.AttributeGroupInterface group, PropertyGroup omrGroup)
    Populate an Entity AttributeGroup from an OMR PropertyGroup
    protected static void
    MdOMAEntityUtility.populateEntityGroupfromOMRGroup(com.sas.entities.AttributeGroupInterface group, PropertyGroup omrGroup, boolean goToServer)
    Populate an Entity AttributeGroup from an OMR PropertyGroup
    static void
    MdOMAEntityUtility.populateOMRObjectFromEntity(Root omrObject, com.sas.entities.RemoteEntityInterface entity)
    Take an metadata object and populate it with the entity information.
    static void
    MdOMAEntityUtility.populateOMRPropertyFromAttributeDescriptor(Property propAttr, com.sas.entities.AttributeDescriptorInterface attrDesc)
    Populate an OMR Property from and Entity Attribute Descriptor
    static void
    MdOMAEntityUtility.populateOMRPropertyFromEntity(Property entityProp, com.sas.entities.RemoteEntityInterface entity)
    Take an metadata object and populate it with the entity information.
    static void
    MdOMAEntityUtility.populateOMRPropertyGroupFromAttributeGroup(PropertyGroup propGroup, com.sas.entities.AttributeGroupInterface attrGroup)
    Populate an OMR PropertyGroup from an Entity Attribute Group.
    static void
    MdOMAEntityUtility.populateOMRPropertyTypeFromAttributeType(PropertyType propType, com.sas.entities.AttributeTypeInterface attrType)
    Populate an OMR PropertyType from an Entity AttributeType
    static void
    MdOMAEntityUtility.removeEntityFromOMR(Root omrObject)
    Given an OMR Metadata object, remove the Property object(s) that represents the Entity associated with the given OMR object.
    static void
    MdOMAEntityUtility.removeEntityPropertyObjectFromOMR(Property omrProperty)
    Remoe an entity property object and all connected objects from OMR.
  • Uses of MdException in com.sas.metadata.remote.impl

    Modifier and Type
    Method
    Description
    String
    MdObjectBaseXMLImpl.createUpdateAssociationXML()
    Override this method to create the XML string necessary to update lists of associated objects, such as columns, and extended attributes.
    String
    MdObjectBaseXMLImpl.createUpdateAssociationXML(CMetadata inObject, StringBuffer outXML)
    Creates update XML for all associations on inputed object.
    String
    MdObjectBaseXMLImpl.doCreateUpdateXML(CMetadata object)
    Primary function to create an UpdateXML string to be sent to the server to perform an update on an object, and all of its association objects.
    IdentityImpl.getAccessControlEntries()
    Gets the AssociationList of AccessControlEntries NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getAccessControlEntries(boolean fGoToServer)
    Gets the Associationlist of AccessControlEntries NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PermissionImpl.getAccessControlEntries()
    Gets the AssociationList of AccessControlEntries NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PermissionImpl.getAccessControlEntries(boolean fGoToServer)
    Gets the Associationlist of AccessControlEntries NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AccessControlTemplateImpl.getAccessControlItems()
    Gets the AssociationList of AccessControlItems NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AccessControlTemplateImpl.getAccessControlItems(boolean fGoToServer)
    Gets the Associationlist of AccessControlItems NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getAccessControls()
    Gets the Association list of AccessControls NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getAccessControls(boolean fGoToServer)
    Gets the Associationlist of AccessControls NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AccessControlImpl.getAccessControlTemplates()
    Gets the Association list of AccessControlTemplates NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AccessControlImpl.getAccessControlTemplates(boolean fGoToServer)
    Gets the Associationlist of AccessControlTemplates NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConditionActionSetImpl.getActions()
    Gets the AssociationList of Actions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getActions(boolean fGoToServer)
    Gets the Associationlist of Actions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationStepImpl.getActivities()
    Gets the Association list of Activities NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationStepImpl.getActivities(boolean fGoToServer)
    Gets the Associationlist of Activities NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getAggregations()
    Gets the AssociationList of Aggregations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getAggregations(boolean fGoToServer)
    Gets the Associationlist of Aggregations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LevelImpl.getAggregations()
    Gets the Association list of Aggregations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LevelImpl.getAggregations(boolean fGoToServer)
    Gets the Associationlist of Aggregations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PhysicalTableImpl.getAggregations()
    Gets the AssociationList of Aggregations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PhysicalTableImpl.getAggregations(boolean fGoToServer)
    Gets the Associationlist of Aggregations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AggregationImpl.getAggregationTables()
    Gets the Association list of AggregationTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AggregationImpl.getAggregationTables(boolean fGoToServer)
    Gets the Associationlist of AggregationTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedDataPackageImpl.getAliases()
    Gets the AssociationList of Aliases NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedDataPackageImpl.getAliases(boolean fGoToServer)
    Gets the Associationlist of Aliases NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedDataPackageImpl.getAliasFor()
    Gets the DeployedDataPackage for AliasFor NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedDataPackageImpl.getAliasFors()
    Gets the Association list of AliasFors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedDataPackageImpl.getAliasFors(boolean fGoToServer)
    Gets the Associationlist of AliasFors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getAnalyticColumns()
    Gets the Association list of AnalyticColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getAnalyticColumns(boolean fGoToServer)
    Gets the Associationlist of AnalyticColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RelationalTableImpl.getAnalyticTables()
    Gets the Association list of AnalyticTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalTableImpl.getAnalyticTables(boolean fGoToServer)
    Gets the Associationlist of AnalyticTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AnalyticTableImpl.getAnalyticTrainingTable()
    Gets the RelationalTable for AnalyticTrainingTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AnalyticTableImpl.getAnalyticTrainingTables()
    Gets the AssociationList of AnalyticTrainingTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AnalyticTableImpl.getAnalyticTrainingTables(boolean fGoToServer)
    Gets the Associationlist of AnalyticTrainingTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ArchiveFileImpl.getArchiveEntries()
    Gets the Association list of ArchiveEntries NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ArchiveFileImpl.getArchiveEntries(boolean fGoToServer)
    Gets the Associationlist of ArchiveEntries NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITChannelImpl.getArchivePaths()
    Gets the AssociationList of ArchivePaths NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITChannelImpl.getArchivePaths(boolean fGoToServer)
    Gets the Associationlist of ArchivePaths NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITChannelImpl.getArchives()
    Gets the AssociationList of Archives NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITChannelImpl.getArchives(boolean fGoToServer)
    Gets the Associationlist of Archives NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getArrayTypes()
    Gets the AssociationList of ArrayTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getArrayTypes(boolean fGoToServer)
    Gets the Associationlist of ArrayTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FeatureMapImpl.getAssociatedClassifierMap()
    Gets the ClassifierMap for AssociatedClassifierMap NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FeatureMapImpl.getAssociatedClassifierMaps()
    Gets the Association list of AssociatedClassifierMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FeatureMapImpl.getAssociatedClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of AssociatedClassifierMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AccessControlEntryImpl.getAssociatedCondition()
    Gets the PermissionCondition for AssociatedCondition NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getAssociatedCondition()
    Gets the Condition for AssociatedCondition NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AccessControlEntryImpl.getAssociatedConditions()
    Gets the Association list of AssociatedConditions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AccessControlEntryImpl.getAssociatedConditions(boolean fGoToServer)
    Gets the Associationlist of AssociatedConditions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConditionActionSetImpl.getAssociatedConditions()
    Gets the Association list of AssociatedConditions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getAssociatedConditions(boolean fGoToServer)
    Gets the Associationlist of AssociatedConditions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PSPortletImpl.getAssociatedContentCollection()
    Gets the Tree for AssociatedContentCollection NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSPortletImpl.getAssociatedContentCollections()
    Gets the Association list of AssociatedContentCollections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSPortletImpl.getAssociatedContentCollections(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentCollections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    UnitofTimeImpl.getAssociatedContentLocation()
    Gets the ContentLocation for AssociatedContentLocation NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    UnitofTimeImpl.getAssociatedContentLocations()
    Gets the AssociationList of AssociatedContentLocations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    UnitofTimeImpl.getAssociatedContentLocations(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentLocations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentLocationImpl.getAssociatedContentType()
    Gets the ContentType for AssociatedContentType NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TypeDefinitionImpl.getAssociatedContentType()
    Gets the ContentType for AssociatedContentType NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentLocationImpl.getAssociatedContentTypes()
    Gets the AssociationList of AssociatedContentTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentLocationImpl.getAssociatedContentTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TypeDefinitionImpl.getAssociatedContentTypes()
    Gets the AssociationList of AssociatedContentTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TypeDefinitionImpl.getAssociatedContentTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedContentTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FileImpl.getAssociatedCube()
    Gets the Cube for AssociatedCube NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    GlobalFormulaImpl.getAssociatedCube()
    Gets the Cube for AssociatedCube NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getAssociatedCubes()
    Gets the Association list of AssociatedCubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getAssociatedCubes(boolean fGoToServer)
    Gets the Associationlist of AssociatedCubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    GlobalFormulaImpl.getAssociatedCubes()
    Gets the AssociationList of AssociatedCubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    GlobalFormulaImpl.getAssociatedCubes(boolean fGoToServer)
    Gets the Associationlist of AssociatedCubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnHierarchyImpl.getAssociatedDataTable()
    Gets the DataTable for AssociatedDataTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnHierarchyImpl.getAssociatedDataTables()
    Gets the Association list of AssociatedDataTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnHierarchyImpl.getAssociatedDataTables(boolean fGoToServer)
    Gets the Associationlist of AssociatedDataTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeviceImpl.getAssociatedDeviceType()
    Gets the DeviceType for AssociatedDeviceType NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeviceImpl.getAssociatedDeviceTypes()
    Gets the Association list of AssociatedDeviceTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeviceImpl.getAssociatedDeviceTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedDeviceTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SharedDimensionImpl.getAssociatedDirectory()
    Gets the Directory for AssociatedDirectory NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SharedDimensionImpl.getAssociatedDirectorys()
    Gets the AssociationList of AssociatedDirectorys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SharedDimensionImpl.getAssociatedDirectorys(boolean fGoToServer)
    Gets the Associationlist of AssociatedDirectorys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FileImpl.getAssociatedExternalTable()
    Gets the ExternalTable for AssociatedExternalTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getAssociatedExternalTables()
    Gets the Association list of AssociatedExternalTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getAssociatedExternalTables(boolean fGoToServer)
    Gets the Associationlist of AssociatedExternalTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getAssociatedFile()
    Gets the File for AssociatedFile NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getAssociatedFiles()
    Gets the AssociationList of AssociatedFiles NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getAssociatedFiles(boolean fGoToServer)
    Gets the Associationlist of AssociatedFiles NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    NamedSetImpl.getAssociatedHierarchies()
    Gets the Association list of AssociatedHierarchies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    NamedSetImpl.getAssociatedHierarchies(boolean fGoToServer)
    Gets the Associationlist of AssociatedHierarchies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyLevelImpl.getAssociatedHierarchy()
    Gets the Hierarchy for AssociatedHierarchy NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getAssociatedHierarchys()
    Gets the AssociationList of AssociatedHierarchys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getAssociatedHierarchys(boolean fGoToServer)
    Gets the Associationlist of AssociatedHierarchys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IdentityImpl.getAssociatedHomeFolder()
    Gets the Tree for AssociatedHomeFolder NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getAssociatedHomeFolders()
    Gets the Association list of AssociatedHomeFolders NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getAssociatedHomeFolders(boolean fGoToServer)
    Gets the Associationlist of AssociatedHomeFolders NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LoginImpl.getAssociatedIdentity()
    Gets the Identity for AssociatedIdentity NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getAssociatedIdentity()
    Gets the Identity for AssociatedIdentity NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LoginImpl.getAssociatedIdentitys()
    Gets the AssociationList of AssociatedIdentitys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LoginImpl.getAssociatedIdentitys(boolean fGoToServer)
    Gets the Associationlist of AssociatedIdentitys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TreeImpl.getAssociatedIdentitys()
    Gets the AssociationList of AssociatedIdentitys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getAssociatedIdentitys(boolean fGoToServer)
    Gets the Associationlist of AssociatedIdentitys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    JFJobImpl.getAssociatedJob()
    Gets the Job for AssociatedJob NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JFJobImpl.getAssociatedJobs()
    Gets the Association list of AssociatedJobs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JFJobImpl.getAssociatedJobs(boolean fGoToServer)
    Gets the Associationlist of AssociatedJobs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CalculatedMemberImpl.getAssociatedLevel()
    Gets the Level for AssociatedLevel NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getAssociatedLevel()
    Gets the Level for AssociatedLevel NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OLAPPropertyImpl.getAssociatedLevel()
    Gets the Level for AssociatedLevel NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CalculatedMemberImpl.getAssociatedLevels()
    Gets the AssociationList of AssociatedLevels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CalculatedMemberImpl.getAssociatedLevels(boolean fGoToServer)
    Gets the Associationlist of AssociatedLevels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyLevelImpl.getAssociatedLevels()
    Gets the AssociationList of AssociatedLevels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getAssociatedLevels(boolean fGoToServer)
    Gets the Associationlist of AssociatedLevels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    OLAPPropertyImpl.getAssociatedLevels()
    Gets the Association list of AssociatedLevels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OLAPPropertyImpl.getAssociatedLevels(boolean fGoToServer)
    Gets the Associationlist of AssociatedLevels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyImpl.getAssociatedLocalizedObject()
    Gets the Root for AssociatedLocalizedObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getAssociatedLocalizedObjects()
    Gets the AssociationList of AssociatedLocalizedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getAssociatedLocalizedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedLocalizedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getAssociatedMachine()
    Gets the Machine for AssociatedMachine NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getAssociatedMachines()
    Gets the AssociationList of AssociatedMachines NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getAssociatedMachines(boolean fGoToServer)
    Gets the Associationlist of AssociatedMachines NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    XPathImpl.getAssociatedMapColumn()
    Gets the Column for AssociatedMapColumn NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    XPathImpl.getAssociatedMapColumns()
    Gets the Association list of AssociatedMapColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    XPathImpl.getAssociatedMapColumns(boolean fGoToServer)
    Gets the Associationlist of AssociatedMapColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    XPathImpl.getAssociatedMapTable()
    Gets the RelationalTable for AssociatedMapTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    XPathImpl.getAssociatedMapTables()
    Gets the Association list of AssociatedMapTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    XPathImpl.getAssociatedMapTables(boolean fGoToServer)
    Gets the Associationlist of AssociatedMapTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ArchiveFileImpl.getAssociatedMiningResult()
    Gets the MiningResult for AssociatedMiningResult NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ArchiveFileImpl.getAssociatedMiningResults()
    Gets the Association list of AssociatedMiningResults NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ArchiveFileImpl.getAssociatedMiningResults(boolean fGoToServer)
    Gets the Associationlist of AssociatedMiningResults NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyGroupImpl.getAssociatedObject()
    Gets the Root for AssociatedObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getAssociatedObject()
    Gets the Root for AssociatedObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    VariableImpl.getAssociatedObject()
    Gets the Root for AssociatedObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CustomAssociationImpl.getAssociatedObjects()
    Gets the Association list of AssociatedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CustomAssociationImpl.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MdObjectBaseUtilImpl.getAssociatedObjects(String strAssociation)
    Helper method for getting associated metadata objects.
    MdObjectBaseUtilImpl.getAssociatedObjects(String strAssociation, String strTemplate)
    Helper method for getting associated metadata objects.
    MdObjectBaseUtilImpl.getAssociatedObjects(String associationType, String strAssociation, boolean isPredAssoc, String properties, CMetadata parentObj)
    Helper method for getting associated metadata objects.
    PropertyGroupImpl.getAssociatedObjects()
    Gets the AssociationList of AssociatedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyGroupImpl.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyImpl.getAssociatedObjects()
    Gets the AssociationList of AssociatedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    VariableImpl.getAssociatedObjects()
    Gets the AssociationList of AssociatedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    VariableImpl.getAssociatedObjects(boolean fGoToServer)
    Gets the Associationlist of AssociatedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getAssociatedOLAPSchema()
    Gets the OLAPSchema for AssociatedOLAPSchema NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DimensionImpl.getAssociatedOLAPSchema()
    Gets the OLAPSchema for AssociatedOLAPSchema NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getAssociatedOLAPSchema()
    Gets the OLAPSchema for AssociatedOLAPSchema NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getAssociatedOLAPSchemas()
    Gets the Association list of AssociatedOLAPSchemas NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getAssociatedOLAPSchemas(boolean fGoToServer)
    Gets the Associationlist of AssociatedOLAPSchemas NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DimensionImpl.getAssociatedOLAPSchemas()
    Gets the AssociationList of AssociatedOLAPSchemas NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DimensionImpl.getAssociatedOLAPSchemas(boolean fGoToServer)
    Gets the Associationlist of AssociatedOLAPSchemas NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FileImpl.getAssociatedOLAPSchemas()
    Gets the Association list of AssociatedOLAPSchemas NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getAssociatedOLAPSchemas(boolean fGoToServer)
    Gets the Associationlist of AssociatedOLAPSchemas NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationImpl.getAssociatedPrompt()
    Gets the AbstractPrompt for AssociatedPrompt NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationImpl.getAssociatedPrompts()
    Gets the Association list of AssociatedPrompts NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationImpl.getAssociatedPrompts(boolean fGoToServer)
    Gets the Associationlist of AssociatedPrompts NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextImpl.getAssociatedProperty()
    Gets the AbstractProperty for AssociatedProperty NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getAssociatedPropertyGroup()
    Gets the PropertyGroup for AssociatedPropertyGroup NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getAssociatedPropertyGroups()
    Gets the AssociationList of AssociatedPropertyGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getAssociatedPropertyGroups(boolean fGoToServer)
    Gets the Associationlist of AssociatedPropertyGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextImpl.getAssociatedPropertys()
    Gets the Association list of AssociatedPropertys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedPropertys(boolean fGoToServer)
    Gets the Associationlist of AssociatedPropertys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyImpl.getAssociatedPropertySet()
    Gets the PropertySet for AssociatedPropertySet NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getAssociatedPropertySets()
    Gets the Association list of AssociatedPropertySets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getAssociatedPropertySets(boolean fGoToServer)
    Gets the Associationlist of AssociatedPropertySets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AssociationPropertyImpl.getAssociatedPrototypes()
    Gets the Association list of AssociatedPrototypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AssociationPropertyImpl.getAssociatedPrototypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedPrototypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TreeImpl.getAssociatedPSPortlet()
    Gets the PSPortlet for AssociatedPSPortlet NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getAssociatedPSPortlets()
    Gets the AssociationList of AssociatedPSPortlets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getAssociatedPSPortlets(boolean fGoToServer)
    Gets the Associationlist of AssociatedPSPortlets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextImpl.getAssociatedQueryClause()
    Gets the QueryClause for AssociatedQueryClause NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedQueryClauses()
    Gets the Association list of AssociatedQueryClauses NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedQueryClauses(boolean fGoToServer)
    Gets the Associationlist of AssociatedQueryClauses NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ClassifierMapImpl.getAssociatedRowSelector()
    Gets the RowSelector for AssociatedRowSelector NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierMapImpl.getAssociatedRowSelectors()
    Gets the AssociationList of AssociatedRowSelectors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierMapImpl.getAssociatedRowSelectors(boolean fGoToServer)
    Gets the Associationlist of AssociatedRowSelectors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASCatalogEntryImpl.getAssociatedSASCatalog()
    Gets the SASCatalog for AssociatedSASCatalog NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASCatalogEntryImpl.getAssociatedSASCatalogs()
    Gets the AssociationList of AssociatedSASCatalogs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASCatalogEntryImpl.getAssociatedSASCatalogs(boolean fGoToServer)
    Gets the Associationlist of AssociatedSASCatalogs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASPasswordImpl.getAssociatedSecuredLibrary()
    Gets the SecuredLibrary for AssociatedSecuredLibrary NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getAssociatedSecuredLibrarys()
    Gets the AssociationList of AssociatedSecuredLibrarys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getAssociatedSecuredLibrarys(boolean fGoToServer)
    Gets the Associationlist of AssociatedSecuredLibrarys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextImpl.getAssociatedTrainedResult()
    Gets the MiningResult for AssociatedTrainedResult NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedTrainedResults()
    Gets the Association list of AssociatedTrainedResults NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedTrainedResults(boolean fGoToServer)
    Gets the Associationlist of AssociatedTrainedResults NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConditionActionSetImpl.getAssociatedTransformation()
    Gets the AbstractTransformation for AssociatedTransformation NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedTransformation()
    Gets the AbstractTransformation for AssociatedTransformation NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getAssociatedTransformations()
    Gets the Association list of AssociatedTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getAssociatedTransformations(boolean fGoToServer)
    Gets the Associationlist of AssociatedTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextImpl.getAssociatedTransformations()
    Gets the Association list of AssociatedTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedTransformations(boolean fGoToServer)
    Gets the Associationlist of AssociatedTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextImpl.getAssociatedType()
    Gets the PropertyType for AssociatedType NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedTypes()
    Gets the AssociationList of AssociatedTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getAssociatedTypes(boolean fGoToServer)
    Gets the Associationlist of AssociatedTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RelationalTableImpl.getAssociatedXMLMap()
    Gets the SXLEMap for AssociatedXMLMap NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalTableImpl.getAssociatedXMLMaps()
    Gets the Association list of AssociatedXMLMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalTableImpl.getAssociatedXMLMaps(boolean fGoToServer)
    Gets the Associationlist of AssociatedXMLMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PrototypeImpl.getAssociations()
    Gets the AssociationList of Associations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PrototypeImpl.getAssociations(boolean fGoToServer)
    Gets the Associationlist of Associations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MdAuthorizationBase
    AccessControlTemplateImpl.getAuthorizationDefinitionUtil()
    Obtain the AuthorizationDefinitionUtil Interface for this AccessControlTemplate
    MdAuthorizationUtil
    MdObjectBaseUtilImpl.getAuthorizationUtil()
    Obtain an AuthorizationUtil Interface
    HierarchyImpl.getCalculatedMembers()
    Gets the Association list of CalculatedMembers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getCalculatedMembers(boolean fGoToServer)
    Gets the Associationlist of CalculatedMembers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LevelImpl.getCalculatedMembers()
    Gets the Association list of CalculatedMembers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LevelImpl.getCalculatedMembers(boolean fGoToServer)
    Gets the Associationlist of CalculatedMembers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ChangeImpl.getChangeIdentity()
    Gets the Identity for ChangeIdentity NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ChangeImpl.getChangeIdentitys()
    Gets the AssociationList of ChangeIdentitys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ChangeImpl.getChangeIdentitys(boolean fGoToServer)
    Gets the Associationlist of ChangeIdentitys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getChanges()
    Gets the AssociationList of Changes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getChanges(boolean fGoToServer)
    Gets the Associationlist of Changes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITChannelImpl.getChannelSubscriptions()
    Gets the Association list of ChannelSubscriptions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITChannelImpl.getChannelSubscriptions(boolean fGoToServer)
    Gets the Associationlist of ChannelSubscriptions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataSourceNameImpl.getChildDataSources()
    Gets the AssociationList of ChildDataSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataSourceNameImpl.getChildDataSources(boolean fGoToServer)
    Gets the Associationlist of ChildDataSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ClassifierMapImpl.getClassifierSources()
    Gets the AssociationList of ClassifierSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierMapImpl.getClassifierSources(boolean fGoToServer)
    Gets the Associationlist of ClassifierSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ClassifierMapImpl.getClassifierTargets()
    Gets the Association list of ClassifierTargets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierMapImpl.getClassifierTargets(boolean fGoToServer)
    Gets the Associationlist of ClassifierTargets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TableCollectionImpl.getCollectionLocations()
    Gets the AssociationList of CollectionLocations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TableCollectionImpl.getCollectionLocations(boolean fGoToServer)
    Gets the Associationlist of CollectionLocations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataTableImpl.getColumnHierarchies()
    Gets the AssociationList of ColumnHierarchies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getColumnHierarchies(boolean fGoToServer)
    Gets the Associationlist of ColumnHierarchies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataTableImpl.getColumns()
    Gets the AssociationList of Columns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getColumns(boolean fGoToServer)
    Gets the Associationlist of Columns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IndexImpl.getColumns()
    Gets the AssociationList of Columns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IndexImpl.getColumns(boolean fGoToServer)
    Gets the Associationlist of Columns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    QueryClauseImpl.getColumns()
    Gets the AssociationList of Columns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    QueryClauseImpl.getColumns(boolean fGoToServer)
    Gets the Associationlist of Columns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getComputeLocations()
    Gets the AssociationList of ComputeLocations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getComputeLocations(boolean fGoToServer)
    Gets the Associationlist of ComputeLocations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getComputeTasks()
    Gets the Association list of ComputeTasks NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getComputeTasks(boolean fGoToServer)
    Gets the Associationlist of ComputeTasks NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getConditionActionSets()
    Gets the AssociationList of ConditionActionSets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of ConditionActionSets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ActionImpl.getConditionActionSets()
    Gets the Association list of ConditionActionSets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ActionImpl.getConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of ConditionActionSets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConditionImpl.getConditionActionSets()
    Gets the AssociationList of ConditionActionSets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionImpl.getConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of ConditionActionSets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AuthenticationDomainImpl.getConnections()
    Gets the Association list of Connections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AuthenticationDomainImpl.getConnections(boolean fGoToServer)
    Gets the Associationlist of Connections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITChannelImpl.getContentDestination()
    Gets the Directory for ContentDestination NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITSubscriberImpl.getContentDestination()
    Gets the Directory for ContentDestination NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITChannelImpl.getContentDestinations()
    Gets the AssociationList of ContentDestinations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITChannelImpl.getContentDestinations(boolean fGoToServer)
    Gets the Associationlist of ContentDestinations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITSubscriberImpl.getContentDestinations()
    Gets the AssociationList of ContentDestinations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITSubscriberImpl.getContentDestinations(boolean fGoToServer)
    Gets the Associationlist of ContentDestinations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentTypeImpl.getContentItems()
    Gets the Association list of ContentItems NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentTypeImpl.getContentItems(boolean fGoToServer)
    Gets the Associationlist of ContentItems NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeviceTypeImpl.getContentTypes()
    Gets the Association list of ContentTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeviceTypeImpl.getContentTypes(boolean fGoToServer)
    Gets the Associationlist of ContentTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DimensionImpl.getCubes()
    Gets the Association list of Cubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DimensionImpl.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyImpl.getCubes()
    Gets the Association list of Cubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MeasureImpl.getCubes()
    Gets the AssociationList of Cubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MeasureImpl.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    OLAPSchemaImpl.getCubes()
    Gets the AssociationList of Cubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OLAPSchemaImpl.getCubes(boolean fGoToServer)
    Gets the Associationlist of Cubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getCustomAssociations()
    Gets the AssociationList of CustomAssociations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getCustomAssociations(boolean fGoToServer)
    Gets the Associationlist of CustomAssociations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getCustomizedProperties()
    Gets the AssociationList of CustomizedProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getCustomizedProperties(boolean fGoToServer)
    Gets the Associationlist of CustomizedProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getCustomizedTransformations()
    Gets the AssociationList of CustomizedTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getCustomizedTransformations(boolean fGoToServer)
    Gets the Associationlist of CustomizedTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getCustomizedTypes()
    Gets the AssociationList of CustomizedTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getCustomizedTypes(boolean fGoToServer)
    Gets the Associationlist of CustomizedTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPropertyImpl.getCustomizers()
    Gets the Association list of Customizers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getCustomizers()
    Gets the Association list of Customizers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyGroupImpl.getCustomizers()
    Gets the AssociationList of Customizers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyGroupImpl.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getCustomizers()
    Gets the Association list of Customizers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getCustomizers(boolean fGoToServer)
    Gets the Associationlist of Customizers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getDataPackages()
    Gets the Association list of DataPackages NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getDataPackages(boolean fGoToServer)
    Gets the Associationlist of DataPackages NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataSourceNameImpl.getDataSourceConnection()
    Gets the Connection for DataSourceConnection NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataSourceNameImpl.getDataSourceConnections()
    Gets the AssociationList of DataSourceConnections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataSourceNameImpl.getDataSourceConnections(boolean fGoToServer)
    Gets the Associationlist of DataSourceConnections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConnectionImpl.getDataSources()
    Gets the Association list of DataSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getDataSources(boolean fGoToServer)
    Gets the Associationlist of DataSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LoginImpl.getDataSources()
    Gets the AssociationList of DataSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LoginImpl.getDataSources(boolean fGoToServer)
    Gets the Associationlist of DataSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataSourceNameImpl.getDefaultLogin()
    Gets the Login for DefaultLogin NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASLibraryImpl.getDefaultLogin()
    Gets the Login for DefaultLogin NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataSourceNameImpl.getDefaultLogins()
    Gets the Association list of DefaultLogins NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataSourceNameImpl.getDefaultLogins(boolean fGoToServer)
    Gets the Associationlist of DefaultLogins NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASLibraryImpl.getDefaultLogins()
    Gets the AssociationList of DefaultLogins NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASLibraryImpl.getDefaultLogins(boolean fGoToServer)
    Gets the Associationlist of DefaultLogins NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SecuredLibraryImpl.getDefaultPasswords()
    Gets the Association list of DefaultPasswords NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SecuredLibraryImpl.getDefaultPasswords(boolean fGoToServer)
    Gets the Associationlist of DefaultPasswords NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getDependentComponents()
    Gets the AssociationList of DependentComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getDependentComponents(boolean fGoToServer)
    Gets the Associationlist of DependentComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getDependsOnComponents()
    Gets the Association list of DependsOnComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getDependsOnComponents(boolean fGoToServer)
    Gets the Associationlist of DependsOnComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getDeployedComponents()
    Gets the AssociationList of DeployedComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedDataPackageImpl.getDeployedComponents()
    Gets the AssociationList of DeployedComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedDataPackageImpl.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MachineImpl.getDeployedComponents()
    Gets the Association list of DeployedComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MachineImpl.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ServiceTypeImpl.getDeployedComponents()
    Gets the Association list of DeployedComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ServiceTypeImpl.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getDeployedComponents()
    Gets the Association list of DeployedComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getDeployedComponents(boolean fGoToServer)
    Gets the Associationlist of DeployedComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeviceTypeImpl.getDeployedDevices()
    Gets the AssociationList of DeployedDevices NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeviceTypeImpl.getDeployedDevices(boolean fGoToServer)
    Gets the Associationlist of DeployedDevices NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getDescriptiveComponent()
    Gets the SoftwareComponent for DescriptiveComponent NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getDescriptiveComponents()
    Gets the AssociationList of DescriptiveComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getDescriptiveComponents(boolean fGoToServer)
    Gets the Associationlist of DescriptiveComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentTypeImpl.getDeviceDescriptors()
    Gets the AssociationList of DeviceDescriptors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentTypeImpl.getDeviceDescriptors(boolean fGoToServer)
    Gets the Associationlist of DeviceDescriptors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getDimensions()
    Gets the AssociationList of Dimensions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getDimensions(boolean fGoToServer)
    Gets the Associationlist of Dimensions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getDimensions()
    Gets the Association list of Dimensions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DirectoryImpl.getDimensions(boolean fGoToServer)
    Gets the Associationlist of Dimensions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    OLAPSchemaImpl.getDimensions()
    Gets the Association list of Dimensions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OLAPSchemaImpl.getDimensions(boolean fGoToServer)
    Gets the Associationlist of Dimensions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FileImpl.getDirectories()
    Gets the Association list of Directories NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getDirectories(boolean fGoToServer)
    Gets the Associationlist of Directories NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    KeyImpl.getDisplayColumns()
    Gets the AssociationList of DisplayColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyImpl.getDisplayColumns(boolean fGoToServer)
    Gets the Associationlist of DisplayColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getDisplayForKeys()
    Gets the Association list of DisplayForKeys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getDisplayForKeys(boolean fGoToServer)
    Gets the Associationlist of DisplayForKeys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getDocuments()
    Gets the Association list of Documents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getDocuments(boolean fGoToServer)
    Gets the Associationlist of Documents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConnectionImpl.getDomain()
    Gets the AuthenticationDomain for Domain NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LoginImpl.getDomain()
    Gets the AuthenticationDomain for Domain NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getDomains()
    Gets the AssociationList of Domains NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getDomains(boolean fGoToServer)
    Gets the Associationlist of Domains NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LoginImpl.getDomains()
    Gets the AssociationList of Domains NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LoginImpl.getDomains(boolean fGoToServer)
    Gets the Associationlist of Domains NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getEditedProperties()
    Gets the AssociationList of EditedProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getEditedProperties(boolean fGoToServer)
    Gets the Associationlist of EditedProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getEditedTypes()
    Gets the AssociationList of EditedTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getEditedTypes(boolean fGoToServer)
    Gets the Associationlist of EditedTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPropertyImpl.getEditors()
    Gets the Association list of Editors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getEditors(boolean fGoToServer)
    Gets the Associationlist of Editors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getEditors()
    Gets the Association list of Editors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getEditors(boolean fGoToServer)
    Gets the Associationlist of Editors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getElementType()
    Gets the PropertyType for ElementType NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getElementTypes()
    Gets the Association list of ElementTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getElementTypes(boolean fGoToServer)
    Gets the Associationlist of ElementTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PersonImpl.getEmailAddresses()
    Gets the AssociationList of EmailAddresses NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PersonImpl.getEmailAddresses(boolean fGoToServer)
    Gets the Associationlist of EmailAddresses NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    EmailImpl.getEmailSubscriber()
    Gets the Association list of EmailSubscriber NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    EmailImpl.getEmailSubscriber(boolean fGoToServer)
    Gets the Associationlist of EmailSubscriber NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    EventImpl.getEventBrokers()
    Gets the AssociationList of EventBrokers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    EventImpl.getEventBrokers(boolean fGoToServer)
    Gets the Associationlist of EventBrokers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getExtensions()
    Gets the Association list of Extensions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getExtensions(boolean fGoToServer)
    Gets the Associationlist of Extensions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getExternalIdentities()
    Gets the Association list of ExternalIdentities NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getExternalIdentities(boolean fGoToServer)
    Gets the Associationlist of ExternalIdentities NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FavoritesContainerImpl.getFavorites()
    Gets the Association list of Favorites NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FavoritesContainerImpl.getFavorites(boolean fGoToServer)
    Gets the Associationlist of Favorites NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PrimaryTypeImpl.getFavoritesContainers()
    Gets the AssociationList of FavoritesContainers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PrimaryTypeImpl.getFavoritesContainers(boolean fGoToServer)
    Gets the Associationlist of FavoritesContainers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ClassifierMapImpl.getFeatureMaps()
    Gets the AssociationList of FeatureMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierMapImpl.getFeatureMaps(boolean fGoToServer)
    Gets the Associationlist of FeatureMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FeatureMapImpl.getFeatureSources()
    Gets the AssociationList of FeatureSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FeatureMapImpl.getFeatureSources(boolean fGoToServer)
    Gets the Associationlist of FeatureSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FeatureMapImpl.getFeatureTargets()
    Gets the Association list of FeatureTargets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FeatureMapImpl.getFeatureTargets(boolean fGoToServer)
    Gets the Associationlist of FeatureTargets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASFileRefImpl.getFileRefLocations()
    Gets the AssociationList of FileRefLocations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASFileRefImpl.getFileRefLocations(boolean fGoToServer)
    Gets the Associationlist of FileRefLocations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentLocationImpl.getFileRefs()
    Gets the Association list of FileRefs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentLocationImpl.getFileRefs(boolean fGoToServer)
    Gets the Associationlist of FileRefs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ReportImpl.getFileRefs()
    Gets the Association list of FileRefs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ReportImpl.getFileRefs(boolean fGoToServer)
    Gets the Associationlist of FileRefs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getFiles()
    Gets the AssociationList of Files NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DirectoryImpl.getFiles(boolean fGoToServer)
    Gets the Associationlist of Files NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITContentSubscriberImpl.getFilters()
    Gets the Association list of Filters NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITContentSubscriberImpl.getFilters(boolean fGoToServer)
    Gets the Associationlist of Filters NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITFilterImpl.getFilterSubscriber()
    Gets the ITContentSubscriber for FilterSubscriber NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITFilterImpl.getFilterSubscribers()
    Gets the AssociationList of FilterSubscribers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITFilterImpl.getFilterSubscribers(boolean fGoToServer)
    Gets the Associationlist of FilterSubscribers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TargetImpl.getFitStatistics()
    Gets the AssociationList of FitStatistics NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TargetImpl.getFitStatistics(boolean fGoToServer)
    Gets the Associationlist of FitStatistics NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getForeignKeyAssociations()
    Gets the Association list of ForeignKeyAssociations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getForeignKeyAssociations(boolean fGoToServer)
    Gets the Associationlist of ForeignKeyAssociations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    KeyAssociationImpl.getForeignKeyColumn()
    Gets the Column for ForeignKeyColumn NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyAssociationImpl.getForeignKeyColumns()
    Gets the AssociationList of ForeignKeyColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyAssociationImpl.getForeignKeyColumns(boolean fGoToServer)
    Gets the Associationlist of ForeignKeyColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataTableImpl.getForeignKeys()
    Gets the AssociationList of ForeignKeys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getForeignKeys(boolean fGoToServer)
    Gets the Associationlist of ForeignKeys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    UniqueKeyImpl.getForeignKeys()
    Gets the Association list of ForeignKeys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    UniqueKeyImpl.getForeignKeys(boolean fGoToServer)
    Gets the Associationlist of ForeignKeys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    InternalLoginImpl.getForIdentity()
    Gets the Identity for ForIdentity NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    InternalLoginImpl.getForIdentitys()
    Gets the AssociationList of ForIdentitys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    InternalLoginImpl.getForIdentitys(boolean fGoToServer)
    Gets the Associationlist of ForIdentitys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getFormulas()
    Gets the Association list of Formulas NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getFormulas(boolean fGoToServer)
    Gets the Associationlist of Formulas NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SelectImpl.getGroupByForSelect()
    Gets the GroupByClause for GroupByForSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getGroupByForSelects()
    Gets the Association list of GroupByForSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getGroupByForSelects(boolean fGoToServer)
    Gets the Associationlist of GroupByForSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyGroupImpl.getGroupedProperties()
    Gets the Association list of GroupedProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyGroupImpl.getGroupedProperties(boolean fGoToServer)
    Gets the Associationlist of GroupedProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getGroups()
    Gets the Association list of Groups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getGroups(boolean fGoToServer)
    Gets the Associationlist of Groups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    GroupImpl.getGroupSubscriptions()
    Gets the Association list of GroupSubscriptions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    GroupImpl.getGroupSubscriptions(boolean fGoToServer)
    Gets the Associationlist of GroupSubscriptions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SelectImpl.getHavingForSelect()
    Gets the HavingClause for HavingForSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getHavingForSelects()
    Gets the Association list of HavingForSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getHavingForSelects(boolean fGoToServer)
    Gets the Associationlist of HavingForSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getHierarchies()
    Gets the AssociationList of Hierarchies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DimensionImpl.getHierarchies()
    Gets the Association list of Hierarchies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DimensionImpl.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LevelImpl.getHierarchies()
    Gets the AssociationList of Hierarchies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LevelImpl.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    OLAPPropertyImpl.getHierarchies()
    Gets the AssociationList of Hierarchies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OLAPPropertyImpl.getHierarchies(boolean fGoToServer)
    Gets the Associationlist of Hierarchies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LevelImpl.getHierarchyLevels()
    Gets the Association list of HierarchyLevels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LevelImpl.getHierarchyLevels(boolean fGoToServer)
    Gets the Associationlist of HierarchyLevels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AccessControlEntryImpl.getIdentities()
    Gets the Association list of Identities NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AccessControlEntryImpl.getIdentities(boolean fGoToServer)
    Gets the Associationlist of Identities NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IdentityImpl.getIdentityChanges()
    Gets the Association list of IdentityChanges NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getIdentityChanges(boolean fGoToServer)
    Gets the Associationlist of IdentityChanges NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IdentityImpl.getIdentityGroups()
    Gets the Association list of IdentityGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getIdentityGroups(boolean fGoToServer)
    Gets the Associationlist of IdentityGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getImplementedObjects()
    Gets the AssociationList of ImplementedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getImplementedObjects(boolean fGoToServer)
    Gets the Associationlist of ImplementedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getImplementors()
    Gets the Association list of Implementors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getImplementors(boolean fGoToServer)
    Gets the Associationlist of Implementors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getIndexes()
    Gets the Association list of Indexes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getIndexes(boolean fGoToServer)
    Gets the Associationlist of Indexes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PhysicalTableImpl.getIndexes()
    Gets the AssociationList of Indexes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PhysicalTableImpl.getIndexes(boolean fGoToServer)
    Gets the Associationlist of Indexes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getInitProcesses()
    Gets the Association list of InitProcesses NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getInitProcesses(boolean fGoToServer)
    Gets the Associationlist of InitProcesses NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IdentityImpl.getInternalLoginInfo()
    Gets the InternalLogin for InternalLoginInfo NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getInternalLoginInfos()
    Gets the Association list of InternalLoginInfos NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getInternalLoginInfos(boolean fGoToServer)
    Gets the Associationlist of InternalLoginInfos NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getITChannels()
    Gets the Association list of ITChannels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DirectoryImpl.getITChannels(boolean fGoToServer)
    Gets the Associationlist of ITChannels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getITSubscribers()
    Gets the Association list of ITSubscribers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DirectoryImpl.getITSubscribers(boolean fGoToServer)
    Gets the Associationlist of ITSubscribers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    JobImpl.getJFJobs()
    Gets the AssociationList of JFJobs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JobImpl.getJFJobs(boolean fGoToServer)
    Gets the Associationlist of JFJobs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractJobImpl.getJobActivities()
    Gets the AssociationList of JobActivities NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractJobImpl.getJobActivities(boolean fGoToServer)
    Gets the Associationlist of JobActivities NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationActivityImpl.getJobs()
    Gets the Association list of Jobs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationActivityImpl.getJobs(boolean fGoToServer)
    Gets the Associationlist of Jobs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ForeignKeyImpl.getKeyAssociations()
    Gets the AssociationList of KeyAssociations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ForeignKeyImpl.getKeyAssociations(boolean fGoToServer)
    Gets the Associationlist of KeyAssociations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    KeyImpl.getKeyedColumns()
    Gets the Association list of KeyedColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyImpl.getKeyedColumns(boolean fGoToServer)
    Gets the Associationlist of KeyedColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getKeys()
    Gets the AssociationList of Keys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getKeys(boolean fGoToServer)
    Gets the Associationlist of Keys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getKeywords()
    Gets the AssociationList of Keywords NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getKeywords(boolean fGoToServer)
    Gets the Associationlist of Keywords NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PSPortalPageImpl.getLayoutComponents()
    Gets the Association list of LayoutComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSPortalPageImpl.getLayoutComponents(boolean fGoToServer)
    Gets the Associationlist of LayoutComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PSPortletImpl.getLayoutComponents()
    Gets the AssociationList of LayoutComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSPortletImpl.getLayoutComponents(boolean fGoToServer)
    Gets the Associationlist of LayoutComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AggregationImpl.getLevels()
    Gets the AssociationList of Levels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AggregationImpl.getLevels(boolean fGoToServer)
    Gets the Associationlist of Levels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DimensionImpl.getLevels()
    Gets the Association list of Levels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DimensionImpl.getLevels(boolean fGoToServer)
    Gets the Associationlist of Levels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyImpl.getLevels()
    Gets the Association list of Levels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getLevels(boolean fGoToServer)
    Gets the Associationlist of Levels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LoginImpl.getLibraries()
    Gets the Association list of Libraries NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LoginImpl.getLibraries(boolean fGoToServer)
    Gets the Associationlist of Libraries NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASCatalogImpl.getLibraries()
    Gets the Association list of Libraries NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASCatalogImpl.getLibraries(boolean fGoToServer)
    Gets the Associationlist of Libraries NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASClientConnectionImpl.getLibraries()
    Gets the Association list of Libraries NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASClientConnectionImpl.getLibraries(boolean fGoToServer)
    Gets the Associationlist of Libraries NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASLibraryImpl.getLibraryConnection()
    Gets the SASClientConnection for LibraryConnection NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASLibraryImpl.getLibraryConnections()
    Gets the AssociationList of LibraryConnections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASLibraryImpl.getLibraryConnections(boolean fGoToServer)
    Gets the Associationlist of LibraryConnections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASLicenseImpl.getLicensedComponent()
    Gets the DeployedComponent for LicensedComponent NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASLicenseImpl.getLicensedComponents()
    Gets the AssociationList of LicensedComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASLicenseImpl.getLicensedComponents(boolean fGoToServer)
    Gets the Associationlist of LicensedComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getLicenses()
    Gets the Association list of Licenses NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getLicenses(boolean fGoToServer)
    Gets the Associationlist of Licenses NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getLocalizedAttributes()
    Gets the Association list of LocalizedAttributes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getLocalizedAttributes(boolean fGoToServer)
    Gets the Associationlist of LocalizedAttributes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LocalizedResourceImpl.getLocalizedObject()
    Gets the LocalizedType for LocalizedObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LocalizedResourceImpl.getLocalizedObjects()
    Gets the Association list of LocalizedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LocalizedResourceImpl.getLocalizedObjects(boolean fGoToServer)
    Gets the Associationlist of LocalizedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PersonImpl.getLocations()
    Gets the AssociationList of Locations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PersonImpl.getLocations(boolean fGoToServer)
    Gets the Associationlist of Locations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    OLAPSchemaImpl.getLogFile()
    Gets the File for LogFile NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OLAPSchemaImpl.getLogFiles()
    Gets the AssociationList of LogFiles NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OLAPSchemaImpl.getLogFiles(boolean fGoToServer)
    Gets the Associationlist of LogFiles NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AuthenticationDomainImpl.getLogins()
    Gets the Association list of Logins NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AuthenticationDomainImpl.getLogins(boolean fGoToServer)
    Gets the Associationlist of Logins NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IdentityImpl.getLogins()
    Gets the Association list of Logins NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getLogins(boolean fGoToServer)
    Gets the Associationlist of Logins NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractExtensionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AbstractJobImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AbstractPromptImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AbstractPropertyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AbstractTransformationImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AccessControlEntryImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AccessControlImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AccessControlTemplateImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ActionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AggregationImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AnalyticColumnImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AnalyticContextImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AnalyticTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ApplicationActionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ArchiveEntryImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ArchiveFileImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AssociationPropertyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AttributePropertyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    AuthenticationDomainImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    CalculatedMeasureImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    CalculatedMemberImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ChangeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ClassifierImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ClassifierMapImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ColumnHierarchyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ColumnImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ColumnRangeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    COMConnectionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ConditionActionSetImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ConditionalPrecedenceImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ConditionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ConfiguredComponentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ConnectionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ContentLocationImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ContentTypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    CubeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    CustomAssociationImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DatabaseCatalogImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DatabaseSchemaImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DataSourceNameImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DataTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DeployedComponentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DeployedDataPackageImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DeviceImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DeviceTypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DimensionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DirectoryImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    DocumentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    EmailImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    EventImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ExtensionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ExternalIdentityImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ExternalTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    FavoritesContainerImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    FeatureImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    FeatureMapImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    FileImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    FitStatisticImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ForeignKeyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    GlobalFormulaImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    GroupByClauseImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    GroupImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    HavingClauseImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    HierarchyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    HierarchyLevelImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    IdentityGroupImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    IdentityImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    IndexImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    InternalLoginImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ITChannelImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ITContentSubscriberImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ITEventSubscriberImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ITFilterImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ITSubscriberImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    JFJobImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    JobImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    JoinImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    JoinTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    KeyAssociationImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    KeyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    KeywordImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    LevelImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    LocalizedResourceImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    LocalizedTypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    LocationImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    LogicalColumnImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    LogicalServerImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    LoginImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    MachineImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    MdObjectBaseUtilImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    MeasureImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    MemoryImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    MiningResultImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    NamedServiceImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    NamedSetImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    NumericExtensionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    OLAPPropertyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    OLAPSchemaImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    OnClauseImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    OpenClientConnectionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    OrderByClauseImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PermissionConditionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PermissionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PersonImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PhoneImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PhysicalTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PrimaryTypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PromptGroupImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PromptImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PropertyGroupImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PropertyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PropertySetImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PropertyTypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PrototypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PrototypePropertyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PSColumnLayoutComponentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PSLayoutComponentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PSPortalPageImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PSPortalProfileImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    PSPortletImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    QueryClauseImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    QueryTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    RelationalSchemaImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    RelationalTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ReportImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ResponsiblePartyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    RoleImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    RootImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    RowSelectorImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SASCatalogEntryImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SASCatalogImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SASClientConnectionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SASFileRefImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SASLibraryImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SASLicenseImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SASPasswordImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SearchImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SecondaryTypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SecuredLibraryImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SecuredTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SecurityRuleImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SecurityRuleSchemeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SecurityTypeContainmentRuleImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SelectImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ServerComponentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ServerContextImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ServiceComponentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    ServiceTypeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SharedDimensionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SoftwareComponentImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    StepPrecedenceImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    StreamImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SXLEMapImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    SyncStepImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TableCollectionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TargetImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TCPIPConnectionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TextImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TextStoreImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TimestampImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TransformationActivityImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TransformationImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TransformationStepImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TreeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TSNameObjectImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TSNamespaceImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    TypeDefinitionImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    UniqueKeyImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    UnitofTimeImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    VariableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    WhereClauseImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    WorkTableImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    XPathImpl.getMdObjectAssociation(String associationName)
    (S) Set's the list into the object using the set method internally.
    CubeImpl.getMeasures()
    Gets the Association list of Measures NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getMeasures(boolean fGoToServer)
    Gets the Associationlist of Measures NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DimensionImpl.getMeasures()
    Gets the Association list of Measures NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DimensionImpl.getMeasures(boolean fGoToServer)
    Gets the Associationlist of Measures NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IdentityGroupImpl.getMemberIdentities()
    Gets the AssociationList of MemberIdentities NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityGroupImpl.getMemberIdentities(boolean fGoToServer)
    Gets the Associationlist of MemberIdentities NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    GroupImpl.getMembers()
    Gets the AssociationList of Members NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    GroupImpl.getMembers(boolean fGoToServer)
    Gets the Associationlist of Members NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TreeImpl.getMembers()
    Gets the AssociationList of Members NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getMembers(boolean fGoToServer)
    Gets the Associationlist of Members NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MiningResultImpl.getMiningReports()
    Gets the AssociationList of MiningReports NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getMiningReports(boolean fGoToServer)
    Gets the Associationlist of MiningReports NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RelationalTableImpl.getModelResults()
    Gets the Association list of ModelResults NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalTableImpl.getModelResults(boolean fGoToServer)
    Gets the Associationlist of ModelResults NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TargetImpl.getModels()
    Gets the Association list of Models NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TargetImpl.getModels(boolean fGoToServer)
    Gets the Associationlist of Models NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    NamedServiceImpl.getNamedComponent()
    Gets the DeployedComponent for NamedComponent NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    NamedServiceImpl.getNamedComponents()
    Gets the AssociationList of NamedComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    NamedServiceImpl.getNamedComponents(boolean fGoToServer)
    Gets the Associationlist of NamedComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getNamedServices()
    Gets the Association list of NamedServices NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getNamedServices(boolean fGoToServer)
    Gets the Associationlist of NamedServices NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyImpl.getNamedSets()
    Gets the AssociationList of NamedSets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getNamedSets(boolean fGoToServer)
    Gets the Associationlist of NamedSets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    NamedServiceImpl.getNamingServices()
    Gets the AssociationList of NamingServices NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    NamedServiceImpl.getNamingServices(boolean fGoToServer)
    Gets the Associationlist of NamingServices NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getNextGeneration()
    Gets the Cube for NextGeneration NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getNextGenerations()
    Gets the Association list of NextGenerations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getNextGenerations(boolean fGoToServer)
    Gets the Associationlist of NextGenerations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getNotes()
    Gets the AssociationList of Notes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getNotes(boolean fGoToServer)
    Gets the Associationlist of Notes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AccessControlImpl.getObjects()
    Gets the AssociationList of Objects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AccessControlImpl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ChangeImpl.getObjects()
    Gets the Association list of Objects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ChangeImpl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DocumentImpl.getObjects()
    Gets the AssociationList of Objects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DocumentImpl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    KeywordImpl.getObjects()
    Gets the Association list of Objects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeywordImpl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ResponsiblePartyImpl.getObjects()
    Gets the AssociationList of Objects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ResponsiblePartyImpl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextStoreImpl.getObjects()
    Gets the Association list of Objects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextStoreImpl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TimestampImpl.getObjects()
    Gets the AssociationList of Objects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TimestampImpl.getObjects(boolean fGoToServer)
    Gets the Associationlist of Objects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyImpl.getOLAPProperties()
    Gets the Association list of OLAPProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getOLAPProperties(boolean fGoToServer)
    Gets the Associationlist of OLAPProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LevelImpl.getOLAPProperties()
    Gets the AssociationList of OLAPProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LevelImpl.getOLAPProperties(boolean fGoToServer)
    Gets the Associationlist of OLAPProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    JoinImpl.getOnForJoin()
    Gets the OnClause for OnForJoin NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JoinImpl.getOnForJoins()
    Gets the AssociationList of OnForJoins NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JoinImpl.getOnForJoins(boolean fGoToServer)
    Gets the Associationlist of OnForJoins NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SelectImpl.getOrderByForSelect()
    Gets the OrderByClause for OrderByForSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getOrderByForSelects()
    Gets the Association list of OrderByForSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getOrderByForSelects(boolean fGoToServer)
    Gets the Associationlist of OrderByForSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PermissionConditionImpl.getOwningAccessControlEntry()
    Gets the AccessControlEntry for OwningAccessControlEntry NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PermissionConditionImpl.getOwningAccessControlEntrys()
    Gets the AssociationList of OwningAccessControlEntrys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PermissionConditionImpl.getOwningAccessControlEntrys(boolean fGoToServer)
    Gets the Associationlist of OwningAccessControlEntrys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TargetImpl.getOwningAnalyticColumn()
    Gets the AnalyticColumn for OwningAnalyticColumn NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TargetImpl.getOwningAnalyticColumns()
    Gets the AssociationList of OwningAnalyticColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TargetImpl.getOwningAnalyticColumns(boolean fGoToServer)
    Gets the Associationlist of OwningAnalyticColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ArchiveEntryImpl.getOwningArchive()
    Gets the ArchiveFile for OwningArchive NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ArchiveEntryImpl.getOwningArchives()
    Gets the AssociationList of OwningArchives NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ArchiveEntryImpl.getOwningArchives(boolean fGoToServer)
    Gets the Associationlist of OwningArchives NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ArchiveFileImpl.getOwningChannel()
    Gets the ITChannel for OwningChannel NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ArchiveFileImpl.getOwningChannels()
    Gets the Association list of OwningChannels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ArchiveFileImpl.getOwningChannels(boolean fGoToServer)
    Gets the Associationlist of OwningChannels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RowSelectorImpl.getOwningClassifierMap()
    Gets the ClassifierMap for OwningClassifierMap NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RowSelectorImpl.getOwningClassifierMaps()
    Gets the Association list of OwningClassifierMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RowSelectorImpl.getOwningClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of OwningClassifierMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AnalyticColumnImpl.getOwningColumn()
    Gets the Column for OwningColumn NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AnalyticColumnImpl.getOwningColumns()
    Gets the AssociationList of OwningColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AnalyticColumnImpl.getOwningColumns(boolean fGoToServer)
    Gets the Associationlist of OwningColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AggregationImpl.getOwningCube()
    Gets the Cube for OwningCube NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AggregationImpl.getOwningCubes()
    Gets the Association list of OwningCubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AggregationImpl.getOwningCubes(boolean fGoToServer)
    Gets the Associationlist of OwningCubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyImpl.getOwningDimension()
    Gets the Dimension for OwningDimension NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LevelImpl.getOwningDimension()
    Gets the Dimension for OwningDimension NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MeasureImpl.getOwningDimension()
    Gets the Dimension for OwningDimension NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getOwningDimensions()
    Gets the AssociationList of OwningDimensions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getOwningDimensions(boolean fGoToServer)
    Gets the Associationlist of OwningDimensions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LevelImpl.getOwningDimensions()
    Gets the AssociationList of OwningDimensions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LevelImpl.getOwningDimensions(boolean fGoToServer)
    Gets the Associationlist of OwningDimensions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MeasureImpl.getOwningDimensions()
    Gets the AssociationList of OwningDimensions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MeasureImpl.getOwningDimensions(boolean fGoToServer)
    Gets the Associationlist of OwningDimensions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ExternalTableImpl.getOwningFile()
    Gets the File for OwningFile NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ExternalTableImpl.getOwningFiles()
    Gets the AssociationList of OwningFiles NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ExternalTableImpl.getOwningFiles(boolean fGoToServer)
    Gets the Associationlist of OwningFiles NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    KeyAssociationImpl.getOwningForeignKey()
    Gets the ForeignKey for OwningForeignKey NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyAssociationImpl.getOwningForeignKeys()
    Gets the Association list of OwningForeignKeys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyAssociationImpl.getOwningForeignKeys(boolean fGoToServer)
    Gets the Associationlist of OwningForeignKeys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CalculatedMemberImpl.getOwningHierarchy()
    Gets the Hierarchy for OwningHierarchy NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CalculatedMemberImpl.getOwningHierarchys()
    Gets the AssociationList of OwningHierarchys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CalculatedMemberImpl.getOwningHierarchys(boolean fGoToServer)
    Gets the Associationlist of OwningHierarchys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    OnClauseImpl.getOwningJoin()
    Gets the Join for OwningJoin NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OnClauseImpl.getOwningJoins()
    Gets the Association list of OwningJoins NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OnClauseImpl.getOwningJoins(boolean fGoToServer)
    Gets the Associationlist of OwningJoins NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    JoinImpl.getOwningJoinTable()
    Gets the JoinTable for OwningJoinTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JoinImpl.getOwningJoinTables()
    Gets the AssociationList of OwningJoinTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JoinImpl.getOwningJoinTables(boolean fGoToServer)
    Gets the Associationlist of OwningJoinTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextStoreImpl.getOwningMiningResult()
    Gets the MiningResult for OwningMiningResult NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextStoreImpl.getOwningMiningResults()
    Gets the AssociationList of OwningMiningResults NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextStoreImpl.getOwningMiningResults(boolean fGoToServer)
    Gets the Associationlist of OwningMiningResults NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractExtensionImpl.getOwningObject()
    Gets the Root for OwningObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CustomAssociationImpl.getOwningObject()
    Gets the Root for OwningObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ExternalIdentityImpl.getOwningObject()
    Gets the Root for OwningObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertySetImpl.getOwningObject()
    Gets the Root for OwningObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractExtensionImpl.getOwningObjects()
    Gets the AssociationList of OwningObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractExtensionImpl.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CustomAssociationImpl.getOwningObjects()
    Gets the Association list of OwningObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CustomAssociationImpl.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ExternalIdentityImpl.getOwningObjects()
    Gets the AssociationList of OwningObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ExternalIdentityImpl.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertySetImpl.getOwningObjects()
    Gets the AssociationList of OwningObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertySetImpl.getOwningObjects(boolean fGoToServer)
    Gets the Associationlist of OwningObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PSLayoutComponentImpl.getOwningPage()
    Gets the PSPortalPage for OwningPage NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSLayoutComponentImpl.getOwningPages()
    Gets the AssociationList of OwningPages NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSLayoutComponentImpl.getOwningPages(boolean fGoToServer)
    Gets the Associationlist of OwningPages NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IndexImpl.getOwningPhysicalTable()
    Gets the PhysicalTable for OwningPhysicalTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IndexImpl.getOwningPhysicalTables()
    Gets the Association list of OwningPhysicalTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IndexImpl.getOwningPhysicalTables(boolean fGoToServer)
    Gets the Associationlist of OwningPhysicalTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PrototypePropertyImpl.getOwningPrototype()
    Gets the Prototype for OwningPrototype NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PrototypePropertyImpl.getOwningPrototypes()
    Gets the Association list of OwningPrototypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PrototypePropertyImpl.getOwningPrototypes(boolean fGoToServer)
    Gets the Associationlist of OwningPrototypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    GroupByClauseImpl.getOwningSelect()
    Gets the Select for OwningSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HavingClauseImpl.getOwningSelect()
    Gets the Select for OwningSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OrderByClauseImpl.getOwningSelect()
    Gets the Select for OwningSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    WhereClauseImpl.getOwningSelect()
    Gets the Select for OwningSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    GroupByClauseImpl.getOwningSelects()
    Gets the AssociationList of OwningSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    GroupByClauseImpl.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HavingClauseImpl.getOwningSelects()
    Gets the AssociationList of OwningSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HavingClauseImpl.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    OrderByClauseImpl.getOwningSelects()
    Gets the AssociationList of OwningSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    OrderByClauseImpl.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    WhereClauseImpl.getOwningSelects()
    Gets the AssociationList of OwningSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    WhereClauseImpl.getOwningSelects(boolean fGoToServer)
    Gets the Associationlist of OwningSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FitStatisticImpl.getOwningTarget()
    Gets the Target for OwningTarget NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FitStatisticImpl.getOwningTargets()
    Gets the Association list of OwningTargets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FitStatisticImpl.getOwningTargets(boolean fGoToServer)
    Gets the Associationlist of OwningTargets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    VariableImpl.getOwningTransformation()
    Gets the AbstractTransformation for OwningTransformation NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    VariableImpl.getOwningTransformations()
    Gets the AssociationList of OwningTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    VariableImpl.getOwningTransformations(boolean fGoToServer)
    Gets the Associationlist of OwningTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AttributePropertyImpl.getOwningType()
    Gets the PropertyType for OwningType NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getOwningType()
    Gets the PropertyType for OwningType NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AttributePropertyImpl.getOwningTypes()
    Gets the AssociationList of OwningTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AttributePropertyImpl.getOwningTypes(boolean fGoToServer)
    Gets the Associationlist of OwningTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyImpl.getOwningTypes()
    Gets the AssociationList of OwningTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyImpl.getOwningTypes(boolean fGoToServer)
    Gets the Associationlist of OwningTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PSPortalPageImpl.getPageProfiles()
    Gets the Association list of PageProfiles NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSPortalPageImpl.getPageProfiles(boolean fGoToServer)
    Gets the Associationlist of PageProfiles NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getParent()
    Gets the Directory for Parent NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FavoritesContainerImpl.getParentContainer()
    Gets the FavoritesContainer for ParentContainer NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FavoritesContainerImpl.getParentContainers()
    Gets the AssociationList of ParentContainers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FavoritesContainerImpl.getParentContainers(boolean fGoToServer)
    Gets the Associationlist of ParentContainers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getParentCubes()
    Gets the AssociationList of ParentCubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getParentCubes(boolean fGoToServer)
    Gets the Associationlist of ParentCubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataSourceNameImpl.getParentDataSources()
    Gets the Association list of ParentDataSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataSourceNameImpl.getParentDataSources(boolean fGoToServer)
    Gets the Associationlist of ParentDataSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyGroupImpl.getParentGroup()
    Gets the PropertyGroup for ParentGroup NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyGroupImpl.getParentGroups()
    Gets the AssociationList of ParentGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyGroupImpl.getParentGroups(boolean fGoToServer)
    Gets the Associationlist of ParentGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyLevelImpl.getParentLevel()
    Gets the HierarchyLevel for ParentLevel NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getParentLevels()
    Gets the AssociationList of ParentLevels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getParentLevels(boolean fGoToServer)
    Gets the Associationlist of ParentLevels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getParents()
    Gets the AssociationList of Parents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DirectoryImpl.getParents(boolean fGoToServer)
    Gets the Associationlist of Parents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TreeImpl.getParentTree()
    Gets the Tree for ParentTree NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getParentTrees()
    Gets the AssociationList of ParentTrees NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getParentTrees(boolean fGoToServer)
    Gets the Associationlist of ParentTrees NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ForeignKeyImpl.getPartnerUniqueKey()
    Gets the UniqueKey for PartnerUniqueKey NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ForeignKeyImpl.getPartnerUniqueKeys()
    Gets the AssociationList of PartnerUniqueKeys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ForeignKeyImpl.getPartnerUniqueKeys(boolean fGoToServer)
    Gets the Associationlist of PartnerUniqueKeys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConnectionImpl.getPassthruPassword()
    Gets the SASPassword for PassthruPassword NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getPassthruPasswords()
    Gets the AssociationList of PassthruPasswords NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getPassthruPasswords(boolean fGoToServer)
    Gets the Associationlist of PassthruPasswords NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getPathChannels()
    Gets the Association list of PathChannels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DirectoryImpl.getPathChannels(boolean fGoToServer)
    Gets the Associationlist of PathChannels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AccessControlEntryImpl.getPermissions()
    Gets the Association list of Permissions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AccessControlEntryImpl.getPermissions(boolean fGoToServer)
    Gets the Associationlist of Permissions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    EmailImpl.getPersons()
    Gets the Association list of Persons NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    EmailImpl.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LocationImpl.getPersons()
    Gets the Association list of Persons NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LocationImpl.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PhoneImpl.getPersons()
    Gets the Association list of Persons NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PhoneImpl.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ResponsiblePartyImpl.getPersons()
    Gets the AssociationList of Persons NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ResponsiblePartyImpl.getPersons(boolean fGoToServer)
    Gets the Associationlist of Persons NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PersonImpl.getPhoneNumbers()
    Gets the AssociationList of PhoneNumbers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PersonImpl.getPhoneNumbers(boolean fGoToServer)
    Gets the Associationlist of PhoneNumbers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PSPortalProfileImpl.getPortalPages()
    Gets the AssociationList of PortalPages NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSPortalProfileImpl.getPortalPages(boolean fGoToServer)
    Gets the Associationlist of PortalPages NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PSLayoutComponentImpl.getPortlets()
    Gets the Association list of Portlets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PSLayoutComponentImpl.getPortlets(boolean fGoToServer)
    Gets the Associationlist of Portlets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationStepImpl.getPredecessorDependencies()
    Gets the AssociationList of PredecessorDependencies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationStepImpl.getPredecessorDependencies(boolean fGoToServer)
    Gets the Associationlist of PredecessorDependencies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    StepPrecedenceImpl.getPredecessors()
    Gets the Association list of Predecessors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    StepPrecedenceImpl.getPredecessors(boolean fGoToServer)
    Gets the Associationlist of Predecessors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getPreviousGeneration()
    Gets the Cube for PreviousGeneration NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getPreviousGenerations()
    Gets the AssociationList of PreviousGenerations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getPreviousGenerations(boolean fGoToServer)
    Gets the Associationlist of PreviousGenerations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getPrimaryPropertyGroup()
    Gets the PropertyGroup for PrimaryPropertyGroup NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getPrimaryPropertyGroups()
    Gets the Association list of PrimaryPropertyGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getPrimaryPropertyGroups(boolean fGoToServer)
    Gets the Associationlist of PrimaryPropertyGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITSubscriberImpl.getProfileOwner()
    Gets the Person for ProfileOwner NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITSubscriberImpl.getProfileOwners()
    Gets the AssociationList of ProfileOwners NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITSubscriberImpl.getProfileOwners(boolean fGoToServer)
    Gets the Associationlist of ProfileOwners NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPromptImpl.getPromptEnabledObject()
    Gets the Root for PromptEnabledObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPromptImpl.getPromptEnabledObjects()
    Gets the Association list of PromptEnabledObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPromptImpl.getPromptEnabledObjects(boolean fGoToServer)
    Gets the Associationlist of PromptEnabledObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPromptImpl.getPromptReferences()
    Gets the AssociationList of PromptReferences NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPromptImpl.getPromptReferences(boolean fGoToServer)
    Gets the Associationlist of PromptReferences NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getPrompts()
    Gets the AssociationList of Prompts NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getPrompts(boolean fGoToServer)
    Gets the Associationlist of Prompts NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getProperties()
    Gets the Association list of Properties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getProperties(boolean fGoToServer)
    Gets the Associationlist of Properties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getPropertyGroups()
    Gets the Association list of PropertyGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getPropertyGroups(boolean fGoToServer)
    Gets the Associationlist of PropertyGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getPropertySets()
    Gets the Association list of PropertySets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getPropertySets(boolean fGoToServer)
    Gets the Associationlist of PropertySets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASPasswordImpl.getProtectedConnections()
    Gets the Association list of ProtectedConnections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getProtectedConnections(boolean fGoToServer)
    Gets the Associationlist of ProtectedConnections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASPasswordImpl.getProtectedPassthrus()
    Gets the Association list of ProtectedPassthrus NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getProtectedPassthrus(boolean fGoToServer)
    Gets the Associationlist of ProtectedPassthrus NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASPasswordImpl.getProtectedTable()
    Gets the PhysicalTable for ProtectedTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getProtectedTables()
    Gets the Association list of ProtectedTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getProtectedTables(boolean fGoToServer)
    Gets the Associationlist of ProtectedTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConditionActionSetImpl.getPrototypeConditionActionSet()
    Gets the ConditionActionSet for PrototypeConditionActionSet NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getPrototypeConditionActionSets()
    Gets the AssociationList of PrototypeConditionActionSets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getPrototypeConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of PrototypeConditionActionSets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PrototypeImpl.getPrototypeProperties()
    Gets the AssociationList of PrototypeProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PrototypeImpl.getPrototypeProperties(boolean fGoToServer)
    Gets the Associationlist of PrototypeProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getProviderConnections()
    Gets the Association list of ProviderConnections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getProviderConnections(boolean fGoToServer)
    Gets the Associationlist of ProviderConnections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConnectionImpl.getProviders()
    Gets the AssociationList of Providers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getProviders(boolean fGoToServer)
    Gets the Associationlist of Providers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getQueryClauses()
    Gets the Association list of QueryClauses NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getQueryClauses(boolean fGoToServer)
    Gets the Associationlist of QueryClauses NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PhysicalTableImpl.getReachThruCubes()
    Gets the Association list of ReachThruCubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PhysicalTableImpl.getReachThruCubes(boolean fGoToServer)
    Gets the Associationlist of ReachThruCubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getReachThruTables()
    Gets the AssociationList of ReachThruTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getReachThruTables(boolean fGoToServer)
    Gets the Associationlist of ReachThruTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getReferencedObjects()
    Gets the AssociationList of ReferencedObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getReferencedObjects(boolean fGoToServer)
    Gets the Associationlist of ReferencedObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPromptImpl.getReferencedPrompts()
    Gets the Association list of ReferencedPrompts NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPromptImpl.getReferencedPrompts(boolean fGoToServer)
    Gets the Associationlist of ReferencedPrompts NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getRegisteredEvents()
    Gets the Association list of RegisteredEvents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getRegisteredEvents(boolean fGoToServer)
    Gets the Associationlist of RegisteredEvents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ReportImpl.getReportLocation()
    Gets the ContentLocation for ReportLocation NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ReportImpl.getReportLocations()
    Gets the AssociationList of ReportLocations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ReportImpl.getReportLocations(boolean fGoToServer)
    Gets the Associationlist of ReportLocations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentLocationImpl.getReports()
    Gets the Association list of Reports NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentLocationImpl.getReports(boolean fGoToServer)
    Gets the Associationlist of Reports NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASFileRefImpl.getReports()
    Gets the AssociationList of Reports NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASFileRefImpl.getReports(boolean fGoToServer)
    Gets the Associationlist of Reports NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    LocalizedTypeImpl.getResources()
    Gets the AssociationList of Resources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    LocalizedTypeImpl.getResources(boolean fGoToServer)
    Gets the Associationlist of Resources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    IdentityImpl.getResponsibilities()
    Gets the Association list of Responsibilities NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    IdentityImpl.getResponsibilities(boolean fGoToServer)
    Gets the Associationlist of Responsibilities NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getResponsibleParties()
    Gets the Association list of ResponsibleParties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getResponsibleParties(boolean fGoToServer)
    Gets the Associationlist of ResponsibleParties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MiningResultImpl.getResultPMML()
    Gets the TextStore for ResultPMML NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getResultPMMLs()
    Gets the Association list of ResultPMMLs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getResultPMMLs(boolean fGoToServer)
    Gets the Associationlist of ResultPMMLs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RoleImpl.getRoleObject()
    Gets the DataTable for RoleObject NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RoleImpl.getRoleObjects()
    Gets the AssociationList of RoleObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RoleImpl.getRoleObjects(boolean fGoToServer)
    Gets the Associationlist of RoleObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataTableImpl.getRoles()
    Gets the Association list of Roles NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getRoles(boolean fGoToServer)
    Gets the Associationlist of Roles NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyImpl.getRootHierarchyLevel()
    Gets the HierarchyLevel for RootHierarchyLevel NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getRootHierarchyLevels()
    Gets the Association list of RootHierarchyLevels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyImpl.getRootHierarchyLevels(boolean fGoToServer)
    Gets the Associationlist of RootHierarchyLevels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConnectionImpl.getSAPW()
    Gets the SASPassword for SAPW NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getSAPWs()
    Gets the AssociationList of SAPWs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getSAPWs(boolean fGoToServer)
    Gets the Associationlist of SAPWs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASCatalogImpl.getSASCatalogEntries()
    Gets the Association list of SASCatalogEntries NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASCatalogImpl.getSASCatalogEntries(boolean fGoToServer)
    Gets the Associationlist of SASCatalogEntries NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASLibraryImpl.getSASCatalogs()
    Gets the AssociationList of SASCatalogs NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASLibraryImpl.getSASCatalogs(boolean fGoToServer)
    Gets the Associationlist of SASCatalogs NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PhysicalTableImpl.getSASPasswords()
    Gets the AssociationList of SASPasswords NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PhysicalTableImpl.getSASPasswords(boolean fGoToServer)
    Gets the Associationlist of SASPasswords NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RelationalSchemaImpl.getSchemaPackage()
    Gets the DatabaseCatalog for SchemaPackage NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalSchemaImpl.getSchemaPackages()
    Gets the Association list of SchemaPackages NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalSchemaImpl.getSchemaPackages(boolean fGoToServer)
    Gets the Associationlist of SchemaPackages NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DatabaseCatalogImpl.getSchemas()
    Gets the AssociationList of Schemas NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DatabaseCatalogImpl.getSchemas(boolean fGoToServer)
    Gets the Associationlist of Schemas NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FileImpl.getScriptedConnections()
    Gets the Association list of ScriptedConnections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FileImpl.getScriptedConnections(boolean fGoToServer)
    Gets the Associationlist of ScriptedConnections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASClientConnectionImpl.getScriptFiles()
    Gets the AssociationList of ScriptFiles NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASClientConnectionImpl.getScriptFiles(boolean fGoToServer)
    Gets the Associationlist of ScriptFiles NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SecurityRuleSchemeImpl.getSecRules()
    Gets the Association list of SecRules NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SecurityRuleSchemeImpl.getSecRules(boolean fGoToServer)
    Gets the Associationlist of SecRules NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SecurityRuleImpl.getSecRuleScheme()
    Gets the SecurityRuleScheme for SecRuleScheme NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SecurityRuleImpl.getSecRuleSchemes()
    Gets the AssociationList of SecRuleSchemes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SecurityRuleImpl.getSecRuleSchemes(boolean fGoToServer)
    Gets the Associationlist of SecRuleSchemes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getServiceNames()
    Gets the Association list of ServiceNames NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getServiceNames(boolean fGoToServer)
    Gets the Associationlist of ServiceNames NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getServiceTypes()
    Gets the AssociationList of ServiceTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getServiceTypes(boolean fGoToServer)
    Gets the Associationlist of ServiceTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertySetImpl.getSetProperties()
    Gets the AssociationList of SetProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertySetImpl.getSetProperties(boolean fGoToServer)
    Gets the Associationlist of SetProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    GroupImpl.getSoftwareComponents()
    Gets the Association list of SoftwareComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    GroupImpl.getSoftwareComponents(boolean fGoToServer)
    Gets the Associationlist of SoftwareComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TreeImpl.getSoftwareComponents()
    Gets the Association list of SoftwareComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getSoftwareComponents(boolean fGoToServer)
    Gets the Associationlist of SoftwareComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getSoftwareGroups()
    Gets the AssociationList of SoftwareGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getSoftwareGroups(boolean fGoToServer)
    Gets the Associationlist of SoftwareGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getSoftwareTrees()
    Gets the AssociationList of SoftwareTrees NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getSoftwareTrees(boolean fGoToServer)
    Gets the Associationlist of SoftwareTrees NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConnectionImpl.getSource()
    Gets the DeployedComponent for Source NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierImpl.getSourceClassifierMaps()
    Gets the Association list of SourceClassifierMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierImpl.getSourceClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of SourceClassifierMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getSourceCode()
    Gets the Text for SourceCode NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    QueryClauseImpl.getSourceCode()
    Gets the Text for SourceCode NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getSourceCodes()
    Gets the AssociationList of SourceCodes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getSourceCodes(boolean fGoToServer)
    Gets the Associationlist of SourceCodes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    QueryClauseImpl.getSourceCodes()
    Gets the AssociationList of SourceCodes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    QueryClauseImpl.getSourceCodes(boolean fGoToServer)
    Gets the Associationlist of SourceCodes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getSourceConnections()
    Gets the AssociationList of SourceConnections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getSourceConnections(boolean fGoToServer)
    Gets the Associationlist of SourceConnections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FeatureImpl.getSourceFeatureMaps()
    Gets the Association list of SourceFeatureMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FeatureImpl.getSourceFeatureMaps(boolean fGoToServer)
    Gets the Associationlist of SourceFeatureMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConnectionImpl.getSources()
    Gets the Association list of Sources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConnectionImpl.getSources(boolean fGoToServer)
    Gets the Associationlist of Sources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getSourceSpecifications()
    Gets the AssociationList of SourceSpecifications NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getSourceSpecifications(boolean fGoToServer)
    Gets the Associationlist of SourceSpecifications NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getSourceTransformations()
    Gets the Association list of SourceTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getSourceTransformations(boolean fGoToServer)
    Gets the Associationlist of SourceTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getSpecSourceTransformations()
    Gets the Association list of SpecSourceTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getSpecSourceTransformations(boolean fGoToServer)
    Gets the Associationlist of SpecSourceTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getSpecTargetTransformations()
    Gets the Association list of SpecTargetTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getSpecTargetTransformations(boolean fGoToServer)
    Gets the Associationlist of SpecTargetTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationActivityImpl.getSteps()
    Gets the AssociationList of Steps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationActivityImpl.getSteps(boolean fGoToServer)
    Gets the Associationlist of Steps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationImpl.getSteps()
    Gets the Association list of Steps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationImpl.getSteps(boolean fGoToServer)
    Gets the Associationlist of Steps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPropertyImpl.getStoredConfiguration()
    Gets the Text for StoredConfiguration NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getStoredConfiguration()
    Gets the Text for StoredConfiguration NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getStoredConfigurations()
    Gets the AssociationList of StoredConfigurations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getStoredConfigurations(boolean fGoToServer)
    Gets the Associationlist of StoredConfigurations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getStoredConfigurations()
    Gets the Association list of StoredConfigurations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getStoredConfigurations(boolean fGoToServer)
    Gets the Associationlist of StoredConfigurations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FavoritesContainerImpl.getSubContainers()
    Gets the Association list of SubContainers NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FavoritesContainerImpl.getSubContainers(boolean fGoToServer)
    Gets the Associationlist of SubContainers NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    CubeImpl.getSubCubes()
    Gets the Association list of SubCubes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    CubeImpl.getSubCubes(boolean fGoToServer)
    Gets the Associationlist of SubCubes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DirectoryImpl.getSubDirectories()
    Gets the Association list of SubDirectories NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DirectoryImpl.getSubDirectories(boolean fGoToServer)
    Gets the Associationlist of SubDirectories NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    HierarchyLevelImpl.getSubLevel()
    Gets the HierarchyLevel for SubLevel NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getSubLevels()
    Gets the Association list of SubLevels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    HierarchyLevelImpl.getSubLevels(boolean fGoToServer)
    Gets the Associationlist of SubLevels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyGroupImpl.getSubpropertyGroups()
    Gets the Association list of SubpropertyGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyGroupImpl.getSubpropertyGroups(boolean fGoToServer)
    Gets the Associationlist of SubpropertyGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITSubscriberImpl.getSubscribedChannels()
    Gets the AssociationList of SubscribedChannels NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITSubscriberImpl.getSubscribedChannels(boolean fGoToServer)
    Gets the Associationlist of SubscribedChannels NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITSubscriberImpl.getSubscriberEmail()
    Gets the Email for SubscriberEmail NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITSubscriberImpl.getSubscriberEmails()
    Gets the AssociationList of SubscriberEmails NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITSubscriberImpl.getSubscriberEmails(boolean fGoToServer)
    Gets the Associationlist of SubscriberEmails NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ITChannelImpl.getSubscriberGroups()
    Gets the AssociationList of SubscriberGroups NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ITChannelImpl.getSubscriberGroups(boolean fGoToServer)
    Gets the Associationlist of SubscriberGroups NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PersonImpl.getSubscriberIdentities()
    Gets the Association list of SubscriberIdentities NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PersonImpl.getSubscriberIdentities(boolean fGoToServer)
    Gets the Associationlist of SubscriberIdentities NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getSubstitutionVariables()
    Gets the Association list of SubstitutionVariables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getSubstitutionVariables(boolean fGoToServer)
    Gets the Associationlist of SubstitutionVariables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TreeImpl.getSubTrees()
    Gets the Association list of SubTrees NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TreeImpl.getSubTrees(boolean fGoToServer)
    Gets the Associationlist of SubTrees NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationStepImpl.getSuccessorDependencies()
    Gets the AssociationList of SuccessorDependencies NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationStepImpl.getSuccessorDependencies(boolean fGoToServer)
    Gets the Associationlist of SuccessorDependencies NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    StepPrecedenceImpl.getSuccessors()
    Gets the Association list of Successors NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    StepPrecedenceImpl.getSuccessors(boolean fGoToServer)
    Gets the Associationlist of Successors NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getTable()
    Gets the DataTable for Table NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ForeignKeyImpl.getTable()
    Gets the DataTable for Table NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    UniqueKeyImpl.getTable()
    Gets the DataTable for Table NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getTableCollections()
    Gets the Association list of TableCollections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getTableCollections(boolean fGoToServer)
    Gets the Associationlist of TableCollections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedDataPackageImpl.getTableCollections()
    Gets the Association list of TableCollections NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedDataPackageImpl.getTableCollections(boolean fGoToServer)
    Gets the Associationlist of TableCollections NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    JoinTableImpl.getTableJoin()
    Gets the Join for TableJoin NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JoinTableImpl.getTableJoins()
    Gets the Association list of TableJoins NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    JoinTableImpl.getTableJoins(boolean fGoToServer)
    Gets the Associationlist of TableJoins NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataTableImpl.getTablePackage()
    Gets the RelationalSchema for TablePackage NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getTablePackages()
    Gets the AssociationList of TablePackages NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getTablePackages(boolean fGoToServer)
    Gets the Associationlist of TablePackages NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getTables()
    Gets the Association list of Tables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ForeignKeyImpl.getTables()
    Gets the Association list of Tables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ForeignKeyImpl.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RelationalSchemaImpl.getTables()
    Gets the Association list of Tables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalSchemaImpl.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TableCollectionImpl.getTables()
    Gets the AssociationList of Tables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TableCollectionImpl.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    UniqueKeyImpl.getTables()
    Gets the Association list of Tables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    UniqueKeyImpl.getTables(boolean fGoToServer)
    Gets the Associationlist of Tables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ClassifierImpl.getTargetClassifierMaps()
    Gets the AssociationList of TargetClassifierMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ClassifierImpl.getTargetClassifierMaps(boolean fGoToServer)
    Gets the Associationlist of TargetClassifierMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    FeatureImpl.getTargetFeatureMaps()
    Gets the AssociationList of TargetFeatureMaps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    FeatureImpl.getTargetFeatureMaps(boolean fGoToServer)
    Gets the Associationlist of TargetFeatureMaps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AnalyticColumnImpl.getTargetInformation()
    Gets the Target for TargetInformation NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AnalyticColumnImpl.getTargetInformations()
    Gets the Association list of TargetInformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AnalyticColumnImpl.getTargetInformations(boolean fGoToServer)
    Gets the Associationlist of TargetInformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MiningResultImpl.getTargets()
    Gets the AssociationList of Targets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getTargets(boolean fGoToServer)
    Gets the Associationlist of Targets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TextImpl.getTargets()
    Gets the Association list of Targets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TextImpl.getTargets(boolean fGoToServer)
    Gets the Associationlist of Targets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getTargetSpecifications()
    Gets the AssociationList of TargetSpecifications NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getTargetSpecifications(boolean fGoToServer)
    Gets the Associationlist of TargetSpecifications NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MiningResultImpl.getTargetTable()
    Gets the RelationalTable for TargetTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getTargetTables()
    Gets the AssociationList of TargetTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getTargetTables(boolean fGoToServer)
    Gets the Associationlist of TargetTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getTargetTransformations()
    Gets the AssociationList of TargetTransformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getTargetTransformations(boolean fGoToServer)
    Gets the Associationlist of TargetTransformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TargetImpl.getTextualInformationObjects()
    Gets the AssociationList of TextualInformationObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TargetImpl.getTextualInformationObjects(boolean fGoToServer)
    Gets the Associationlist of TextualInformationObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getTimestamps()
    Gets the Association list of Timestamps NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getTimestamps(boolean fGoToServer)
    Gets the Associationlist of Timestamps NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MiningResultImpl.getTrainCode()
    Gets the Text for TrainCode NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getTrainCodes()
    Gets the AssociationList of TrainCodes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getTrainCodes(boolean fGoToServer)
    Gets the Associationlist of TrainCodes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PhysicalTableImpl.getTrainedModelResults()
    Gets the AssociationList of TrainedModelResults NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PhysicalTableImpl.getTrainedModelResults(boolean fGoToServer)
    Gets the Associationlist of TrainedModelResults NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    MiningResultImpl.getTrainingTable()
    Gets the PhysicalTable for TrainingTable NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getTrainingTables()
    Gets the Association list of TrainingTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    MiningResultImpl.getTrainingTables(boolean fGoToServer)
    Gets the Associationlist of TrainingTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TransformationStepImpl.getTransformations()
    Gets the AssociationList of Transformations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TransformationStepImpl.getTransformations(boolean fGoToServer)
    Gets the Associationlist of Transformations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getTransformationSources()
    Gets the AssociationList of TransformationSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getTransformationSources(boolean fGoToServer)
    Gets the Associationlist of TransformationSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getTransformationTargets()
    Gets the Association list of TransformationTargets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getTransformationTargets(boolean fGoToServer)
    Gets the Associationlist of TransformationTargets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getTrees()
    Gets the Association list of Trees NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getTrees(boolean fGoToServer)
    Gets the Associationlist of Trees NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getTriggeredEvents()
    Gets the Association list of TriggeredEvents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getTriggeredEvents(boolean fGoToServer)
    Gets the Associationlist of TriggeredEvents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    EventImpl.getTriggeredTransforms()
    Gets the AssociationList of TriggeredTransforms NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    EventImpl.getTriggeredTransforms(boolean fGoToServer)
    Gets the Associationlist of TriggeredTransforms NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractTransformationImpl.getTriggeringEvents()
    Gets the Association list of TriggeringEvents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractTransformationImpl.getTriggeringEvents(boolean fGoToServer)
    Gets the Associationlist of TriggeringEvents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    EventImpl.getTriggeringTransforms()
    Gets the AssociationList of TriggeringTransforms NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    EventImpl.getTriggeringTransforms(boolean fGoToServer)
    Gets the Associationlist of TriggeringTransforms NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TSNamespaceImpl.getTSAccessKeys()
    Gets the AssociationList of TSAccessKeys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNamespaceImpl.getTSAccessKeys(boolean fGoToServer)
    Gets the Associationlist of TSAccessKeys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentLocationImpl.getTSAssociatedNamespace()
    Gets the TSNamespace for TSAssociatedNamespace NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getTSAssociatedNamespace()
    Gets the TSNamespace for TSAssociatedNamespace NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentLocationImpl.getTSAssociatedNamespaces()
    Gets the Association list of TSAssociatedNamespaces NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentLocationImpl.getTSAssociatedNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSAssociatedNamespaces NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SASPasswordImpl.getTSAssociatedNamespaces()
    Gets the Association list of TSAssociatedNamespaces NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SASPasswordImpl.getTSAssociatedNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSAssociatedNamespaces NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TSNamespaceImpl.getTSContainedNames()
    Gets the AssociationList of TSContainedNames NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNamespaceImpl.getTSContainedNames(boolean fGoToServer)
    Gets the Associationlist of TSContainedNames NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TSNameObjectImpl.getTSContainingNamespace()
    Gets the TSNamespace for TSContainingNamespace NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNameObjectImpl.getTSContainingNamespaces()
    Gets the Association list of TSContainingNamespaces NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNameObjectImpl.getTSContainingNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSContainingNamespaces NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TSNamespaceImpl.getTSNamespaceLocations()
    Gets the AssociationList of TSNamespaceLocations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNamespaceImpl.getTSNamespaceLocations(boolean fGoToServer)
    Gets the Associationlist of TSNamespaceLocations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getTSObjectNamespace()
    Gets the TSNamespace for TSObjectNamespace NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getTSObjectNamespaces()
    Gets the AssociationList of TSObjectNamespaces NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getTSObjectNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSObjectNamespaces NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TSNamespaceImpl.getTSObjects()
    Gets the Association list of TSObjects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNamespaceImpl.getTSObjects(boolean fGoToServer)
    Gets the Associationlist of TSObjects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TSNamespaceImpl.getTSParentNamespace()
    Gets the TSNamespace for TSParentNamespace NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNamespaceImpl.getTSParentNamespaces()
    Gets the AssociationList of TSParentNamespaces NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNamespaceImpl.getTSParentNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSParentNamespaces NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    TSNamespaceImpl.getTSSubNamespaces()
    Gets the Association list of TSSubNamespaces NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    TSNamespaceImpl.getTSSubNamespaces(boolean fGoToServer)
    Gets the Associationlist of TSSubNamespaces NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getTypedAttProperties()
    Gets the Association list of TypedAttProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getTypedAttProperties(boolean fGoToServer)
    Gets the Associationlist of TypedAttProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentTypeImpl.getTypeDefinitions()
    Gets the Association list of TypeDefinitions NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentTypeImpl.getTypeDefinitions(boolean fGoToServer)
    Gets the Associationlist of TypeDefinitions NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getTypedProperties()
    Gets the Association list of TypedProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getTypedProperties(boolean fGoToServer)
    Gets the Associationlist of TypedProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getUniqueKeyAssociations()
    Gets the Association list of UniqueKeyAssociations NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getUniqueKeyAssociations(boolean fGoToServer)
    Gets the Associationlist of UniqueKeyAssociations NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    KeyAssociationImpl.getUniqueKeyColumn()
    Gets the Column for UniqueKeyColumn NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyAssociationImpl.getUniqueKeyColumns()
    Gets the AssociationList of UniqueKeyColumns NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    KeyAssociationImpl.getUniqueKeyColumns(boolean fGoToServer)
    Gets the Associationlist of UniqueKeyColumns NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DataTableImpl.getUniqueKeys()
    Gets the AssociationList of UniqueKeys NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DataTableImpl.getUniqueKeys(boolean fGoToServer)
    Gets the Associationlist of UniqueKeys NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ContentLocationImpl.getUnitofTimes()
    Gets the Association list of UnitofTimes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ContentLocationImpl.getUnitofTimes(boolean fGoToServer)
    Gets the Associationlist of UnitofTimes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getUsedByComponents()
    Gets the AssociationList of UsedByComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getUsedByComponents(boolean fGoToServer)
    Gets the Associationlist of UsedByComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ConditionActionSetImpl.getUsedByConditionActionSets()
    Gets the Association list of UsedByConditionActionSets NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ConditionActionSetImpl.getUsedByConditionActionSets(boolean fGoToServer)
    Gets the Associationlist of UsedByConditionActionSets NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedDataPackageImpl.getUsedByPackages()
    Gets the AssociationList of UsedByPackages NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedDataPackageImpl.getUsedByPackages(boolean fGoToServer)
    Gets the Associationlist of UsedByPackages NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getUsedByPrototypes()
    Gets the Association list of UsedByPrototypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getUsedByPrototypes(boolean fGoToServer)
    Gets the Associationlist of UsedByPrototypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedComponentImpl.getUsingComponents()
    Gets the Association list of UsingComponents NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedComponentImpl.getUsingComponents(boolean fGoToServer)
    Gets the Associationlist of UsingComponents NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    DeployedDataPackageImpl.getUsingPackages()
    Gets the Association list of UsingPackages NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    DeployedDataPackageImpl.getUsingPackages(boolean fGoToServer)
    Gets the Associationlist of UsingPackages NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getUsingPrototype()
    Gets the Root for UsingPrototype NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getUsingPrototypes()
    Gets the AssociationList of UsingPrototypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getUsingPrototypes(boolean fGoToServer)
    Gets the Associationlist of UsingPrototypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getValidatedProperties()
    Gets the AssociationList of ValidatedProperties NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getValidatedProperties(boolean fGoToServer)
    Gets the Associationlist of ValidatedProperties NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SoftwareComponentImpl.getValidatedTypes()
    Gets the AssociationList of ValidatedTypes NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SoftwareComponentImpl.getValidatedTypes(boolean fGoToServer)
    Gets the Associationlist of ValidatedTypes NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPropertyImpl.getValidators()
    Gets the Association list of Validators NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPropertyImpl.getValidators(boolean fGoToServer)
    Gets the Associationlist of Validators NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    PropertyTypeImpl.getValidators()
    Gets the Association list of Validators NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    PropertyTypeImpl.getValidators(boolean fGoToServer)
    Gets the Associationlist of Validators NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    AbstractPromptImpl.getValueSource()
    Gets the Transformation for ValueSource NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPromptImpl.getValueSources()
    Gets the AssociationList of ValueSources NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    AbstractPromptImpl.getValueSources(boolean fGoToServer)
    Gets the Associationlist of ValueSources NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RootImpl.getVariables()
    Gets the Association list of Variables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RootImpl.getVariables(boolean fGoToServer)
    Gets the Associationlist of Variables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SelectImpl.getWhereForSelect()
    Gets the WhereClause for WhereForSelect NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getWhereForSelects()
    Gets the Association list of WhereForSelects NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SelectImpl.getWhereForSelects(boolean fGoToServer)
    Gets the Associationlist of WhereForSelects NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    SXLEMapImpl.getXMLMapTables()
    Gets the AssociationList of XMLMapTables NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    SXLEMapImpl.getXMLMapTables(boolean fGoToServer)
    Gets the Associationlist of XMLMapTables NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    ColumnImpl.getXPaths()
    Gets the AssociationList of XPaths NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    ColumnImpl.getXPaths(boolean fGoToServer)
    Gets the Associationlist of XPaths NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    RelationalTableImpl.getXPaths()
    Gets the AssociationList of XPaths NOTE: If the list already exists and its state is MetadataState.AL_PARTIALSET and this object is not a new object, then the list will merge what is here with what is obtained from OMR.
    RelationalTableImpl.getXPaths(boolean fGoToServer)
    Gets the Associationlist of XPaths NOTE: if you pass in true then the list will be cleared and the opposite sides also, then the new list will be obtained from the server.
    void
    MdObjectBaseXMLImpl.updateMetadataAll()
    This method is called to build and submit an updateMetadata XML stream to the server.