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
Subclasses of MdException in com.sas.metadata.remoteMethods in com.sas.metadata.remote that throw MdExceptionModifier and TypeMethodDescriptionstatic StringMdModelUtil.accessPath(SASLibrary iMeta) Deprecated.use genLibname() insteadstatic StringMdModelUtil.accessPath(SASLibrary iMeta, boolean b_encodePassword) Deprecated.use genLibname() insteadstatic StringMdModelUtil.accessPath(SASLibrary iMeta, boolean b_encodePassword, boolean genFileNameForXML) Deprecated.use genLibname() insteadstatic StringMdModelUtil.accessPath(SASLibrary iMeta, String sLibref) Deprecated.use genLibnameUsing() insteadstatic StringMdModelUtil.accessPath(SASLibrary iMeta, String sLibref, boolean b_encodePassword) Deprecated.use genLibnameUsing() insteadstatic StringMdModelUtil.accessPath(SASLibrary iMeta, String sLibref, boolean b_encodePassword, boolean genFileNameForXML) Deprecated.use genLibname() insteadintMdOMIUtil.addMetadata(String inXML, String reposID, StringHolder outXML, int iFlags) Performs an add operation against the metadata server.intMdOMIUtilImpl.addMetadata(String inXML, String reposID, StringHolder outXML, int iFlags) Performs an add operation against the metadata server.voidMdChangeManagementUtil.addObjects(MdObjectStore store, CMetadata projectRepository) Deprecated.This routine will add all the NEW objects in an object store to the specified project repository.voidMdChangeManagementUtilImpl.addObjects(MdObjectStore store, CMetadata projectRepository) Deprecated.This routine will add all the NEW objects in an object store to the specified project repository.voidMdAuthorizationUtil.applyACT(AccessControlTemplate act) Apply an ACT to protect an objectvoidMdAuthorizationUtilImpl.applyACT(AccessControlTemplate act) Apply an ACT to protect an objectDocumentMdOMIUtil.ApplyXML(String inXML, String reposID) This routine is used by metadata importers to filter their XML to handle XML updates.DocumentMdOMIUtilImpl.ApplyXML(String inXML, String reposID) This routine is used by metadata importers to filter their XML to handle XML updates.ListMdChangeManagementUtil.checkIn(CMetadata projectRepository, String strChangeName, String strChangeDesc) Deprecated.Check in a project repositoryListMdChangeManagementUtilImpl.checkIn(CMetadata projectRepository, String strChangeName, String strChangeDesc) Deprecated.Check in a project repositoryprotected booleanMdModelUtil.LibnameGenerator.checkLib4ContentServer(SASLibrary iMeta) See if a SASLibrary has a content server associated with itvoidMdChangeManagementUtil.checkOut(List metaObjects, CMetadata projectRepository) Deprecated.Check out the specified list of objects from the specified repositoryvoidMdChangeManagementUtilImpl.checkOut(List metaObjects, CMetadata projectRepository) Deprecated.Check out the specified list of objects from the specified repositoryvoidMdOMRConnection.closeIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport transportConnection) This method does nothing.voidMdOMRConnectionImpl.closeIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport serverConnection) voidMdOMRConnection.closeIOMConnection(com.sas.iom.SAS.IWorkspace workspace) This method does nothing.voidMdOMRConnectionImpl.closeIOMConnection(com.sas.iom.SAS.IWorkspace workspace) voidMdOMRConnection.closeISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection) This method does nothing.voidMdOMRConnectionImpl.closeISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection) voidMdOMRConnection.closeISecurityConnection(com.sas.meta.SASOMI.ISecurity iSecurity) This method does nothing.voidMdOMRConnectionImpl.closeISecurityConnection(com.sas.meta.SASOMI.ISecurity secureConnection) static voidSecurityUtil.closeISecurityConnection(MdFactory factory, com.sas.meta.SASOMI.ISecurity iSec) Deprecated.Closes an existing ISecurity connectionvoidMdOMRConnection.closeIServerConnection(com.sas.meta.SASOMI.IServer iServer) This method does nothing.voidMdOMRConnectionImpl.closeIServerConnection(com.sas.meta.SASOMI.IServer serverConnection) voidMdAuthorizationBase.commit()Commit Authorization Changes Any pending Authorization changes will be committed on the Metadata Server.voidMdAuthorizationUtilImpl.commit()Commit the Transaction Context (TC)ListMdOMIUtilImpl.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.ListMdOMIUtilImpl.copyMetadata(MdObjectStore instore, String inXML, String reposID, String template, int iFlags) Performs an add operation against the metadata server.voidMdChangeManagementUtil.copyObjects(List metaObjects, CMetadata repository) Deprecated.copy the specified list of objects into the project repositoryvoidMdChangeManagementUtilImpl.copyObjects(List metaObjects, CMetadata repository) Deprecated.copy the specified list of objects into the project repositoryListMdChangeManagementUtil.createAllObjects(MdObjectStore store, Document outDoc) Deprecated.creates all the objects in doc in object store.ListMdChangeManagementUtilImpl.createAllObjects(MdObjectStore store, Document outDoc) Deprecated.creates all the objects in doc in object store.StringMdObjectBaseXML.createUpdateAssociationXML()Override this method to create the XML string necessary to update lists of associated objects, such as columns, and extended attributes.StringMdObjectBaseXML.createUpdateAssociationXML(CMetadata inObject, StringBuffer outXML) Creates update XML for all associations on inputed object.voidMdFactory.deleteMetadataObject(CMetadata delobject) Removes the object from the client and from the server if the object exists on the server.voidMdFactoryImpl.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 dependenciesList<String> MdOMIUtil.deleteMetadataObject(String objectType, String objectID, String template) Deletes a metadata object and all of its dependenciesList<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 dependenciesList<String> MdOMIUtilImpl.deleteMetadataObject(String objectType, String objectID, String template) Deletes a metadata object and all of its dependenciesvoidMdFactory.deleteMetadataObjects(CMetadata deleteObject, String template) Removes the object from the detail Map and from the server!voidMdFactory.deleteMetadataObjects(String objectName, String objectType, String objectFQID, String template) Removes the object from the detail Map and from the server!voidMdFactory.deleteMetadataObjects(List<? extends CMetadata> objectList) Removes the object from the detail Map and from the server!voidMdFactoryImpl.deleteMetadataObjects(CMetadata deleteObject, String template) Removes the object from the detail Map and from the server!voidMdFactoryImpl.deleteMetadataObjects(String objectName, String objectType, String objectFQID, String template) Removes the object from the detail Map and from the server!voidMdFactoryImpl.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.voidMdFactory.deletePublicObject(CMetadata publicObject) Deletes a public object from the server.voidMdFactory.deletePublicObject(CMetadata publicObject, String template) Deletes a public object from the server.voidMdFactoryImpl.deletePublicObject(CMetadata publicObject) Deletes a public object from the server.voidMdFactoryImpl.deletePublicObject(CMetadata publicObject, String template) Deletes a public object from the server.voidMdChangeManagementUtil.destroy(List metaObjects, CMetadata projectRepository) Deprecated.voidMdChangeManagementUtilImpl.destroy(List metaObjects, CMetadata projectRepository) Deprecated.voidMdAuthorizationBase.discard()Discard Authorization Changes Any pending Authorization changes will be discarded on the Metadata Server.voidMdAuthorizationUtilImpl.discard()Discard the Transaction Context (TC)voidMdOMRConnection.disconnectIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport transportConnection) Immediately disconnects a connection to a SAS Metadata Server.voidMdOMRConnectionImpl.disconnectIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport serverConnection) voidMdOMRConnection.disconnectIOMConnection(com.sas.iom.SAS.IWorkspace workspace) Immediately disconnects a connection to a SAS Workspace Server.voidMdOMRConnectionImpl.disconnectIOMConnection(com.sas.iom.SAS.IWorkspace workspace) voidMdOMRConnection.disconnectISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection) Immediately disconnects a connection to a SAS Metadata Server.voidMdOMRConnectionImpl.disconnectISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin secAdminConnection) voidMdOMRConnection.disconnectISecurityConnection(com.sas.meta.SASOMI.ISecurity iSecurity) Immediately disconnects a connection to a SAS Metadata Server.voidMdOMRConnectionImpl.disconnectISecurityConnection(com.sas.meta.SASOMI.ISecurity secureConnection) voidMdOMRConnection.disconnectIServerConnection(com.sas.meta.SASOMI.IServer iServer) Immediately disconnects a connection to a SAS Metadata Server.voidMdOMRConnectionImpl.disconnectIServerConnection(com.sas.meta.SASOMI.IServer serverConnection) voidMdOMRConnection.disconnectOMRConnection(com.sas.meta.SASOMI.IOMI iOMI) Immediately disconnects a connection to a SAS Metadata Server.voidMdOMRConnectionImpl.disconnectOMRConnection(com.sas.meta.SASOMI.IOMI iOMI) StringMdObjectBaseXML.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.intMdOMIUtil.doesObjectExist(String reposID, String objectType, String xmlSelect) Returns whether an object exists on the metadata server.intMdOMIUtilImpl.doesObjectExist(String reposID, String objectType, String xmlSelect) Returns whether an object exists on the metadata server.DocumentMdOMIUtil.DoRequest(String inXML) Performs a DoRequestDocumentMdOMIUtil.DoRequest(String inXML, boolean fUpdateIds) Performs a DoRequestDocumentMdOMIUtilImpl.DoRequest(String inXML) Performs a DoRequestDocumentMdOMIUtilImpl.DoRequest(String inXML, boolean fUpdateIds) Performs a DoRequestStringMdOMIWrapper.DoRequest(com.sas.meta.SASOMI.IOMI connectionHandle, String inXML, boolean fUpdateIds) Performs a DoRequestStringMdOMIWrapperImpl.DoRequest(com.sas.meta.SASOMI.IOMI connectionHandle, String inXML, boolean fUpdateIds) Performs a DoRequestvoidMdOMIUtil.DoRequestNoReturn(String inXML, boolean fUpdateIds) Performs a DoRequestvoidMdOMIUtilImpl.DoRequestNoReturn(String inXML, boolean fUpdateIds) Performs a DoRequestCalls 'set' methods for given object for nodes in given NodeMapMdOMIUtilImpl.doSimple(CMetadata thisObject, NamedNodeMap thisNodeMap) Calls 'set' methods for given object for nodes in given NodeMapMdOMIUtilImpl.doSimple(CMetadata thisObject, NamedNodeMap thisNodeMap, int state) Calls 'set' methods for given object for nodes in given NodeMapMdOMIUtilImpl.doSimple(CMetadata thisObject, NamedNodeMap thisNodeMap, int state, boolean doNotOverrideValues) Calls 'set' methods for given object for nodes in given NodeMapvoidMdChangeManagementUtil.fetch(List metaObjects, CMetadata projectRepository) Deprecated.Fetch the object the specified list of objects to the specified repositoryvoidMdChangeManagementUtilImpl.fetch(List metaObjects, CMetadata projectRepository) Deprecated.Fetch the object the specified list of objects to the specified repositoryMap<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) StringMdLibGenInterface.genConnectionOptions(SASLibrary aLibrary) This method will just return the connection options for the passed in libraryStringMdModelUtil.SAS9Generator.genConnectionOptions(SASLibrary iMeta) StringMdModelUtil.SAS9Generator.genCredentials(SASLibrary iMeta, Connection c, boolean b_quoteUser, boolean b_quotePassword) Generate a String containing a libraries username and passwordStringMdLibGenInterface.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;StringMdModelUtil.SAS9Generator.genLibname(SASLibrary aLibrary) StringMdLibGenInterface.genLibnameUsing(SASLibrary aLibrary, String aLibref) Generates the libname statement for a SASLibrary.StringMdModelUtil.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;Identity.getAccessControlEntries()Gets the AssociationList ofAccessControlEntriesIdentity.getAccessControlEntries(boolean fGoToServer) Gets the Associationlist ofAccessControlEntriesPermission.getAccessControlEntries()Gets the AssociationList ofAccessControlEntriesPermission.getAccessControlEntries(boolean fGoToServer) Gets the Associationlist ofAccessControlEntriesAccessControlTemplate.getAccessControlItems()Gets the AssociationList ofAccessControlItemsAccessControlTemplate.getAccessControlItems(boolean fGoToServer) Gets the Associationlist ofAccessControlItemsRoot.getAccessControls()Gets the Association list ofAccessControlsRoot.getAccessControls(boolean fGoToServer) Gets the Associationlist ofAccessControlsAccessControl.getAccessControlTemplates()Gets the Association list ofAccessControlTemplatesAccessControl.getAccessControlTemplates(boolean fGoToServer) Gets the Associationlist ofAccessControlTemplatesConditionActionSet.getActions()Gets the AssociationList ofActionsConditionActionSet.getActions(boolean fGoToServer) Gets the Associationlist ofActionsTransformationStep.getActivities()Gets the Association list ofActivitiesTransformationStep.getActivities(boolean fGoToServer) Gets the Associationlist ofActivitiesList<AccessControlTemplate> MdAuthorizationUtil.getACTs()Get ACTs that protect an object.List<AccessControlTemplate> MdAuthorizationUtilImpl.getACTs()Get ACTs that protect an objectCube.getAggregations()Gets the AssociationList ofAggregationsCube.getAggregations(boolean fGoToServer) Gets the Associationlist ofAggregationsLevel.getAggregations()Gets the Association list ofAggregationsLevel.getAggregations(boolean fGoToServer) Gets the Associationlist ofAggregationsPhysicalTable.getAggregations()Gets the AssociationList ofAggregationsPhysicalTable.getAggregations(boolean fGoToServer) Gets the Associationlist ofAggregationsAggregation.getAggregationTables()Gets the Association list ofAggregationTablesAggregation.getAggregationTables(boolean fGoToServer) Gets the Associationlist ofAggregationTablesDeployedDataPackage.getAliases()Gets the AssociationList ofAliasesDeployedDataPackage.getAliases(boolean fGoToServer) Gets the Associationlist ofAliasesDeployedDataPackage.getAliasFor()Gets theDeployedDataPackageforAliasForDeployedDataPackage.getAliasFors()Gets the Association list ofAliasForsDeployedDataPackage.getAliasFors(boolean fGoToServer) Gets the Associationlist ofAliasForsColumn.getAnalyticColumns()Gets the Association list ofAnalyticColumnsColumn.getAnalyticColumns(boolean fGoToServer) Gets the Associationlist ofAnalyticColumnsRelationalTable.getAnalyticTables()Gets the Association list ofAnalyticTablesRelationalTable.getAnalyticTables(boolean fGoToServer) Gets the Associationlist ofAnalyticTablesAnalyticTable.getAnalyticTrainingTable()Gets theRelationalTableforAnalyticTrainingTableAnalyticTable.getAnalyticTrainingTables()Gets the AssociationList ofAnalyticTrainingTablesAnalyticTable.getAnalyticTrainingTables(boolean fGoToServer) Gets the Associationlist ofAnalyticTrainingTablesList<String> MdAuthorizationBase.getApplicablePermissions()Obtains permissions applicable to the object according to its PublicTypeList<String> MdAuthorizationUtilImpl.getApplicablePermissions()Obtain permissions Applicable to a Protected Object or ACT Permission Pattern based on Object's PublicTypeArchiveFile.getArchiveEntries()Gets the Association list ofArchiveEntriesArchiveFile.getArchiveEntries(boolean fGoToServer) Gets the Associationlist ofArchiveEntriesITChannel.getArchivePaths()Gets the AssociationList ofArchivePathsITChannel.getArchivePaths(boolean fGoToServer) Gets the Associationlist ofArchivePathsITChannel.getArchives()Gets the AssociationList ofArchivesITChannel.getArchives(boolean fGoToServer) Gets the Associationlist ofArchivesPropertyType.getArrayTypes()Gets the AssociationList ofArrayTypesPropertyType.getArrayTypes(boolean fGoToServer) Gets the Associationlist ofArrayTypesFeatureMap.getAssociatedClassifierMap()Gets theClassifierMapforAssociatedClassifierMapFeatureMap.getAssociatedClassifierMaps()Gets the Association list ofAssociatedClassifierMapsFeatureMap.getAssociatedClassifierMaps(boolean fGoToServer) Gets the Associationlist ofAssociatedClassifierMapsAccessControlEntry.getAssociatedCondition()Gets thePermissionConditionforAssociatedConditionConditionActionSet.getAssociatedCondition()Gets theConditionforAssociatedConditionAccessControlEntry.getAssociatedConditions()Gets the Association list ofAssociatedConditionsAccessControlEntry.getAssociatedConditions(boolean fGoToServer) Gets the Associationlist ofAssociatedConditionsConditionActionSet.getAssociatedConditions()Gets the Association list ofAssociatedConditionsConditionActionSet.getAssociatedConditions(boolean fGoToServer) Gets the Associationlist ofAssociatedConditionsPSPortlet.getAssociatedContentCollection()Gets theTreeforAssociatedContentCollectionPSPortlet.getAssociatedContentCollections()Gets the Association list ofAssociatedContentCollectionsPSPortlet.getAssociatedContentCollections(boolean fGoToServer) Gets the Associationlist ofAssociatedContentCollectionsUnitofTime.getAssociatedContentLocation()Gets theContentLocationforAssociatedContentLocationUnitofTime.getAssociatedContentLocations()Gets the AssociationList ofAssociatedContentLocationsUnitofTime.getAssociatedContentLocations(boolean fGoToServer) Gets the Associationlist ofAssociatedContentLocationsContentLocation.getAssociatedContentType()Gets theContentTypeforAssociatedContentTypeTypeDefinition.getAssociatedContentType()Gets theContentTypeforAssociatedContentTypeContentLocation.getAssociatedContentTypes()Gets the AssociationList ofAssociatedContentTypesContentLocation.getAssociatedContentTypes(boolean fGoToServer) Gets the Associationlist ofAssociatedContentTypesTypeDefinition.getAssociatedContentTypes()Gets the AssociationList ofAssociatedContentTypesTypeDefinition.getAssociatedContentTypes(boolean fGoToServer) Gets the Associationlist ofAssociatedContentTypesFile.getAssociatedCube()Gets theCubeforAssociatedCubeGlobalFormula.getAssociatedCube()Gets theCubeforAssociatedCubeFile.getAssociatedCubes()Gets the Association list ofAssociatedCubesFile.getAssociatedCubes(boolean fGoToServer) Gets the Associationlist ofAssociatedCubesGlobalFormula.getAssociatedCubes()Gets the AssociationList ofAssociatedCubesGlobalFormula.getAssociatedCubes(boolean fGoToServer) Gets the Associationlist ofAssociatedCubesColumnHierarchy.getAssociatedDataTable()Gets theDataTableforAssociatedDataTableColumnHierarchy.getAssociatedDataTables()Gets the Association list ofAssociatedDataTablesColumnHierarchy.getAssociatedDataTables(boolean fGoToServer) Gets the Associationlist ofAssociatedDataTablesDevice.getAssociatedDeviceType()Gets theDeviceTypeforAssociatedDeviceTypeDevice.getAssociatedDeviceTypes()Gets the Association list ofAssociatedDeviceTypesDevice.getAssociatedDeviceTypes(boolean fGoToServer) Gets the Associationlist ofAssociatedDeviceTypesSharedDimension.getAssociatedDirectory()Gets theDirectoryforAssociatedDirectorySharedDimension.getAssociatedDirectorys()Gets the AssociationList ofAssociatedDirectorysSharedDimension.getAssociatedDirectorys(boolean fGoToServer) Gets the Associationlist ofAssociatedDirectorysFile.getAssociatedExternalTable()Gets theExternalTableforAssociatedExternalTableFile.getAssociatedExternalTables()Gets the Association list ofAssociatedExternalTablesFile.getAssociatedExternalTables(boolean fGoToServer) Gets the Associationlist ofAssociatedExternalTablesCube.getAssociatedFile()Gets theFileforAssociatedFileCube.getAssociatedFiles()Gets the AssociationList ofAssociatedFilesCube.getAssociatedFiles(boolean fGoToServer) Gets the Associationlist ofAssociatedFilesNamedSet.getAssociatedHierarchies()Gets the Association list ofAssociatedHierarchiesNamedSet.getAssociatedHierarchies(boolean fGoToServer) Gets the Associationlist ofAssociatedHierarchiesHierarchyLevel.getAssociatedHierarchy()Gets theHierarchyforAssociatedHierarchyHierarchyLevel.getAssociatedHierarchys()Gets the AssociationList ofAssociatedHierarchysHierarchyLevel.getAssociatedHierarchys(boolean fGoToServer) Gets the Associationlist ofAssociatedHierarchysIdentity.getAssociatedHomeFolder()Gets theTreeforAssociatedHomeFolderIdentity.getAssociatedHomeFolders()Gets the Association list ofAssociatedHomeFoldersIdentity.getAssociatedHomeFolders(boolean fGoToServer) Gets the Associationlist ofAssociatedHomeFoldersLogin.getAssociatedIdentity()Gets theIdentityforAssociatedIdentityTree.getAssociatedIdentity()Gets theIdentityforAssociatedIdentityLogin.getAssociatedIdentitys()Gets the AssociationList ofAssociatedIdentitysLogin.getAssociatedIdentitys(boolean fGoToServer) Gets the Associationlist ofAssociatedIdentitysTree.getAssociatedIdentitys()Gets the AssociationList ofAssociatedIdentitysTree.getAssociatedIdentitys(boolean fGoToServer) Gets the Associationlist ofAssociatedIdentitysJFJob.getAssociatedJob()Gets theJobforAssociatedJobJFJob.getAssociatedJobs()Gets the Association list ofAssociatedJobsJFJob.getAssociatedJobs(boolean fGoToServer) Gets the Associationlist ofAssociatedJobsCalculatedMember.getAssociatedLevel()Gets theLevelforAssociatedLevelHierarchyLevel.getAssociatedLevel()Gets theLevelforAssociatedLevelOLAPProperty.getAssociatedLevel()Gets theLevelforAssociatedLevelCalculatedMember.getAssociatedLevels()Gets the AssociationList ofAssociatedLevelsCalculatedMember.getAssociatedLevels(boolean fGoToServer) Gets the Associationlist ofAssociatedLevelsHierarchyLevel.getAssociatedLevels()Gets the AssociationList ofAssociatedLevelsHierarchyLevel.getAssociatedLevels(boolean fGoToServer) Gets the Associationlist ofAssociatedLevelsOLAPProperty.getAssociatedLevels()Gets the Association list ofAssociatedLevelsOLAPProperty.getAssociatedLevels(boolean fGoToServer) Gets the Associationlist ofAssociatedLevelsProperty.getAssociatedLocalizedObject()Gets theRootforAssociatedLocalizedObjectProperty.getAssociatedLocalizedObjects()Gets the AssociationList ofAssociatedLocalizedObjectsProperty.getAssociatedLocalizedObjects(boolean fGoToServer) Gets the Associationlist ofAssociatedLocalizedObjectsDeployedComponent.getAssociatedMachine()Gets theMachineforAssociatedMachineDeployedComponent.getAssociatedMachines()Gets the AssociationList ofAssociatedMachinesDeployedComponent.getAssociatedMachines(boolean fGoToServer) Gets the Associationlist ofAssociatedMachinesXPath.getAssociatedMapColumn()Gets theColumnforAssociatedMapColumnXPath.getAssociatedMapColumns()Gets the Association list ofAssociatedMapColumnsXPath.getAssociatedMapColumns(boolean fGoToServer) Gets the Associationlist ofAssociatedMapColumnsXPath.getAssociatedMapTable()Gets theRelationalTableforAssociatedMapTableXPath.getAssociatedMapTables()Gets the Association list ofAssociatedMapTablesXPath.getAssociatedMapTables(boolean fGoToServer) Gets the Associationlist ofAssociatedMapTablesArchiveFile.getAssociatedMiningResult()Gets theMiningResultforAssociatedMiningResultArchiveFile.getAssociatedMiningResults()Gets the Association list ofAssociatedMiningResultsArchiveFile.getAssociatedMiningResults(boolean fGoToServer) Gets the Associationlist ofAssociatedMiningResultsMdOMIUtil.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.Property.getAssociatedObject()Gets theRootforAssociatedObjectPropertyGroup.getAssociatedObject()Gets theRootforAssociatedObjectVariable.getAssociatedObject()Gets theRootforAssociatedObjectCustomAssociation.getAssociatedObjects()Gets the Association list ofAssociatedObjectsCustomAssociation.getAssociatedObjects(boolean fGoToServer) Gets the Associationlist ofAssociatedObjectsMdObjectBaseUtil.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.Property.getAssociatedObjects()Gets the AssociationList ofAssociatedObjectsProperty.getAssociatedObjects(boolean fGoToServer) Gets the Associationlist ofAssociatedObjectsPropertyGroup.getAssociatedObjects()Gets the AssociationList ofAssociatedObjectsPropertyGroup.getAssociatedObjects(boolean fGoToServer) Gets the Associationlist ofAssociatedObjectsVariable.getAssociatedObjects()Gets the AssociationList ofAssociatedObjectsVariable.getAssociatedObjects(boolean fGoToServer) Gets the Associationlist ofAssociatedObjectsCube.getAssociatedOLAPSchema()Gets theOLAPSchemaforAssociatedOLAPSchemaDimension.getAssociatedOLAPSchema()Gets theOLAPSchemaforAssociatedOLAPSchemaFile.getAssociatedOLAPSchema()Gets theOLAPSchemaforAssociatedOLAPSchemaCube.getAssociatedOLAPSchemas()Gets the Association list ofAssociatedOLAPSchemasCube.getAssociatedOLAPSchemas(boolean fGoToServer) Gets the Associationlist ofAssociatedOLAPSchemasDimension.getAssociatedOLAPSchemas()Gets the AssociationList ofAssociatedOLAPSchemasDimension.getAssociatedOLAPSchemas(boolean fGoToServer) Gets the Associationlist ofAssociatedOLAPSchemasFile.getAssociatedOLAPSchemas()Gets the Association list ofAssociatedOLAPSchemasFile.getAssociatedOLAPSchemas(boolean fGoToServer) Gets the Associationlist ofAssociatedOLAPSchemasTransformation.getAssociatedPrompt()Gets theAbstractPromptforAssociatedPromptTransformation.getAssociatedPrompts()Gets the Association list ofAssociatedPromptsTransformation.getAssociatedPrompts(boolean fGoToServer) Gets the Associationlist ofAssociatedPromptsText.getAssociatedProperty()Gets theAbstractPropertyforAssociatedPropertyAbstractProperty.getAssociatedPropertyGroup()Gets thePropertyGroupforAssociatedPropertyGroupAbstractProperty.getAssociatedPropertyGroups()Gets the AssociationList ofAssociatedPropertyGroupsAbstractProperty.getAssociatedPropertyGroups(boolean fGoToServer) Gets the Associationlist ofAssociatedPropertyGroupsText.getAssociatedPropertys()Gets the Association list ofAssociatedPropertysText.getAssociatedPropertys(boolean fGoToServer) Gets the Associationlist ofAssociatedPropertysProperty.getAssociatedPropertySet()Gets thePropertySetforAssociatedPropertySetProperty.getAssociatedPropertySets()Gets the Association list ofAssociatedPropertySetsProperty.getAssociatedPropertySets(boolean fGoToServer) Gets the Associationlist ofAssociatedPropertySetsAssociationProperty.getAssociatedPrototypes()Gets the Association list ofAssociatedPrototypesAssociationProperty.getAssociatedPrototypes(boolean fGoToServer) Gets the Associationlist ofAssociatedPrototypesTree.getAssociatedPSPortlet()Gets thePSPortletforAssociatedPSPortletTree.getAssociatedPSPortlets()Gets the AssociationList ofAssociatedPSPortletsTree.getAssociatedPSPortlets(boolean fGoToServer) Gets the Associationlist ofAssociatedPSPortletsText.getAssociatedQueryClause()Gets theQueryClauseforAssociatedQueryClauseText.getAssociatedQueryClauses()Gets the Association list ofAssociatedQueryClausesText.getAssociatedQueryClauses(boolean fGoToServer) Gets the Associationlist ofAssociatedQueryClausesClassifierMap.getAssociatedRowSelector()Gets theRowSelectorforAssociatedRowSelectorClassifierMap.getAssociatedRowSelectors()Gets the AssociationList ofAssociatedRowSelectorsClassifierMap.getAssociatedRowSelectors(boolean fGoToServer) Gets the Associationlist ofAssociatedRowSelectorsSASCatalogEntry.getAssociatedSASCatalog()Gets theSASCatalogforAssociatedSASCatalogSASCatalogEntry.getAssociatedSASCatalogs()Gets the AssociationList ofAssociatedSASCatalogsSASCatalogEntry.getAssociatedSASCatalogs(boolean fGoToServer) Gets the Associationlist ofAssociatedSASCatalogsSASPassword.getAssociatedSecuredLibrary()Gets theSecuredLibraryforAssociatedSecuredLibrarySASPassword.getAssociatedSecuredLibrarys()Gets the AssociationList ofAssociatedSecuredLibrarysSASPassword.getAssociatedSecuredLibrarys(boolean fGoToServer) Gets the Associationlist ofAssociatedSecuredLibrarysText.getAssociatedTrainedResult()Gets theMiningResultforAssociatedTrainedResultText.getAssociatedTrainedResults()Gets the Association list ofAssociatedTrainedResultsText.getAssociatedTrainedResults(boolean fGoToServer) Gets the Associationlist ofAssociatedTrainedResultsConditionActionSet.getAssociatedTransformation()Gets theAbstractTransformationforAssociatedTransformationText.getAssociatedTransformation()Gets theAbstractTransformationforAssociatedTransformationConditionActionSet.getAssociatedTransformations()Gets the Association list ofAssociatedTransformationsConditionActionSet.getAssociatedTransformations(boolean fGoToServer) Gets the Associationlist ofAssociatedTransformationsText.getAssociatedTransformations()Gets the Association list ofAssociatedTransformationsText.getAssociatedTransformations(boolean fGoToServer) Gets the Associationlist ofAssociatedTransformationsText.getAssociatedType()Gets thePropertyTypeforAssociatedTypeText.getAssociatedTypes()Gets the AssociationList ofAssociatedTypesText.getAssociatedTypes(boolean fGoToServer) Gets the Associationlist ofAssociatedTypesRelationalTable.getAssociatedXMLMap()Gets theSXLEMapforAssociatedXMLMapRelationalTable.getAssociatedXMLMaps()Gets the Association list ofAssociatedXMLMapsRelationalTable.getAssociatedXMLMaps(boolean fGoToServer) Gets the Associationlist ofAssociatedXMLMapsintMdSecurityUtil.getAssociationCountForObject(CMetadata meta, String associationName) Returns the size of a specific association for an object.intMdSecurityUtilImpl.getAssociationCountForObject(CMetadata meta, String associationName) Returns the size of a specific association for an object.Prototype.getAssociations()Gets the AssociationList ofAssociationsPrototype.getAssociations(boolean fGoToServer) Gets the Associationlist ofAssociationsMdAuthorizationInfoMdAuthorizationBase.getAuthorizations(Identity identity, List<String> permissions) Get authorizations for a single identityList<MdAuthorizationInfo> MdAuthorizationBase.getAuthorizations(List<Identity> identities, List<String> permissions) Get authorizations for multiple identitiesMdAuthorizationInfoMdAuthorizationUtilImpl.getAuthorizations(Identity identity, List<String> permissions) Get AuthorizationsList<MdAuthorizationInfo> MdAuthorizationUtilImpl.getAuthorizations(List<Identity> identities, List<String> permissions) Get AuthorizationsList<MdAuthorizationInfo> MdAuthorizationBase.getAuthorizationsAll()Get all authorizationsList<MdAuthorizationInfo> MdAuthorizationUtilImpl.getAuthorizationsAll()Get Authorizations AllMdAuthorizationExplainedInfoMdAuthorizationBase.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.MdAuthorizationExplainedInfoMdAuthorizationUtilImpl.getAuthorizationsExplained(Identity identity, List<String> permissions) Get Authorizations with Indirect Authorization Sources ExplainedList<MdAuthorizationExplainedInfo> MdAuthorizationUtilImpl.getAuthorizationsExplained(List<Identity> identities, List<String> permissions) Get Authorizations with Indirect Authorization Sources ExplainedList<MdAuthorizationExplainedInfo> MdAuthorizationBase.getAuthorizationsExplainedAll()Get authorization sources explained for all identities and permissions.List<MdAuthorizationExplainedInfo> MdAuthorizationUtilImpl.getAuthorizationsExplainedAll()static LoginMdModelUtil.getBestLogin(SASLibrary iMeta) Deprecated.static StringMdModelUtil.getBestLoginString(Login iLogin) Deprecated.static StringMdModelUtil.getBestLoginString(Login iLogin, boolean b_encodePassword) Deprecated.static StringMdModelUtil.getBestLoginString(Login iLogin, boolean b_encodePassword, boolean b_quotePassword) Deprecated.Hierarchy.getCalculatedMembers()Gets the Association list ofCalculatedMembersHierarchy.getCalculatedMembers(boolean fGoToServer) Gets the Associationlist ofCalculatedMembersLevel.getCalculatedMembers()Gets the Association list ofCalculatedMembersLevel.getCalculatedMembers(boolean fGoToServer) Gets the Associationlist ofCalculatedMembersChange.getChangeIdentity()Gets theIdentityforChangeIdentityChange.getChangeIdentitys()Gets the AssociationList ofChangeIdentitysChange.getChangeIdentitys(boolean fGoToServer) Gets the Associationlist ofChangeIdentitysRoot.getChanges()Gets the AssociationList ofChangesRoot.getChanges(boolean fGoToServer) Gets the Associationlist ofChangesITChannel.getChannelSubscriptions()Gets the Association list ofChannelSubscriptionsITChannel.getChannelSubscriptions(boolean fGoToServer) Gets the Associationlist ofChannelSubscriptionsDataSourceName.getChildDataSources()Gets the AssociationList ofChildDataSourcesDataSourceName.getChildDataSources(boolean fGoToServer) Gets the Associationlist ofChildDataSourcesClassifierMap.getClassifierSources()Gets the AssociationList ofClassifierSourcesClassifierMap.getClassifierSources(boolean fGoToServer) Gets the Associationlist ofClassifierSourcesClassifierMap.getClassifierTargets()Gets the Association list ofClassifierTargetsClassifierMap.getClassifierTargets(boolean fGoToServer) Gets the Associationlist ofClassifierTargetsPropertiesMdOMRConnection.getCMRProperties()Gets certain properties of the CMR connection.PropertiesMdOMRConnectionImpl.getCMRProperties()Gets certain properties of the CMR connection.TableCollection.getCollectionLocations()Gets the AssociationList ofCollectionLocationsTableCollection.getCollectionLocations(boolean fGoToServer) Gets the Associationlist ofCollectionLocationsDataTable.getColumnHierarchies()Gets the AssociationList ofColumnHierarchiesDataTable.getColumnHierarchies(boolean fGoToServer) Gets the Associationlist ofColumnHierarchiesDataTable.getColumns()Gets the AssociationList ofColumnsDataTable.getColumns(boolean fGoToServer) Gets the Associationlist ofColumnsIndex.getColumns()Gets the AssociationList ofColumnsIndex.getColumns(boolean fGoToServer) Gets the Associationlist ofColumnsQueryClause.getColumns()Gets the AssociationList ofColumnsQueryClause.getColumns(boolean fGoToServer) Gets the Associationlist ofColumnsbooleanMdAuthorizationBase.getCommitOnUpdate()Obtains Commit with Object Store boolean indicatorbooleanMdAuthorizationUtilImpl.getCommitOnUpdate()Obtains Commit with Object Store boolean indicatorAbstractTransformation.getComputeLocations()Gets the AssociationList ofComputeLocationsAbstractTransformation.getComputeLocations(boolean fGoToServer) Gets the Associationlist ofComputeLocationsDeployedComponent.getComputeTasks()Gets the Association list ofComputeTasksDeployedComponent.getComputeTasks(boolean fGoToServer) Gets the Associationlist ofComputeTasksAbstractTransformation.getConditionActionSets()Gets the AssociationList ofConditionActionSetsAbstractTransformation.getConditionActionSets(boolean fGoToServer) Gets the Associationlist ofConditionActionSetsAction.getConditionActionSets()Gets the Association list ofConditionActionSetsAction.getConditionActionSets(boolean fGoToServer) Gets the Associationlist ofConditionActionSetsCondition.getConditionActionSets()Gets the AssociationList ofConditionActionSetsCondition.getConditionActionSets(boolean fGoToServer) Gets the Associationlist ofConditionActionSetsStringMdFactoryCacheImpl.getConnectedUserId()StringMdFactoryCache.getConnectedUserName()Returns the identity name of the user connected to the server with this factory.StringMdFactoryCacheImpl.getConnectedUserName()static StringMdModelUtil.getConnectionOptions(SASLibrary iMeta) Deprecated.use genConnectionOptions() insteadAuthenticationDomain.getConnections()Gets the Association list ofConnectionsAuthenticationDomain.getConnections(boolean fGoToServer) Gets the Associationlist ofConnectionsITChannel.getContentDestination()Gets theDirectoryforContentDestinationITSubscriber.getContentDestination()Gets theDirectoryforContentDestinationITChannel.getContentDestinations()Gets the AssociationList ofContentDestinationsITChannel.getContentDestinations(boolean fGoToServer) Gets the Associationlist ofContentDestinationsITSubscriber.getContentDestinations()Gets the AssociationList ofContentDestinationsITSubscriber.getContentDestinations(boolean fGoToServer) Gets the Associationlist ofContentDestinationsContentType.getContentItems()Gets the Association list ofContentItemsContentType.getContentItems(boolean fGoToServer) Gets the Associationlist ofContentItemsDeviceType.getContentTypes()Gets the Association list ofContentTypesDeviceType.getContentTypes(boolean fGoToServer) Gets the Associationlist ofContentTypesintMdSecurityUtil.getCountNoSecurity(String reposID, String xmlSelect, String metadataType) Performs a search on the server bypassing all security permissions.intMdSecurityUtil.getCountNoSecurity(String reposID, String xmlSelect, String metadataType, int flags) Performs a search on the server bypassing all security permissions.intMdSecurityUtilImpl.getCountNoSecurity(String reposID, String xmlSelect, String metadataType) Performs a search on the server bypassing all security permissions.intMdSecurityUtilImpl.getCountNoSecurity(String reposID, String xmlSelect, String metadataType, int flags) Performs a search on the server bypassing all security permissions.static intSecurityUtil.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 intSecurityUtil.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 StringMdResponsibilitiesUtil.getCreatedByValue(PrimaryType object) static PasswordAuthenticationMdModelUtil.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 SASLibraryprotected 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 SASLibraryprotected 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 PasswordAuthenticationMdModelUtil.SAS9Generator.getCredentials(SASLibrary iMeta, Login iLogin) Get credentials using provided Login object.Dimension.getCubes()Gets the Association list ofCubesDimension.getCubes(boolean fGoToServer) Gets the Associationlist ofCubesHierarchy.getCubes()Gets the Association list ofCubesHierarchy.getCubes(boolean fGoToServer) Gets the Associationlist ofCubesMeasure.getCubes()Gets the AssociationList ofCubesMeasure.getCubes(boolean fGoToServer) Gets the Associationlist ofCubesOLAPSchema.getCubes()Gets the AssociationList ofCubesOLAPSchema.getCubes(boolean fGoToServer) Gets the Associationlist ofCubesStringMdOMRConnection.getCurrentServerVerion()Deprecated.Deprecated as of 9.2.StringMdOMRConnectionImpl.getCurrentServerVerion()Deprecated.Deprecated as of 9.2.Root.getCustomAssociations()Gets the AssociationList ofCustomAssociationsRoot.getCustomAssociations(boolean fGoToServer) Gets the Associationlist ofCustomAssociationsSoftwareComponent.getCustomizedProperties()Gets the AssociationList ofCustomizedPropertiesSoftwareComponent.getCustomizedProperties(boolean fGoToServer) Gets the Associationlist ofCustomizedPropertiesSoftwareComponent.getCustomizedTransformations()Gets the AssociationList ofCustomizedTransformationsSoftwareComponent.getCustomizedTransformations(boolean fGoToServer) Gets the Associationlist ofCustomizedTransformationsSoftwareComponent.getCustomizedTypes()Gets the AssociationList ofCustomizedTypesSoftwareComponent.getCustomizedTypes(boolean fGoToServer) Gets the Associationlist ofCustomizedTypesAbstractProperty.getCustomizers()Gets the Association list ofCustomizersAbstractProperty.getCustomizers(boolean fGoToServer) Gets the Associationlist ofCustomizersAbstractTransformation.getCustomizers()Gets the Association list ofCustomizersAbstractTransformation.getCustomizers(boolean fGoToServer) Gets the Associationlist ofCustomizersPropertyGroup.getCustomizers()Gets the AssociationList ofCustomizersPropertyGroup.getCustomizers(boolean fGoToServer) Gets the Associationlist ofCustomizersPropertyType.getCustomizers()Gets the Association list ofCustomizersPropertyType.getCustomizers(boolean fGoToServer) Gets the Associationlist ofCustomizersDeployedComponent.getDataPackages()Gets the Association list ofDataPackagesDeployedComponent.getDataPackages(boolean fGoToServer) Gets the Associationlist ofDataPackagesDataSourceName.getDataSourceConnection()Gets theConnectionforDataSourceConnectionDataSourceName.getDataSourceConnections()Gets the AssociationList ofDataSourceConnectionsDataSourceName.getDataSourceConnections(boolean fGoToServer) Gets the Associationlist ofDataSourceConnectionsConnection.getDataSources()Gets the Association list ofDataSourcesConnection.getDataSources(boolean fGoToServer) Gets the Associationlist ofDataSourcesLogin.getDataSources()Gets the AssociationList ofDataSourcesLogin.getDataSources(boolean fGoToServer) Gets the Associationlist ofDataSourcesDataSourceName.getDefaultLogin()Gets theLoginforDefaultLoginSASLibrary.getDefaultLogin()Gets theLoginforDefaultLoginDataSourceName.getDefaultLogins()Gets the Association list ofDefaultLoginsDataSourceName.getDefaultLogins(boolean fGoToServer) Gets the Associationlist ofDefaultLoginsSASLibrary.getDefaultLogins()Gets the AssociationList ofDefaultLoginsSASLibrary.getDefaultLogins(boolean fGoToServer) Gets the Associationlist ofDefaultLoginsSecuredLibrary.getDefaultPasswords()Gets the Association list ofDefaultPasswordsSecuredLibrary.getDefaultPasswords(boolean fGoToServer) Gets the Associationlist ofDefaultPasswordsSoftwareComponent.getDependentComponents()Gets the AssociationList ofDependentComponentsSoftwareComponent.getDependentComponents(boolean fGoToServer) Gets the Associationlist ofDependentComponentsListMdRepositoryUtil.getDependentRepositories(String repositoryID) Gets a list of any dependent repositories that may exist the specified repository.ListMdRepositoryUtilImpl.getDependentRepositories(String repositoryID) Gets a list of any dependent repositories that may exist the specified repository.SoftwareComponent.getDependsOnComponents()Gets the Association list ofDependsOnComponentsSoftwareComponent.getDependsOnComponents(boolean fGoToServer) Gets the Associationlist ofDependsOnComponentsAbstractTransformation.getDeployedComponents()Gets the AssociationList ofDeployedComponentsAbstractTransformation.getDeployedComponents(boolean fGoToServer) Gets the Associationlist ofDeployedComponentsDeployedDataPackage.getDeployedComponents()Gets the AssociationList ofDeployedComponentsDeployedDataPackage.getDeployedComponents(boolean fGoToServer) Gets the Associationlist ofDeployedComponentsMachine.getDeployedComponents()Gets the Association list ofDeployedComponentsMachine.getDeployedComponents(boolean fGoToServer) Gets the Associationlist ofDeployedComponentsServiceType.getDeployedComponents()Gets the Association list ofDeployedComponentsServiceType.getDeployedComponents(boolean fGoToServer) Gets the Associationlist ofDeployedComponentsSoftwareComponent.getDeployedComponents()Gets the Association list ofDeployedComponentsSoftwareComponent.getDeployedComponents(boolean fGoToServer) Gets the Associationlist ofDeployedComponentsDeviceType.getDeployedDevices()Gets the AssociationList ofDeployedDevicesDeviceType.getDeployedDevices(boolean fGoToServer) Gets the Associationlist ofDeployedDevicesDeployedComponent.getDescriptiveComponent()Gets theSoftwareComponentforDescriptiveComponentDeployedComponent.getDescriptiveComponents()Gets the AssociationList ofDescriptiveComponentsDeployedComponent.getDescriptiveComponents(boolean fGoToServer) Gets the Associationlist ofDescriptiveComponentsContentType.getDeviceDescriptors()Gets the AssociationList ofDeviceDescriptorsContentType.getDeviceDescriptors(boolean fGoToServer) Gets the Associationlist ofDeviceDescriptorsCube.getDimensions()Gets the AssociationList ofDimensionsCube.getDimensions(boolean fGoToServer) Gets the Associationlist ofDimensionsDirectory.getDimensions()Gets the Association list ofDimensionsDirectory.getDimensions(boolean fGoToServer) Gets the Associationlist ofDimensionsOLAPSchema.getDimensions()Gets the Association list ofDimensionsOLAPSchema.getDimensions(boolean fGoToServer) Gets the Associationlist ofDimensionsFile.getDirectories()Gets the Association list ofDirectoriesFile.getDirectories(boolean fGoToServer) Gets the Associationlist ofDirectoriesKey.getDisplayColumns()Gets the AssociationList ofDisplayColumnsKey.getDisplayColumns(boolean fGoToServer) Gets the Associationlist ofDisplayColumnsColumn.getDisplayForKeys()Gets the Association list ofDisplayForKeysColumn.getDisplayForKeys(boolean fGoToServer) Gets the Associationlist ofDisplayForKeysRoot.getDocuments()Gets the Association list ofDocumentsRoot.getDocuments(boolean fGoToServer) Gets the Associationlist ofDocumentsConnection.getDomain()Gets theAuthenticationDomainforDomainLogin.getDomain()Gets theAuthenticationDomainforDomainConnection.getDomains()Gets the AssociationList ofDomainsConnection.getDomains(boolean fGoToServer) Gets the Associationlist ofDomainsLogin.getDomains()Gets the AssociationList ofDomainsLogin.getDomains(boolean fGoToServer) Gets the Associationlist ofDomainsSoftwareComponent.getEditedProperties()Gets the AssociationList ofEditedPropertiesSoftwareComponent.getEditedProperties(boolean fGoToServer) Gets the Associationlist ofEditedPropertiesSoftwareComponent.getEditedTypes()Gets the AssociationList ofEditedTypesSoftwareComponent.getEditedTypes(boolean fGoToServer) Gets the Associationlist ofEditedTypesAbstractProperty.getEditors()Gets the Association list ofEditorsAbstractProperty.getEditors(boolean fGoToServer) Gets the Associationlist ofEditorsPropertyType.getEditors()Gets the Association list ofEditorsPropertyType.getEditors(boolean fGoToServer) Gets the Associationlist ofEditorsPropertyType.getElementType()Gets thePropertyTypeforElementTypePropertyType.getElementTypes()Gets the Association list ofElementTypesPropertyType.getElementTypes(boolean fGoToServer) Gets the Associationlist ofElementTypesPerson.getEmailAddresses()Gets the AssociationList ofEmailAddressesPerson.getEmailAddresses(boolean fGoToServer) Gets the Associationlist ofEmailAddressesEmail.getEmailSubscriber()Gets the Association list ofEmailSubscriberEmail.getEmailSubscriber(boolean fGoToServer) Gets the Associationlist ofEmailSubscriberEvent.getEventBrokers()Gets the AssociationList ofEventBrokersEvent.getEventBrokers(boolean fGoToServer) Gets the Associationlist ofEventBrokersRoot.getExtensions()Gets the Association list ofExtensionsRoot.getExtensions(boolean fGoToServer) Gets the Associationlist ofExtensionsRoot.getExternalIdentities()Gets the Association list ofExternalIdentitiesRoot.getExternalIdentities(boolean fGoToServer) Gets the Associationlist ofExternalIdentitiesMdOMIUtil.getFastMetadata(String metadataType, String fqid, String options, int flags) Returns a lightweight description of a metadata object.List<FastMetadata> 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) List<FastMetadata> 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.List<FastMetadata> 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) List<FastMetadata> MdOMIWrapperImpl.getFastMetadata(Map<String, String> objectMap, String strOptions, int iFlags) List<FastMetadata> MdOMIUtil.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags) Returns lightweight descriptions of metadata objects retrieved by a server GetMetadataObjects request.List<FastMetadata> MdOMIUtilImpl.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags) List<FastMetadata> MdOMIWrapper.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags) Returns lightweight descriptions of metadata objects retrieved by a server GetMetadataObjects request.List<FastMetadata> MdOMIWrapperImpl.getFastMetadataObjects(String strType, String strReposId, String strOptions, int iFlags) FavoritesContainer.getFavorites()Gets the Association list ofFavoritesFavoritesContainer.getFavorites(boolean fGoToServer) Gets the Associationlist ofFavoritesPrimaryType.getFavoritesContainers()Gets the AssociationList ofFavoritesContainersPrimaryType.getFavoritesContainers(boolean fGoToServer) Gets the Associationlist ofFavoritesContainersClassifierMap.getFeatureMaps()Gets the AssociationList ofFeatureMapsClassifierMap.getFeatureMaps(boolean fGoToServer) Gets the Associationlist ofFeatureMapsFeatureMap.getFeatureSources()Gets the AssociationList ofFeatureSourcesFeatureMap.getFeatureSources(boolean fGoToServer) Gets the Associationlist ofFeatureSourcesFeatureMap.getFeatureTargets()Gets the Association list ofFeatureTargetsFeatureMap.getFeatureTargets(boolean fGoToServer) Gets the Associationlist ofFeatureTargetsSASFileRef.getFileRefLocations()Gets the AssociationList ofFileRefLocationsSASFileRef.getFileRefLocations(boolean fGoToServer) Gets the Associationlist ofFileRefLocationsContentLocation.getFileRefs()Gets the Association list ofFileRefsContentLocation.getFileRefs(boolean fGoToServer) Gets the Associationlist ofFileRefsReport.getFileRefs()Gets the Association list ofFileRefsReport.getFileRefs(boolean fGoToServer) Gets the Associationlist ofFileRefsDirectory.getFiles()Gets the AssociationList ofFilesDirectory.getFiles(boolean fGoToServer) Gets the Associationlist ofFilesITContentSubscriber.getFilters()Gets the Association list ofFiltersITContentSubscriber.getFilters(boolean fGoToServer) Gets the Associationlist ofFiltersITFilter.getFilterSubscriber()Gets theITContentSubscriberforFilterSubscriberITFilter.getFilterSubscribers()Gets the AssociationList ofFilterSubscribersITFilter.getFilterSubscribers(boolean fGoToServer) Gets the Associationlist ofFilterSubscribersTarget.getFitStatistics()Gets the AssociationList ofFitStatisticsTarget.getFitStatistics(boolean fGoToServer) Gets the Associationlist ofFitStatisticsColumn.getForeignKeyAssociations()Gets the Association list ofForeignKeyAssociationsColumn.getForeignKeyAssociations(boolean fGoToServer) Gets the Associationlist ofForeignKeyAssociationsKeyAssociation.getForeignKeyColumn()Gets theColumnforForeignKeyColumnKeyAssociation.getForeignKeyColumns()Gets the AssociationList ofForeignKeyColumnsKeyAssociation.getForeignKeyColumns(boolean fGoToServer) Gets the Associationlist ofForeignKeyColumnsDataTable.getForeignKeys()Gets the AssociationList ofForeignKeysDataTable.getForeignKeys(boolean fGoToServer) Gets the Associationlist ofForeignKeysUniqueKey.getForeignKeys()Gets the Association list ofForeignKeysUniqueKey.getForeignKeys(boolean fGoToServer) Gets the Associationlist ofForeignKeysInternalLogin.getForIdentity()Gets theIdentityforForIdentityInternalLogin.getForIdentitys()Gets the AssociationList ofForIdentitysInternalLogin.getForIdentitys(boolean fGoToServer) Gets the Associationlist ofForIdentitysCube.getFormulas()Gets the Association list ofFormulasCube.getFormulas(boolean fGoToServer) Gets the Associationlist ofFormulasStringMdOMIUtil.getFoundationReposID()Returns the ID of the Foundation repositoryStringMdOMIUtilImpl.getFoundationReposID()Returns the ID of the Foundation repositoryMdOMIUtil.getFoundationRepository()Returns the foundation repository for the connected metadata server.MdOMIUtilImpl.getFoundationRepository()Returns the foundation repository for the connected metadata server.StringMdFactoryCacheImpl.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) ListMdOMIUtil.getFullObjects(MdObjectStore store, Map<String, String> objectMap) Performs a GetMetadata request on a set of existing public objecst.ListMdOMIUtilImpl.getFullObjects(MdObjectStore store, Map<String, String> objectMap) ListMdOMIWrapper.getFullObjects(MdObjectStore store, Map<String, String> objectMap) Performs a GetMetadata request on a set of existing public objecst.ListMdOMIWrapperImpl.getFullObjects(MdObjectStore store, Map<String, String> objectMap) Select.getGroupByForSelect()Gets theGroupByClauseforGroupByForSelectSelect.getGroupByForSelects()Gets the Association list ofGroupByForSelectsSelect.getGroupByForSelects(boolean fGoToServer) Gets the Associationlist ofGroupByForSelectsPropertyGroup.getGroupedProperties()Gets the Association list ofGroupedPropertiesPropertyGroup.getGroupedProperties(boolean fGoToServer) Gets the Associationlist ofGroupedPropertiesRoot.getGroups()Gets the Association list ofGroupsRoot.getGroups(boolean fGoToServer) Gets the Associationlist ofGroupsGroup.getGroupSubscriptions()Gets the Association list ofGroupSubscriptionsGroup.getGroupSubscriptions(boolean fGoToServer) Gets the Associationlist ofGroupSubscriptionsSelect.getHavingForSelect()Gets theHavingClauseforHavingForSelectSelect.getHavingForSelects()Gets the Association list ofHavingForSelectsSelect.getHavingForSelects(boolean fGoToServer) Gets the Associationlist ofHavingForSelectsCube.getHierarchies()Gets the AssociationList ofHierarchiesCube.getHierarchies(boolean fGoToServer) Gets the Associationlist ofHierarchiesDimension.getHierarchies()Gets the Association list ofHierarchiesDimension.getHierarchies(boolean fGoToServer) Gets the Associationlist ofHierarchiesLevel.getHierarchies()Gets the AssociationList ofHierarchiesLevel.getHierarchies(boolean fGoToServer) Gets the Associationlist ofHierarchiesOLAPProperty.getHierarchies()Gets the AssociationList ofHierarchiesOLAPProperty.getHierarchies(boolean fGoToServer) Gets the Associationlist ofHierarchiesLevel.getHierarchyLevels()Gets the Association list ofHierarchyLevelsLevel.getHierarchyLevels(boolean fGoToServer) Gets the Associationlist ofHierarchyLevelsAccessControlEntry.getIdentities()Gets the Association list ofIdentitiesAccessControlEntry.getIdentities(boolean fGoToServer) Gets the Associationlist ofIdentitiesMdOMIUtil.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.Identity.getIdentityChanges()Gets the Association list ofIdentityChangesIdentity.getIdentityChanges(boolean fGoToServer) Gets the Associationlist ofIdentityChangesIdentity.getIdentityGroups()Gets the Association list ofIdentityGroupsIdentity.getIdentityGroups(boolean fGoToServer) Gets the Associationlist ofIdentityGroupsList<MdAuthorizationIdentityInfo> MdAuthorizationBase.getIdentityInfo()Returns MdAuthorizationIdentityInfo objects corresponding to permissions on an objectList<MdAuthorizationIdentityInfo> MdAuthorizationUtilImpl.getIdentityInfo()Get IdentitiesMdOMRConnection.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 ofImplementedObjectsSoftwareComponent.getImplementedObjects(boolean fGoToServer) Gets the Associationlist ofImplementedObjectsRoot.getImplementors()Gets the Association list ofImplementorsRoot.getImplementors(boolean fGoToServer) Gets the Associationlist ofImplementorsColumn.getIndexes()Gets the Association list ofIndexesColumn.getIndexes(boolean fGoToServer) Gets the Associationlist ofIndexesPhysicalTable.getIndexes()Gets the AssociationList ofIndexesPhysicalTable.getIndexes(boolean fGoToServer) Gets the Associationlist ofIndexesMdInheritanceInfoMdAuthorizationUtil.getInheritanceInfo()Get Inheritance Info for an object.MdInheritanceInfoMdAuthorizationUtilImpl.getInheritanceInfo()Get Inheritance Info for an object.DeployedComponent.getInitProcesses()Gets the Association list ofInitProcessesDeployedComponent.getInitProcesses(boolean fGoToServer) Gets the Associationlist ofInitProcessesIdentity.getInternalLoginInfo()Gets theInternalLoginforInternalLoginInfoIdentity.getInternalLoginInfos()Gets the Association list ofInternalLoginInfosIdentity.getInternalLoginInfos(boolean fGoToServer) Gets the Associationlist ofInternalLoginInfosDirectory.getITChannels()Gets the Association list ofITChannelsDirectory.getITChannels(boolean fGoToServer) Gets the Associationlist ofITChannelsDirectory.getITSubscribers()Gets the Association list ofITSubscribersDirectory.getITSubscribers(boolean fGoToServer) Gets the Associationlist ofITSubscribersJob.getJFJobs()Gets the AssociationList ofJFJobsJob.getJFJobs(boolean fGoToServer) Gets the Associationlist ofJFJobsAbstractJob.getJobActivities()Gets the AssociationList ofJobActivitiesAbstractJob.getJobActivities(boolean fGoToServer) Gets the Associationlist ofJobActivitiesTransformationActivity.getJobs()Gets the Association list ofJobsTransformationActivity.getJobs(boolean fGoToServer) Gets the Associationlist ofJobsForeignKey.getKeyAssociations()Gets the AssociationList ofKeyAssociationsForeignKey.getKeyAssociations(boolean fGoToServer) Gets the Associationlist ofKeyAssociationsKey.getKeyedColumns()Gets the Association list ofKeyedColumnsKey.getKeyedColumns(boolean fGoToServer) Gets the Associationlist ofKeyedColumnsColumn.getKeys()Gets the AssociationList ofKeysColumn.getKeys(boolean fGoToServer) Gets the Associationlist ofKeysRoot.getKeywords()Gets the AssociationList ofKeywordsRoot.getKeywords(boolean fGoToServer) Gets the Associationlist ofKeywordsPSPortalPage.getLayoutComponents()Gets the Association list ofLayoutComponentsPSPortalPage.getLayoutComponents(boolean fGoToServer) Gets the Associationlist ofLayoutComponentsPSPortlet.getLayoutComponents()Gets the AssociationList ofLayoutComponentsPSPortlet.getLayoutComponents(boolean fGoToServer) Gets the Associationlist ofLayoutComponentsAggregation.getLevels()Gets the AssociationList ofLevelsAggregation.getLevels(boolean fGoToServer) Gets the Associationlist ofLevelsDimension.getLevels()Gets the Association list ofLevelsDimension.getLevels(boolean fGoToServer) Gets the Associationlist ofLevelsHierarchy.getLevels()Gets the Association list ofLevelsHierarchy.getLevels(boolean fGoToServer) Gets the Associationlist ofLevelsLogin.getLibraries()Gets the Association list ofLibrariesLogin.getLibraries(boolean fGoToServer) Gets the Associationlist ofLibrariesSASCatalog.getLibraries()Gets the Association list ofLibrariesSASCatalog.getLibraries(boolean fGoToServer) Gets the Associationlist ofLibrariesSASClientConnection.getLibraries()Gets the Association list ofLibrariesSASClientConnection.getLibraries(boolean fGoToServer) Gets the Associationlist ofLibrariesSASLibrary.getLibraryConnection()Gets theSASClientConnectionforLibraryConnectionSASLibrary.getLibraryConnections()Gets the AssociationList ofLibraryConnectionsSASLibrary.getLibraryConnections(boolean fGoToServer) Gets the Associationlist ofLibraryConnectionsSASLicense.getLicensedComponent()Gets theDeployedComponentforLicensedComponentSASLicense.getLicensedComponents()Gets the AssociationList ofLicensedComponentsSASLicense.getLicensedComponents(boolean fGoToServer) Gets the Associationlist ofLicensedComponentsDeployedComponent.getLicenses()Gets the Association list ofLicensesDeployedComponent.getLicenses(boolean fGoToServer) Gets the Associationlist ofLicensesRoot.getLocalizedAttributes()Gets the Association list ofLocalizedAttributesRoot.getLocalizedAttributes(boolean fGoToServer) Gets the Associationlist ofLocalizedAttributesLocalizedResource.getLocalizedObject()Gets theLocalizedTypeforLocalizedObjectLocalizedResource.getLocalizedObjects()Gets the Association list ofLocalizedObjectsLocalizedResource.getLocalizedObjects(boolean fGoToServer) Gets the Associationlist ofLocalizedObjectsPerson.getLocations()Gets the AssociationList ofLocationsPerson.getLocations(boolean fGoToServer) Gets the Associationlist ofLocationsOLAPSchema.getLogFile()Gets theFileforLogFileOLAPSchema.getLogFiles()Gets the AssociationList ofLogFilesOLAPSchema.getLogFiles(boolean fGoToServer) Gets the Associationlist ofLogFilesstatic LoginMdModelUtil.getLogin(LogicalServer ls, String domainName) Returns a Login object from searching the AuthDomainstatic LoginMdModelUtil.getLogin(Root obj, String domainName) Returns a Login object from searching the AuthDomainAuthenticationDomain.getLogins()Gets the Association list ofLoginsAuthenticationDomain.getLogins(boolean fGoToServer) Gets the Associationlist ofLoginsIdentity.getLogins()Gets the Association list ofLoginsIdentity.getLogins(boolean fGoToServer) Gets the Associationlist ofLoginsMdObjectBaseUtil.getMdObjectAssociation(String associationName) (S) Set's the list into the object using the set method internally.Cube.getMeasures()Gets the Association list ofMeasuresCube.getMeasures(boolean fGoToServer) Gets the Associationlist ofMeasuresDimension.getMeasures()Gets the Association list ofMeasuresDimension.getMeasures(boolean fGoToServer) Gets the Associationlist ofMeasuresIdentityGroup.getMemberIdentities()Gets the AssociationList ofMemberIdentitiesIdentityGroup.getMemberIdentities(boolean fGoToServer) Gets the Associationlist ofMemberIdentitiesGroup.getMembers()Gets the AssociationList ofMembersGroup.getMembers(boolean fGoToServer) Gets the Associationlist ofMembersTree.getMembers()Gets the AssociationList ofMembersTree.getMembers(boolean fGoToServer) Gets the Associationlist ofMembersListMdOMIUtil.getMetadata(MdStore store, Map objectMap, String template, int flags) Performs a GetMetadata request for a group of objects.ListMdOMIUtil.getMetadata(MdStore store, Map objectMap, String template, int flags, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs) Performs a GetMetadata request for a group of objects.DocumentMdOMIUtil.getMetadata(String inXML, int iFlags) Sends input XML string to metadata server, and parses the output XML into a DOM document.DocumentMdOMIUtil.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.ListMdOMIUtilImpl.getMetadata(MdStore store, Map objectMap, String template, int flags) Performs a GetMetadata request for a group of objects.ListMdOMIUtilImpl.getMetadata(MdStore store, Map objectMap, String template, int flags, boolean doNotOverrideAssocs, boolean doNotOverrideAttrs) Performs a GetMetadata request for a group of objects.DocumentMdOMIUtilImpl.getMetadata(String inXML, int iFlags) Sends input XML string to metadata server, and parses the output XML into a DOM document.DocumentMdOMIUtilImpl.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.ListMdOMIWrapper.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.ListMdOMIWrapperImpl.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.MapMdOMIUtil.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags) Deprecated.This method has been replaced byMdOMIUtil.getFastMetadata(Map, String, int).ListMdOMIUtil.getMetadataNoCache(Map objectMap, String strOptions, int iFlags) Deprecated.This method has been replaced byMdOMIUtil.getFastMetadata(Map, String, int).MapMdOMIUtilImpl.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags) ListMdOMIUtilImpl.getMetadataNoCache(Map objectMap, String strOptions, int iFlags) MapMdOMIWrapper.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags) Deprecated.This method has been replaced byMdOMIWrapper.getFastMetadata(Map, String, int).ListMdOMIWrapper.getMetadataNoCache(Map objectMap, String strOptions, int iFlags) Deprecated.This method has been replaced byMdOMIWrapper.getFastMetadata(Map, String, int).MapMdOMIWrapperImpl.getMetadataNoCache(String strType, String strFQID, String strOptions, int iFlags) Deprecated.ListMdOMIWrapperImpl.getMetadataNoCache(Map objectMap, String strOptions, int iFlags) Deprecated.ListMdOMIUtil.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.ListMdOMIUtil.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.ListMdOMIUtil.getMetadataObjects(String strReposID, String strType) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIUtil.getMetadataObjects(String strReposID, String strType, int iFlags) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIUtil.getMetadataObjects(String strReposID, String strType, int flags, String strOptions) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIUtilImpl.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.ListMdOMIUtilImpl.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.ListMdOMIUtilImpl.getMetadataObjects(String strReposID, String strType) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIUtilImpl.getMetadataObjects(String strReposID, String strType, int iFlags) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIUtilImpl.getMetadataObjects(String strReposID, String strType, int flags, String strOptions) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIWrapper.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.ListMdOMIWrapper.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.ListMdOMIWrapperImpl.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.ListMdOMIWrapperImpl.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.ListMdOMIUtil.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags) Deprecated.This method has been replaced byMdOMIUtil.getFastMetadataObjects(String, String, String, int).ListMdOMIUtilImpl.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags) ListMdOMIWrapper.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags) Deprecated.This method has been replaced byMdOMIWrapper.getFastMetadataObjects(String, String, String, int).ListMdOMIWrapperImpl.getMetadataObjectsNoCache(String strType, String strReposId, String strOptions, int iFlags) Deprecated.ListMdOMIUtil.getMetadataObjectsSubset(MdStore inStore, String strReposID, String strType, int flags, String options) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIUtil.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.ListMdOMIUtilImpl.getMetadataObjectsSubset(MdStore inStore, String strReposID, String strType, int flags, String options) Gets the list of metatdata objects in the repository for the requested type.ListMdOMIUtilImpl.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.ListMdOMIWrapper.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.ListMdOMIWrapperImpl.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.ListMdOMIUtil.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.ListMdOMIUtilImpl.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.ListMdOMIWrapper.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.ListMdOMIWrapperImpl.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.StringMdOMIUtil.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 requestedStringMdOMIUtilImpl.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 requestedMiningResult.getMiningReports()Gets the AssociationList ofMiningReportsMiningResult.getMiningReports(boolean fGoToServer) Gets the Associationlist ofMiningReportsRelationalTable.getModelResults()Gets the Association list ofModelResultsRelationalTable.getModelResults(boolean fGoToServer) Gets the Associationlist ofModelResultsTarget.getModels()Gets the Association list ofModelsTarget.getModels(boolean fGoToServer) Gets the Associationlist ofModelsstatic StringMdResponsibilitiesUtil.getModifiedByValue(PrimaryType object) NamedService.getNamedComponent()Gets theDeployedComponentforNamedComponentNamedService.getNamedComponents()Gets the AssociationList ofNamedComponentsNamedService.getNamedComponents(boolean fGoToServer) Gets the Associationlist ofNamedComponentsDeployedComponent.getNamedServices()Gets the Association list ofNamedServicesDeployedComponent.getNamedServices(boolean fGoToServer) Gets the Associationlist ofNamedServicesHierarchy.getNamedSets()Gets the AssociationList ofNamedSetsHierarchy.getNamedSets(boolean fGoToServer) Gets the Associationlist ofNamedSetsNamedService.getNamingServices()Gets the AssociationList ofNamingServicesNamedService.getNamingServices(boolean fGoToServer) Gets the Associationlist ofNamingServicesCube.getNextGeneration()Gets theCubeforNextGenerationCube.getNextGenerations()Gets the Association list ofNextGenerationsCube.getNextGenerations(boolean fGoToServer) Gets the Associationlist ofNextGenerationsRoot.getNotes()Gets the AssociationList ofNotesRoot.getNotes(boolean fGoToServer) Gets the Associationlist ofNotesStringMdOMIUtil.getObjectPath(MdObjectStore store, PrimaryType meta, boolean includeType) Returns the path of the specified public object.StringMdOMIUtilImpl.getObjectPath(MdObjectStore store, PrimaryType publicObject, boolean includeType) AccessControl.getObjects()Gets the AssociationList ofObjectsAccessControl.getObjects(boolean fGoToServer) Gets the Associationlist ofObjectsChange.getObjects()Gets the Association list ofObjectsChange.getObjects(boolean fGoToServer) Gets the Associationlist ofObjectsDocument.getObjects()Gets the AssociationList ofObjectsDocument.getObjects(boolean fGoToServer) Gets the Associationlist ofObjectsKeyword.getObjects()Gets the Association list ofObjectsKeyword.getObjects(boolean fGoToServer) Gets the Associationlist ofObjectsResponsibleParty.getObjects()Gets the AssociationList ofObjectsResponsibleParty.getObjects(boolean fGoToServer) Gets the Associationlist ofObjectsTextStore.getObjects()Gets the Association list ofObjectsTextStore.getObjects(boolean fGoToServer) Gets the Associationlist ofObjectsTimestamp.getObjects()Gets the AssociationList ofObjectsTimestamp.getObjects(boolean fGoToServer) Gets the Associationlist ofObjectsHierarchy.getOLAPProperties()Gets the Association list ofOLAPPropertiesHierarchy.getOLAPProperties(boolean fGoToServer) Gets the Associationlist ofOLAPPropertiesLevel.getOLAPProperties()Gets the AssociationList ofOLAPPropertiesLevel.getOLAPProperties(boolean fGoToServer) Gets the Associationlist ofOLAPPropertiesJoin.getOnForJoin()Gets theOnClauseforOnForJoinJoin.getOnForJoins()Gets the AssociationList ofOnForJoinsJoin.getOnForJoins(boolean fGoToServer) Gets the Associationlist ofOnForJoinsprotected AssociationListAssociationList.getOppositeAssn(String otherID) Deprecated.REMOVED FROM API.MdObjectListImpl.getOppositeAssn(String otherID) Sets the opposite side of the association.Select.getOrderByForSelect()Gets theOrderByClauseforOrderByForSelectSelect.getOrderByForSelects()Gets the Association list ofOrderByForSelectsSelect.getOrderByForSelects(boolean fGoToServer) Gets the Associationlist ofOrderByForSelectsPermissionCondition.getOwningAccessControlEntry()Gets theAccessControlEntryforOwningAccessControlEntryPermissionCondition.getOwningAccessControlEntrys()Gets the AssociationList ofOwningAccessControlEntrysPermissionCondition.getOwningAccessControlEntrys(boolean fGoToServer) Gets the Associationlist ofOwningAccessControlEntrysTarget.getOwningAnalyticColumn()Gets theAnalyticColumnforOwningAnalyticColumnTarget.getOwningAnalyticColumns()Gets the AssociationList ofOwningAnalyticColumnsTarget.getOwningAnalyticColumns(boolean fGoToServer) Gets the Associationlist ofOwningAnalyticColumnsArchiveEntry.getOwningArchive()Gets theArchiveFileforOwningArchiveArchiveEntry.getOwningArchives()Gets the AssociationList ofOwningArchivesArchiveEntry.getOwningArchives(boolean fGoToServer) Gets the Associationlist ofOwningArchivesArchiveFile.getOwningChannel()Gets theITChannelforOwningChannelArchiveFile.getOwningChannels()Gets the Association list ofOwningChannelsArchiveFile.getOwningChannels(boolean fGoToServer) Gets the Associationlist ofOwningChannelsRowSelector.getOwningClassifierMap()Gets theClassifierMapforOwningClassifierMapRowSelector.getOwningClassifierMaps()Gets the Association list ofOwningClassifierMapsRowSelector.getOwningClassifierMaps(boolean fGoToServer) Gets the Associationlist ofOwningClassifierMapsAnalyticColumn.getOwningColumn()Gets theColumnforOwningColumnAnalyticColumn.getOwningColumns()Gets the AssociationList ofOwningColumnsAnalyticColumn.getOwningColumns(boolean fGoToServer) Gets the Associationlist ofOwningColumnsAggregation.getOwningCube()Gets theCubeforOwningCubeAggregation.getOwningCubes()Gets the Association list ofOwningCubesAggregation.getOwningCubes(boolean fGoToServer) Gets the Associationlist ofOwningCubesHierarchy.getOwningDimension()Gets theDimensionforOwningDimensionLevel.getOwningDimension()Gets theDimensionforOwningDimensionMeasure.getOwningDimension()Gets theDimensionforOwningDimensionHierarchy.getOwningDimensions()Gets the AssociationList ofOwningDimensionsHierarchy.getOwningDimensions(boolean fGoToServer) Gets the Associationlist ofOwningDimensionsLevel.getOwningDimensions()Gets the AssociationList ofOwningDimensionsLevel.getOwningDimensions(boolean fGoToServer) Gets the Associationlist ofOwningDimensionsMeasure.getOwningDimensions()Gets the AssociationList ofOwningDimensionsMeasure.getOwningDimensions(boolean fGoToServer) Gets the Associationlist ofOwningDimensionsExternalTable.getOwningFile()Gets theFileforOwningFileExternalTable.getOwningFiles()Gets the AssociationList ofOwningFilesExternalTable.getOwningFiles(boolean fGoToServer) Gets the Associationlist ofOwningFilesKeyAssociation.getOwningForeignKey()Gets theForeignKeyforOwningForeignKeyKeyAssociation.getOwningForeignKeys()Gets the Association list ofOwningForeignKeysKeyAssociation.getOwningForeignKeys(boolean fGoToServer) Gets the Associationlist ofOwningForeignKeysCalculatedMember.getOwningHierarchy()Gets theHierarchyforOwningHierarchyCalculatedMember.getOwningHierarchys()Gets the AssociationList ofOwningHierarchysCalculatedMember.getOwningHierarchys(boolean fGoToServer) Gets the Associationlist ofOwningHierarchysOnClause.getOwningJoin()Gets theJoinforOwningJoinOnClause.getOwningJoins()Gets the Association list ofOwningJoinsOnClause.getOwningJoins(boolean fGoToServer) Gets the Associationlist ofOwningJoinsJoin.getOwningJoinTable()Gets theJoinTableforOwningJoinTableJoin.getOwningJoinTables()Gets the AssociationList ofOwningJoinTablesJoin.getOwningJoinTables(boolean fGoToServer) Gets the Associationlist ofOwningJoinTablesTextStore.getOwningMiningResult()Gets theMiningResultforOwningMiningResultTextStore.getOwningMiningResults()Gets the AssociationList ofOwningMiningResultsTextStore.getOwningMiningResults(boolean fGoToServer) Gets the Associationlist ofOwningMiningResultsAbstractExtension.getOwningObject()Gets theRootforOwningObjectCustomAssociation.getOwningObject()Gets theRootforOwningObjectExternalIdentity.getOwningObject()Gets theRootforOwningObjectPropertySet.getOwningObject()Gets theRootforOwningObjectAbstractExtension.getOwningObjects()Gets the AssociationList ofOwningObjectsAbstractExtension.getOwningObjects(boolean fGoToServer) Gets the Associationlist ofOwningObjectsCustomAssociation.getOwningObjects()Gets the Association list ofOwningObjectsCustomAssociation.getOwningObjects(boolean fGoToServer) Gets the Associationlist ofOwningObjectsExternalIdentity.getOwningObjects()Gets the AssociationList ofOwningObjectsExternalIdentity.getOwningObjects(boolean fGoToServer) Gets the Associationlist ofOwningObjectsPropertySet.getOwningObjects()Gets the AssociationList ofOwningObjectsPropertySet.getOwningObjects(boolean fGoToServer) Gets the Associationlist ofOwningObjectsPSLayoutComponent.getOwningPage()Gets thePSPortalPageforOwningPagePSLayoutComponent.getOwningPages()Gets the AssociationList ofOwningPagesPSLayoutComponent.getOwningPages(boolean fGoToServer) Gets the Associationlist ofOwningPagesIndex.getOwningPhysicalTable()Gets thePhysicalTableforOwningPhysicalTableIndex.getOwningPhysicalTables()Gets the Association list ofOwningPhysicalTablesIndex.getOwningPhysicalTables(boolean fGoToServer) Gets the Associationlist ofOwningPhysicalTablesPrototypeProperty.getOwningPrototype()Gets thePrototypeforOwningPrototypePrototypeProperty.getOwningPrototypes()Gets the Association list ofOwningPrototypesPrototypeProperty.getOwningPrototypes(boolean fGoToServer) Gets the Associationlist ofOwningPrototypesGroupByClause.getOwningSelect()Gets theSelectforOwningSelectHavingClause.getOwningSelect()Gets theSelectforOwningSelectOrderByClause.getOwningSelect()Gets theSelectforOwningSelectWhereClause.getOwningSelect()Gets theSelectforOwningSelectGroupByClause.getOwningSelects()Gets the AssociationList ofOwningSelectsGroupByClause.getOwningSelects(boolean fGoToServer) Gets the Associationlist ofOwningSelectsHavingClause.getOwningSelects()Gets the AssociationList ofOwningSelectsHavingClause.getOwningSelects(boolean fGoToServer) Gets the Associationlist ofOwningSelectsOrderByClause.getOwningSelects()Gets the AssociationList ofOwningSelectsOrderByClause.getOwningSelects(boolean fGoToServer) Gets the Associationlist ofOwningSelectsWhereClause.getOwningSelects()Gets the AssociationList ofOwningSelectsWhereClause.getOwningSelects(boolean fGoToServer) Gets the Associationlist ofOwningSelectsFitStatistic.getOwningTarget()Gets theTargetforOwningTargetFitStatistic.getOwningTargets()Gets the Association list ofOwningTargetsFitStatistic.getOwningTargets(boolean fGoToServer) Gets the Associationlist ofOwningTargetsVariable.getOwningTransformation()Gets theAbstractTransformationforOwningTransformationVariable.getOwningTransformations()Gets the AssociationList ofOwningTransformationsVariable.getOwningTransformations(boolean fGoToServer) Gets the Associationlist ofOwningTransformationsAttributeProperty.getOwningType()Gets thePropertyTypeforOwningTypeProperty.getOwningType()Gets thePropertyTypeforOwningTypeAttributeProperty.getOwningTypes()Gets the AssociationList ofOwningTypesAttributeProperty.getOwningTypes(boolean fGoToServer) Gets the Associationlist ofOwningTypesProperty.getOwningTypes()Gets the AssociationList ofOwningTypesProperty.getOwningTypes(boolean fGoToServer) Gets the Associationlist ofOwningTypesPSPortalPage.getPageProfiles()Gets the Association list ofPageProfilesPSPortalPage.getPageProfiles(boolean fGoToServer) Gets the Associationlist ofPageProfilesDirectory.getParent()Gets theDirectoryforParentFavoritesContainer.getParentContainer()Gets theFavoritesContainerforParentContainerFavoritesContainer.getParentContainers()Gets the AssociationList ofParentContainersFavoritesContainer.getParentContainers(boolean fGoToServer) Gets the Associationlist ofParentContainersCube.getParentCubes()Gets the AssociationList ofParentCubesCube.getParentCubes(boolean fGoToServer) Gets the Associationlist ofParentCubesDataSourceName.getParentDataSources()Gets the Association list ofParentDataSourcesDataSourceName.getParentDataSources(boolean fGoToServer) Gets the Associationlist ofParentDataSourcesPropertyGroup.getParentGroup()Gets thePropertyGroupforParentGroupPropertyGroup.getParentGroups()Gets the AssociationList ofParentGroupsPropertyGroup.getParentGroups(boolean fGoToServer) Gets the Associationlist ofParentGroupsHierarchyLevel.getParentLevel()Gets theHierarchyLevelforParentLevelHierarchyLevel.getParentLevels()Gets the AssociationList ofParentLevelsHierarchyLevel.getParentLevels(boolean fGoToServer) Gets the Associationlist ofParentLevelsDirectory.getParents()Gets the AssociationList ofParentsDirectory.getParents(boolean fGoToServer) Gets the Associationlist ofParentsTree.getParentTree()Gets theTreeforParentTreeTree.getParentTrees()Gets the AssociationList ofParentTreesTree.getParentTrees(boolean fGoToServer) Gets the Associationlist ofParentTreesForeignKey.getPartnerUniqueKey()Gets theUniqueKeyforPartnerUniqueKeyForeignKey.getPartnerUniqueKeys()Gets the AssociationList ofPartnerUniqueKeysForeignKey.getPartnerUniqueKeys(boolean fGoToServer) Gets the Associationlist ofPartnerUniqueKeysConnection.getPassthruPassword()Gets theSASPasswordforPassthruPasswordConnection.getPassthruPasswords()Gets the AssociationList ofPassthruPasswordsConnection.getPassthruPasswords(boolean fGoToServer) Gets the Associationlist ofPassthruPasswordsDirectory.getPathChannels()Gets the Association list ofPathChannelsDirectory.getPathChannels(boolean fGoToServer) Gets the Associationlist ofPathChannelsStringMdOMRConnection.getPauseComment()Returns a user-defined comment set by the administrator when the server was initially paused.StringMdOMRConnectionImpl.getPauseComment()Returns a user-defined comment set by the administrator when the server was initially paused.AccessControlEntry.getPermissions()Gets the Association list ofPermissionsAccessControlEntry.getPermissions(boolean fGoToServer) Gets the Associationlist ofPermissionsEmail.getPersons()Gets the Association list ofPersonsEmail.getPersons(boolean fGoToServer) Gets the Associationlist ofPersonsLocation.getPersons()Gets the Association list ofPersonsLocation.getPersons(boolean fGoToServer) Gets the Associationlist ofPersonsPhone.getPersons()Gets the Association list ofPersonsPhone.getPersons(boolean fGoToServer) Gets the Associationlist ofPersonsResponsibleParty.getPersons()Gets the AssociationList ofPersonsResponsibleParty.getPersons(boolean fGoToServer) Gets the Associationlist ofPersonsPerson.getPhoneNumbers()Gets the AssociationList ofPhoneNumbersPerson.getPhoneNumbers(boolean fGoToServer) Gets the Associationlist ofPhoneNumbersintMdOMRConnection.getPlatformVersion()Returns the current platform version number.intMdOMRConnection.getPlatformVersion(com.sas.meta.SASOMI.IServer serverConn) Returns the current platform version number.intMdOMRConnectionImpl.getPlatformVersion()Returns the current platform version number.intMdOMRConnectionImpl.getPlatformVersion(com.sas.meta.SASOMI.IServer serverConn) Returns the current platform version number.PSPortalProfile.getPortalPages()Gets the AssociationList ofPortalPagesPSPortalProfile.getPortalPages(boolean fGoToServer) Gets the Associationlist ofPortalPagesPSLayoutComponent.getPortlets()Gets the Association list ofPortletsPSLayoutComponent.getPortlets(boolean fGoToServer) Gets the Associationlist ofPortletsTransformationStep.getPredecessorDependencies()Gets the AssociationList ofPredecessorDependenciesTransformationStep.getPredecessorDependencies(boolean fGoToServer) Gets the Associationlist ofPredecessorDependenciesStepPrecedence.getPredecessors()Gets the Association list ofPredecessorsStepPrecedence.getPredecessors(boolean fGoToServer) Gets the Associationlist ofPredecessorsCube.getPreviousGeneration()Gets theCubeforPreviousGenerationCube.getPreviousGenerations()Gets the AssociationList ofPreviousGenerationsCube.getPreviousGenerations(boolean fGoToServer) Gets the Associationlist ofPreviousGenerationsRoot.getPrimaryPropertyGroup()Gets thePropertyGroupforPrimaryPropertyGroupRoot.getPrimaryPropertyGroups()Gets the Association list ofPrimaryPropertyGroupsRoot.getPrimaryPropertyGroups(boolean fGoToServer) Gets the Associationlist ofPrimaryPropertyGroupsITSubscriber.getProfileOwner()Gets thePersonforProfileOwnerITSubscriber.getProfileOwners()Gets the AssociationList ofProfileOwnersITSubscriber.getProfileOwners(boolean fGoToServer) Gets the Associationlist ofProfileOwnersAbstractPrompt.getPromptEnabledObject()Gets theRootforPromptEnabledObjectAbstractPrompt.getPromptEnabledObjects()Gets the Association list ofPromptEnabledObjectsAbstractPrompt.getPromptEnabledObjects(boolean fGoToServer) Gets the Associationlist ofPromptEnabledObjectsAbstractPrompt.getPromptReferences()Gets the AssociationList ofPromptReferencesAbstractPrompt.getPromptReferences(boolean fGoToServer) Gets the Associationlist ofPromptReferencesRoot.getPrompts()Gets the AssociationList ofPromptsRoot.getPrompts(boolean fGoToServer) Gets the Associationlist ofPromptsRoot.getProperties()Gets the Association list ofPropertiesRoot.getProperties(boolean fGoToServer) Gets the Associationlist ofPropertiesSoftwareComponent.getPropertyGroups()Gets the Association list ofPropertyGroupsSoftwareComponent.getPropertyGroups(boolean fGoToServer) Gets the Associationlist ofPropertyGroupsRoot.getPropertySets()Gets the Association list ofPropertySetsRoot.getPropertySets(boolean fGoToServer) Gets the Associationlist ofPropertySetsSASPassword.getProtectedConnections()Gets the Association list ofProtectedConnectionsSASPassword.getProtectedConnections(boolean fGoToServer) Gets the Associationlist ofProtectedConnectionsSASPassword.getProtectedPassthrus()Gets the Association list ofProtectedPassthrusSASPassword.getProtectedPassthrus(boolean fGoToServer) Gets the Associationlist ofProtectedPassthrusSASPassword.getProtectedTable()Gets thePhysicalTableforProtectedTableSASPassword.getProtectedTables()Gets the Association list ofProtectedTablesSASPassword.getProtectedTables(boolean fGoToServer) Gets the Associationlist ofProtectedTablesConditionActionSet.getPrototypeConditionActionSet()Gets theConditionActionSetforPrototypeConditionActionSetConditionActionSet.getPrototypeConditionActionSets()Gets the AssociationList ofPrototypeConditionActionSetsConditionActionSet.getPrototypeConditionActionSets(boolean fGoToServer) Gets the Associationlist ofPrototypeConditionActionSetsPrototype.getPrototypeProperties()Gets the AssociationList ofPrototypePropertiesPrototype.getPrototypeProperties(boolean fGoToServer) Gets the Associationlist ofPrototypePropertiesDeployedComponent.getProviderConnections()Gets the Association list ofProviderConnectionsDeployedComponent.getProviderConnections(boolean fGoToServer) Gets the Associationlist ofProviderConnectionsConnection.getProviders()Gets the AssociationList ofProvidersConnection.getProviders(boolean fGoToServer) Gets the Associationlist ofProvidersColumn.getQueryClauses()Gets the Association list ofQueryClausesColumn.getQueryClauses(boolean fGoToServer) Gets the Associationlist ofQueryClausesPhysicalTable.getReachThruCubes()Gets the Association list ofReachThruCubesPhysicalTable.getReachThruCubes(boolean fGoToServer) Gets the Associationlist ofReachThruCubesCube.getReachThruTables()Gets the AssociationList ofReachThruTablesCube.getReachThruTables(boolean fGoToServer) Gets the Associationlist ofReachThruTablesRoot.getReferencedObjects()Gets the AssociationList ofReferencedObjectsRoot.getReferencedObjects(boolean fGoToServer) Gets the Associationlist ofReferencedObjectsAbstractPrompt.getReferencedPrompts()Gets the Association list ofReferencedPromptsAbstractPrompt.getReferencedPrompts(boolean fGoToServer) Gets the Associationlist ofReferencedPromptsDeployedComponent.getRegisteredEvents()Gets the Association list ofRegisteredEventsDeployedComponent.getRegisteredEvents(boolean fGoToServer) Gets the Associationlist ofRegisteredEventsReport.getReportLocation()Gets theContentLocationforReportLocationReport.getReportLocations()Gets the AssociationList ofReportLocationsReport.getReportLocations(boolean fGoToServer) Gets the Associationlist ofReportLocationsContentLocation.getReports()Gets the Association list ofReportsContentLocation.getReports(boolean fGoToServer) Gets the Associationlist ofReportsSASFileRef.getReports()Gets the AssociationList ofReportsSASFileRef.getReports(boolean fGoToServer) Gets the Associationlist ofReportsList<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.StringMdRepositoryUtil.getRepositoryIDFromName(String name) Get the id for a repository given the repository nameStringMdRepositoryUtilImpl.getRepositoryIDFromName(String name) Get the id for a repository given the repository nameStringMdRepositoryUtil.getRepositoryName(String repositoryID) Gets the name of a repository given its id.StringMdRepositoryUtilImpl.getRepositoryName(String repositoryID) Gets the name of a repository given its id.StringMdRepositoryUtil.getRepositoryType(String repositoryID) Gets the type of a repository given the repository id.StringMdRepositoryUtilImpl.getRepositoryType(String repositoryID) Gets the type of a repository given the repository id.LocalizedType.getResources()Gets the AssociationList ofResourcesLocalizedType.getResources(boolean fGoToServer) Gets the Associationlist ofResourcesIdentity.getResponsibilities()Gets the Association list ofResponsibilitiesIdentity.getResponsibilities(boolean fGoToServer) Gets the Associationlist ofResponsibilitiesRoot.getResponsibleParties()Gets the Association list ofResponsiblePartiesRoot.getResponsibleParties(boolean fGoToServer) Gets the Associationlist ofResponsiblePartiesMdOMIUtil.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 theTextStoreforResultPMMLMiningResult.getResultPMMLs()Gets the Association list ofResultPMMLsMiningResult.getResultPMMLs(boolean fGoToServer) Gets the Associationlist ofResultPMMLsRole.getRoleObject()Gets theDataTableforRoleObjectRole.getRoleObjects()Gets the AssociationList ofRoleObjectsRole.getRoleObjects(boolean fGoToServer) Gets the Associationlist ofRoleObjectsDataTable.getRoles()Gets the Association list ofRolesDataTable.getRoles(boolean fGoToServer) Gets the Associationlist ofRolesHierarchy.getRootHierarchyLevel()Gets theHierarchyLevelforRootHierarchyLevelHierarchy.getRootHierarchyLevels()Gets the Association list ofRootHierarchyLevelsHierarchy.getRootHierarchyLevels(boolean fGoToServer) Gets the Associationlist ofRootHierarchyLevelsConnection.getSAPW()Gets theSASPasswordforSAPWConnection.getSAPWs()Gets the AssociationList ofSAPWsConnection.getSAPWs(boolean fGoToServer) Gets the Associationlist ofSAPWsSASCatalog.getSASCatalogEntries()Gets the Association list ofSASCatalogEntriesSASCatalog.getSASCatalogEntries(boolean fGoToServer) Gets the Associationlist ofSASCatalogEntriesSASLibrary.getSASCatalogs()Gets the AssociationList ofSASCatalogsSASLibrary.getSASCatalogs(boolean fGoToServer) Gets the Associationlist ofSASCatalogsPhysicalTable.getSASPasswords()Gets the AssociationList ofSASPasswordsPhysicalTable.getSASPasswords(boolean fGoToServer) Gets the Associationlist ofSASPasswordsRelationalSchema.getSchemaPackage()Gets theDatabaseCatalogforSchemaPackageRelationalSchema.getSchemaPackages()Gets the Association list ofSchemaPackagesRelationalSchema.getSchemaPackages(boolean fGoToServer) Gets the Associationlist ofSchemaPackagesDatabaseCatalog.getSchemas()Gets the AssociationList ofSchemasDatabaseCatalog.getSchemas(boolean fGoToServer) Gets the Associationlist ofSchemasFile.getScriptedConnections()Gets the Association list ofScriptedConnectionsFile.getScriptedConnections(boolean fGoToServer) Gets the Associationlist ofScriptedConnectionsSASClientConnection.getScriptFiles()Gets the AssociationList ofScriptFilesSASClientConnection.getScriptFiles(boolean fGoToServer) Gets the Associationlist ofScriptFilesSecurityRuleScheme.getSecRules()Gets the Association list ofSecRulesSecurityRuleScheme.getSecRules(boolean fGoToServer) Gets the Associationlist ofSecRulesSecurityRule.getSecRuleScheme()Gets theSecurityRuleSchemeforSecRuleSchemeSecurityRule.getSecRuleSchemes()Gets the AssociationList ofSecRuleSchemesSecurityRule.getSecRuleSchemes(boolean fGoToServer) Gets the Associationlist ofSecRuleSchemesStringMdOMRConnection.getServerModelVersion()Gets the server's model version information as a string.StringMdOMRConnection.getServerModelVersion(com.sas.meta.SASOMI.IServer serverConn) Gets the server's model version information as a string.StringMdOMRConnectionImpl.getServerModelVersion()Gets the server's model version information as a string.StringMdOMRConnectionImpl.getServerModelVersion(com.sas.meta.SASOMI.IServer serverConn) Gets the server's model version information as a string.intMdOMRConnection.getServerStatus()Returns the status of the metadata server.intMdOMRConnection.getServerStatus(com.sas.meta.SASOMI.IServer serverConn) Returns the status of the metadata server.DocumentMdOMRConnection.getServerStatus(String request) Returns a server status request as a parsed XML document.intMdOMRConnectionImpl.getServerStatus()Returns the status of the metadata server.intMdOMRConnectionImpl.getServerStatus(com.sas.meta.SASOMI.IServer serverConn) Returns the status of the metadata server.DocumentMdOMRConnectionImpl.getServerStatus(String request) StringMdOMRConnection.getServerVersion(com.sas.meta.SASOMI.IServer serverConn) Deprecated.Deprecated as of 9.2.StringMdOMRConnectionImpl.getServerVersion(com.sas.meta.SASOMI.IServer serverConn) Deprecated.Deprecated as of 9.2.DeployedComponent.getServiceNames()Gets the Association list ofServiceNamesDeployedComponent.getServiceNames(boolean fGoToServer) Gets the Associationlist ofServiceNamesDeployedComponent.getServiceTypes()Gets the AssociationList ofServiceTypesDeployedComponent.getServiceTypes(boolean fGoToServer) Gets the Associationlist ofServiceTypesprotected static StringMdModelUtil.getSESSREF(SASLibrary iMeta) PropertySet.getSetProperties()Gets the AssociationList ofSetPropertiesPropertySet.getSetProperties(boolean fGoToServer) Gets the Associationlist ofSetPropertiesGroup.getSoftwareComponents()Gets the Association list ofSoftwareComponentsGroup.getSoftwareComponents(boolean fGoToServer) Gets the Associationlist ofSoftwareComponentsTree.getSoftwareComponents()Gets the Association list ofSoftwareComponentsTree.getSoftwareComponents(boolean fGoToServer) Gets the Associationlist ofSoftwareComponentsSoftwareComponent.getSoftwareGroups()Gets the AssociationList ofSoftwareGroupsSoftwareComponent.getSoftwareGroups(boolean fGoToServer) Gets the Associationlist ofSoftwareGroupsSoftwareComponent.getSoftwareTrees()Gets the AssociationList ofSoftwareTreesSoftwareComponent.getSoftwareTrees(boolean fGoToServer) Gets the Associationlist ofSoftwareTreesConnection.getSource()Gets theDeployedComponentforSourceClassifier.getSourceClassifierMaps()Gets the Association list ofSourceClassifierMapsClassifier.getSourceClassifierMaps(boolean fGoToServer) Gets the Associationlist ofSourceClassifierMapsAbstractTransformation.getSourceCode()Gets theTextforSourceCodeQueryClause.getSourceCode()Gets theTextforSourceCodeAbstractTransformation.getSourceCodes()Gets the AssociationList ofSourceCodesAbstractTransformation.getSourceCodes(boolean fGoToServer) Gets the Associationlist ofSourceCodesQueryClause.getSourceCodes()Gets the AssociationList ofSourceCodesQueryClause.getSourceCodes(boolean fGoToServer) Gets the Associationlist ofSourceCodesDeployedComponent.getSourceConnections()Gets the AssociationList ofSourceConnectionsDeployedComponent.getSourceConnections(boolean fGoToServer) Gets the Associationlist ofSourceConnectionsFeature.getSourceFeatureMaps()Gets the Association list ofSourceFeatureMapsFeature.getSourceFeatureMaps(boolean fGoToServer) Gets the Associationlist ofSourceFeatureMapsConnection.getSources()Gets the Association list ofSourcesConnection.getSources(boolean fGoToServer) Gets the Associationlist ofSourcesAbstractTransformation.getSourceSpecifications()Gets the AssociationList ofSourceSpecificationsAbstractTransformation.getSourceSpecifications(boolean fGoToServer) Gets the Associationlist ofSourceSpecificationsRoot.getSourceTransformations()Gets the Association list ofSourceTransformationsRoot.getSourceTransformations(boolean fGoToServer) Gets the Associationlist ofSourceTransformationsRoot.getSpecSourceTransformations()Gets the Association list ofSpecSourceTransformationsRoot.getSpecSourceTransformations(boolean fGoToServer) Gets the Associationlist ofSpecSourceTransformationsRoot.getSpecTargetTransformations()Gets the Association list ofSpecTargetTransformationsRoot.getSpecTargetTransformations(boolean fGoToServer) Gets the Associationlist ofSpecTargetTransformationsTransformation.getSteps()Gets the Association list ofStepsTransformation.getSteps(boolean fGoToServer) Gets the Associationlist ofStepsTransformationActivity.getSteps()Gets the AssociationList ofStepsTransformationActivity.getSteps(boolean fGoToServer) Gets the Associationlist ofStepsAbstractProperty.getStoredConfiguration()Gets theTextforStoredConfigurationPropertyType.getStoredConfiguration()Gets theTextforStoredConfigurationAbstractProperty.getStoredConfigurations()Gets the AssociationList ofStoredConfigurationsAbstractProperty.getStoredConfigurations(boolean fGoToServer) Gets the Associationlist ofStoredConfigurationsPropertyType.getStoredConfigurations()Gets the Association list ofStoredConfigurationsPropertyType.getStoredConfigurations(boolean fGoToServer) Gets the Associationlist ofStoredConfigurationsFavoritesContainer.getSubContainers()Gets the Association list ofSubContainersFavoritesContainer.getSubContainers(boolean fGoToServer) Gets the Associationlist ofSubContainersCube.getSubCubes()Gets the Association list ofSubCubesCube.getSubCubes(boolean fGoToServer) Gets the Associationlist ofSubCubesDirectory.getSubDirectories()Gets the Association list ofSubDirectoriesDirectory.getSubDirectories(boolean fGoToServer) Gets the Associationlist ofSubDirectoriesHierarchyLevel.getSubLevel()Gets theHierarchyLevelforSubLevelHierarchyLevel.getSubLevels()Gets the Association list ofSubLevelsHierarchyLevel.getSubLevels(boolean fGoToServer) Gets the Associationlist ofSubLevelsPropertyGroup.getSubpropertyGroups()Gets the Association list ofSubpropertyGroupsPropertyGroup.getSubpropertyGroups(boolean fGoToServer) Gets the Associationlist ofSubpropertyGroupsITSubscriber.getSubscribedChannels()Gets the AssociationList ofSubscribedChannelsITSubscriber.getSubscribedChannels(boolean fGoToServer) Gets the Associationlist ofSubscribedChannelsITSubscriber.getSubscriberEmail()Gets theEmailforSubscriberEmailITSubscriber.getSubscriberEmails()Gets the AssociationList ofSubscriberEmailsITSubscriber.getSubscriberEmails(boolean fGoToServer) Gets the Associationlist ofSubscriberEmailsITChannel.getSubscriberGroups()Gets the AssociationList ofSubscriberGroupsITChannel.getSubscriberGroups(boolean fGoToServer) Gets the Associationlist ofSubscriberGroupsPerson.getSubscriberIdentities()Gets the Association list ofSubscriberIdentitiesPerson.getSubscriberIdentities(boolean fGoToServer) Gets the Associationlist ofSubscriberIdentitiesAbstractTransformation.getSubstitutionVariables()Gets the Association list ofSubstitutionVariablesAbstractTransformation.getSubstitutionVariables(boolean fGoToServer) Gets the Associationlist ofSubstitutionVariablesTree.getSubTrees()Gets the Association list ofSubTreesTree.getSubTrees(boolean fGoToServer) Gets the Associationlist ofSubTreesList<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 ofSuccessorDependenciesTransformationStep.getSuccessorDependencies(boolean fGoToServer) Gets the Associationlist ofSuccessorDependenciesStepPrecedence.getSuccessors()Gets the Association list ofSuccessorsStepPrecedence.getSuccessors(boolean fGoToServer) Gets the Associationlist ofSuccessorsColumn.getTable()Gets theDataTableforTableForeignKey.getTable()Gets theDataTableforTableUniqueKey.getTable()Gets theDataTableforTableDataTable.getTableCollections()Gets the Association list ofTableCollectionsDataTable.getTableCollections(boolean fGoToServer) Gets the Associationlist ofTableCollectionsDeployedDataPackage.getTableCollections()Gets the Association list ofTableCollectionsDeployedDataPackage.getTableCollections(boolean fGoToServer) Gets the Associationlist ofTableCollectionsJoinTable.getTableJoin()Gets theJoinforTableJoinJoinTable.getTableJoins()Gets the Association list ofTableJoinsJoinTable.getTableJoins(boolean fGoToServer) Gets the Associationlist ofTableJoinsDataTable.getTablePackage()Gets theRelationalSchemaforTablePackageDataTable.getTablePackages()Gets the AssociationList ofTablePackagesDataTable.getTablePackages(boolean fGoToServer) Gets the Associationlist ofTablePackagesColumn.getTables()Gets the Association list ofTablesColumn.getTables(boolean fGoToServer) Gets the Associationlist ofTablesForeignKey.getTables()Gets the Association list ofTablesForeignKey.getTables(boolean fGoToServer) Gets the Associationlist ofTablesRelationalSchema.getTables()Gets the Association list ofTablesRelationalSchema.getTables(boolean fGoToServer) Gets the Associationlist ofTablesTableCollection.getTables()Gets the AssociationList ofTablesTableCollection.getTables(boolean fGoToServer) Gets the Associationlist ofTablesUniqueKey.getTables()Gets the Association list ofTablesUniqueKey.getTables(boolean fGoToServer) Gets the Associationlist ofTablesClassifier.getTargetClassifierMaps()Gets the AssociationList ofTargetClassifierMapsClassifier.getTargetClassifierMaps(boolean fGoToServer) Gets the Associationlist ofTargetClassifierMapsFeature.getTargetFeatureMaps()Gets the AssociationList ofTargetFeatureMapsFeature.getTargetFeatureMaps(boolean fGoToServer) Gets the Associationlist ofTargetFeatureMapsAnalyticColumn.getTargetInformation()Gets theTargetforTargetInformationAnalyticColumn.getTargetInformations()Gets the Association list ofTargetInformationsAnalyticColumn.getTargetInformations(boolean fGoToServer) Gets the Associationlist ofTargetInformationsMiningResult.getTargets()Gets the AssociationList ofTargetsMiningResult.getTargets(boolean fGoToServer) Gets the Associationlist ofTargetsText.getTargets()Gets the Association list ofTargetsText.getTargets(boolean fGoToServer) Gets the Associationlist ofTargetsAbstractTransformation.getTargetSpecifications()Gets the AssociationList ofTargetSpecificationsAbstractTransformation.getTargetSpecifications(boolean fGoToServer) Gets the Associationlist ofTargetSpecificationsMiningResult.getTargetTable()Gets theRelationalTableforTargetTableMiningResult.getTargetTables()Gets the AssociationList ofTargetTablesMiningResult.getTargetTables(boolean fGoToServer) Gets the Associationlist ofTargetTablesRoot.getTargetTransformations()Gets the AssociationList ofTargetTransformationsRoot.getTargetTransformations(boolean fGoToServer) Gets the Associationlist ofTargetTransformationsTarget.getTextualInformationObjects()Gets the AssociationList ofTextualInformationObjectsTarget.getTextualInformationObjects(boolean fGoToServer) Gets the Associationlist ofTextualInformationObjectsRoot.getTimestamps()Gets the Association list ofTimestampsRoot.getTimestamps(boolean fGoToServer) Gets the Associationlist ofTimestampsMiningResult.getTrainCode()Gets theTextforTrainCodeMiningResult.getTrainCodes()Gets the AssociationList ofTrainCodesMiningResult.getTrainCodes(boolean fGoToServer) Gets the Associationlist ofTrainCodesPhysicalTable.getTrainedModelResults()Gets the AssociationList ofTrainedModelResultsPhysicalTable.getTrainedModelResults(boolean fGoToServer) Gets the Associationlist ofTrainedModelResultsMiningResult.getTrainingTable()Gets thePhysicalTableforTrainingTableMiningResult.getTrainingTables()Gets the Association list ofTrainingTablesMiningResult.getTrainingTables(boolean fGoToServer) Gets the Associationlist ofTrainingTablesTransformationStep.getTransformations()Gets the AssociationList ofTransformationsTransformationStep.getTransformations(boolean fGoToServer) Gets the Associationlist ofTransformationsAbstractTransformation.getTransformationSources()Gets the AssociationList ofTransformationSourcesAbstractTransformation.getTransformationSources(boolean fGoToServer) Gets the Associationlist ofTransformationSourcesAbstractTransformation.getTransformationTargets()Gets the Association list ofTransformationTargetsAbstractTransformation.getTransformationTargets(boolean fGoToServer) Gets the Associationlist ofTransformationTargetsRoot.getTrees()Gets the Association list ofTreesRoot.getTrees(boolean fGoToServer) Gets the Associationlist ofTreesAbstractTransformation.getTriggeredEvents()Gets the Association list ofTriggeredEventsAbstractTransformation.getTriggeredEvents(boolean fGoToServer) Gets the Associationlist ofTriggeredEventsEvent.getTriggeredTransforms()Gets the AssociationList ofTriggeredTransformsEvent.getTriggeredTransforms(boolean fGoToServer) Gets the Associationlist ofTriggeredTransformsAbstractTransformation.getTriggeringEvents()Gets the Association list ofTriggeringEventsAbstractTransformation.getTriggeringEvents(boolean fGoToServer) Gets the Associationlist ofTriggeringEventsEvent.getTriggeringTransforms()Gets the AssociationList ofTriggeringTransformsEvent.getTriggeringTransforms(boolean fGoToServer) Gets the Associationlist ofTriggeringTransformsTSNamespace.getTSAccessKeys()Gets the AssociationList ofTSAccessKeysTSNamespace.getTSAccessKeys(boolean fGoToServer) Gets the Associationlist ofTSAccessKeysContentLocation.getTSAssociatedNamespace()Gets theTSNamespaceforTSAssociatedNamespaceSASPassword.getTSAssociatedNamespace()Gets theTSNamespaceforTSAssociatedNamespaceContentLocation.getTSAssociatedNamespaces()Gets the Association list ofTSAssociatedNamespacesContentLocation.getTSAssociatedNamespaces(boolean fGoToServer) Gets the Associationlist ofTSAssociatedNamespacesSASPassword.getTSAssociatedNamespaces()Gets the Association list ofTSAssociatedNamespacesSASPassword.getTSAssociatedNamespaces(boolean fGoToServer) Gets the Associationlist ofTSAssociatedNamespacesTSNamespace.getTSContainedNames()Gets the AssociationList ofTSContainedNamesTSNamespace.getTSContainedNames(boolean fGoToServer) Gets the Associationlist ofTSContainedNamesTSNameObject.getTSContainingNamespace()Gets theTSNamespaceforTSContainingNamespaceTSNameObject.getTSContainingNamespaces()Gets the Association list ofTSContainingNamespacesTSNameObject.getTSContainingNamespaces(boolean fGoToServer) Gets the Associationlist ofTSContainingNamespacesTSNamespace.getTSNamespaceLocations()Gets the AssociationList ofTSNamespaceLocationsTSNamespace.getTSNamespaceLocations(boolean fGoToServer) Gets the Associationlist ofTSNamespaceLocationsRoot.getTSObjectNamespace()Gets theTSNamespaceforTSObjectNamespaceRoot.getTSObjectNamespaces()Gets the AssociationList ofTSObjectNamespacesRoot.getTSObjectNamespaces(boolean fGoToServer) Gets the Associationlist ofTSObjectNamespacesTSNamespace.getTSObjects()Gets the Association list ofTSObjectsTSNamespace.getTSObjects(boolean fGoToServer) Gets the Associationlist ofTSObjectsTSNamespace.getTSParentNamespace()Gets theTSNamespaceforTSParentNamespaceTSNamespace.getTSParentNamespaces()Gets the AssociationList ofTSParentNamespacesTSNamespace.getTSParentNamespaces(boolean fGoToServer) Gets the Associationlist ofTSParentNamespacesTSNamespace.getTSSubNamespaces()Gets the Association list ofTSSubNamespacesTSNamespace.getTSSubNamespaces(boolean fGoToServer) Gets the Associationlist ofTSSubNamespacesPropertyType.getTypedAttProperties()Gets the Association list ofTypedAttPropertiesPropertyType.getTypedAttProperties(boolean fGoToServer) Gets the Associationlist ofTypedAttPropertiesMdFactoryCache.getTypeDefinition(String publicType) Returns a type definition entry for a specific public type value.MdFactoryCacheImpl.getTypeDefinition(String publicType) ContentType.getTypeDefinitions()Gets the Association list ofTypeDefinitionsContentType.getTypeDefinitions(boolean fGoToServer) Gets the Associationlist ofTypeDefinitionsPropertyType.getTypedProperties()Gets the Association list ofTypedPropertiesPropertyType.getTypedProperties(boolean fGoToServer) Gets the Associationlist ofTypedPropertiesvoidMdOMIUtil.getTypeProperties(String objectType, Map<String, Map<String, String>> attributeMap, Map<String, Map<String, String>> associationMap) Gets the properties for a specific metadata object type.voidMdOMIUtilImpl.getTypeProperties(String objectType, Map<String, Map<String, String>> attributeMap, Map<String, Map<String, String>> associationMap) Gets the properties for a specific metadata object type.voidMdOMIUtil.getTypes(List<String> nameList, List<String> descList) Gets the types that are available in the repository.voidMdOMIUtilImpl.getTypes(List<String> nameList, List<String> descList) Gets the types that are available in the repository.voidMdOMIWrapper.getTypes(com.sas.meta.SASOMI.IOMI connectionHandle, List<String> nameList, List<String> descList) Gets the types that are available in the repository.voidMdOMIWrapperImpl.getTypes(com.sas.meta.SASOMI.IOMI connectionHandle, List<String> nameList, List<String> descList) Gets the types that are available in the repository.Column.getUniqueKeyAssociations()Gets the Association list ofUniqueKeyAssociationsColumn.getUniqueKeyAssociations(boolean fGoToServer) Gets the Associationlist ofUniqueKeyAssociationsKeyAssociation.getUniqueKeyColumn()Gets theColumnforUniqueKeyColumnKeyAssociation.getUniqueKeyColumns()Gets the AssociationList ofUniqueKeyColumnsKeyAssociation.getUniqueKeyColumns(boolean fGoToServer) Gets the Associationlist ofUniqueKeyColumnsDataTable.getUniqueKeys()Gets the AssociationList ofUniqueKeysDataTable.getUniqueKeys(boolean fGoToServer) Gets the Associationlist ofUniqueKeysContentLocation.getUnitofTimes()Gets the Association list ofUnitofTimesContentLocation.getUnitofTimes(boolean fGoToServer) Gets the Associationlist ofUnitofTimesDeployedComponent.getUsedByComponents()Gets the AssociationList ofUsedByComponentsDeployedComponent.getUsedByComponents(boolean fGoToServer) Gets the Associationlist ofUsedByComponentsConditionActionSet.getUsedByConditionActionSets()Gets the Association list ofUsedByConditionActionSetsConditionActionSet.getUsedByConditionActionSets(boolean fGoToServer) Gets the Associationlist ofUsedByConditionActionSetsDeployedDataPackage.getUsedByPackages()Gets the AssociationList ofUsedByPackagesDeployedDataPackage.getUsedByPackages(boolean fGoToServer) Gets the Associationlist ofUsedByPackagesRoot.getUsedByPrototypes()Gets the Association list ofUsedByPrototypesRoot.getUsedByPrototypes(boolean fGoToServer) Gets the Associationlist ofUsedByPrototypesListMdRepositoryUtil.getUsedByRepositories(String repositoryID) Gets a list of repositories that use the specified repository.ListMdRepositoryUtilImpl.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 ofUsingComponentsDeployedComponent.getUsingComponents(boolean fGoToServer) Gets the Associationlist ofUsingComponentsDeployedDataPackage.getUsingPackages()Gets the Association list ofUsingPackagesDeployedDataPackage.getUsingPackages(boolean fGoToServer) Gets the Associationlist ofUsingPackagesRoot.getUsingPrototype()Gets theRootforUsingPrototypeRoot.getUsingPrototypes()Gets the AssociationList ofUsingPrototypesRoot.getUsingPrototypes(boolean fGoToServer) Gets the Associationlist ofUsingPrototypesSoftwareComponent.getValidatedProperties()Gets the AssociationList ofValidatedPropertiesSoftwareComponent.getValidatedProperties(boolean fGoToServer) Gets the Associationlist ofValidatedPropertiesSoftwareComponent.getValidatedTypes()Gets the AssociationList ofValidatedTypesSoftwareComponent.getValidatedTypes(boolean fGoToServer) Gets the Associationlist ofValidatedTypesAbstractProperty.getValidators()Gets the Association list ofValidatorsAbstractProperty.getValidators(boolean fGoToServer) Gets the Associationlist ofValidatorsPropertyType.getValidators()Gets the Association list ofValidatorsPropertyType.getValidators(boolean fGoToServer) Gets the Associationlist ofValidatorsAbstractPrompt.getValueSource()Gets theTransformationforValueSourceAbstractPrompt.getValueSources()Gets the AssociationList ofValueSourcesAbstractPrompt.getValueSources(boolean fGoToServer) Gets the Associationlist ofValueSourcesRoot.getVariables()Gets the Association list ofVariablesRoot.getVariables(boolean fGoToServer) Gets the Associationlist ofVariablesintMdOMRConnection.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.intMdOMRConnection.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.intMdOMRConnectionImpl.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.intMdOMRConnectionImpl.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.Select.getWhereForSelect()Gets theWhereClauseforWhereForSelectSelect.getWhereForSelects()Gets the Association list ofWhereForSelectsSelect.getWhereForSelects(boolean fGoToServer) Gets the Associationlist ofWhereForSelectsSXLEMap.getXMLMapTables()Gets the AssociationList ofXMLMapTablesSXLEMap.getXMLMapTables(boolean fGoToServer) Gets the Associationlist ofXMLMapTablesColumn.getXPaths()Gets the AssociationList ofXPathsColumn.getXPaths(boolean fGoToServer) Gets the Associationlist ofXPathsRelationalTable.getXPaths()Gets the AssociationList ofXPathsRelationalTable.getXPaths(boolean fGoToServer) Gets the Associationlist ofXPathsbooleanMdRepositoryUtil.hasDependentRepositories(String repositoryID) Returns true if the given repository has any dependent repositoriesbooleanMdRepositoryUtilImpl.hasDependentRepositories(String repositoryID) Returns true if the given repository has any dependent repositoriesbooleanMdLibGenInterface.isCredentialPromptRequired(SASLibrary iMeta) Indicates if a prompt for credentials is necessary for this librarybooleanMdModelUtil.PromptingGenerator.isCredentialPromptRequired(SASLibrary iMeta) Indicates if a prompt for credentials is necessary for this librarybooleanMdModelUtil.SAS9Generator.isCredentialPromptRequired(SASLibrary iMeta) Indicates if a prompt for credentials is necessary for this librarybooleanMdRepositoryUtil.isCustomType(String repositoryID) Returns true if the repository is a Custom repositorybooleanMdRepositoryUtilImpl.isCustomType(String repositoryID) Returns true if the repository is a Custom repositorybooleanMdRepositoryUtil.isDependentRepository(String repositoryID) Returns true if the given repository is a dependent repository.booleanMdRepositoryUtilImpl.isDependentRepository(String repositoryID) Returns true if the given repository is a dependent repository.booleanMdSecurityUtil.isFolderWriteAuthorized(String folderID) Returns true if the user has the necessary WriteMemberMetadata permissions for a particular folder.booleanMdSecurityUtilImpl.isFolderWriteAuthorized(String folderID) Returns true if the user has the necessary WriteMemberMetadata permissions for a particular folder.static booleanSecurityUtil.isFolderWriteAuthorized(com.sas.meta.SASOMI.ISecurity isec, String folderID) Deprecated.Returns true if the user has the necessary WriteMemberMetadata permissions for a particular folder.booleanMdRepositoryUtil.isFoundationType(String repositoryID) Returns true if the repository is a Foundation repositorybooleanMdRepositoryUtilImpl.isFoundationType(String repositoryID) Returns true if the repository is a Foundation repositoryprotected booleanMdModelUtil.LibnameGenerator.isLocalTKTSLibrary(SASLibrary iMeta) See if a SASLibrary has a TSID associated with itbooleanMdRepositoryUtil.isProjectType(String repositoryID) Returns true if the repository is a Project repositorybooleanMdRepositoryUtilImpl.isProjectType(String repositoryID) Returns true if the repository is a Project repositorybooleanMdSecurityUtil.isReadAuthorized(String metadataType, String metadataID) Returns true if the user has the necessary ReadMetadata permissions for a particular object.booleanMdSecurityUtilImpl.isReadAuthorized(String metadataType, String metadataID) Returns true if the user has the necessary ReadMetadata permissions for a particular object.static booleanSecurityUtil.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.booleanMdOMRConnection.isServerPaused()Returns true if the server is currently paused, either in an offline or admin state.booleanMdOMRConnectionImpl.isServerPaused()Returns true if the server is currently paused, either in an offline or admin state.booleanMdSecurityUtil.isWriteAuthorized(String metadataType, String metadataID) Returns true if the user has the necessary WriteMetadata permissions for a particular object.booleanMdSecurityUtilImpl.isWriteAuthorized(String metadataType, String metadataID) Returns true if the user has the necessary WriteMetadata permissions for a particular object.static booleanSecurityUtil.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.voidMdChangeManagementUtil.lockObjects(CMetadata cmGroupTop, List nodeObjects, CMetadata projectRepository) Deprecated.Lock the specified list of objects from the specified repositoryvoidMdChangeManagementUtilImpl.lockObjects(CMetadata cmGroupTop, List nodeObjects, CMetadata projectRepository) Deprecated.Lock the specified list of objects from the specified repositoryvoidMdFactory.makeConnection(String protocol, String host, String port, String username, String password) Deprecated.This method is no longer supported.voidMdFactoryImpl.makeConnection(String protocol, String host, String port, String username, String password) Deprecated.This method is no longer supported.voidMdFactory.makeConnection2(String host, String port, String username, String password) Deprecated.this method has been renamed toMdFactory.makeOMRConnection(String, String, String, String)voidMdFactoryImpl.makeConnection2(String host, String port, String username, String password) Deprecated.this method has been renamed toMdFactoryImpl.makeOMRConnection(String, String, String, String)com.sas.meta.SASOMI.IMetadataTransportMdOMRConnection.makeIMetadataTransportConnection(com.sas.meta.SASOMI.IOMI OMRConnection) Narrows a connection to a SAS Metadata Server to theIMetadataTransportinterface.com.sas.meta.SASOMI.IMetadataTransportMdOMRConnection.makeIMetadataTransportConnection(String Host, String Port, String Username, String Password) Makes a connection to the specified SAS Metadata Server and narrows it to theIMetadataTransportinterface.com.sas.meta.SASOMI.IMetadataTransportMdOMRConnectionImpl.makeIMetadataTransportConnection()com.sas.meta.SASOMI.IMetadataTransportMdOMRConnectionImpl.makeIMetadataTransportConnection(com.sas.meta.SASOMI.IOMI OMRConnection) com.sas.meta.SASOMI.IMetadataTransportMdOMRConnectionImpl.makeIMetadataTransportConnection(String Host, String Port, String Username, String Password) com.sas.meta.SASOMI.IMetadataTransportMdOMRConnection.makeIMetadataTransportConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) Makes a connection to the specified SAS Metadata Server and narrows it to theIMetadataTransportinterface.com.sas.meta.SASOMI.IMetadataTransportMdOMRConnectionImpl.makeIMetadataTransportConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) com.sas.iom.SAS.IWorkspaceMdOMRConnection.makeIOMConnection(String Host, String Port, String Username, String Password) Makes a connection to the specified SAS Workspace Server.com.sas.iom.SAS.IWorkspaceMdOMRConnectionImpl.makeIOMConnection(String Host, String Port, String Username, String Password) com.sas.iom.SAS.IWorkspaceMdOMRConnection.makeIOMConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) Makes a connection to the specified SAS Workspace Server.com.sas.iom.SAS.IWorkspaceMdOMRConnectionImpl.makeIOMConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) com.sas.meta.SASOMI.ISecurityAdminMdOMRConnection.makeISecurityAdminConnection(String Host, String Port, String Username, String Password) Makes a connection to the specified SAS Metadata Server and narrows it to theISecurityAdmininterface.com.sas.meta.SASOMI.ISecurityAdminMdOMRConnectionImpl.makeISecurityAdminConnection(String Host, String Port, String Username, String Password) com.sas.meta.SASOMI.ISecurityAdminMdOMRConnection.MakeISecurityAdminConnection(com.sas.meta.SASOMI.IOMI OMRConnection) Narrows a connection to a SAS Metadata Server to theISecurityAdmininterface.com.sas.meta.SASOMI.ISecurityAdminMdOMRConnectionImpl.MakeISecurityAdminConnection(com.sas.meta.SASOMI.IOMI OMRConnection) com.sas.meta.SASOMI.ISecurityAdminMdOMRConnection.makeISecurityAdminConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) Makes a connection to the specified SAS Metadata Server and narrows it to theISecurityinterface.com.sas.meta.SASOMI.ISecurityAdminMdOMRConnectionImpl.makeISecurityAdminConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnection.makeISecurityConnection(String Host, String Port, String Username, String Password) Makes a connection to the specified SAS Metadata Server and narrows it to theISecurity_1_1interface.com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnectionImpl.makeISecurityConnection(String Host, String Port, String Username, String Password) static com.sas.meta.SASOMI.ISecuritySecurityUtil.makeISecurityConnection(MdFactory factory) Deprecated.Creates a new ISecurity connection to server.com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnection.MakeISecurityConnection()Narrows the internal connection to a SAS Metadata Server to theISecurity_1_1interface.com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnection.MakeISecurityConnection(com.sas.meta.SASOMI.IOMI OMRConnection) Narrows a connection to a SAS Metadata Server to theISecurity_1_1interface.com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnectionImpl.MakeISecurityConnection()com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnectionImpl.MakeISecurityConnection(com.sas.meta.SASOMI.IOMI OMRConnection) com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnection.makeISecurityConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) Makes a connection to the specified SAS Metadata Server and narrows it to theISecurityinterface.com.sas.meta.SASOMI.ISecurity_1_1MdOMRConnectionImpl.makeISecurityConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) com.sas.meta.SASOMI.IServerMdOMRConnection.makeIServerConnection(String Host, String Port, String Username, String Password) Makes a connection to the specified SAS Metadata Server and narrows it to theIServerinterface.com.sas.meta.SASOMI.IServerMdOMRConnectionImpl.makeIServerConnection(String Host, String Port, String Username, String Password) com.sas.meta.SASOMI.IServerMdOMRConnection.MakeIServerConnection()Narrows a connection to a SAS Metadata Server to theIServerinterface.com.sas.meta.SASOMI.IServerMdOMRConnection.MakeIServerConnection(com.sas.meta.SASOMI.IOMI OMRConnection) Narrows a connection to a SAS Metadata Server to theIServerinterface.com.sas.meta.SASOMI.IServerMdOMRConnectionImpl.MakeIServerConnection()com.sas.meta.SASOMI.IServerMdOMRConnectionImpl.MakeIServerConnection(com.sas.meta.SASOMI.IOMI OMRConnection) com.sas.meta.SASOMI.IServerMdOMRConnection.makeIServerConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) Makes a connection to the specified SAS Metadata Server and narrows it to theIServerinterface.com.sas.meta.SASOMI.IServerMdOMRConnectionImpl.makeIServerConnectionUsingSecurityPackage(String Host, String Port, String SecurityPackageList, String SPN) voidMdFactory.makeOMRConnection(String host, String port, String username, String password) This makes a connection to OMR using makeOMRConnection in MdOMRConnectionvoidMdFactoryImpl.makeOMRConnection(String host, String port, String username, String password) This makes a connection to OMR using makeOMRConnection in MdOMRConnectioncom.sas.meta.SASOMI.IOMIMdOMRConnection.makeOMRConnection(String host, String port, String user, String password) Connect to the metadata server.com.sas.meta.SASOMI.IOMIMdOMRConnectionImpl.makeOMRConnection(String cmrHost, String cmrPort, String cmrUserName, String cmrPassword) com.sas.meta.SASOMI.IOMIMdOMRConnection.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.IOMIMdOMRConnectionImpl.makeOMRConnectionUsingSecurityPackage(String cmrHost, String cmrPort, String cmrSecurityPackageList, String cmrSPN) voidMdChangeManagementUtil.newObjectsAdded(CMetadata projectRepository, List objects) Deprecated.Fire events for added objectsvoidMdChangeManagementUtilImpl.newObjectsAdded(CMetadata projectRepository, List objects) Deprecated.Fire events for added objectsvoidMdAbstractHandler.parseXML(InputStream is) Parse the xml into objects contained in the specified store.voidMdAbstractHandler.parseXML(String iXML) Parse the xml into objects contained in the specified store.DocumentMdException.parseXML(String strXML) routine to parse a passed in xml string and return a dom documentDocumentMdOMIUtil.parseXML(String strXML) routine to parse a passed in xml string and return a dom documentDocumentMdOMIUtil.parseXML(URL xmlDocument) routine to parse a passed in xml URL and return a dom documentDocumentMdOMIUtil.parseXML(URL xmlDocument, Map<String, Boolean> features) routine to parse a passed in xml URL and return a dom documentDocumentMdOMIUtilImpl.parseXML(String strXML) routine to parse a passed in xml string and return a dom documentDocumentMdOMIUtilImpl.parseXML(String strXML, boolean ignoreWhitespace) routine to parse a passed in xml string and return a dom documentDocumentMdOMIUtilImpl.parseXML(URL xmlDocument) routine to parse a passed in xml URL and return a dom documentDocumentMdOMIUtilImpl.parseXML(URL xmlDocument, Map<String, Boolean> features) routine to parse a passed in xml URL and return a dom documentMdOMIUtil.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) ListMdOMIUtil.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.ListMdOMIUtilImpl.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.voidMdOMIUtil.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects) Build objects from an input stream and set states to desired state.voidMdOMIUtilImpl.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects) Build objects from an input stream and set states to desired state.voidMdOMIWrapper.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects) Build objects from an input stream and set states to desired state.voidMdOMIWrapperImpl.populateStoreFromInputStream(MdStore inStore, InputStream stream, int state, boolean useReposForNewObjects) Build objects from an input stream and set states to desired state.voidMdOMIUtil.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects) Build objects from source XML and set states to desired state.voidMdOMIUtil.populateStoreFromString(MdStore inStore, Document doc, int state, boolean useReposForNewObjects) Build objects from source XML and set states to desired state.voidMdOMIUtilImpl.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects) Build objects from source XML and set states to desired state.voidMdOMIUtilImpl.populateStoreFromString(MdStore inStore, Document doc, int state, boolean useReposForNewObjects) Build objects from source XML and set states to desired state.voidMdOMIWrapper.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects) Build objects from source XML and set states to desired state.voidMdOMIWrapperImpl.populateStoreFromString(MdStore inStore, String inXML, int state, boolean useReposForNewObjects) Build objects from source XML and set states to desired state.protected static IdentityMdModelUtil.populateStoreWithIdentity(MdObjectStore store) Mechanism for populating the object store with the specific Identity and Group information for the current metadata server user.protected abstract StringMdModelUtil.LibnameGenerator.processContentServerPath(SASLibrary iMeta, boolean genDAVOptions) Process path and connection metadata for BASE library associated to a Content Serverprotected StringMdModelUtil.SAS9Generator.processContentServerPath(SASLibrary iLib, boolean genDAVOptions) voidMdOMIWrapper.processDeletedObjects(String inXML) Process the items deleted in the XML.voidMdOMIWrapperImpl.processDeletedObjects(String inXML) Deprecated.this method is no longer used.protected StringMdModelUtil.LibnameGenerator.processHadoopConnectionProperties(SASClientConnection conn, SASLibrary iMeta) Return the String representation of the connection attributesprotected abstract StringMdModelUtil.LibnameGenerator.processInfomapProperties(SASLibrary iMeta) Process Information map properties.protected StringMdModelUtil.SAS9Generator.processInfomapProperties(SASLibrary iMeta) protected StringMdModelUtil.LibnameGenerator.processLasrConnectionProperties(SASClientConnection conn, SASLibrary iMeta) Return the String representation of the connection attributesprotected StringMdModelUtil.LibnameGenerator.processPostgresConnectionProperties(SASClientConnection conn, SASLibrary iMeta) Return the String representation of the connection attributesprotected StringMdModelUtil.LibnameGenerator.processTableConnectionProperties(SASClientConnection conn, SASLibrary iMeta) Return the String representation of the connection attributesvoidMdObjectStore.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate) Refreshes object from the servervoidMdObjectStore.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly) Refreshes object from the servervoidMdObjectStoreImpl.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate) Refreshes object from the servervoidMdObjectStoreImpl.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly) Refreshes object from the servervoidMdOMIWrapper.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly) Refreshes object from the servervoidMdOMIWrapperImpl.refreshObjectFromServer(CMetadata inObject, boolean includeLocallyChangedItems, boolean getFullObjectUpdate, boolean refreshAssocsSetByServerOnly) Refreshes object from the servervoidMdObjectStore.refreshStoreFromServer(boolean includeLocallyChangedItems, boolean getFullObjectUpdate) Refreshes objects in this store from the servervoidMdObjectStoreImpl.refreshStoreFromServer(boolean includeLocallyChangedItems, boolean getFullObjectUpdate) Refreshes objects in this store from the servervoidMdOMIWrapper.refreshStoreFromServer(MdStore inStore, boolean includeLocallyChangedItems, boolean getFullObjectUpdate) Refreshes objects in this store from the servervoidMdOMIWrapperImpl.refreshStoreFromServer(MdStore inStore, boolean includeLocallyChangedItems, boolean getFullObjectUpdate) Refreshes objects in this store from the servervoidMdAuthorizationUtil.removeACT(AccessControlTemplate act) Remove an ACT from protecting an object.voidMdAuthorizationUtilImpl.removeACT(AccessControlTemplate act) Remove an ACT from protecting an objectvoidAssociationList.removeAllElements(boolean objectChanged) Removes all components from this List and sets its size to zero.voidMdObjectList.removeAllElements(boolean objectChanged) Removes all components from this List and sets its size to zero.voidMdObjectListImpl.removeAllElements(boolean objectChanged) Removes all components from this List and sets its size to zero.voidMdObjectStore.removeObjectFromStore(CMetadata deleteObject, String deleteTemplate) Removes an object from the store, marks it to delete, and uses a template to delete associated objects.voidMdObjectStoreImpl.removeObjectFromStore(CMetadata deleteObject, String deleteTemplate) voidMdObjectStore.removeObjectsFromStore(List<? extends CMetadata> deletedObjects) Removes a set of objects from the store, and from server once store is persisted to server.voidMdObjectStoreImpl.removeObjectsFromStore(List<? extends CMetadata> deletedObjects) Removes a set of objects from the store, and from server once store is persisted to server.protected voidAssociationList.removeOppositeAssn(String otherID) Deprecated.REMOVED FROM API.protected voidMdObjectListImpl.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.MdCredentialCredentialResolver.requestCredentials(String authDomain, boolean issueChallenge, String prompt) Return the primary credentials for a given authentication domain.intMdModelUtil.PromptingGenerator.resolveAuthType(Connection c, MdFactory factory) Resolve the Authentication type associated with the provided connectionMdObjectStore.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.voidMdAuthorizationBase.setAuthorizations(Identity identity, List<MdPermissionInfo> permissionInfoList) Set permission(s) for a single identityvoidMdAuthorizationBase.setAuthorizations(List<MdAuthorizationInfo> authorizations) Set permissions for multiple identitiesvoidMdAuthorizationUtilImpl.setAuthorizations(Identity identity, List<MdPermissionInfo> permissionInfoList) Set AuthorizationsvoidMdAuthorizationUtilImpl.setAuthorizations(List<MdAuthorizationInfo> authorizations) Set AuthorizationsvoidMdAuthorizationBase.setCommitOnUpdate(boolean commitWithStore) Set Commit with Object Store boolean indicatorvoidMdAuthorizationUtilImpl.setCommitOnUpdate(boolean commitOnUpdate) Set Commit with Object Store boolean indicatorstatic voidMdResponsibilitiesUtil.setCreatedByValue(CMetadata object, String identityName) Sets the value of the Created By field for an existing object.static voidMdResponsibilitiesUtil.setCreatedModifiedByValues(CMetadata object) static voidMdResponsibilitiesUtil.setCreatedModifiedByValues(CMetadata object, boolean isNew) voidMdOMIUtil.setObjectAssociations(CMetadata metaObject, List outComplexNames, List[] outComplexObjects, boolean doNotOverrideAssns) Call given object's 'set...s' methods for the given complex attributesvoidMdOMIUtilImpl.setObjectAssociations(CMetadata metaObject, List outComplexNames, List[] outComplexObjects, boolean doNotOverrideAssns) Call given object's 'set...s' methods for the given complex attributesvoidMdOMIUtilImpl.setObjectAssociations(CMetadata metaObject, List outComplexNames, List[] outComplexObjects, boolean doNotOverrideAssns, int state) Call given object's 'set...s' methods for the given complex attributesprotected voidAssociationList.setOppositeAssn(String otherID) Deprecated.REMOVED FROM API.protected voidMdObjectListImpl.setOppositeAssn(String otherID) Sets the opposite side of the association.voidMdChangeManagementUtil.undoCheckout(List metaObjects, CMetadata projectRepository) Deprecated.Undo Check out the specified list of objects from the specified project repositoryvoidMdChangeManagementUtilImpl.undoCheckout(List metaObjects, CMetadata projectRepository) Deprecated.Undo Check out the specified list of objects from the specified project repositoryListMdOMIUtilImpl.unlockMetadataObjects(com.sas.meta.SASOMI.IOMI connectionHandle, List inObjects) Unlock a CMetadata object; this is a forced unlock.ListMdOMIUtilImpl.unlockMetadataObjects(List inObjects) Unlock a CMetadata object; this is a forced unlock.voidMdObjectStore.updatedMetadataAll()Updates objects in store to Metadata server.voidMdObjectStoreImpl.updatedMetadataAll()Updates objects in store to Metadata server.voidMdServerStoreImpl.updatedMetadataAll()NOT IMPLEMENTEDvoidMdStore.updatedMetadataAll()voidMdOMIUtil.updateMetadata(String inXML) intMdOMIUtil.updateMetadata(String inXML, StringHolder outXML, int iFlags) Performs an update operation against the metadata server.voidMdOMIUtilImpl.updateMetadata(String inXML) intMdOMIUtilImpl.updateMetadata(String inXML, StringHolder outXML, int iFlags) Performs an update operation against the metadata server.intMdOMIWrapper.updateMetadata(String inXML, int iFlags) Performs an update operation against the metadata server.intMdOMIWrapperImpl.updateMetadata(String inXML, int iFlags) Performs an update operation against the metadata server.voidMdObjectBaseXML.updateMetadataAll()This method is called to build and submit an updateMetadata XML stream to the server.voidMdOMIUtil.updateMetadataSimple(String inXML) voidMdOMIUtil.updateMetadataSimple(String strType, String strFQID, List<String> attributes, List<String> values) Updates the values of the simple attributes given.voidMdOMIUtilImpl.updateMetadataSimple(String inXML) voidMdOMIUtilImpl.updateMetadataSimple(String strType, String strFQID, List<String> attributes, List<String> values) Updates the values of the simple attributes given.voidMdOMIUtil.updateObjectId(Document inDoc, Document outDoc) Updates the object ids on the local server stores to reflect the new id on the server.voidMdOMIUtilImpl.updateObjectId(Document inDoc, Document outDoc) Updates the object ids on the local server stores to reflect the new id on the server.voidMdOMRConnection.validatePlatformVersion()Check if connected server is a version supported by this client.voidMdOMRConnectionImpl.validatePlatformVersion()Constructors in com.sas.metadata.remote that throw MdExceptionModifierConstructorDescriptionMdAuthorizationUtilImpl(CMetadata obj, boolean actDef) Creates a new factory.MdFactoryImpl(boolean remoteEnvironment) Creates a new factory. -
Uses of MdException in com.sas.metadata.remote.entities
Methods in com.sas.metadata.remote.entities that throw MdExceptionModifier and TypeMethodDescriptionstatic voidMdOMAEntityUtility.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 voidMdOMAEntityUtility.deleteObjectFromStore(Property entityProp, String template) Removes the entity from usage and delete it from OMR at next updateMetadataAll() call.static PropertyMdOMAEntityUtility.getEntityPropertyForOMRObject(Root omrObject) Given an OMR Metadata object, retrieve the Property object that represents the Entity associated with the given OMR object.static PropertyTypeMdOMAEntityUtility.getGenericPropertyType(Root sourceObject) Get the generic String PropertyType used for all Properties who have string values.static ListMdOMAEntityUtility.getPropertyTypesForObjectRepository(Root sourceObject) Get the PropertyType objects for the repositorysourceObjectis in.static ListMdOMAEntityUtility.getPropertyTypesForObjectRepositoryIDList(Root inObject) Get the PropertyType object ids for the repository thatinobjectis in.static voidMdOMAEntityUtility.populateEntityAttributeDescriptorfromOMRProperty(com.sas.entities.AttributeDescriptorInterface attrDesc, Property propObject) Populate an Entity AttributeDescriptor from an OMR Propertyprotected static voidMdOMAEntityUtility.populateEntityAttributeDescriptorfromOMRProperty(com.sas.entities.AttributeDescriptorInterface attrDesc, Property propObject, boolean goToServer) Populate an Entity AttributeDescriptor from an OMR Propertystatic voidMdOMAEntityUtility.populateEntityAttributeTypeFromOMRPropertyType(com.sas.entities.AttributeTypeInterface attrType, PropertyType propType) Populate an Entity AttributeType from an OMR PropertyTypeprotected static voidMdOMAEntityUtility.populateEntityAttributeTypeFromOMRPropertyType(com.sas.entities.AttributeTypeInterface attrType, PropertyType propType, boolean goToServer) Populate an Entity AttributeType from an OMR PropertyTypestatic voidMdOMAEntityUtility.populateEntityFromOMRObject(com.sas.entities.RemoteEntityInterface entity, Root omrObject) Take an existing entity object and populate it from metadata object.static voidMdOMAEntityUtility.populateEntityFromOMRProperty(com.sas.entities.RemoteEntityInterface entity, Property propObject) populate an entity from the omr Property object that represents that entity.static voidMdOMAEntityUtility.populateEntityGroupfromOMRGroup(com.sas.entities.AttributeGroupInterface group, PropertyGroup omrGroup) Populate an Entity AttributeGroup from an OMR PropertyGroupprotected static voidMdOMAEntityUtility.populateEntityGroupfromOMRGroup(com.sas.entities.AttributeGroupInterface group, PropertyGroup omrGroup, boolean goToServer) Populate an Entity AttributeGroup from an OMR PropertyGroupstatic voidMdOMAEntityUtility.populateOMRObjectFromEntity(Root omrObject, com.sas.entities.RemoteEntityInterface entity) Take an metadata object and populate it with the entity information.static voidMdOMAEntityUtility.populateOMRPropertyFromAttributeDescriptor(Property propAttr, com.sas.entities.AttributeDescriptorInterface attrDesc) Populate an OMR Property from and Entity Attribute Descriptorstatic voidMdOMAEntityUtility.populateOMRPropertyFromEntity(Property entityProp, com.sas.entities.RemoteEntityInterface entity) Take an metadata object and populate it with the entity information.static voidMdOMAEntityUtility.populateOMRPropertyGroupFromAttributeGroup(PropertyGroup propGroup, com.sas.entities.AttributeGroupInterface attrGroup) Populate an OMR PropertyGroup from an Entity Attribute Group.static voidMdOMAEntityUtility.populateOMRPropertyTypeFromAttributeType(PropertyType propType, com.sas.entities.AttributeTypeInterface attrType) Populate an OMR PropertyType from an Entity AttributeTypestatic voidMdOMAEntityUtility.removeEntityFromOMR(Root omrObject) Given an OMR Metadata object, remove the Property object(s) that represents the Entity associated with the given OMR object.static voidMdOMAEntityUtility.removeEntityPropertyObjectFromOMR(Property omrProperty) Remoe an entity property object and all connected objects from OMR. -
Uses of MdException in com.sas.metadata.remote.impl
Methods in com.sas.metadata.remote.impl that throw MdExceptionModifier and TypeMethodDescriptionStringMdObjectBaseXMLImpl.createUpdateAssociationXML()Override this method to create the XML string necessary to update lists of associated objects, such as columns, and extended attributes.StringMdObjectBaseXMLImpl.createUpdateAssociationXML(CMetadata inObject, StringBuffer outXML) Creates update XML for all associations on inputed object.StringMdObjectBaseXMLImpl.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 ofAccessControlEntriesNOTE: If the list already exists and its state is MetadataState.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 ofAccessControlEntriesNOTE: if you pass intruethen 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 ofAccessControlEntriesNOTE: If the list already exists and its state is MetadataState.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 ofAccessControlEntriesNOTE: if you pass intruethen 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 ofAccessControlItemsNOTE: If the list already exists and its state is MetadataState.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 ofAccessControlItemsNOTE: if you pass intruethen 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 ofAccessControlsNOTE: If the list already exists and its state is MetadataState.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 ofAccessControlsNOTE: if you pass intruethen 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 ofAccessControlTemplatesNOTE: If the list already exists and its state is MetadataState.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 ofAccessControlTemplatesNOTE: if you pass intruethen 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 ofActionsNOTE: If the list already exists and its state is MetadataState.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 ofActionsNOTE: if you pass intruethen 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 ofActivitiesNOTE: If the list already exists and its state is MetadataState.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 ofActivitiesNOTE: if you pass intruethen 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 ofAggregationsNOTE: If the list already exists and its state is MetadataState.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 ofAggregationsNOTE: if you pass intruethen 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 ofAggregationsNOTE: If the list already exists and its state is MetadataState.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 ofAggregationsNOTE: if you pass intruethen 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 ofAggregationsNOTE: If the list already exists and its state is MetadataState.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 ofAggregationsNOTE: if you pass intruethen 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 ofAggregationTablesNOTE: If the list already exists and its state is MetadataState.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 ofAggregationTablesNOTE: if you pass intruethen 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 ofAliasesNOTE: If the list already exists and its state is MetadataState.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 ofAliasesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DeployedDataPackageImpl.getAliasFor()Gets theDeployedDataPackageforAliasForNOTE: If the list already exists and its state is MetadataState.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 ofAliasForsNOTE: If the list already exists and its state is MetadataState.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 ofAliasForsNOTE: if you pass intruethen 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 ofAnalyticColumnsNOTE: If the list already exists and its state is MetadataState.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 ofAnalyticColumnsNOTE: if you pass intruethen 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 ofAnalyticTablesNOTE: If the list already exists and its state is MetadataState.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 ofAnalyticTablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AnalyticTableImpl.getAnalyticTrainingTable()Gets theRelationalTableforAnalyticTrainingTableNOTE: If the list already exists and its state is MetadataState.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 ofAnalyticTrainingTablesNOTE: If the list already exists and its state is MetadataState.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 ofAnalyticTrainingTablesNOTE: if you pass intruethen 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 ofArchiveEntriesNOTE: If the list already exists and its state is MetadataState.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 ofArchiveEntriesNOTE: if you pass intruethen 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 ofArchivePathsNOTE: If the list already exists and its state is MetadataState.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 ofArchivePathsNOTE: if you pass intruethen 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 ofArchivesNOTE: If the list already exists and its state is MetadataState.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 ofArchivesNOTE: if you pass intruethen 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 ofArrayTypesNOTE: If the list already exists and its state is MetadataState.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 ofArrayTypesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.FeatureMapImpl.getAssociatedClassifierMap()Gets theClassifierMapforAssociatedClassifierMapNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedClassifierMapsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedClassifierMapsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AccessControlEntryImpl.getAssociatedCondition()Gets thePermissionConditionforAssociatedConditionNOTE: If the list already exists and its state is MetadataState.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 theConditionforAssociatedConditionNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedConditionsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedConditionsNOTE: if you pass intruethen 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 ofAssociatedConditionsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedConditionsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PSPortletImpl.getAssociatedContentCollection()Gets theTreeforAssociatedContentCollectionNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedContentCollectionsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedContentCollectionsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.UnitofTimeImpl.getAssociatedContentLocation()Gets theContentLocationforAssociatedContentLocationNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedContentLocationsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedContentLocationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ContentLocationImpl.getAssociatedContentType()Gets theContentTypeforAssociatedContentTypeNOTE: If the list already exists and its state is MetadataState.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 theContentTypeforAssociatedContentTypeNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedContentTypesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedContentTypesNOTE: if you pass intruethen 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 ofAssociatedContentTypesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedContentTypesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.FileImpl.getAssociatedCube()Gets theCubeforAssociatedCubeNOTE: If the list already exists and its state is MetadataState.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 theCubeforAssociatedCubeNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedCubesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedCubesNOTE: if you pass intruethen 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 ofAssociatedCubesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedCubesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ColumnHierarchyImpl.getAssociatedDataTable()Gets theDataTableforAssociatedDataTableNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedDataTablesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedDataTablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DeviceImpl.getAssociatedDeviceType()Gets theDeviceTypeforAssociatedDeviceTypeNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedDeviceTypesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedDeviceTypesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SharedDimensionImpl.getAssociatedDirectory()Gets theDirectoryforAssociatedDirectoryNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedDirectorysNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedDirectorysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.FileImpl.getAssociatedExternalTable()Gets theExternalTableforAssociatedExternalTableNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedExternalTablesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedExternalTablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.CubeImpl.getAssociatedFile()Gets theFileforAssociatedFileNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedFilesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedFilesNOTE: if you pass intruethen 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 ofAssociatedHierarchiesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedHierarchiesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.HierarchyLevelImpl.getAssociatedHierarchy()Gets theHierarchyforAssociatedHierarchyNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedHierarchysNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedHierarchysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.IdentityImpl.getAssociatedHomeFolder()Gets theTreeforAssociatedHomeFolderNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedHomeFoldersNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedHomeFoldersNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.LoginImpl.getAssociatedIdentity()Gets theIdentityforAssociatedIdentityNOTE: If the list already exists and its state is MetadataState.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 theIdentityforAssociatedIdentityNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedIdentitysNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedIdentitysNOTE: if you pass intruethen 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 ofAssociatedIdentitysNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedIdentitysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.JFJobImpl.getAssociatedJob()Gets theJobforAssociatedJobNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedJobsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedJobsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.CalculatedMemberImpl.getAssociatedLevel()Gets theLevelforAssociatedLevelNOTE: If the list already exists and its state is MetadataState.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 theLevelforAssociatedLevelNOTE: If the list already exists and its state is MetadataState.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 theLevelforAssociatedLevelNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedLevelsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedLevelsNOTE: if you pass intruethen 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 ofAssociatedLevelsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedLevelsNOTE: if you pass intruethen 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 ofAssociatedLevelsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedLevelsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PropertyImpl.getAssociatedLocalizedObject()Gets theRootforAssociatedLocalizedObjectNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedLocalizedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedLocalizedObjectsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DeployedComponentImpl.getAssociatedMachine()Gets theMachineforAssociatedMachineNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMachinesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMachinesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.XPathImpl.getAssociatedMapColumn()Gets theColumnforAssociatedMapColumnNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMapColumnsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMapColumnsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.XPathImpl.getAssociatedMapTable()Gets theRelationalTableforAssociatedMapTableNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMapTablesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMapTablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ArchiveFileImpl.getAssociatedMiningResult()Gets theMiningResultforAssociatedMiningResultNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMiningResultsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedMiningResultsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PropertyGroupImpl.getAssociatedObject()Gets theRootforAssociatedObjectNOTE: If the list already exists and its state is MetadataState.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 theRootforAssociatedObjectNOTE: If the list already exists and its state is MetadataState.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 theRootforAssociatedObjectNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedObjectsNOTE: if you pass intruethen 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 ofAssociatedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedObjectsNOTE: if you pass intruethen 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 ofAssociatedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedObjectsNOTE: if you pass intruethen 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 ofAssociatedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedObjectsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.CubeImpl.getAssociatedOLAPSchema()Gets theOLAPSchemaforAssociatedOLAPSchemaNOTE: If the list already exists and its state is MetadataState.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 theOLAPSchemaforAssociatedOLAPSchemaNOTE: If the list already exists and its state is MetadataState.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 theOLAPSchemaforAssociatedOLAPSchemaNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedOLAPSchemasNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedOLAPSchemasNOTE: if you pass intruethen 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 ofAssociatedOLAPSchemasNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedOLAPSchemasNOTE: if you pass intruethen 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 ofAssociatedOLAPSchemasNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedOLAPSchemasNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TransformationImpl.getAssociatedPrompt()Gets theAbstractPromptforAssociatedPromptNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPromptsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPromptsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TextImpl.getAssociatedProperty()Gets theAbstractPropertyforAssociatedPropertyNOTE: If the list already exists and its state is MetadataState.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 thePropertyGroupforAssociatedPropertyGroupNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPropertyGroupsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPropertyGroupsNOTE: if you pass intruethen 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 ofAssociatedPropertysNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPropertysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PropertyImpl.getAssociatedPropertySet()Gets thePropertySetforAssociatedPropertySetNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPropertySetsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPropertySetsNOTE: if you pass intruethen 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 ofAssociatedPrototypesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPrototypesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TreeImpl.getAssociatedPSPortlet()Gets thePSPortletforAssociatedPSPortletNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPSPortletsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedPSPortletsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TextImpl.getAssociatedQueryClause()Gets theQueryClauseforAssociatedQueryClauseNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedQueryClausesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedQueryClausesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ClassifierMapImpl.getAssociatedRowSelector()Gets theRowSelectorforAssociatedRowSelectorNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedRowSelectorsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedRowSelectorsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SASCatalogEntryImpl.getAssociatedSASCatalog()Gets theSASCatalogforAssociatedSASCatalogNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedSASCatalogsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedSASCatalogsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SASPasswordImpl.getAssociatedSecuredLibrary()Gets theSecuredLibraryforAssociatedSecuredLibraryNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedSecuredLibrarysNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedSecuredLibrarysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TextImpl.getAssociatedTrainedResult()Gets theMiningResultforAssociatedTrainedResultNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedTrainedResultsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedTrainedResultsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ConditionActionSetImpl.getAssociatedTransformation()Gets theAbstractTransformationforAssociatedTransformationNOTE: If the list already exists and its state is MetadataState.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 theAbstractTransformationforAssociatedTransformationNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedTransformationsNOTE: if you pass intruethen 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 ofAssociatedTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedTransformationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TextImpl.getAssociatedType()Gets thePropertyTypeforAssociatedTypeNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedTypesNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedTypesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.RelationalTableImpl.getAssociatedXMLMap()Gets theSXLEMapforAssociatedXMLMapNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedXMLMapsNOTE: If the list already exists and its state is MetadataState.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 ofAssociatedXMLMapsNOTE: if you pass intruethen 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 ofAssociationsNOTE: If the list already exists and its state is MetadataState.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 ofAssociationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.MdAuthorizationBaseAccessControlTemplateImpl.getAuthorizationDefinitionUtil()Obtain the AuthorizationDefinitionUtil Interface for this AccessControlTemplateMdAuthorizationUtilMdObjectBaseUtilImpl.getAuthorizationUtil()Obtain an AuthorizationUtil InterfaceHierarchyImpl.getCalculatedMembers()Gets the Association list ofCalculatedMembersNOTE: If the list already exists and its state is MetadataState.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 ofCalculatedMembersNOTE: if you pass intruethen 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 ofCalculatedMembersNOTE: If the list already exists and its state is MetadataState.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 ofCalculatedMembersNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ChangeImpl.getChangeIdentity()Gets theIdentityforChangeIdentityNOTE: If the list already exists and its state is MetadataState.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 ofChangeIdentitysNOTE: If the list already exists and its state is MetadataState.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 ofChangeIdentitysNOTE: if you pass intruethen 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 ofChangesNOTE: If the list already exists and its state is MetadataState.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 ofChangesNOTE: if you pass intruethen 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 ofChannelSubscriptionsNOTE: If the list already exists and its state is MetadataState.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 ofChannelSubscriptionsNOTE: if you pass intruethen 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 ofChildDataSourcesNOTE: If the list already exists and its state is MetadataState.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 ofChildDataSourcesNOTE: if you pass intruethen 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 ofClassifierSourcesNOTE: If the list already exists and its state is MetadataState.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 ofClassifierSourcesNOTE: if you pass intruethen 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 ofClassifierTargetsNOTE: If the list already exists and its state is MetadataState.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 ofClassifierTargetsNOTE: if you pass intruethen 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 ofCollectionLocationsNOTE: If the list already exists and its state is MetadataState.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 ofCollectionLocationsNOTE: if you pass intruethen 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 ofColumnHierarchiesNOTE: If the list already exists and its state is MetadataState.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 ofColumnHierarchiesNOTE: if you pass intruethen 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 ofColumnsNOTE: If the list already exists and its state is MetadataState.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 ofColumnsNOTE: if you pass intruethen 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 ofColumnsNOTE: If the list already exists and its state is MetadataState.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 ofColumnsNOTE: if you pass intruethen 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 ofColumnsNOTE: If the list already exists and its state is MetadataState.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 ofColumnsNOTE: if you pass intruethen 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 ofComputeLocationsNOTE: If the list already exists and its state is MetadataState.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 ofComputeLocationsNOTE: if you pass intruethen 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 ofComputeTasksNOTE: If the list already exists and its state is MetadataState.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 ofComputeTasksNOTE: if you pass intruethen 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 ofConditionActionSetsNOTE: If the list already exists and its state is MetadataState.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 ofConditionActionSetsNOTE: if you pass intruethen 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 ofConditionActionSetsNOTE: If the list already exists and its state is MetadataState.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 ofConditionActionSetsNOTE: if you pass intruethen 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 ofConditionActionSetsNOTE: If the list already exists and its state is MetadataState.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 ofConditionActionSetsNOTE: if you pass intruethen 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 ofConnectionsNOTE: If the list already exists and its state is MetadataState.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 ofConnectionsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ITChannelImpl.getContentDestination()Gets theDirectoryforContentDestinationNOTE: If the list already exists and its state is MetadataState.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 theDirectoryforContentDestinationNOTE: If the list already exists and its state is MetadataState.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 ofContentDestinationsNOTE: If the list already exists and its state is MetadataState.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 ofContentDestinationsNOTE: if you pass intruethen 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 ofContentDestinationsNOTE: If the list already exists and its state is MetadataState.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 ofContentDestinationsNOTE: if you pass intruethen 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 ofContentItemsNOTE: If the list already exists and its state is MetadataState.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 ofContentItemsNOTE: if you pass intruethen 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 ofContentTypesNOTE: If the list already exists and its state is MetadataState.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 ofContentTypesNOTE: if you pass intruethen 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 ofCubesNOTE: If the list already exists and its state is MetadataState.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 ofCubesNOTE: if you pass intruethen 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 ofCubesNOTE: If the list already exists and its state is MetadataState.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 ofCubesNOTE: if you pass intruethen 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 ofCubesNOTE: If the list already exists and its state is MetadataState.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 ofCubesNOTE: if you pass intruethen 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 ofCubesNOTE: If the list already exists and its state is MetadataState.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 ofCubesNOTE: if you pass intruethen 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 ofCustomAssociationsNOTE: If the list already exists and its state is MetadataState.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 ofCustomAssociationsNOTE: if you pass intruethen 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 ofCustomizedPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofCustomizedPropertiesNOTE: if you pass intruethen 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 ofCustomizedTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofCustomizedTransformationsNOTE: if you pass intruethen 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 ofCustomizedTypesNOTE: If the list already exists and its state is MetadataState.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 ofCustomizedTypesNOTE: if you pass intruethen 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 ofCustomizersNOTE: If the list already exists and its state is MetadataState.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 ofCustomizersNOTE: if you pass intruethen 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 ofCustomizersNOTE: If the list already exists and its state is MetadataState.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 ofCustomizersNOTE: if you pass intruethen 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 ofCustomizersNOTE: If the list already exists and its state is MetadataState.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 ofCustomizersNOTE: if you pass intruethen 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 ofCustomizersNOTE: If the list already exists and its state is MetadataState.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 ofCustomizersNOTE: if you pass intruethen 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 ofDataPackagesNOTE: If the list already exists and its state is MetadataState.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 ofDataPackagesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DataSourceNameImpl.getDataSourceConnection()Gets theConnectionforDataSourceConnectionNOTE: If the list already exists and its state is MetadataState.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 ofDataSourceConnectionsNOTE: If the list already exists and its state is MetadataState.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 ofDataSourceConnectionsNOTE: if you pass intruethen 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 ofDataSourcesNOTE: If the list already exists and its state is MetadataState.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 ofDataSourcesNOTE: if you pass intruethen 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 ofDataSourcesNOTE: If the list already exists and its state is MetadataState.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 ofDataSourcesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DataSourceNameImpl.getDefaultLogin()Gets theLoginforDefaultLoginNOTE: If the list already exists and its state is MetadataState.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 theLoginforDefaultLoginNOTE: If the list already exists and its state is MetadataState.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 ofDefaultLoginsNOTE: If the list already exists and its state is MetadataState.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 ofDefaultLoginsNOTE: if you pass intruethen 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 ofDefaultLoginsNOTE: If the list already exists and its state is MetadataState.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 ofDefaultLoginsNOTE: if you pass intruethen 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 ofDefaultPasswordsNOTE: If the list already exists and its state is MetadataState.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 ofDefaultPasswordsNOTE: if you pass intruethen 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 ofDependentComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDependentComponentsNOTE: if you pass intruethen 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 ofDependsOnComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDependsOnComponentsNOTE: if you pass intruethen 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 ofDeployedComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDeployedComponentsNOTE: if you pass intruethen 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 ofDeployedComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDeployedComponentsNOTE: if you pass intruethen 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 ofDeployedComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDeployedComponentsNOTE: if you pass intruethen 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 ofDeployedComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDeployedComponentsNOTE: if you pass intruethen 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 ofDeployedComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDeployedComponentsNOTE: if you pass intruethen 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 ofDeployedDevicesNOTE: If the list already exists and its state is MetadataState.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 ofDeployedDevicesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DeployedComponentImpl.getDescriptiveComponent()Gets theSoftwareComponentforDescriptiveComponentNOTE: If the list already exists and its state is MetadataState.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 ofDescriptiveComponentsNOTE: If the list already exists and its state is MetadataState.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 ofDescriptiveComponentsNOTE: if you pass intruethen 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 ofDeviceDescriptorsNOTE: If the list already exists and its state is MetadataState.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 ofDeviceDescriptorsNOTE: if you pass intruethen 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 ofDimensionsNOTE: If the list already exists and its state is MetadataState.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 ofDimensionsNOTE: if you pass intruethen 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 ofDimensionsNOTE: If the list already exists and its state is MetadataState.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 ofDimensionsNOTE: if you pass intruethen 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 ofDimensionsNOTE: If the list already exists and its state is MetadataState.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 ofDimensionsNOTE: if you pass intruethen 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 ofDirectoriesNOTE: If the list already exists and its state is MetadataState.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 ofDirectoriesNOTE: if you pass intruethen 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 ofDisplayColumnsNOTE: If the list already exists and its state is MetadataState.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 ofDisplayColumnsNOTE: if you pass intruethen 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 ofDisplayForKeysNOTE: If the list already exists and its state is MetadataState.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 ofDisplayForKeysNOTE: if you pass intruethen 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 ofDocumentsNOTE: If the list already exists and its state is MetadataState.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 ofDocumentsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ConnectionImpl.getDomain()Gets theAuthenticationDomainforDomainNOTE: If the list already exists and its state is MetadataState.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 theAuthenticationDomainforDomainNOTE: If the list already exists and its state is MetadataState.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 ofDomainsNOTE: If the list already exists and its state is MetadataState.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 ofDomainsNOTE: if you pass intruethen 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 ofDomainsNOTE: If the list already exists and its state is MetadataState.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 ofDomainsNOTE: if you pass intruethen 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 ofEditedPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofEditedPropertiesNOTE: if you pass intruethen 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 ofEditedTypesNOTE: If the list already exists and its state is MetadataState.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 ofEditedTypesNOTE: if you pass intruethen 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 ofEditorsNOTE: If the list already exists and its state is MetadataState.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 ofEditorsNOTE: if you pass intruethen 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 ofEditorsNOTE: If the list already exists and its state is MetadataState.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 ofEditorsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PropertyTypeImpl.getElementType()Gets thePropertyTypeforElementTypeNOTE: If the list already exists and its state is MetadataState.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 ofElementTypesNOTE: If the list already exists and its state is MetadataState.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 ofElementTypesNOTE: if you pass intruethen 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 ofEmailAddressesNOTE: If the list already exists and its state is MetadataState.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 ofEmailAddressesNOTE: if you pass intruethen 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 ofEmailSubscriberNOTE: If the list already exists and its state is MetadataState.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 ofEmailSubscriberNOTE: if you pass intruethen 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 ofEventBrokersNOTE: If the list already exists and its state is MetadataState.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 ofEventBrokersNOTE: if you pass intruethen 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 ofExtensionsNOTE: If the list already exists and its state is MetadataState.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 ofExtensionsNOTE: if you pass intruethen 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 ofExternalIdentitiesNOTE: If the list already exists and its state is MetadataState.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 ofExternalIdentitiesNOTE: if you pass intruethen 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 ofFavoritesNOTE: If the list already exists and its state is MetadataState.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 ofFavoritesNOTE: if you pass intruethen 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 ofFavoritesContainersNOTE: If the list already exists and its state is MetadataState.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 ofFavoritesContainersNOTE: if you pass intruethen 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 ofFeatureMapsNOTE: If the list already exists and its state is MetadataState.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 ofFeatureMapsNOTE: if you pass intruethen 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 ofFeatureSourcesNOTE: If the list already exists and its state is MetadataState.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 ofFeatureSourcesNOTE: if you pass intruethen 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 ofFeatureTargetsNOTE: If the list already exists and its state is MetadataState.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 ofFeatureTargetsNOTE: if you pass intruethen 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 ofFileRefLocationsNOTE: If the list already exists and its state is MetadataState.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 ofFileRefLocationsNOTE: if you pass intruethen 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 ofFileRefsNOTE: If the list already exists and its state is MetadataState.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 ofFileRefsNOTE: if you pass intruethen 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 ofFileRefsNOTE: If the list already exists and its state is MetadataState.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 ofFileRefsNOTE: if you pass intruethen 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 ofFilesNOTE: If the list already exists and its state is MetadataState.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 ofFilesNOTE: if you pass intruethen 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 ofFiltersNOTE: If the list already exists and its state is MetadataState.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 ofFiltersNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ITFilterImpl.getFilterSubscriber()Gets theITContentSubscriberforFilterSubscriberNOTE: If the list already exists and its state is MetadataState.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 ofFilterSubscribersNOTE: If the list already exists and its state is MetadataState.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 ofFilterSubscribersNOTE: if you pass intruethen 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 ofFitStatisticsNOTE: If the list already exists and its state is MetadataState.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 ofFitStatisticsNOTE: if you pass intruethen 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 ofForeignKeyAssociationsNOTE: If the list already exists and its state is MetadataState.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 ofForeignKeyAssociationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.KeyAssociationImpl.getForeignKeyColumn()Gets theColumnforForeignKeyColumnNOTE: If the list already exists and its state is MetadataState.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 ofForeignKeyColumnsNOTE: If the list already exists and its state is MetadataState.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 ofForeignKeyColumnsNOTE: if you pass intruethen 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 ofForeignKeysNOTE: If the list already exists and its state is MetadataState.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 ofForeignKeysNOTE: if you pass intruethen 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 ofForeignKeysNOTE: If the list already exists and its state is MetadataState.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 ofForeignKeysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.InternalLoginImpl.getForIdentity()Gets theIdentityforForIdentityNOTE: If the list already exists and its state is MetadataState.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 ofForIdentitysNOTE: If the list already exists and its state is MetadataState.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 ofForIdentitysNOTE: if you pass intruethen 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 ofFormulasNOTE: If the list already exists and its state is MetadataState.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 ofFormulasNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SelectImpl.getGroupByForSelect()Gets theGroupByClauseforGroupByForSelectNOTE: If the list already exists and its state is MetadataState.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 ofGroupByForSelectsNOTE: If the list already exists and its state is MetadataState.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 ofGroupByForSelectsNOTE: if you pass intruethen 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 ofGroupedPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofGroupedPropertiesNOTE: if you pass intruethen 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 ofGroupsNOTE: If the list already exists and its state is MetadataState.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 ofGroupsNOTE: if you pass intruethen 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 ofGroupSubscriptionsNOTE: If the list already exists and its state is MetadataState.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 ofGroupSubscriptionsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SelectImpl.getHavingForSelect()Gets theHavingClauseforHavingForSelectNOTE: If the list already exists and its state is MetadataState.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 ofHavingForSelectsNOTE: If the list already exists and its state is MetadataState.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 ofHavingForSelectsNOTE: if you pass intruethen 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 ofHierarchiesNOTE: If the list already exists and its state is MetadataState.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 ofHierarchiesNOTE: if you pass intruethen 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 ofHierarchiesNOTE: If the list already exists and its state is MetadataState.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 ofHierarchiesNOTE: if you pass intruethen 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 ofHierarchiesNOTE: If the list already exists and its state is MetadataState.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 ofHierarchiesNOTE: if you pass intruethen 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 ofHierarchiesNOTE: If the list already exists and its state is MetadataState.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 ofHierarchiesNOTE: if you pass intruethen 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 ofHierarchyLevelsNOTE: If the list already exists and its state is MetadataState.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 ofHierarchyLevelsNOTE: if you pass intruethen 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 ofIdentitiesNOTE: If the list already exists and its state is MetadataState.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 ofIdentitiesNOTE: if you pass intruethen 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 ofIdentityChangesNOTE: If the list already exists and its state is MetadataState.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 ofIdentityChangesNOTE: if you pass intruethen 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 ofIdentityGroupsNOTE: If the list already exists and its state is MetadataState.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 ofIdentityGroupsNOTE: if you pass intruethen 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 ofImplementedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofImplementedObjectsNOTE: if you pass intruethen 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 ofImplementorsNOTE: If the list already exists and its state is MetadataState.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 ofImplementorsNOTE: if you pass intruethen 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 ofIndexesNOTE: If the list already exists and its state is MetadataState.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 ofIndexesNOTE: if you pass intruethen 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 ofIndexesNOTE: If the list already exists and its state is MetadataState.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 ofIndexesNOTE: if you pass intruethen 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 ofInitProcessesNOTE: If the list already exists and its state is MetadataState.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 ofInitProcessesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.IdentityImpl.getInternalLoginInfo()Gets theInternalLoginforInternalLoginInfoNOTE: If the list already exists and its state is MetadataState.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 ofInternalLoginInfosNOTE: If the list already exists and its state is MetadataState.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 ofInternalLoginInfosNOTE: if you pass intruethen 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 ofITChannelsNOTE: If the list already exists and its state is MetadataState.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 ofITChannelsNOTE: if you pass intruethen 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 ofITSubscribersNOTE: If the list already exists and its state is MetadataState.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 ofITSubscribersNOTE: if you pass intruethen 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 ofJFJobsNOTE: If the list already exists and its state is MetadataState.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 ofJFJobsNOTE: if you pass intruethen 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 ofJobActivitiesNOTE: If the list already exists and its state is MetadataState.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 ofJobActivitiesNOTE: if you pass intruethen 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 ofJobsNOTE: If the list already exists and its state is MetadataState.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 ofJobsNOTE: if you pass intruethen 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 ofKeyAssociationsNOTE: If the list already exists and its state is MetadataState.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 ofKeyAssociationsNOTE: if you pass intruethen 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 ofKeyedColumnsNOTE: If the list already exists and its state is MetadataState.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 ofKeyedColumnsNOTE: if you pass intruethen 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 ofKeysNOTE: If the list already exists and its state is MetadataState.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 ofKeysNOTE: if you pass intruethen 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 ofKeywordsNOTE: If the list already exists and its state is MetadataState.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 ofKeywordsNOTE: if you pass intruethen 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 ofLayoutComponentsNOTE: If the list already exists and its state is MetadataState.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 ofLayoutComponentsNOTE: if you pass intruethen 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 ofLayoutComponentsNOTE: If the list already exists and its state is MetadataState.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 ofLayoutComponentsNOTE: if you pass intruethen 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 ofLevelsNOTE: If the list already exists and its state is MetadataState.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 ofLevelsNOTE: if you pass intruethen 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 ofLevelsNOTE: If the list already exists and its state is MetadataState.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 ofLevelsNOTE: if you pass intruethen 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 ofLevelsNOTE: If the list already exists and its state is MetadataState.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 ofLevelsNOTE: if you pass intruethen 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 ofLibrariesNOTE: If the list already exists and its state is MetadataState.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 ofLibrariesNOTE: if you pass intruethen 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 ofLibrariesNOTE: If the list already exists and its state is MetadataState.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 ofLibrariesNOTE: if you pass intruethen 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 ofLibrariesNOTE: If the list already exists and its state is MetadataState.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 ofLibrariesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SASLibraryImpl.getLibraryConnection()Gets theSASClientConnectionforLibraryConnectionNOTE: If the list already exists and its state is MetadataState.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 ofLibraryConnectionsNOTE: If the list already exists and its state is MetadataState.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 ofLibraryConnectionsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SASLicenseImpl.getLicensedComponent()Gets theDeployedComponentforLicensedComponentNOTE: If the list already exists and its state is MetadataState.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 ofLicensedComponentsNOTE: If the list already exists and its state is MetadataState.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 ofLicensedComponentsNOTE: if you pass intruethen 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 ofLicensesNOTE: If the list already exists and its state is MetadataState.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 ofLicensesNOTE: if you pass intruethen 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 ofLocalizedAttributesNOTE: If the list already exists and its state is MetadataState.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 ofLocalizedAttributesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.LocalizedResourceImpl.getLocalizedObject()Gets theLocalizedTypeforLocalizedObjectNOTE: If the list already exists and its state is MetadataState.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 ofLocalizedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofLocalizedObjectsNOTE: if you pass intruethen 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 ofLocationsNOTE: If the list already exists and its state is MetadataState.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 ofLocationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.OLAPSchemaImpl.getLogFile()Gets theFileforLogFileNOTE: If the list already exists and its state is MetadataState.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 ofLogFilesNOTE: If the list already exists and its state is MetadataState.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 ofLogFilesNOTE: if you pass intruethen 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 ofLoginsNOTE: If the list already exists and its state is MetadataState.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 ofLoginsNOTE: if you pass intruethen 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 ofLoginsNOTE: If the list already exists and its state is MetadataState.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 ofLoginsNOTE: if you pass intruethen 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 ofMeasuresNOTE: If the list already exists and its state is MetadataState.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 ofMeasuresNOTE: if you pass intruethen 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 ofMeasuresNOTE: If the list already exists and its state is MetadataState.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 ofMeasuresNOTE: if you pass intruethen 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 ofMemberIdentitiesNOTE: If the list already exists and its state is MetadataState.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 ofMemberIdentitiesNOTE: if you pass intruethen 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 ofMembersNOTE: If the list already exists and its state is MetadataState.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 ofMembersNOTE: if you pass intruethen 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 ofMembersNOTE: If the list already exists and its state is MetadataState.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 ofMembersNOTE: if you pass intruethen 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 ofMiningReportsNOTE: If the list already exists and its state is MetadataState.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 ofMiningReportsNOTE: if you pass intruethen 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 ofModelResultsNOTE: If the list already exists and its state is MetadataState.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 ofModelResultsNOTE: if you pass intruethen 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 ofModelsNOTE: If the list already exists and its state is MetadataState.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 ofModelsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.NamedServiceImpl.getNamedComponent()Gets theDeployedComponentforNamedComponentNOTE: If the list already exists and its state is MetadataState.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 ofNamedComponentsNOTE: If the list already exists and its state is MetadataState.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 ofNamedComponentsNOTE: if you pass intruethen 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 ofNamedServicesNOTE: If the list already exists and its state is MetadataState.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 ofNamedServicesNOTE: if you pass intruethen 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 ofNamedSetsNOTE: If the list already exists and its state is MetadataState.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 ofNamedSetsNOTE: if you pass intruethen 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 ofNamingServicesNOTE: If the list already exists and its state is MetadataState.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 ofNamingServicesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.CubeImpl.getNextGeneration()Gets theCubeforNextGenerationNOTE: If the list already exists and its state is MetadataState.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 ofNextGenerationsNOTE: If the list already exists and its state is MetadataState.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 ofNextGenerationsNOTE: if you pass intruethen 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 ofNotesNOTE: If the list already exists and its state is MetadataState.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 ofNotesNOTE: if you pass intruethen 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 ofObjectsNOTE: If the list already exists and its state is MetadataState.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 ofObjectsNOTE: if you pass intruethen 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 ofObjectsNOTE: If the list already exists and its state is MetadataState.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 ofObjectsNOTE: if you pass intruethen 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 ofObjectsNOTE: If the list already exists and its state is MetadataState.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 ofObjectsNOTE: if you pass intruethen 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 ofObjectsNOTE: If the list already exists and its state is MetadataState.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 ofObjectsNOTE: if you pass intruethen 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 ofObjectsNOTE: If the list already exists and its state is MetadataState.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 ofObjectsNOTE: if you pass intruethen 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 ofObjectsNOTE: If the list already exists and its state is MetadataState.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 ofObjectsNOTE: if you pass intruethen 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 ofObjectsNOTE: If the list already exists and its state is MetadataState.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 ofObjectsNOTE: if you pass intruethen 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 ofOLAPPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofOLAPPropertiesNOTE: if you pass intruethen 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 ofOLAPPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofOLAPPropertiesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.JoinImpl.getOnForJoin()Gets theOnClauseforOnForJoinNOTE: If the list already exists and its state is MetadataState.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 ofOnForJoinsNOTE: If the list already exists and its state is MetadataState.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 ofOnForJoinsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SelectImpl.getOrderByForSelect()Gets theOrderByClauseforOrderByForSelectNOTE: If the list already exists and its state is MetadataState.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 ofOrderByForSelectsNOTE: If the list already exists and its state is MetadataState.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 ofOrderByForSelectsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PermissionConditionImpl.getOwningAccessControlEntry()Gets theAccessControlEntryforOwningAccessControlEntryNOTE: If the list already exists and its state is MetadataState.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 ofOwningAccessControlEntrysNOTE: If the list already exists and its state is MetadataState.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 ofOwningAccessControlEntrysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TargetImpl.getOwningAnalyticColumn()Gets theAnalyticColumnforOwningAnalyticColumnNOTE: If the list already exists and its state is MetadataState.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 ofOwningAnalyticColumnsNOTE: If the list already exists and its state is MetadataState.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 ofOwningAnalyticColumnsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ArchiveEntryImpl.getOwningArchive()Gets theArchiveFileforOwningArchiveNOTE: If the list already exists and its state is MetadataState.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 ofOwningArchivesNOTE: If the list already exists and its state is MetadataState.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 ofOwningArchivesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ArchiveFileImpl.getOwningChannel()Gets theITChannelforOwningChannelNOTE: If the list already exists and its state is MetadataState.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 ofOwningChannelsNOTE: If the list already exists and its state is MetadataState.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 ofOwningChannelsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.RowSelectorImpl.getOwningClassifierMap()Gets theClassifierMapforOwningClassifierMapNOTE: If the list already exists and its state is MetadataState.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 ofOwningClassifierMapsNOTE: If the list already exists and its state is MetadataState.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 ofOwningClassifierMapsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AnalyticColumnImpl.getOwningColumn()Gets theColumnforOwningColumnNOTE: If the list already exists and its state is MetadataState.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 ofOwningColumnsNOTE: If the list already exists and its state is MetadataState.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 ofOwningColumnsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AggregationImpl.getOwningCube()Gets theCubeforOwningCubeNOTE: If the list already exists and its state is MetadataState.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 ofOwningCubesNOTE: If the list already exists and its state is MetadataState.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 ofOwningCubesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.HierarchyImpl.getOwningDimension()Gets theDimensionforOwningDimensionNOTE: If the list already exists and its state is MetadataState.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 theDimensionforOwningDimensionNOTE: If the list already exists and its state is MetadataState.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 theDimensionforOwningDimensionNOTE: If the list already exists and its state is MetadataState.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 ofOwningDimensionsNOTE: If the list already exists and its state is MetadataState.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 ofOwningDimensionsNOTE: if you pass intruethen 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 ofOwningDimensionsNOTE: If the list already exists and its state is MetadataState.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 ofOwningDimensionsNOTE: if you pass intruethen 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 ofOwningDimensionsNOTE: If the list already exists and its state is MetadataState.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 ofOwningDimensionsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ExternalTableImpl.getOwningFile()Gets theFileforOwningFileNOTE: If the list already exists and its state is MetadataState.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 ofOwningFilesNOTE: If the list already exists and its state is MetadataState.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 ofOwningFilesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.KeyAssociationImpl.getOwningForeignKey()Gets theForeignKeyforOwningForeignKeyNOTE: If the list already exists and its state is MetadataState.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 ofOwningForeignKeysNOTE: If the list already exists and its state is MetadataState.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 ofOwningForeignKeysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.CalculatedMemberImpl.getOwningHierarchy()Gets theHierarchyforOwningHierarchyNOTE: If the list already exists and its state is MetadataState.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 ofOwningHierarchysNOTE: If the list already exists and its state is MetadataState.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 ofOwningHierarchysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.OnClauseImpl.getOwningJoin()Gets theJoinforOwningJoinNOTE: If the list already exists and its state is MetadataState.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 ofOwningJoinsNOTE: If the list already exists and its state is MetadataState.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 ofOwningJoinsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.JoinImpl.getOwningJoinTable()Gets theJoinTableforOwningJoinTableNOTE: If the list already exists and its state is MetadataState.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 ofOwningJoinTablesNOTE: If the list already exists and its state is MetadataState.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 ofOwningJoinTablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TextStoreImpl.getOwningMiningResult()Gets theMiningResultforOwningMiningResultNOTE: If the list already exists and its state is MetadataState.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 ofOwningMiningResultsNOTE: If the list already exists and its state is MetadataState.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 ofOwningMiningResultsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AbstractExtensionImpl.getOwningObject()Gets theRootforOwningObjectNOTE: If the list already exists and its state is MetadataState.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 theRootforOwningObjectNOTE: If the list already exists and its state is MetadataState.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 theRootforOwningObjectNOTE: If the list already exists and its state is MetadataState.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 theRootforOwningObjectNOTE: If the list already exists and its state is MetadataState.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 ofOwningObjectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningObjectsNOTE: if you pass intruethen 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 ofOwningObjectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningObjectsNOTE: if you pass intruethen 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 ofOwningObjectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningObjectsNOTE: if you pass intruethen 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 ofOwningObjectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningObjectsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PSLayoutComponentImpl.getOwningPage()Gets thePSPortalPageforOwningPageNOTE: If the list already exists and its state is MetadataState.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 ofOwningPagesNOTE: If the list already exists and its state is MetadataState.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 ofOwningPagesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.IndexImpl.getOwningPhysicalTable()Gets thePhysicalTableforOwningPhysicalTableNOTE: If the list already exists and its state is MetadataState.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 ofOwningPhysicalTablesNOTE: If the list already exists and its state is MetadataState.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 ofOwningPhysicalTablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PrototypePropertyImpl.getOwningPrototype()Gets thePrototypeforOwningPrototypeNOTE: If the list already exists and its state is MetadataState.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 ofOwningPrototypesNOTE: If the list already exists and its state is MetadataState.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 ofOwningPrototypesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.GroupByClauseImpl.getOwningSelect()Gets theSelectforOwningSelectNOTE: If the list already exists and its state is MetadataState.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 theSelectforOwningSelectNOTE: If the list already exists and its state is MetadataState.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 theSelectforOwningSelectNOTE: If the list already exists and its state is MetadataState.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 theSelectforOwningSelectNOTE: If the list already exists and its state is MetadataState.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 ofOwningSelectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningSelectsNOTE: if you pass intruethen 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 ofOwningSelectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningSelectsNOTE: if you pass intruethen 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 ofOwningSelectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningSelectsNOTE: if you pass intruethen 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 ofOwningSelectsNOTE: If the list already exists and its state is MetadataState.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 ofOwningSelectsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.FitStatisticImpl.getOwningTarget()Gets theTargetforOwningTargetNOTE: If the list already exists and its state is MetadataState.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 ofOwningTargetsNOTE: If the list already exists and its state is MetadataState.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 ofOwningTargetsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.VariableImpl.getOwningTransformation()Gets theAbstractTransformationforOwningTransformationNOTE: If the list already exists and its state is MetadataState.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 ofOwningTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofOwningTransformationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AttributePropertyImpl.getOwningType()Gets thePropertyTypeforOwningTypeNOTE: If the list already exists and its state is MetadataState.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 thePropertyTypeforOwningTypeNOTE: If the list already exists and its state is MetadataState.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 ofOwningTypesNOTE: If the list already exists and its state is MetadataState.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 ofOwningTypesNOTE: if you pass intruethen 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 ofOwningTypesNOTE: If the list already exists and its state is MetadataState.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 ofOwningTypesNOTE: if you pass intruethen 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 ofPageProfilesNOTE: If the list already exists and its state is MetadataState.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 ofPageProfilesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DirectoryImpl.getParent()Gets theDirectoryforParentNOTE: If the list already exists and its state is MetadataState.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 theFavoritesContainerforParentContainerNOTE: If the list already exists and its state is MetadataState.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 ofParentContainersNOTE: If the list already exists and its state is MetadataState.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 ofParentContainersNOTE: if you pass intruethen 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 ofParentCubesNOTE: If the list already exists and its state is MetadataState.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 ofParentCubesNOTE: if you pass intruethen 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 ofParentDataSourcesNOTE: If the list already exists and its state is MetadataState.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 ofParentDataSourcesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.PropertyGroupImpl.getParentGroup()Gets thePropertyGroupforParentGroupNOTE: If the list already exists and its state is MetadataState.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 ofParentGroupsNOTE: If the list already exists and its state is MetadataState.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 ofParentGroupsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.HierarchyLevelImpl.getParentLevel()Gets theHierarchyLevelforParentLevelNOTE: If the list already exists and its state is MetadataState.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 ofParentLevelsNOTE: If the list already exists and its state is MetadataState.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 ofParentLevelsNOTE: if you pass intruethen 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 ofParentsNOTE: If the list already exists and its state is MetadataState.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 ofParentsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TreeImpl.getParentTree()Gets theTreeforParentTreeNOTE: If the list already exists and its state is MetadataState.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 ofParentTreesNOTE: If the list already exists and its state is MetadataState.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 ofParentTreesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ForeignKeyImpl.getPartnerUniqueKey()Gets theUniqueKeyforPartnerUniqueKeyNOTE: If the list already exists and its state is MetadataState.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 ofPartnerUniqueKeysNOTE: If the list already exists and its state is MetadataState.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 ofPartnerUniqueKeysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ConnectionImpl.getPassthruPassword()Gets theSASPasswordforPassthruPasswordNOTE: If the list already exists and its state is MetadataState.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 ofPassthruPasswordsNOTE: If the list already exists and its state is MetadataState.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 ofPassthruPasswordsNOTE: if you pass intruethen 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 ofPathChannelsNOTE: If the list already exists and its state is MetadataState.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 ofPathChannelsNOTE: if you pass intruethen 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 ofPermissionsNOTE: If the list already exists and its state is MetadataState.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 ofPermissionsNOTE: if you pass intruethen 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 ofPersonsNOTE: If the list already exists and its state is MetadataState.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 ofPersonsNOTE: if you pass intruethen 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 ofPersonsNOTE: If the list already exists and its state is MetadataState.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 ofPersonsNOTE: if you pass intruethen 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 ofPersonsNOTE: If the list already exists and its state is MetadataState.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 ofPersonsNOTE: if you pass intruethen 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 ofPersonsNOTE: If the list already exists and its state is MetadataState.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 ofPersonsNOTE: if you pass intruethen 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 ofPhoneNumbersNOTE: If the list already exists and its state is MetadataState.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 ofPhoneNumbersNOTE: if you pass intruethen 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 ofPortalPagesNOTE: If the list already exists and its state is MetadataState.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 ofPortalPagesNOTE: if you pass intruethen 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 ofPortletsNOTE: If the list already exists and its state is MetadataState.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 ofPortletsNOTE: if you pass intruethen 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 ofPredecessorDependenciesNOTE: If the list already exists and its state is MetadataState.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 ofPredecessorDependenciesNOTE: if you pass intruethen 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 ofPredecessorsNOTE: If the list already exists and its state is MetadataState.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 ofPredecessorsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.CubeImpl.getPreviousGeneration()Gets theCubeforPreviousGenerationNOTE: If the list already exists and its state is MetadataState.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 ofPreviousGenerationsNOTE: If the list already exists and its state is MetadataState.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 ofPreviousGenerationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.RootImpl.getPrimaryPropertyGroup()Gets thePropertyGroupforPrimaryPropertyGroupNOTE: If the list already exists and its state is MetadataState.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 ofPrimaryPropertyGroupsNOTE: If the list already exists and its state is MetadataState.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 ofPrimaryPropertyGroupsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ITSubscriberImpl.getProfileOwner()Gets thePersonforProfileOwnerNOTE: If the list already exists and its state is MetadataState.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 ofProfileOwnersNOTE: If the list already exists and its state is MetadataState.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 ofProfileOwnersNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AbstractPromptImpl.getPromptEnabledObject()Gets theRootforPromptEnabledObjectNOTE: If the list already exists and its state is MetadataState.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 ofPromptEnabledObjectsNOTE: If the list already exists and its state is MetadataState.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 ofPromptEnabledObjectsNOTE: if you pass intruethen 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 ofPromptReferencesNOTE: If the list already exists and its state is MetadataState.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 ofPromptReferencesNOTE: if you pass intruethen 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 ofPromptsNOTE: If the list already exists and its state is MetadataState.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 ofPromptsNOTE: if you pass intruethen 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 ofPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofPropertiesNOTE: if you pass intruethen 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 ofPropertyGroupsNOTE: If the list already exists and its state is MetadataState.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 ofPropertyGroupsNOTE: if you pass intruethen 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 ofPropertySetsNOTE: If the list already exists and its state is MetadataState.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 ofPropertySetsNOTE: if you pass intruethen 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 ofProtectedConnectionsNOTE: If the list already exists and its state is MetadataState.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 ofProtectedConnectionsNOTE: if you pass intruethen 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 ofProtectedPassthrusNOTE: If the list already exists and its state is MetadataState.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 ofProtectedPassthrusNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SASPasswordImpl.getProtectedTable()Gets thePhysicalTableforProtectedTableNOTE: If the list already exists and its state is MetadataState.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 ofProtectedTablesNOTE: If the list already exists and its state is MetadataState.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 ofProtectedTablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ConditionActionSetImpl.getPrototypeConditionActionSet()Gets theConditionActionSetforPrototypeConditionActionSetNOTE: If the list already exists and its state is MetadataState.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 ofPrototypeConditionActionSetsNOTE: If the list already exists and its state is MetadataState.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 ofPrototypeConditionActionSetsNOTE: if you pass intruethen 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 ofPrototypePropertiesNOTE: If the list already exists and its state is MetadataState.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 ofPrototypePropertiesNOTE: if you pass intruethen 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 ofProviderConnectionsNOTE: If the list already exists and its state is MetadataState.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 ofProviderConnectionsNOTE: if you pass intruethen 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 ofProvidersNOTE: If the list already exists and its state is MetadataState.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 ofProvidersNOTE: if you pass intruethen 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 ofQueryClausesNOTE: If the list already exists and its state is MetadataState.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 ofQueryClausesNOTE: if you pass intruethen 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 ofReachThruCubesNOTE: If the list already exists and its state is MetadataState.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 ofReachThruCubesNOTE: if you pass intruethen 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 ofReachThruTablesNOTE: If the list already exists and its state is MetadataState.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 ofReachThruTablesNOTE: if you pass intruethen 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 ofReferencedObjectsNOTE: If the list already exists and its state is MetadataState.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 ofReferencedObjectsNOTE: if you pass intruethen 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 ofReferencedPromptsNOTE: If the list already exists and its state is MetadataState.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 ofReferencedPromptsNOTE: if you pass intruethen 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 ofRegisteredEventsNOTE: If the list already exists and its state is MetadataState.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 ofRegisteredEventsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ReportImpl.getReportLocation()Gets theContentLocationforReportLocationNOTE: If the list already exists and its state is MetadataState.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 ofReportLocationsNOTE: If the list already exists and its state is MetadataState.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 ofReportLocationsNOTE: if you pass intruethen 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 ofReportsNOTE: If the list already exists and its state is MetadataState.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 ofReportsNOTE: if you pass intruethen 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 ofReportsNOTE: If the list already exists and its state is MetadataState.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 ofReportsNOTE: if you pass intruethen 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 ofResourcesNOTE: If the list already exists and its state is MetadataState.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 ofResourcesNOTE: if you pass intruethen 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 ofResponsibilitiesNOTE: If the list already exists and its state is MetadataState.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 ofResponsibilitiesNOTE: if you pass intruethen 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 ofResponsiblePartiesNOTE: If the list already exists and its state is MetadataState.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 ofResponsiblePartiesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.MiningResultImpl.getResultPMML()Gets theTextStoreforResultPMMLNOTE: If the list already exists and its state is MetadataState.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 ofResultPMMLsNOTE: If the list already exists and its state is MetadataState.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 ofResultPMMLsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.RoleImpl.getRoleObject()Gets theDataTableforRoleObjectNOTE: If the list already exists and its state is MetadataState.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 ofRoleObjectsNOTE: If the list already exists and its state is MetadataState.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 ofRoleObjectsNOTE: if you pass intruethen 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 ofRolesNOTE: If the list already exists and its state is MetadataState.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 ofRolesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.HierarchyImpl.getRootHierarchyLevel()Gets theHierarchyLevelforRootHierarchyLevelNOTE: If the list already exists and its state is MetadataState.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 ofRootHierarchyLevelsNOTE: If the list already exists and its state is MetadataState.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 ofRootHierarchyLevelsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ConnectionImpl.getSAPW()Gets theSASPasswordforSAPWNOTE: If the list already exists and its state is MetadataState.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 ofSAPWsNOTE: If the list already exists and its state is MetadataState.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 ofSAPWsNOTE: if you pass intruethen 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 ofSASCatalogEntriesNOTE: If the list already exists and its state is MetadataState.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 ofSASCatalogEntriesNOTE: if you pass intruethen 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 ofSASCatalogsNOTE: If the list already exists and its state is MetadataState.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 ofSASCatalogsNOTE: if you pass intruethen 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 ofSASPasswordsNOTE: If the list already exists and its state is MetadataState.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 ofSASPasswordsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.RelationalSchemaImpl.getSchemaPackage()Gets theDatabaseCatalogforSchemaPackageNOTE: If the list already exists and its state is MetadataState.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 ofSchemaPackagesNOTE: If the list already exists and its state is MetadataState.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 ofSchemaPackagesNOTE: if you pass intruethen 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 ofSchemasNOTE: If the list already exists and its state is MetadataState.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 ofSchemasNOTE: if you pass intruethen 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 ofScriptedConnectionsNOTE: If the list already exists and its state is MetadataState.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 ofScriptedConnectionsNOTE: if you pass intruethen 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 ofScriptFilesNOTE: If the list already exists and its state is MetadataState.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 ofScriptFilesNOTE: if you pass intruethen 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 ofSecRulesNOTE: If the list already exists and its state is MetadataState.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 ofSecRulesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SecurityRuleImpl.getSecRuleScheme()Gets theSecurityRuleSchemeforSecRuleSchemeNOTE: If the list already exists and its state is MetadataState.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 ofSecRuleSchemesNOTE: If the list already exists and its state is MetadataState.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 ofSecRuleSchemesNOTE: if you pass intruethen 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 ofServiceNamesNOTE: If the list already exists and its state is MetadataState.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 ofServiceNamesNOTE: if you pass intruethen 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 ofServiceTypesNOTE: If the list already exists and its state is MetadataState.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 ofServiceTypesNOTE: if you pass intruethen 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 ofSetPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofSetPropertiesNOTE: if you pass intruethen 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 ofSoftwareComponentsNOTE: If the list already exists and its state is MetadataState.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 ofSoftwareComponentsNOTE: if you pass intruethen 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 ofSoftwareComponentsNOTE: If the list already exists and its state is MetadataState.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 ofSoftwareComponentsNOTE: if you pass intruethen 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 ofSoftwareGroupsNOTE: If the list already exists and its state is MetadataState.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 ofSoftwareGroupsNOTE: if you pass intruethen 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 ofSoftwareTreesNOTE: If the list already exists and its state is MetadataState.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 ofSoftwareTreesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ConnectionImpl.getSource()Gets theDeployedComponentforSourceNOTE: If the list already exists and its state is MetadataState.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 ofSourceClassifierMapsNOTE: If the list already exists and its state is MetadataState.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 ofSourceClassifierMapsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AbstractTransformationImpl.getSourceCode()Gets theTextforSourceCodeNOTE: If the list already exists and its state is MetadataState.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 theTextforSourceCodeNOTE: If the list already exists and its state is MetadataState.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 ofSourceCodesNOTE: If the list already exists and its state is MetadataState.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 ofSourceCodesNOTE: if you pass intruethen 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 ofSourceCodesNOTE: If the list already exists and its state is MetadataState.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 ofSourceCodesNOTE: if you pass intruethen 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 ofSourceConnectionsNOTE: If the list already exists and its state is MetadataState.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 ofSourceConnectionsNOTE: if you pass intruethen 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 ofSourceFeatureMapsNOTE: If the list already exists and its state is MetadataState.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 ofSourceFeatureMapsNOTE: if you pass intruethen 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 ofSourcesNOTE: If the list already exists and its state is MetadataState.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 ofSourcesNOTE: if you pass intruethen 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 ofSourceSpecificationsNOTE: If the list already exists and its state is MetadataState.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 ofSourceSpecificationsNOTE: if you pass intruethen 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 ofSourceTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofSourceTransformationsNOTE: if you pass intruethen 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 ofSpecSourceTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofSpecSourceTransformationsNOTE: if you pass intruethen 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 ofSpecTargetTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofSpecTargetTransformationsNOTE: if you pass intruethen 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 ofStepsNOTE: If the list already exists and its state is MetadataState.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 ofStepsNOTE: if you pass intruethen 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 ofStepsNOTE: If the list already exists and its state is MetadataState.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 ofStepsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AbstractPropertyImpl.getStoredConfiguration()Gets theTextforStoredConfigurationNOTE: If the list already exists and its state is MetadataState.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 theTextforStoredConfigurationNOTE: If the list already exists and its state is MetadataState.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 ofStoredConfigurationsNOTE: If the list already exists and its state is MetadataState.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 ofStoredConfigurationsNOTE: if you pass intruethen 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 ofStoredConfigurationsNOTE: If the list already exists and its state is MetadataState.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 ofStoredConfigurationsNOTE: if you pass intruethen 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 ofSubContainersNOTE: If the list already exists and its state is MetadataState.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 ofSubContainersNOTE: if you pass intruethen 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 ofSubCubesNOTE: If the list already exists and its state is MetadataState.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 ofSubCubesNOTE: if you pass intruethen 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 ofSubDirectoriesNOTE: If the list already exists and its state is MetadataState.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 ofSubDirectoriesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.HierarchyLevelImpl.getSubLevel()Gets theHierarchyLevelforSubLevelNOTE: If the list already exists and its state is MetadataState.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 ofSubLevelsNOTE: If the list already exists and its state is MetadataState.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 ofSubLevelsNOTE: if you pass intruethen 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 ofSubpropertyGroupsNOTE: If the list already exists and its state is MetadataState.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 ofSubpropertyGroupsNOTE: if you pass intruethen 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 ofSubscribedChannelsNOTE: If the list already exists and its state is MetadataState.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 ofSubscribedChannelsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ITSubscriberImpl.getSubscriberEmail()Gets theEmailforSubscriberEmailNOTE: If the list already exists and its state is MetadataState.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 ofSubscriberEmailsNOTE: If the list already exists and its state is MetadataState.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 ofSubscriberEmailsNOTE: if you pass intruethen 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 ofSubscriberGroupsNOTE: If the list already exists and its state is MetadataState.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 ofSubscriberGroupsNOTE: if you pass intruethen 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 ofSubscriberIdentitiesNOTE: If the list already exists and its state is MetadataState.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 ofSubscriberIdentitiesNOTE: if you pass intruethen 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 ofSubstitutionVariablesNOTE: If the list already exists and its state is MetadataState.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 ofSubstitutionVariablesNOTE: if you pass intruethen 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 ofSubTreesNOTE: If the list already exists and its state is MetadataState.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 ofSubTreesNOTE: if you pass intruethen 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 ofSuccessorDependenciesNOTE: If the list already exists and its state is MetadataState.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 ofSuccessorDependenciesNOTE: if you pass intruethen 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 ofSuccessorsNOTE: If the list already exists and its state is MetadataState.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 ofSuccessorsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ColumnImpl.getTable()Gets theDataTableforTableNOTE: If the list already exists and its state is MetadataState.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 theDataTableforTableNOTE: If the list already exists and its state is MetadataState.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 theDataTableforTableNOTE: If the list already exists and its state is MetadataState.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 ofTableCollectionsNOTE: If the list already exists and its state is MetadataState.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 ofTableCollectionsNOTE: if you pass intruethen 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 ofTableCollectionsNOTE: If the list already exists and its state is MetadataState.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 ofTableCollectionsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.JoinTableImpl.getTableJoin()Gets theJoinforTableJoinNOTE: If the list already exists and its state is MetadataState.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 ofTableJoinsNOTE: If the list already exists and its state is MetadataState.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 ofTableJoinsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.DataTableImpl.getTablePackage()Gets theRelationalSchemaforTablePackageNOTE: If the list already exists and its state is MetadataState.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 ofTablePackagesNOTE: If the list already exists and its state is MetadataState.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 ofTablePackagesNOTE: if you pass intruethen 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 ofTablesNOTE: If the list already exists and its state is MetadataState.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 ofTablesNOTE: if you pass intruethen 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 ofTablesNOTE: If the list already exists and its state is MetadataState.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 ofTablesNOTE: if you pass intruethen 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 ofTablesNOTE: If the list already exists and its state is MetadataState.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 ofTablesNOTE: if you pass intruethen 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 ofTablesNOTE: If the list already exists and its state is MetadataState.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 ofTablesNOTE: if you pass intruethen 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 ofTablesNOTE: If the list already exists and its state is MetadataState.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 ofTablesNOTE: if you pass intruethen 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 ofTargetClassifierMapsNOTE: If the list already exists and its state is MetadataState.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 ofTargetClassifierMapsNOTE: if you pass intruethen 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 ofTargetFeatureMapsNOTE: If the list already exists and its state is MetadataState.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 ofTargetFeatureMapsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AnalyticColumnImpl.getTargetInformation()Gets theTargetforTargetInformationNOTE: If the list already exists and its state is MetadataState.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 ofTargetInformationsNOTE: If the list already exists and its state is MetadataState.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 ofTargetInformationsNOTE: if you pass intruethen 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 ofTargetsNOTE: If the list already exists and its state is MetadataState.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 ofTargetsNOTE: if you pass intruethen 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 ofTargetsNOTE: If the list already exists and its state is MetadataState.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 ofTargetsNOTE: if you pass intruethen 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 ofTargetSpecificationsNOTE: If the list already exists and its state is MetadataState.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 ofTargetSpecificationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.MiningResultImpl.getTargetTable()Gets theRelationalTableforTargetTableNOTE: If the list already exists and its state is MetadataState.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 ofTargetTablesNOTE: If the list already exists and its state is MetadataState.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 ofTargetTablesNOTE: if you pass intruethen 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 ofTargetTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofTargetTransformationsNOTE: if you pass intruethen 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 ofTextualInformationObjectsNOTE: If the list already exists and its state is MetadataState.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 ofTextualInformationObjectsNOTE: if you pass intruethen 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 ofTimestampsNOTE: If the list already exists and its state is MetadataState.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 ofTimestampsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.MiningResultImpl.getTrainCode()Gets theTextforTrainCodeNOTE: If the list already exists and its state is MetadataState.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 ofTrainCodesNOTE: If the list already exists and its state is MetadataState.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 ofTrainCodesNOTE: if you pass intruethen 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 ofTrainedModelResultsNOTE: If the list already exists and its state is MetadataState.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 ofTrainedModelResultsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.MiningResultImpl.getTrainingTable()Gets thePhysicalTableforTrainingTableNOTE: If the list already exists and its state is MetadataState.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 ofTrainingTablesNOTE: If the list already exists and its state is MetadataState.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 ofTrainingTablesNOTE: if you pass intruethen 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 ofTransformationsNOTE: If the list already exists and its state is MetadataState.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 ofTransformationsNOTE: if you pass intruethen 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 ofTransformationSourcesNOTE: If the list already exists and its state is MetadataState.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 ofTransformationSourcesNOTE: if you pass intruethen 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 ofTransformationTargetsNOTE: If the list already exists and its state is MetadataState.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 ofTransformationTargetsNOTE: if you pass intruethen 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 ofTreesNOTE: If the list already exists and its state is MetadataState.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 ofTreesNOTE: if you pass intruethen 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 ofTriggeredEventsNOTE: If the list already exists and its state is MetadataState.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 ofTriggeredEventsNOTE: if you pass intruethen 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 ofTriggeredTransformsNOTE: If the list already exists and its state is MetadataState.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 ofTriggeredTransformsNOTE: if you pass intruethen 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 ofTriggeringEventsNOTE: If the list already exists and its state is MetadataState.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 ofTriggeringEventsNOTE: if you pass intruethen 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 ofTriggeringTransformsNOTE: If the list already exists and its state is MetadataState.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 ofTriggeringTransformsNOTE: if you pass intruethen 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 ofTSAccessKeysNOTE: If the list already exists and its state is MetadataState.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 ofTSAccessKeysNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.ContentLocationImpl.getTSAssociatedNamespace()Gets theTSNamespaceforTSAssociatedNamespaceNOTE: If the list already exists and its state is MetadataState.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 theTSNamespaceforTSAssociatedNamespaceNOTE: If the list already exists and its state is MetadataState.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 ofTSAssociatedNamespacesNOTE: If the list already exists and its state is MetadataState.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 ofTSAssociatedNamespacesNOTE: if you pass intruethen 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 ofTSAssociatedNamespacesNOTE: If the list already exists and its state is MetadataState.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 ofTSAssociatedNamespacesNOTE: if you pass intruethen 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 ofTSContainedNamesNOTE: If the list already exists and its state is MetadataState.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 ofTSContainedNamesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TSNameObjectImpl.getTSContainingNamespace()Gets theTSNamespaceforTSContainingNamespaceNOTE: If the list already exists and its state is MetadataState.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 ofTSContainingNamespacesNOTE: If the list already exists and its state is MetadataState.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 ofTSContainingNamespacesNOTE: if you pass intruethen 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 ofTSNamespaceLocationsNOTE: If the list already exists and its state is MetadataState.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 ofTSNamespaceLocationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.RootImpl.getTSObjectNamespace()Gets theTSNamespaceforTSObjectNamespaceNOTE: If the list already exists and its state is MetadataState.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 ofTSObjectNamespacesNOTE: If the list already exists and its state is MetadataState.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 ofTSObjectNamespacesNOTE: if you pass intruethen 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 ofTSObjectsNOTE: If the list already exists and its state is MetadataState.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 ofTSObjectsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.TSNamespaceImpl.getTSParentNamespace()Gets theTSNamespaceforTSParentNamespaceNOTE: If the list already exists and its state is MetadataState.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 ofTSParentNamespacesNOTE: If the list already exists and its state is MetadataState.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 ofTSParentNamespacesNOTE: if you pass intruethen 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 ofTSSubNamespacesNOTE: If the list already exists and its state is MetadataState.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 ofTSSubNamespacesNOTE: if you pass intruethen 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 ofTypedAttPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofTypedAttPropertiesNOTE: if you pass intruethen 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 ofTypeDefinitionsNOTE: If the list already exists and its state is MetadataState.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 ofTypeDefinitionsNOTE: if you pass intruethen 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 ofTypedPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofTypedPropertiesNOTE: if you pass intruethen 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 ofUniqueKeyAssociationsNOTE: If the list already exists and its state is MetadataState.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 ofUniqueKeyAssociationsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.KeyAssociationImpl.getUniqueKeyColumn()Gets theColumnforUniqueKeyColumnNOTE: If the list already exists and its state is MetadataState.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 ofUniqueKeyColumnsNOTE: If the list already exists and its state is MetadataState.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 ofUniqueKeyColumnsNOTE: if you pass intruethen 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 ofUniqueKeysNOTE: If the list already exists and its state is MetadataState.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 ofUniqueKeysNOTE: if you pass intruethen 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 ofUnitofTimesNOTE: If the list already exists and its state is MetadataState.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 ofUnitofTimesNOTE: if you pass intruethen 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 ofUsedByComponentsNOTE: If the list already exists and its state is MetadataState.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 ofUsedByComponentsNOTE: if you pass intruethen 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 ofUsedByConditionActionSetsNOTE: If the list already exists and its state is MetadataState.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 ofUsedByConditionActionSetsNOTE: if you pass intruethen 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 ofUsedByPackagesNOTE: If the list already exists and its state is MetadataState.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 ofUsedByPackagesNOTE: if you pass intruethen 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 ofUsedByPrototypesNOTE: If the list already exists and its state is MetadataState.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 ofUsedByPrototypesNOTE: if you pass intruethen 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 ofUsingComponentsNOTE: If the list already exists and its state is MetadataState.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 ofUsingComponentsNOTE: if you pass intruethen 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 ofUsingPackagesNOTE: If the list already exists and its state is MetadataState.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 ofUsingPackagesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.RootImpl.getUsingPrototype()Gets theRootforUsingPrototypeNOTE: If the list already exists and its state is MetadataState.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 ofUsingPrototypesNOTE: If the list already exists and its state is MetadataState.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 ofUsingPrototypesNOTE: if you pass intruethen 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 ofValidatedPropertiesNOTE: If the list already exists and its state is MetadataState.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 ofValidatedPropertiesNOTE: if you pass intruethen 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 ofValidatedTypesNOTE: If the list already exists and its state is MetadataState.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 ofValidatedTypesNOTE: if you pass intruethen 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 ofValidatorsNOTE: If the list already exists and its state is MetadataState.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 ofValidatorsNOTE: if you pass intruethen 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 ofValidatorsNOTE: If the list already exists and its state is MetadataState.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 ofValidatorsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.AbstractPromptImpl.getValueSource()Gets theTransformationforValueSourceNOTE: If the list already exists and its state is MetadataState.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 ofValueSourcesNOTE: If the list already exists and its state is MetadataState.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 ofValueSourcesNOTE: if you pass intruethen 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 ofVariablesNOTE: If the list already exists and its state is MetadataState.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 ofVariablesNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.SelectImpl.getWhereForSelect()Gets theWhereClauseforWhereForSelectNOTE: If the list already exists and its state is MetadataState.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 ofWhereForSelectsNOTE: If the list already exists and its state is MetadataState.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 ofWhereForSelectsNOTE: if you pass intruethen 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 ofXMLMapTablesNOTE: If the list already exists and its state is MetadataState.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 ofXMLMapTablesNOTE: if you pass intruethen 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 ofXPathsNOTE: If the list already exists and its state is MetadataState.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 ofXPathsNOTE: if you pass intruethen 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 ofXPathsNOTE: If the list already exists and its state is MetadataState.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 ofXPathsNOTE: if you pass intruethen the list will be cleared and the opposite sides also, then the new list will be obtained from the server.voidMdObjectBaseXMLImpl.updateMetadataAll()This method is called to build and submit an updateMetadata XML stream to the server.