metadata:ApplyXML(java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:This routine is used by metadata importers to filter their XML to handle XML updates.
metadata:DoRequest(java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs a DoRequest
metadata:DoRequestNoReturn(java.lang.String,boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs a DoRequest
metadata:MakeISecurityAdminConnection(com.sas.meta.SASOMI.IOMI):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Narrows a connection to a SAS Metadata Server to the <CODE>ISecurityAdmin</CODE> interface.
metadata:MakeISecurityConnection():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Narrows the internal connection to a SAS Metadata Server to the
metadata:MakeIServerConnection():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Narrows a connection to a SAS Metadata Server to the <CODE>IServer</CODE> interface.
metadata:MdObjectCreated(com.sas.metadata.remote.MdEvent,java.lang.String):com.sas.metadata.remote.MdObjectFactoryListener:com.sas.metadata.remote:Method:The object created event is sent when a new object has been created.
metadata:MdObjectDeleted(com.sas.metadata.remote.MdEvent,java.lang.String):com.sas.metadata.remote.MdObjectFactoryListener:com.sas.metadata.remote:Method:The object deleted event is sent when an object has been deleted on the server.
metadata:MdObjectModified(com.sas.metadata.remote.MdEvent):com.sas.metadata.remote.MdObjectListener:com.sas.metadata.remote:Method:Sends the event upon modification of an object.
metadata:MdObjectsAdded(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:NOT IMPLEMENTED
metadata:MdObjectsAdded(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Event generated when objects are added to the Store's Map.
metadata:MdObjectsAdded(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdStoreListener:com.sas.metadata.remote:Method:Event generated when objects are added to the Store's hashmap.
metadata:MdObjectsCreated(com.sas.metadata.remote.MdFactoryEvent):com.sas.metadata.remote.MdFactoryListener:com.sas.metadata.remote:Method:Signals when objects have been created on the client
metadata:MdObjectsCreated(com.sas.metadata.remote.MdEvent,java.util.List<java.lang.String>):com.sas.metadata.remote.MdObjectFactoryListener:com.sas.metadata.remote:Method:The objects created event is sent when new objects have been created.
metadata:MdObjectsDeleted(com.sas.metadata.remote.MdFactoryEvent):com.sas.metadata.remote.MdFactoryListener:com.sas.metadata.remote:Method:Signals when objects have been deleted
metadata:MdObjectsModified(com.sas.metadata.remote.MdFactoryEvent):com.sas.metadata.remote.MdFactoryListener:com.sas.metadata.remote:Method:Signals when objects have been updated or modified on the client
metadata:MdObjectsModified(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:We pass this event on to our listener. If they say to refresh then they will tell us to. We us
metadata:MdObjectsModified(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Event generated when objects are modified in the Store.
metadata:MdObjectsModified(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdStoreListener:com.sas.metadata.remote:Method:Event generated when objects are modified in the Store.
metadata:MdObjectsRemoved(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:NOT IMPLEMENTED
metadata:MdObjectsRemoved(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Event generated when objects are removed to the Store's Map.
metadata:MdObjectsRemoved(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdStoreListener:com.sas.metadata.remote:Method:Event generated when objects are removed to the Store's hashmap.
metadata:MdStoreIDChange(com.sas.metadata.remote.MdEvent,java.util.List,java.util.List):com.sas.metadata.remote.MdStoreIDChangeListener:com.sas.metadata.remote:Method:Event generated when object ids are changed to the Store's hashmap.
metadata:_getBundle(java.lang.String):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:add(java.lang.Object,int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Appends the specified element to the end of this List.
metadata:addAll(java.util.Collection):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Appends all of the elements in the specified Collection to the end of
metadata:addChildStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Add a store as a child to this one.
metadata:addElement(java.lang.Object):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Adds the specified component to the end of this List,
metadata:addElementToChangeList(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Adds the specified metadata object to this object's change list;  only adds the object if it is not already in the list
metadata:addElementToChangeList(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Adds the specified metadata object to this object's change list; only adds the object if it is
metadata:addMdFactoryListener(com.sas.metadata.remote.MdFactoryListener):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Registers a factory listener
metadata:addMdFactoryListener(com.sas.metadata.remote.MdFactoryListener):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Registers a factory listener.
metadata:addMdObjectFactoryListener(com.sas.metadata.remote.MdObjectFactoryListener):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdObjectFactoryListener(com.sas.metadata.remote.MdObjectFactoryListener):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Object.
metadata:addMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdStoreIDChangeListener(com.sas.metadata.remote.MdStoreIDChangeListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdStoreIDChangeListener(com.sas.metadata.remote.MdStoreIDChangeListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdStoreListener(com.sas.metadata.remote.MdStoreListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdStoreListener(com.sas.metadata.remote.MdStoreListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMdStoreListener(com.sas.metadata.remote.MdStoreListener):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Used to add an object to the list of listeners for changes in the Metadata Map
metadata:addMetadata(java.lang.String,java.lang.String,org.omg.CORBA.StringHolder,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs an add operation against the metadata server.
metadata:addObjToAuthorizationTransContextList(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Add an object to the Authorization Transaction Context List for this Store
metadata:addVetoableChangeListener(java.beans.VetoableChangeListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Adds a listener to the list
metadata:addVetoableChangeListener(java.beans.VetoableChangeListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Adds a listener to the list
metadata:addVetoableChangeListener(java.beans.VetoableChangeListener):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Adds a listener to the list
metadata:appendWriteBuffer(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Append the text to the write buffer for this store.
metadata:cacheBundle(java.lang.String,java.util.ResourceBundle):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:changeHashKey(java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Change the hash key associated with an object, and notify listeners
metadata:changeHashKey(java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Change the hash key associated with an object, and notify listeners
metadata:changeHashKey(java.lang.String,java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Change the hash key associated with an object, and send events for the removal of the old
metadata:changeHashKey(java.lang.String,java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Change the hash key associated with an object, and notify listeners
metadata:changeHashKey(java.lang.String,java.lang.String):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Change the hash key associated with an object, and send events for the removal of
metadata:changeImplementationExtension(java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:This sets the extension for files in the implementation.
metadata:changeImplementationExtension(java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:This sets the extension for files in the implementation.
metadata:changeImplementationPackage(java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:This changes the java package implementation files are loaded from.
metadata:changeImplementationPackage(java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:This changes the java package implementation files are loaded from.
metadata:cleanStringForXML(java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:<b>Note:</b> As of 9.4, callers can now use the static method
metadata:clearAuthorizationTransContextList():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Clear the Authorization Transaction Context List for this Store
metadata:clearChangeList():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Remove all elements from the change list, and set it to empty
metadata:clearChangeList():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Remove all elements from the change list, and set it to empty
metadata:clearObjectsFromStore():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Remove all non-deleted objects from the store and usage... **Note: doesn't handle deleted
metadata:clearObjectsFromStore():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Remove all non-deleted objects from the store and usage...
metadata:clearPropertyTypesForObjectRepository(com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:
metadata:clearWriteBuffer():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Clear write append buffer out
metadata:clone():com.sas.metadata.remote.MdFactoryEvent:com.sas.metadata.remote:Method:Returns a clone of this event. The copy will contain a
metadata:closeConnection():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Close connection to OMI
metadata:closeConnection():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Close connection to OMI
metadata:closeIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:This method does nothing.
metadata:closeIOMConnection(com.sas.iom.SAS.IWorkspace):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:This method does nothing.
metadata:closeIOMHandle():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Close our handle to the IOMI interface()
metadata:closeISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:This method does nothing.
metadata:closeISecurityConnection(com.sas.meta.SASOMI.ISecurity):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:This method does nothing.
metadata:closeIServerConnection(com.sas.meta.SASOMI.IServer):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:This method does nothing.
metadata:closeOMRConnection():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Close connection to OMR
metadata:closeOMRConnection():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Close connection to OMR
metadata:closeOMRConnection():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Immediately closes the connection to the SAS Metadata Server which has
metadata:closeUpdateMetadataXML(java.lang.String,java.lang.String):com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:This method is used to close out the entire update metadata string.
metadata:contains(java.lang.Object):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Tests if the specified object is a component in this List.
metadata:containsAll(java.util.Collection):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns true if this List contains all of the elements in the
metadata:convertHexCharsToByte(byte,byte):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:convertHexStringToByteArray(java.lang.String):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:copyEntityToNewObject(com.sas.metadata.remote.Root,com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:This method takes a source metadata object and creates the metadata for an
metadata:copyInto(java.lang.Object[]):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Copies the components of this List into the specified array. The
metadata:createComplexMetadataObject(com.sas.metadata.remote.MdObjectStore,com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Creates a complex/detailed metadata object in a given object store.
metadata:createComplexMetadataObject(com.sas.metadata.remote.MdObjectStore,com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Creates a complex/detailed metadata object in a given object store.
metadata:createComplexMetadataObjectServerStoreOnly(java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Create a complex/detailed object in this server store only.
metadata:createComplexMetadataObjectStoreOnly(com.sas.metadata.remote.MdStore,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Create a complex/detailed object in specified store only.
metadata:createEmptyXML():com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:This method is used to create the start of an empty string to compare against the
metadata:createExternalIdentityObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:This creates an ExternalIdentity object connection to owningObject for change management. This
metadata:createExternalIdentityObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:This creates an ExternalIdentity object connection to owningObject for change management.
metadata:createExternalIdentityObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:This creates an ExternalIdentity object connection to owningObject for change management.
metadata:createGetMetadataXML(java.lang.String,java.lang.String,java.util.List<java.lang.String>,java.util.List<java.lang.String>):com.sas.metadata.remote.XMLUtil:com.sas.metadata.remote:Static method:Creates and returns the XML string used for a GetMetadata request.
metadata:createGetXMLString(java.lang.String,java.lang.String,java.util.List<java.lang.String>,java.util.List<java.lang.String>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Creates and returns the XML string to retrieve simple and/or complex attributes.
metadata:createObjectAttributeString(java.util.Map<java.lang.String,java.lang.String>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Creates a string of an object's attributes as key/value pairs
metadata:createObjectAttributeXML(java.util.Map<java.lang.String,java.lang.String>):com.sas.metadata.remote.XMLUtil:com.sas.metadata.remote:Static method:Creates a string of an object's attributes as key/value pairs
metadata:createObjectRefreshXML(com.sas.metadata.remote.CMetadata,boolean,boolean):com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:Creates XML for an object
metadata:createObjectStore():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns a MdObjectStore for use in storing objects, and creating objects.
metadata:createObjectStore():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns a MdObjectStore for use in storing objects, and creating objects.
metadata:createObjectXML(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:Creates XML for an object
metadata:createObjectXML(java.lang.String,java.lang.String,java.util.Map<java.lang.String,java.lang.String>):com.sas.metadata.remote.XMLUtil:com.sas.metadata.remote:Static method:Creates an xml string for the object including all of its simple attributes.  The format
metadata:createRefreshXML(com.sas.metadata.remote.CMetadata,boolean,boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Creates an XML string used for refreshing an object.
metadata:createRefreshXMLforStore(boolean,boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Creates XML for all objects in store.
metadata:createRefreshXMLforStore(boolean,boolean):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Creates XML for all objects in store.
metadata:createSimpleMetadataObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Creates an object to be used as a place holder for a more complex object. These objects
metadata:createSimpleMetadataObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Creates an object to be used as a place holder for a more complex object. These objects
metadata:createUpdateAssociationXML():com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:Override this method to create the XML string necessary to update
metadata:createUpdateSimpleXML():com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:This method is used to create the start of the
metadata:createUpdateXMLSimple(java.lang.String,java.lang.String,java.util.List<java.lang.String>,java.util.List<java.lang.String>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Creates and returns the XML string of the passed in attributes
metadata:createXMLSubString(java.util.List<java.lang.String>,java.util.List<java.lang.String>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Creates and returns the XML string of the passed in attributes
metadata:createXMLforStore():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Creates XML for all objects in store.
metadata:delete():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Marks an object as deleted in the owning store and does not allow for retrival of that object.
metadata:deleteDetailMetadataObject(java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Deletes an object from the detail Map and fires the MetadataRemoved event.
metadata:deleteDetailMetadataObject(java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Deletes an object from the detail Map and fires the MetadataRemoved event.
metadata:deleteDetailMetadataObject(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Deletes an object from the detail Map and fires the MetadataRemoved event.
metadata:deleteDetailMetadataObject(java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Deletes an object from the detail Map and fires the MetadataRemoved event.
metadata:deleteMetadataObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Removes the object from the client and from the server if the object
metadata:deleteMetadataObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Removes the object from the client and from the server if the object
metadata:deleteMetadataObject(com.sas.metadata.remote.CMetadata,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Deletes an object from the server using the specified delete template.
metadata:deleteMetadataObjects(com.sas.metadata.remote.CMetadata,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Removes the object from the detail Map and from the server!
metadata:deleteMetadataObjects(java.util.List<? extends com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Removes the object from the detail Map and from the server! Remember the delete will fail if the object
metadata:deleteMetadataObjects(java.util.List<? extends com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Delete a CMetadata object and all it's dependancies.
metadata:deleteObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Makes an object unavailable in the object store. Use restore to make the object available
metadata:deleteObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Makes an object unavailable in the object store.  Use restore to make the object
metadata:deleteObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Makes an object unavailable in the object store.  Use restore to make the object
metadata:deleteObjectFromStore(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Delete the object from this store and all object stores.
metadata:deleteObjectFromStore(com.sas.metadata.remote.Property,java.lang.String):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Removes the entity from usage and delete it from OMR at next
metadata:deleteObjectFromStores(java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Delete the object from this store and all object stores.
metadata:deleteObjectsFromStores(java.util.List<java.lang.String>):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Removes a list of objects from all object stores.  This method assumes that these objects have
metadata:deleteObjectsFromStores(java.util.List<java.lang.String>):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Removes a list of objects from all object stores.  This method assumes that these objects have
metadata:deletePublicObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Deletes a public object from the server.  As long as the object specified
metadata:deletePublicObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Deletes a public object from the server.  As long as the object specified
metadata:disconnectIMetadataTransportConnection(com.sas.meta.SASOMI.IMetadataTransport):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Immediately disconnects a connection to a
metadata:disconnectIOMConnection(com.sas.iom.SAS.IWorkspace):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Immediately disconnects a connection to a
metadata:disconnectISecurityAdminConnection(com.sas.meta.SASOMI.ISecurityAdmin):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Immediately disconnects a connection to a
metadata:disconnectISecurityConnection(com.sas.meta.SASOMI.ISecurity):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Immediately disconnects a connection to a
metadata:disconnectIServerConnection(com.sas.meta.SASOMI.IServer):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Immediately disconnects a connection to a
metadata:disconnectOMRConnection(com.sas.meta.SASOMI.IOMI):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Immediately disconnects a connection to a
metadata:dispose():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Clears object and all memory used by object.
metadata:dispose():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Removes all objects and references so this object can be garbage collected.
metadata:dispose():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Removes all objects and references so this object can be garbage collected.
metadata:dispose():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Removes all links to this object so it can be garbage collected.
metadata:dispose():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Cleans up this objectStore and it's objects from it's parent.
metadata:dispose():com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Destroy all memory allocated for object and release from RMI
metadata:dispose():com.sas.metadata.remote.MdSecurityUtil:com.sas.metadata.remote:Method:Destroy all memory allocated for object and release from RMI
metadata:dispose():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Removes objects not being used by any other objectStore.
metadata:dispose():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Cleans up this objectStore and it's objects from it's parent.
metadata:doCreateUpdateXML(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:Primary function to create an UpdateXML string to be sent to the server
metadata:doSimple(com.sas.metadata.remote.CMetadata,org.w3c.dom.NamedNodeMap):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Calls 'set' methods for given object for nodes in given NodeMap
metadata:doesObjectExist(java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns whether an object exists on the metadata server.  This method should be used to determine if
metadata:dumpDetailAllHashMaps():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Prints out the contents of the Detail object Map.
metadata:dumpDetailHashMap():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Prints out the contents of the Detail object Map.
metadata:dumpDetailHashMap():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Prints out the contents of the Detail object Map.
metadata:dumpDetailHashMap():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Prints out the contents of this MdObjectStore.
metadata:dumpDetailHashMap():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Prints out the contents of the Detail object Map.
metadata:dumpDetailHashMap():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Prints out the contents of the Detail object Map.
metadata:elementAt(int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the component at the specified index.<p>
metadata:elements():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns an enumeration of the components of this List. The
metadata:ensureCapacity(int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Increases the capacity of this List, if necessary, to ensure
metadata:fireMdObjectCreated(com.sas.metadata.remote.MdEvent,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of newly created objects.
metadata:fireMdObjectDeleted(com.sas.metadata.remote.MdEvent,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of deleted objects.
metadata:fireMdObjectModified(com.sas.metadata.remote.MdEvent):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Used to notify all the listeners in the listner list of changes in the metadata object.
metadata:fireMdObjectsAdded(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Used to notify all the listeners in the listner list of modifications to the object.
metadata:fireMdObjectsCreated(com.sas.metadata.remote.MdEvent,java.util.List<java.lang.String>):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of newly created objects.
metadata:fireMdObjectsCreated(com.sas.metadata.remote.MdEvent,java.util.List<java.lang.String>):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of newly created objects.
metadata:fireMdObjectsDeleted(com.sas.metadata.remote.MdFactoryEvent):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of objects deleted from the server.
metadata:fireMdObjectsDeleted(com.sas.metadata.remote.MdFactoryEvent):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of objects deleted from the server.
metadata:fireMdObjectsModified(com.sas.metadata.remote.MdFactoryEvent):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of objects modified on the server.
metadata:fireMdObjectsModified(com.sas.metadata.remote.MdFactoryEvent):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Used to notify all the Factory listeners of objects modified on the server.
metadata:fireMdObjectsModified(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Used to notify all the listeners in the listner list of modifications to the object.
metadata:fireMdObjectsRemoved(com.sas.metadata.remote.MdEvent,java.util.List):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Used to notify all the listeners in the listner list of modifications to the object.
metadata:firstElement():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the first component (the item at index <tt>0</tt>) of
metadata:flushAll():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Use this to empty out the list in preperation for deleting it
metadata:flushUpdates(java.util.List<com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Flush updated objects to parent store. This cascades all the way to server store.
metadata:flushUpdates(java.util.List<com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Flush updated objects to parent store. NOT IMPLEMENTED
metadata:flushUpdates(java.util.List<com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Flush updated objects to parent store.
metadata:formatXML(java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:<b>Note:</b> As of 9.4, callers can now use the static method
metadata:formatXML(java.lang.String):com.sas.metadata.remote.XMLUtil:com.sas.metadata.remote:Static method:Format the XML so that we can read it easier.
metadata:generateAssociationAllXML(boolean,java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Create the XML string for this association list object
metadata:generateAssociationWriteXML(boolean,java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Create the XML string for this association list object
metadata:generateAssociationXML(boolean,java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Create the XML string for this association list object
metadata:generateEmptyReplaceXML():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Generates a replacement XML String that is empty.
metadata:generateObjectAndAssociationRemoveXML():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Generates Function=Remove XML for this list
metadata:get(int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the element at the specified position in this List.
metadata:getAccessControlEntries():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AccessControlEntries</code>
metadata:getAccessControlEntries():com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AccessControlEntries</code>
metadata:getAccessControlItems():com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AccessControlItems</code>
metadata:getAccessControlTemplates():com.sas.metadata.remote.AccessControl:com.sas.metadata.remote:Method:Gets the Association list of <code>AccessControlTemplates</code>
metadata:getAccessControls():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>AccessControls</code>
metadata:getAccessMethod():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AccessMethod</code>
metadata:getAccessMethodMaxLength():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the maximum length of <code>AccessMethod</code>
metadata:getAccessMethodState():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AccessMethod</code>
metadata:getAccountExpirationDate():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>AccountExpirationDate</code>
metadata:getAccountExpirationDateState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AccountExpirationDate</code>
metadata:getActionIdentifier():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ActionIdentifier</code>
metadata:getActionIdentifierMaxLength():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Gets the maximum length of <code>ActionIdentifier</code>
metadata:getActionIdentifierState():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ActionIdentifier</code>
metadata:getActionType():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ActionType</code>
metadata:getActionType():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ActionType</code>
metadata:getActionTypeMaxLength():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the maximum length of <code>ActionType</code>
metadata:getActionTypeMaxLength():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Gets the maximum length of <code>ActionType</code>
metadata:getActionTypeState():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ActionType</code>
metadata:getActionTypeState():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ActionType</code>
metadata:getActions():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Actions</code>
metadata:getActivities():com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Gets the Association list of <code>Activities</code>
metadata:getAddress():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Address</code>
metadata:getAddress():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Address</code>
metadata:getAddressMaxLength():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the maximum length of <code>Address</code>
metadata:getAddressMaxLength():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the maximum length of <code>Address</code>
metadata:getAddressState():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Address</code>
metadata:getAddressState():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Address</code>
metadata:getAggregationTables():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the Association list of <code>AggregationTables</code>
metadata:getAggregations():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Aggregations</code>
metadata:getAggregations():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Association list of <code>Aggregations</code>
metadata:getAggregations():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Aggregations</code>
metadata:getAliasFor():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Gets the <code>DeployedDataPackage</code> for <code>AliasFor</code>
metadata:getAliasFors():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Gets the Association list of <code>AliasFors</code>
metadata:getAliases():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Aliases</code>
metadata:getAllMember():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AllMember</code>
metadata:getAllMemberMaxLength():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the maximum length of <code>AllMember</code>
metadata:getAllMemberState():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AllMember</code>
metadata:getAllowsChildren():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>AllowsChildren</code>
metadata:getAllowsChildrenState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AllowsChildren</code>
metadata:getAnalyticColumnRole():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AnalyticColumnRole</code>
metadata:getAnalyticColumnRoleMaxLength():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>AnalyticColumnRole</code>
metadata:getAnalyticColumnRoleState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AnalyticColumnRole</code>
metadata:getAnalyticColumns():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Association list of <code>AnalyticColumns</code>
metadata:getAnalyticTableRole():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AnalyticTableRole</code>
metadata:getAnalyticTableRoleMaxLength():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the maximum length of <code>AnalyticTableRole</code>
metadata:getAnalyticTableRoleState():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AnalyticTableRole</code>
metadata:getAnalyticTableType():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AnalyticTableType</code>
metadata:getAnalyticTableTypeMaxLength():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the maximum length of <code>AnalyticTableType</code>
metadata:getAnalyticTableTypeState():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AnalyticTableType</code>
metadata:getAnalyticTables():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the Association list of <code>AnalyticTables</code>
metadata:getAnalyticTrainingTable():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the <code>RelationalTable</code> for <code>AnalyticTrainingTable</code>
metadata:getAnalyticTrainingTables():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AnalyticTrainingTables</code>
metadata:getApplicablePermissions():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ApplicablePermissions</code>
metadata:getApplicablePermissionsMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>ApplicablePermissions</code>
metadata:getApplicablePermissionsState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ApplicablePermissions</code>
metadata:getApplicationProtocol():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ApplicationProtocol</code>
metadata:getApplicationProtocolMaxLength():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the maximum length of <code>ApplicationProtocol</code>
metadata:getApplicationProtocolState():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ApplicationProtocol</code>
metadata:getArchiveEntries():com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Gets the Association list of <code>ArchiveEntries</code>
metadata:getArchivePaths():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ArchivePaths</code>
metadata:getArchiveReceiveBy():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ArchiveReceiveBy</code>
metadata:getArchiveReceiveByMaxLength():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Gets the maximum length of <code>ArchiveReceiveBy</code>
metadata:getArchiveReceiveByState():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ArchiveReceiveBy</code>
metadata:getArchives():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Archives</code>
metadata:getArea():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Area</code>
metadata:getAreaMaxLength():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the maximum length of <code>Area</code>
metadata:getAreaState():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Area</code>
metadata:getArrayTypes():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ArrayTypes</code>
metadata:getAssociatedClassifierMap():com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Gets the <code>ClassifierMap</code> for <code>AssociatedClassifierMap</code>
metadata:getAssociatedClassifierMaps():com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedClassifierMaps</code>
metadata:getAssociatedCondition():com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Gets the <code>PermissionCondition</code> for <code>AssociatedCondition</code>
metadata:getAssociatedCondition():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the <code>Condition</code> for <code>AssociatedCondition</code>
metadata:getAssociatedConditions():com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedConditions</code>
metadata:getAssociatedConditions():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedConditions</code>
metadata:getAssociatedContentCollection():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Gets the <code>Tree</code> for <code>AssociatedContentCollection</code>
metadata:getAssociatedContentCollections():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedContentCollections</code>
metadata:getAssociatedContentLocation():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the <code>ContentLocation</code> for <code>AssociatedContentLocation</code>
metadata:getAssociatedContentLocations():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedContentLocations</code>
metadata:getAssociatedContentType():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Gets the <code>ContentType</code> for <code>AssociatedContentType</code>
metadata:getAssociatedContentType():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>ContentType</code> for <code>AssociatedContentType</code>
metadata:getAssociatedContentTypes():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedContentTypes</code>
metadata:getAssociatedContentTypes():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedContentTypes</code>
metadata:getAssociatedCube():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the <code>Cube</code> for <code>AssociatedCube</code>
metadata:getAssociatedCube():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the <code>Cube</code> for <code>AssociatedCube</code>
metadata:getAssociatedCubes():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedCubes</code>
metadata:getAssociatedCubes():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedCubes</code>
metadata:getAssociatedDataTable():com.sas.metadata.remote.ColumnHierarchy:com.sas.metadata.remote:Method:Gets the <code>DataTable</code> for <code>AssociatedDataTable</code>
metadata:getAssociatedDataTables():com.sas.metadata.remote.ColumnHierarchy:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedDataTables</code>
metadata:getAssociatedDeviceType():com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Gets the <code>DeviceType</code> for <code>AssociatedDeviceType</code>
metadata:getAssociatedDeviceTypes():com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedDeviceTypes</code>
metadata:getAssociatedDirectory():com.sas.metadata.remote.SharedDimension:com.sas.metadata.remote:Method:Gets the <code>Directory</code> for <code>AssociatedDirectory</code>
metadata:getAssociatedDirectorys():com.sas.metadata.remote.SharedDimension:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedDirectorys</code>
metadata:getAssociatedExternalTable():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the <code>ExternalTable</code> for <code>AssociatedExternalTable</code>
metadata:getAssociatedExternalTables():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedExternalTables</code>
metadata:getAssociatedFile():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the <code>File</code> for <code>AssociatedFile</code>
metadata:getAssociatedFiles():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedFiles</code>
metadata:getAssociatedHierarchies():com.sas.metadata.remote.NamedSet:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedHierarchies</code>
metadata:getAssociatedHierarchy():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the <code>Hierarchy</code> for <code>AssociatedHierarchy</code>
metadata:getAssociatedHierarchys():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedHierarchys</code>
metadata:getAssociatedHomeFolder():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the <code>Tree</code> for <code>AssociatedHomeFolder</code>
metadata:getAssociatedHomeFolders():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedHomeFolders</code>
metadata:getAssociatedIdentity():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the <code>Identity</code> for <code>AssociatedIdentity</code>
metadata:getAssociatedIdentity():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the <code>Identity</code> for <code>AssociatedIdentity</code>
metadata:getAssociatedIdentitys():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedIdentitys</code>
metadata:getAssociatedIdentitys():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedIdentitys</code>
metadata:getAssociatedJob():com.sas.metadata.remote.JFJob:com.sas.metadata.remote:Method:Gets the <code>Job</code> for <code>AssociatedJob</code>
metadata:getAssociatedJobs():com.sas.metadata.remote.JFJob:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedJobs</code>
metadata:getAssociatedLevel():com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Gets the <code>Level</code> for <code>AssociatedLevel</code>
metadata:getAssociatedLevel():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the <code>Level</code> for <code>AssociatedLevel</code>
metadata:getAssociatedLevel():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Gets the <code>Level</code> for <code>AssociatedLevel</code>
metadata:getAssociatedLevels():com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedLevels</code>
metadata:getAssociatedLevels():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedLevels</code>
metadata:getAssociatedLevels():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedLevels</code>
metadata:getAssociatedLocalizedObject():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>AssociatedLocalizedObject</code>
metadata:getAssociatedLocalizedObjects():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedLocalizedObjects</code>
metadata:getAssociatedMachine():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the <code>Machine</code> for <code>AssociatedMachine</code>
metadata:getAssociatedMachines():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedMachines</code>
metadata:getAssociatedMapColumn():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>Column</code> for <code>AssociatedMapColumn</code>
metadata:getAssociatedMapColumns():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedMapColumns</code>
metadata:getAssociatedMapTable():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>RelationalTable</code> for <code>AssociatedMapTable</code>
metadata:getAssociatedMapTables():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedMapTables</code>
metadata:getAssociatedMiningResult():com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Gets the <code>MiningResult</code> for <code>AssociatedMiningResult</code>
metadata:getAssociatedMiningResults():com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedMiningResults</code>
metadata:getAssociatedOLAPSchema():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the <code>OLAPSchema</code> for <code>AssociatedOLAPSchema</code>
metadata:getAssociatedOLAPSchema():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the <code>OLAPSchema</code> for <code>AssociatedOLAPSchema</code>
metadata:getAssociatedOLAPSchema():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the <code>OLAPSchema</code> for <code>AssociatedOLAPSchema</code>
metadata:getAssociatedOLAPSchemas():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedOLAPSchemas</code>
metadata:getAssociatedOLAPSchemas():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedOLAPSchemas</code>
metadata:getAssociatedOLAPSchemas():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedOLAPSchemas</code>
metadata:getAssociatedObject(com.sas.metadata.remote.CMetadata,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Get the single metatdata object from the given associtation.
metadata:getAssociatedObject():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>AssociatedObject</code>
metadata:getAssociatedObject():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>AssociatedObject</code>
metadata:getAssociatedObject():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>AssociatedObject</code>
metadata:getAssociatedObjects():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedObjects</code>
metadata:getAssociatedObjects(com.sas.metadata.remote.CMetadata,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Gets the list of metatdata objects for the given association.
metadata:getAssociatedObjects(java.lang.String):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Helper method for getting associated metadata objects.
metadata:getAssociatedObjects():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedObjects</code>
metadata:getAssociatedObjects():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedObjects</code>
metadata:getAssociatedObjects():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedObjects</code>
metadata:getAssociatedPSPortlet():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the <code>PSPortlet</code> for <code>AssociatedPSPortlet</code>
metadata:getAssociatedPSPortlets():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedPSPortlets</code>
metadata:getAssociatedPrompt():com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:Gets the <code>AbstractPrompt</code> for <code>AssociatedPrompt</code>
metadata:getAssociatedPrompts():com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedPrompts</code>
metadata:getAssociatedProperty():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the <code>AbstractProperty</code> for <code>AssociatedProperty</code>
metadata:getAssociatedPropertyGroup():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the <code>PropertyGroup</code> for <code>AssociatedPropertyGroup</code>
metadata:getAssociatedPropertyGroups():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedPropertyGroups</code>
metadata:getAssociatedPropertySet():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>PropertySet</code> for <code>AssociatedPropertySet</code>
metadata:getAssociatedPropertySets():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedPropertySets</code>
metadata:getAssociatedPropertys():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedPropertys</code>
metadata:getAssociatedPrototypes():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedPrototypes</code>
metadata:getAssociatedQueryClause():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the <code>QueryClause</code> for <code>AssociatedQueryClause</code>
metadata:getAssociatedQueryClauses():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedQueryClauses</code>
metadata:getAssociatedRowSelector():com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Gets the <code>RowSelector</code> for <code>AssociatedRowSelector</code>
metadata:getAssociatedRowSelectors():com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedRowSelectors</code>
metadata:getAssociatedSASCatalog():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the <code>SASCatalog</code> for <code>AssociatedSASCatalog</code>
metadata:getAssociatedSASCatalogs():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedSASCatalogs</code>
metadata:getAssociatedSecuredLibrary():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the <code>SecuredLibrary</code> for <code>AssociatedSecuredLibrary</code>
metadata:getAssociatedSecuredLibrarys():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedSecuredLibrarys</code>
metadata:getAssociatedTrainedResult():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the <code>MiningResult</code> for <code>AssociatedTrainedResult</code>
metadata:getAssociatedTrainedResults():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedTrainedResults</code>
metadata:getAssociatedTransformation():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the <code>AbstractTransformation</code> for <code>AssociatedTransformation</code>
metadata:getAssociatedTransformation():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the <code>AbstractTransformation</code> for <code>AssociatedTransformation</code>
metadata:getAssociatedTransformations():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedTransformations</code>
metadata:getAssociatedTransformations():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedTransformations</code>
metadata:getAssociatedType():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the <code>PropertyType</code> for <code>AssociatedType</code>
metadata:getAssociatedTypes():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the AssociationList of <code>AssociatedTypes</code>
metadata:getAssociatedXMLMap():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the <code>SXLEMap</code> for <code>AssociatedXMLMap</code>
metadata:getAssociatedXMLMaps():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the Association list of <code>AssociatedXMLMaps</code>
metadata:getAssociation(java.lang.String):com.sas.metadata.remote.FastMetadata:com.sas.metadata.remote:Method:Returns a list of associated objects for a specified object association
metadata:getAssociationCountForObject(com.sas.metadata.remote.CMetadata,java.lang.String):com.sas.metadata.remote.MdSecurityUtil:com.sas.metadata.remote:Method:Returns the size of a specific association for an object.  This method will bypass all
metadata:getAssociationName():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Gets the association Name
metadata:getAssociationName():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AssociationName</code>
metadata:getAssociationNameMaxLength():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the maximum length of <code>AssociationName</code>
metadata:getAssociationNameState():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AssociationName</code>
metadata:getAssociationNames():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Returns a list of the association names for this object.
metadata:getAssociationType():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Gets the associationType of this association
metadata:getAssociations():com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Associations</code>
metadata:getAssocs():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Gets the Map of all associations this object has.
metadata:getAssocsWA():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Gets the Map of all associations this object has.
metadata:getAttribute(java.lang.String):com.sas.metadata.remote.FastMetadata:com.sas.metadata.remote:Method:Returns a specified object attribute.
metadata:getAttribute(java.lang.String,org.w3c.dom.NamedNodeMap):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Retrieve the requested attribute from the XML dom object.
metadata:getAttributeNames():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Returns a list of the attribute names for this object.
metadata:getAttrs():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Gets the Map of all attributes this object has.
metadata:getAttrsStates():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Gets the Map of all attributes states this object has.
metadata:getAuthenticationType():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AuthenticationType</code>
metadata:getAuthenticationTypeMaxLength():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the maximum length of <code>AuthenticationType</code>
metadata:getAuthenticationTypeState():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AuthenticationType</code>
metadata:getAuthorizationTransContextList():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:@return Vector representing the list of elements on this object's Authorization Transaction
metadata:getAxisName():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>AxisName</code>
metadata:getAxisNameMaxLength():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the maximum length of <code>AxisName</code>
metadata:getAxisNameState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>AxisName</code>
metadata:getBeginPosition():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>BeginPosition</code>
metadata:getBeginPositionState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>BeginPosition</code>
metadata:getBitDepth():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>BitDepth</code>
metadata:getBitDepthState():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>BitDepth</code>
metadata:getBundle():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Return resource bundle used to access localized resources
metadata:getBundle():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Return resource bundle used to access localized resources
metadata:getBypassHistory():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>BypassHistory</code>
metadata:getBypassHistoryState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>BypassHistory</code>
metadata:getBypassInactivitySuspension():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>BypassInactivitySuspension</code>
metadata:getBypassInactivitySuspensionState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>BypassInactivitySuspension</code>
metadata:getBypassLockout():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>BypassLockout</code>
metadata:getBypassLockoutState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>BypassLockout</code>
metadata:getBypassStrength():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>BypassStrength</code>
metadata:getBypassStrengthState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>BypassStrength</code>
metadata:getCMRHandle():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns the IOMI connection for this connection object.
metadata:getCMRProperties():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Gets certain properties of the CMR connection. These
metadata:getCMetadataType():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the type of this object
metadata:getCPUModelName():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CPUModelName</code>
metadata:getCPUModelNameMaxLength():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the maximum length of <code>CPUModelName</code>
metadata:getCPUModelNameState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CPUModelName</code>
metadata:getCPUModelNumber():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CPUModelNumber</code>
metadata:getCPUModelNumberMaxLength():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the maximum length of <code>CPUModelNumber</code>
metadata:getCPUModelNumberState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CPUModelNumber</code>
metadata:getCPUSerialNumber():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CPUSerialNumber</code>
metadata:getCPUSerialNumberMaxLength():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the maximum length of <code>CPUSerialNumber</code>
metadata:getCPUSerialNumberState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CPUSerialNumber</code>
metadata:getCachedBundle(java.lang.String):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:getCalculatedMembers():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Association list of <code>CalculatedMembers</code>
metadata:getCalculatedMembers():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Association list of <code>CalculatedMembers</code>
metadata:getCardinality():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>Cardinality</code>
metadata:getCardinality():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>Cardinality</code>
metadata:getCardinality():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Cardinality</code>
metadata:getCardinalityState():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Cardinality</code>
metadata:getCardinalityState():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Cardinality</code>
metadata:getCardinalityState():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Cardinality</code>
metadata:getCatalogEntryName():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CatalogEntryName</code>
metadata:getCatalogEntryNameMaxLength():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the maximum length of <code>CatalogEntryName</code>
metadata:getCatalogEntryNameState():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CatalogEntryName</code>
metadata:getCatalogEntryType():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CatalogEntryType</code>
metadata:getCatalogEntryTypeMaxLength():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the maximum length of <code>CatalogEntryType</code>
metadata:getCatalogEntryTypeState():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CatalogEntryType</code>
metadata:getCause():com.sas.metadata.remote.MdException:com.sas.metadata.remote:Method:
metadata:getChangeIdentity():com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:Gets the <code>Identity</code> for <code>ChangeIdentity</code>
metadata:getChangeIdentitys():com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ChangeIdentitys</code>
metadata:getChangeList():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the current change list
metadata:getChangeList():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Return the current change list
metadata:getChangeManagementEnabled():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Gets the status of change management enable/disabled.
metadata:getChangeManagementEnabled():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Gets the status of change management enable/disabled.
metadata:getChangeManagementState():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Returns the state of this object in a project repository
metadata:getChangeState():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ChangeState</code>
metadata:getChangeStateMaxLength():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the maximum length of <code>ChangeState</code>
metadata:getChangeStateState():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ChangeState</code>
metadata:getChangedObjects():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Gets a List of changed objects.
metadata:getChangedObjects():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Gets a List of changed objects.
metadata:getChangedObjects():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Gets a List of changed objects.
metadata:getChanges():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Changes</code>
metadata:getChannelSubscriptions():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the Association list of <code>ChannelSubscriptions</code>
metadata:getChgMgtExternalIdentityImportType():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Gets the change management's external identity object's ImportType for the
metadata:getChildDataSources():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ChildDataSources</code>
metadata:getCity():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>City</code>
metadata:getCityMaxLength():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the maximum length of <code>City</code>
metadata:getCityState():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the Metadata State of <code>City</code>
metadata:getClassIdentifier():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ClassIdentifier</code>
metadata:getClassIdentifier():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ClassIdentifier</code>
metadata:getClassIdentifierMaxLength():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Gets the maximum length of <code>ClassIdentifier</code>
metadata:getClassIdentifierMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>ClassIdentifier</code>
metadata:getClassIdentifierState():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ClassIdentifier</code>
metadata:getClassIdentifierState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ClassIdentifier</code>
metadata:getClassifierSources():com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ClassifierSources</code>
metadata:getClassifierTargets():com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Gets the Association list of <code>ClassifierTargets</code>
metadata:getClientSideOnlyObject():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Gets the client-side-only object that is attached to the metadata
metadata:getCollectionLocations():com.sas.metadata.remote.TableCollection:com.sas.metadata.remote:Method:Gets the AssociationList of <code>CollectionLocations</code>
metadata:getColumnHierarchies():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ColumnHierarchies</code>
metadata:getColumnLength():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>ColumnLength</code>
metadata:getColumnLengthState():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ColumnLength</code>
metadata:getColumnName():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ColumnName</code>
metadata:getColumnNameMaxLength():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>ColumnName</code>
metadata:getColumnNameState():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ColumnName</code>
metadata:getColumnType():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>ColumnType</code>
metadata:getColumnTypeState():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ColumnType</code>
metadata:getColumnWidth():com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ColumnWidth</code>
metadata:getColumnWidthMaxLength():com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>ColumnWidth</code>
metadata:getColumnWidthState():com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ColumnWidth</code>
metadata:getColumns():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Columns</code>
metadata:getColumns():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Columns</code>
metadata:getColumns():com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Columns</code>
metadata:getCommunicationProtocol():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CommunicationProtocol</code>
metadata:getCommunicationProtocolMaxLength():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the maximum length of <code>CommunicationProtocol</code>
metadata:getCommunicationProtocolState():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CommunicationProtocol</code>
metadata:getComputeLocations():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ComputeLocations</code>
metadata:getComputeTasks():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>ComputeTasks</code>
metadata:getCondition():com.sas.metadata.remote.ConditionalPrecedence:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Condition</code>
metadata:getCondition():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Condition</code>
metadata:getConditionActionSetType():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ConditionActionSetType</code>
metadata:getConditionActionSetTypeMaxLength():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the maximum length of <code>ConditionActionSetType</code>
metadata:getConditionActionSetTypeState():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ConditionActionSetType</code>
metadata:getConditionActionSets():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ConditionActionSets</code>
metadata:getConditionActionSets():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the Association list of <code>ConditionActionSets</code>
metadata:getConditionActionSets():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ConditionActionSets</code>
metadata:getConditionMaxLength():com.sas.metadata.remote.ConditionalPrecedence:com.sas.metadata.remote:Method:Gets the maximum length of <code>Condition</code>
metadata:getConditionMaxLength():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the maximum length of <code>Condition</code>
metadata:getConditionState():com.sas.metadata.remote.ConditionalPrecedence:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Condition</code>
metadata:getConditionState():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Condition</code>
metadata:getConditionType():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ConditionType</code>
metadata:getConditionTypeMaxLength():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the maximum length of <code>ConditionType</code>
metadata:getConditionTypeState():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ConditionType</code>
metadata:getConfigureVersion():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ConfigureVersion</code>
metadata:getConfigureVersionMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>ConfigureVersion</code>
metadata:getConfigureVersionState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ConfigureVersion</code>
metadata:getConnection():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns the connection object.
metadata:getConnection():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the connection object.
metadata:getConnection():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Simple accessor for the singleton query engine object.
metadata:getConnectionResources():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Get resources to be used during connection to IOM servers.
metadata:getConnections():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Gets the Association list of <code>Connections</code>
metadata:getContainerAssociation():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ContainerAssociation</code>
metadata:getContainerAssociationMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>ContainerAssociation</code>
metadata:getContainerAssociationState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ContainerAssociation</code>
metadata:getContainerType():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ContainerType</code>
metadata:getContainerTypeMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>ContainerType</code>
metadata:getContainerTypeState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ContainerType</code>
metadata:getContentDestination():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the <code>Directory</code> for <code>ContentDestination</code>
metadata:getContentDestination():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the <code>Directory</code> for <code>ContentDestination</code>
metadata:getContentDestinations():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ContentDestinations</code>
metadata:getContentDestinations():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ContentDestinations</code>
metadata:getContentItems():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the Association list of <code>ContentItems</code>
metadata:getContentTypes():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the Association list of <code>ContentTypes</code>
metadata:getContext():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Context</code>
metadata:getContext():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Context</code>
metadata:getContextMaxLength():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the maximum length of <code>Context</code>
metadata:getContextMaxLength():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the maximum length of <code>Context</code>
metadata:getContextState():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Context</code>
metadata:getContextState():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Context</code>
metadata:getCountNoSecurity(java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdSecurityUtil:com.sas.metadata.remote:Method:Performs a search on the server bypassing all security permissions. This method will return a
metadata:getCountry():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Country</code>
metadata:getCountryMaxLength():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the maximum length of <code>Country</code>
metadata:getCountryState():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Country</code>
metadata:getCreatedItemsList():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns the list of items created in current write.
metadata:getCreatedItemsList():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Returns the list of items created in current write.
metadata:getCreator():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Creator</code>
metadata:getCreatorMaxLength():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>Creator</code>
metadata:getCreatorState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Creator</code>
metadata:getCredentialMap():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns the map of credentials for OMR connection, if map key size is 0,
metadata:getCubeName():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CubeName</code>
metadata:getCubeNameMaxLength():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the maximum length of <code>CubeName</code>
metadata:getCubeNameState():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CubeName</code>
metadata:getCubeType():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>CubeType</code>
metadata:getCubeTypeMaxLength():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the maximum length of <code>CubeType</code>
metadata:getCubeTypeState():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the Metadata State of <code>CubeType</code>
metadata:getCubes():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Association list of <code>Cubes</code>
metadata:getCubes():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Association list of <code>Cubes</code>
metadata:getCubes():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Cubes</code>
metadata:getCubes():com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Cubes</code>
metadata:getCurrentServerVerion():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns the server version using the current connection.
metadata:getCustomAssociations():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>CustomAssociations</code>
metadata:getCustomizedProperties():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>CustomizedProperties</code>
metadata:getCustomizedTransformations():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>CustomizedTransformations</code>
metadata:getCustomizedTypes():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>CustomizedTypes</code>
metadata:getCustomizers():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Association list of <code>Customizers</code>
metadata:getCustomizers():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Association list of <code>Customizers</code>
metadata:getCustomizers():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Customizers</code>
metadata:getCustomizers():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Association list of <code>Customizers</code>
metadata:getDBMSType():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DBMSType</code>
metadata:getDBMSTypeMaxLength():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the maximum length of <code>DBMSType</code>
metadata:getDBMSTypeState():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DBMSType</code>
metadata:getDataPackages():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>DataPackages</code>
metadata:getDataSourceConnection():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the <code>Connection</code> for <code>DataSourceConnection</code>
metadata:getDataSourceConnections():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DataSourceConnections</code>
metadata:getDataSources():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the Association list of <code>DataSources</code>
metadata:getDataSources():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DataSources</code>
metadata:getDateandTime():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>DateandTime</code>
metadata:getDateandTimeState():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DateandTime</code>
metadata:getDebug():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Gets whether debug information is on for this instance of  SAS Java Metadata Interface.
metadata:getDebug():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Gets whether debug information is on for this instance of  SAS Java Metadata Interface.
metadata:getDefaultIcon():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DefaultIcon</code>
metadata:getDefaultIconMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>DefaultIcon</code>
metadata:getDefaultIconState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefaultIcon</code>
metadata:getDefaultLocation():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DefaultLocation</code>
metadata:getDefaultLocationMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>DefaultLocation</code>
metadata:getDefaultLocationState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefaultLocation</code>
metadata:getDefaultLogin():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the <code>Login</code> for <code>DefaultLogin</code>
metadata:getDefaultLogin():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the <code>Login</code> for <code>DefaultLogin</code>
metadata:getDefaultLogins():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the Association list of <code>DefaultLogins</code>
metadata:getDefaultLogins():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DefaultLogins</code>
metadata:getDefaultMember():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DefaultMember</code>
metadata:getDefaultMemberMaxLength():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the maximum length of <code>DefaultMember</code>
metadata:getDefaultMemberState():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefaultMember</code>
metadata:getDefaultPasswords():com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:Gets the Association list of <code>DefaultPasswords</code>
metadata:getDefaultTransport():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DefaultTransport</code>
metadata:getDefaultTransportMaxLength():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the maximum length of <code>DefaultTransport</code>
metadata:getDefaultTransportState():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefaultTransport</code>
metadata:getDefaultUpdatesAllowed():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>DefaultUpdatesAllowed</code>
metadata:getDefaultUpdatesAllowedState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefaultUpdatesAllowed</code>
metadata:getDefaultValue():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DefaultValue</code>
metadata:getDefaultValue():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DefaultValue</code>
metadata:getDefaultValueMaxLength():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the maximum length of <code>DefaultValue</code>
metadata:getDefaultValueMaxLength():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the maximum length of <code>DefaultValue</code>
metadata:getDefaultValueState():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefaultValue</code>
metadata:getDefaultValueState():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefaultValue</code>
metadata:getDefinitionVersion():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>DefinitionVersion</code>
metadata:getDefinitionVersionState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DefinitionVersion</code>
metadata:getDeletedItems():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the deleted items or null if no deleted items.
metadata:getDeletedObjects():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Return a Map of the objects being deleted.
metadata:getDelimiter():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Delimiter</code>
metadata:getDelimiterMaxLength():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the maximum length of <code>Delimiter</code>
metadata:getDelimiterState():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Delimiter</code>
metadata:getDeliveryTransport():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DeliveryTransport</code>
metadata:getDeliveryTransport():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DeliveryTransport</code>
metadata:getDeliveryTransportMaxLength():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the maximum length of <code>DeliveryTransport</code>
metadata:getDeliveryTransportMaxLength():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the maximum length of <code>DeliveryTransport</code>
metadata:getDeliveryTransportState():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DeliveryTransport</code>
metadata:getDeliveryTransportState():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DeliveryTransport</code>
metadata:getDependentComponents():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DependentComponents</code>
metadata:getDependentRepositories(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Gets a list of any dependent repositories that may exist the specified repository.
metadata:getDependsOnComponents():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>DependsOnComponents</code>
metadata:getDeployedComponents():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DeployedComponents</code>
metadata:getDeployedComponents():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DeployedComponents</code>
metadata:getDeployedComponents():com.sas.metadata.remote.Machine:com.sas.metadata.remote:Method:Gets the Association list of <code>DeployedComponents</code>
metadata:getDeployedComponents():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Gets the Association list of <code>DeployedComponents</code>
metadata:getDeployedComponents():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>DeployedComponents</code>
metadata:getDeployedDevices():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DeployedDevices</code>
metadata:getDesc():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns the description attribute
metadata:getDescMaxLength():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns the maximum length of an object's description
metadata:getDescState():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns the state of the description attribute
metadata:getDescriptiveComponent():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the <code>SoftwareComponent</code> for <code>DescriptiveComponent</code>
metadata:getDescriptiveComponents():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DescriptiveComponents</code>
metadata:getDetailObjectMap():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns the Detail Object Map
metadata:getDetailObjectMap():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the Detail Object Map
metadata:getDetailObjectMap():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns the Detail Object Map
metadata:getDetailObjectMap():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Returns the Detail Object Map
metadata:getDetailObjectMap():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Returns the Detail Object Map
metadata:getDetails():com.sas.metadata.remote.Search:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Details</code>
metadata:getDetailsMaxLength():com.sas.metadata.remote.Search:com.sas.metadata.remote:Method:Gets the maximum length of <code>Details</code>
metadata:getDetailsState():com.sas.metadata.remote.Search:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Details</code>
metadata:getDeviceDescriptors():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DeviceDescriptors</code>
metadata:getDeviceName():com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DeviceName</code>
metadata:getDeviceNameMaxLength():com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Gets the maximum length of <code>DeviceName</code>
metadata:getDeviceNameState():com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DeviceName</code>
metadata:getDimensionType():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DimensionType</code>
metadata:getDimensionTypeMaxLength():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the maximum length of <code>DimensionType</code>
metadata:getDimensionTypeState():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DimensionType</code>
metadata:getDimensions():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Dimensions</code>
metadata:getDimensions():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Association list of <code>Dimensions</code>
metadata:getDimensions():com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Gets the Association list of <code>Dimensions</code>
metadata:getDirectories():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Association list of <code>Directories</code>
metadata:getDirectoryName():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DirectoryName</code>
metadata:getDirectoryNameMaxLength():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the maximum length of <code>DirectoryName</code>
metadata:getDirectoryNameState():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DirectoryName</code>
metadata:getDirectoryRole():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DirectoryRole</code>
metadata:getDirectoryRoleMaxLength():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the maximum length of <code>DirectoryRole</code>
metadata:getDirectoryRoleState():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DirectoryRole</code>
metadata:getDisplayColumns():com.sas.metadata.remote.Key:com.sas.metadata.remote:Method:Gets the AssociationList of <code>DisplayColumns</code>
metadata:getDisplayForKeys():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Association list of <code>DisplayForKeys</code>
metadata:getDisplayName():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>DisplayName</code>
metadata:getDisplayNameMaxLength():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the maximum length of <code>DisplayName</code>
metadata:getDisplayNameState():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the Metadata State of <code>DisplayName</code>
metadata:getDistribution():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Distribution</code>
metadata:getDistributionMaxLength():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>Distribution</code>
metadata:getDistributionState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Distribution</code>
metadata:getDocuments():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Documents</code>
metadata:getDomain():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the <code>AuthenticationDomain</code> for <code>Domain</code>
metadata:getDomain():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the <code>AuthenticationDomain</code> for <code>Domain</code>
metadata:getDomains():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Domains</code>
metadata:getDomains():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Domains</code>
metadata:getDriver():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Driver</code>
metadata:getDriverMaxLength():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the maximum length of <code>Driver</code>
metadata:getDriverState():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Driver</code>
metadata:getEditedProperties():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>EditedProperties</code>
metadata:getEditedTypes():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>EditedTypes</code>
metadata:getEditors():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Association list of <code>Editors</code>
metadata:getEditors():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Association list of <code>Editors</code>
metadata:getElementType():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the <code>PropertyType</code> for <code>ElementType</code>
metadata:getElementTypes():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Association list of <code>ElementTypes</code>
metadata:getEmailAddresses():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Gets the AssociationList of <code>EmailAddresses</code>
metadata:getEmailFormat():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>EmailFormat</code>
metadata:getEmailFormatMaxLength():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Gets the maximum length of <code>EmailFormat</code>
metadata:getEmailFormatState():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Gets the Metadata State of <code>EmailFormat</code>
metadata:getEmailSubscriber():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the Association list of <code>EmailSubscriber</code>
metadata:getEmailType():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>EmailType</code>
metadata:getEmailTypeMaxLength():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the maximum length of <code>EmailType</code>
metadata:getEmailTypeState():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the Metadata State of <code>EmailType</code>
metadata:getEncrypt():com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Encrypt</code>
metadata:getEncryptMaxLength():com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:Gets the maximum length of <code>Encrypt</code>
metadata:getEncryptState():com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Encrypt</code>
metadata:getEncryption():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Encryption</code>
metadata:getEncryptionMaxLength():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the maximum length of <code>Encryption</code>
metadata:getEncryptionState():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Encryption</code>
metadata:getEnd():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>End</code>
metadata:getEndPosition():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>EndPosition</code>
metadata:getEndPositionState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>EndPosition</code>
metadata:getEndState():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Gets the Metadata State of <code>End</code>
metadata:getEngine():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Engine</code>
metadata:getEngineMaxLength():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the maximum length of <code>Engine</code>
metadata:getEngineState():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Engine</code>
metadata:getEntityPropertyForOMRObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Given an OMR Metadata object, retrieve the Property object that represents the Entity
metadata:getEntryName():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>EntryName</code>
metadata:getEntryNameMaxLength():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the maximum length of <code>EntryName</code>
metadata:getEntryNameState():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the Metadata State of <code>EntryName</code>
metadata:getEvent():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Event</code>
metadata:getEventBrokers():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the AssociationList of <code>EventBrokers</code>
metadata:getEventMaxLength():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the maximum length of <code>Event</code>
metadata:getEventRole():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>EventRole</code>
metadata:getEventRoleMaxLength():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the maximum length of <code>EventRole</code>
metadata:getEventRoleState():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the Metadata State of <code>EventRole</code>
metadata:getEventState():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Event</code>
metadata:getExpiration():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>Expiration</code>
metadata:getExpirationDays():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>ExpirationDays</code>
metadata:getExpirationDaysState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ExpirationDays</code>
metadata:getExpirationState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Expiration</code>
metadata:getExpression():com.sas.metadata.remote.CalculatedMeasure:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Expression</code>
metadata:getExpression():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Expression</code>
metadata:getExpressionMaxLength():com.sas.metadata.remote.CalculatedMeasure:com.sas.metadata.remote:Method:Gets the maximum length of <code>Expression</code>
metadata:getExpressionMaxLength():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the maximum length of <code>Expression</code>
metadata:getExpressionState():com.sas.metadata.remote.CalculatedMeasure:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Expression</code>
metadata:getExpressionState():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Expression</code>
metadata:getExtensionType():com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ExtensionType</code>
metadata:getExtensionTypeMaxLength():com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Gets the maximum length of <code>ExtensionType</code>
metadata:getExtensionTypeState():com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ExtensionType</code>
metadata:getExtensions():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Extensions</code>
metadata:getExternalIdentities():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>ExternalIdentities</code>
metadata:getFQID():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the unique ID for this object
metadata:getFactory():com.sas.metadata.remote.MdConnectionEvent:com.sas.metadata.remote:Method:Returns the factory for this event
metadata:getFactory():com.sas.metadata.remote.MdFactoryEvent:com.sas.metadata.remote:Method:Returns the factory for this event
metadata:getFactory():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns the factory used to create objects.
metadata:getFactory():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Returns the factory used to create objects.
metadata:getFactory():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Returns the factory used to create objects.
metadata:getFactoryClassName():com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>FactoryClassName</code>
metadata:getFactoryClassNameMaxLength():com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>FactoryClassName</code>
metadata:getFactoryClassNameState():com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>FactoryClassName</code>
metadata:getFailureCount():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>FailureCount</code>
metadata:getFailureCountState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>FailureCount</code>
metadata:getFamily():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Family</code>
metadata:getFamilyMaxLength():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>Family</code>
metadata:getFamilyState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Family</code>
metadata:getFastMetadata(java.lang.String,java.lang.String,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns a lightweight description of a metadata object.  Attributes and associations of
metadata:getFastMetadataObjects(java.lang.String,java.lang.String,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns lightweight descriptions of metadata objects retrieved by a server GetMetadataObjects
metadata:getFavorites():com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Gets the Association list of <code>Favorites</code>
metadata:getFavoritesContainers():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Gets the AssociationList of <code>FavoritesContainers</code>
metadata:getFeatureMaps():com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Gets the AssociationList of <code>FeatureMaps</code>
metadata:getFeatureSources():com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Gets the AssociationList of <code>FeatureSources</code>
metadata:getFeatureTargets():com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Gets the Association list of <code>FeatureTargets</code>
metadata:getFileExtension():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>FileExtension</code>
metadata:getFileExtensionMaxLength():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the maximum length of <code>FileExtension</code>
metadata:getFileExtensionState():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Metadata State of <code>FileExtension</code>
metadata:getFileName():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>FileName</code>
metadata:getFileNameMaxLength():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the maximum length of <code>FileName</code>
metadata:getFileNameState():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Metadata State of <code>FileName</code>
metadata:getFileRefLocations():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the AssociationList of <code>FileRefLocations</code>
metadata:getFileRefs():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Gets the Association list of <code>FileRefs</code>
metadata:getFileRefs():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Gets the Association list of <code>FileRefs</code>
metadata:getFileref():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Fileref</code>
metadata:getFilerefMaxLength():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the maximum length of <code>Fileref</code>
metadata:getFilerefState():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Fileref</code>
metadata:getFiles():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Files</code>
metadata:getFilterRole():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>FilterRole</code>
metadata:getFilterRoleMaxLength():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the maximum length of <code>FilterRole</code>
metadata:getFilterRoleState():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the Metadata State of <code>FilterRole</code>
metadata:getFilterString():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>FilterString</code>
metadata:getFilterStringMaxLength():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the maximum length of <code>FilterString</code>
metadata:getFilterStringState():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the Metadata State of <code>FilterString</code>
metadata:getFilterSubscriber():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the <code>ITContentSubscriber</code> for <code>FilterSubscriber</code>
metadata:getFilterSubscribers():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Gets the AssociationList of <code>FilterSubscribers</code>
metadata:getFilters():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Gets the Association list of <code>Filters</code>
metadata:getFitStatisticValue():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>FitStatisticValue</code>
metadata:getFitStatisticValueState():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Gets the Metadata State of <code>FitStatisticValue</code>
metadata:getFitStatistics():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the AssociationList of <code>FitStatistics</code>
metadata:getFlags():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Flags</code>
metadata:getFlagsState():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Flags</code>
metadata:getForIdentity():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>Identity</code> for <code>ForIdentity</code>
metadata:getForIdentitys():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ForIdentitys</code>
metadata:getForeignKeyAssociations():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Association list of <code>ForeignKeyAssociations</code>
metadata:getForeignKeyColumn():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Gets the <code>Column</code> for <code>ForeignKeyColumn</code>
metadata:getForeignKeyColumns():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ForeignKeyColumns</code>
metadata:getForeignKeys():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ForeignKeys</code>
metadata:getForeignKeys():com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Gets the Association list of <code>ForeignKeys</code>
metadata:getFormulas():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the Association list of <code>Formulas</code>
metadata:getFoundationReposID():com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns the ID of the Foundation repository
metadata:getFoundationRepository():com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns the foundation repository for the connected metadata server.  A <code>CMetadata</code>
metadata:getFrequency():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Frequency</code>
metadata:getFrequencyMaxLength():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the maximum length of <code>Frequency</code>
metadata:getFrequencyState():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Frequency</code>
metadata:getFullObject(com.sas.metadata.remote.MdObjectStore,com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs a GetMetadata request on an existing public object.  A public object is defined as
metadata:getFullObjects(com.sas.metadata.remote.MdObjectStore,java.util.Map<java.lang.String,java.lang.String>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs a GetMetadata request on a set of existing public objecst.  A public object is defined as
metadata:getGenericPropertyType(com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Get the generic String PropertyType used for all Properties who have
metadata:getGlobalFormulaRole():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>GlobalFormulaRole</code>
metadata:getGlobalFormulaRoleMaxLength():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the maximum length of <code>GlobalFormulaRole</code>
metadata:getGlobalFormulaRoleState():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the Metadata State of <code>GlobalFormulaRole</code>
metadata:getGroupByForSelect():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the <code>GroupByClause</code> for <code>GroupByForSelect</code>
metadata:getGroupByForSelects():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the Association list of <code>GroupByForSelects</code>
metadata:getGroupInfo():com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>GroupInfo</code>
metadata:getGroupInfoMaxLength():com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Gets the maximum length of <code>GroupInfo</code>
metadata:getGroupInfoState():com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Gets the Metadata State of <code>GroupInfo</code>
metadata:getGroupSubscriptions():com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:Gets the Association list of <code>GroupSubscriptions</code>
metadata:getGroupType():com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>GroupType</code>
metadata:getGroupType():com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>GroupType</code>
metadata:getGroupTypeMaxLength():com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:Gets the maximum length of <code>GroupType</code>
metadata:getGroupTypeState():com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:Gets the Metadata State of <code>GroupType</code>
metadata:getGroupTypeState():com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Gets the Metadata State of <code>GroupType</code>
metadata:getGroupedProperties():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the Association list of <code>GroupedProperties</code>
metadata:getGroups():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Groups</code>
metadata:getHavingForSelect():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the <code>HavingClause</code> for <code>HavingForSelect</code>
metadata:getHavingForSelects():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the Association list of <code>HavingForSelects</code>
metadata:getHeight():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Height</code>
metadata:getHeightState():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Height</code>
metadata:getHierarchies():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Hierarchies</code>
metadata:getHierarchies():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Association list of <code>Hierarchies</code>
metadata:getHierarchies():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Hierarchies</code>
metadata:getHierarchies():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Hierarchies</code>
metadata:getHierarchyLevels():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Association list of <code>HierarchyLevels</code>
metadata:getHostName():com.sas.metadata.remote.COMConnection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>HostName</code>
metadata:getHostName():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>HostName</code>
metadata:getHostNameMaxLength():com.sas.metadata.remote.COMConnection:com.sas.metadata.remote:Method:Gets the maximum length of <code>HostName</code>
metadata:getHostNameMaxLength():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the maximum length of <code>HostName</code>
metadata:getHostNameState():com.sas.metadata.remote.COMConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>HostName</code>
metadata:getHostNameState():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>HostName</code>
metadata:getIOMHandle(int):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Get the specified IOM workspace handle.
metadata:getITChannels():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Association list of <code>ITChannels</code>
metadata:getITSubscribers():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Association list of <code>ITSubscribers</code>
metadata:getId():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Gets the Id of the object.
metadata:getIdState():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:gets the state of the ID of the object.
metadata:getIdentifier():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Identifier</code>
metadata:getIdentifier():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns an identifier for this object store. This can be used to uniquely identify a
metadata:getIdentifierMaxLength():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the maximum length of <code>Identifier</code>
metadata:getIdentifierState():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Identifier</code>
metadata:getIdentities():com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Gets the Association list of <code>Identities</code>
metadata:getIdentity(com.sas.metadata.remote.MdObjectStore):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:This routine is used to retrieve the identity object of the current user.
metadata:getIdentityChanges():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the Association list of <code>IdentityChanges</code>
metadata:getIdentityGroups():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the Association list of <code>IdentityGroups</code>
metadata:getIdentityOfUserConnected(com.sas.metadata.remote.MdStore,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns the Identity object for the user currently connected to the server.  If the user is not
metadata:getImplementedObjects():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ImplementedObjects</code>
metadata:getImplementors():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Implementors</code>
metadata:getImportType():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ImportType</code>
metadata:getImportTypeMaxLength():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the maximum length of <code>ImportType</code>
metadata:getImportTypeState():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ImportType</code>
metadata:getIndexName():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>IndexName</code>
metadata:getIndexNameMaxLength():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the maximum length of <code>IndexName</code>
metadata:getIndexNameState():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IndexName</code>
metadata:getIndexes():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Association list of <code>Indexes</code>
metadata:getIndexes():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Indexes</code>
metadata:getInitProcesses():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>InitProcesses</code>
metadata:getInstallationLocation():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>InstallationLocation</code>
metadata:getInstallationLocationMaxLength():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>InstallationLocation</code>
metadata:getInstallationLocationState():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>InstallationLocation</code>
metadata:getInstance():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Get's the instance of the factory.(this)
metadata:getInstance():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Get's the instance of the factory.(this)
metadata:getInstanceVersion():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>InstanceVersion</code>
metadata:getInstanceVersion():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>InstanceVersion</code>
metadata:getInstanceVersion():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>InstanceVersion</code>
metadata:getInstanceVersionState():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the Metadata State of <code>InstanceVersion</code>
metadata:getInstanceVersionState():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>InstanceVersion</code>
metadata:getInstanceVersionState():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the Metadata State of <code>InstanceVersion</code>
metadata:getInt(java.lang.String):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:getInterfaceName():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>InterfaceName</code>
metadata:getInterfaceNameMaxLength():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Gets the maximum length of <code>InterfaceName</code>
metadata:getInterfaceNameState():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>InterfaceName</code>
metadata:getInternalListObject():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:
metadata:getInternalLoginInfo():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the <code>InternalLogin</code> for <code>InternalLoginInfo</code>
metadata:getInternalLoginInfos():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the Association list of <code>InternalLoginInfos</code>
metadata:getIsARelativeName():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsARelativeName</code>
metadata:getIsARelativeNameState():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsARelativeName</code>
metadata:getIsActive():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsActive</code>
metadata:getIsActive():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsActive</code>
metadata:getIsActiveState():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsActive</code>
metadata:getIsActiveState():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsActive</code>
metadata:getIsClustered():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsClustered</code>
metadata:getIsClusteredState():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsClustered</code>
metadata:getIsColor():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsColor</code>
metadata:getIsColorState():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsColor</code>
metadata:getIsCompressed():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsCompressed</code>
metadata:getIsCompressedState():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsCompressed</code>
metadata:getIsDBMSLibname():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsDBMSLibname</code>
metadata:getIsDBMSLibnameState():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsDBMSLibname</code>
metadata:getIsDBMSView():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsDBMSView</code>
metadata:getIsDBMSViewState():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsDBMSView</code>
metadata:getIsDisabled():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsDisabled</code>
metadata:getIsDisabledState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsDisabled</code>
metadata:getIsDiscrete():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsDiscrete</code>
metadata:getIsDiscreteState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsDiscrete</code>
metadata:getIsEncrypted():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsEncrypted</code>
metadata:getIsEncryptedState():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsEncrypted</code>
metadata:getIsExpert():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsExpert</code>
metadata:getIsExpertState():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsExpert</code>
metadata:getIsGoToServerForMetadata():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:getIsGoToServerForMetadata():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:getIsGoToServerForMetadata():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:getIsHidden():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsHidden</code>
metadata:getIsHiddenState():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsHidden</code>
metadata:getIsInstituteSupplied():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsInstituteSupplied</code>
metadata:getIsInstituteSuppliedState():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsInstituteSupplied</code>
metadata:getIsLicensed():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsLicensed</code>
metadata:getIsLicensedState():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsLicensed</code>
metadata:getIsLinked():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsLinked</code>
metadata:getIsLinkedState():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsLinked</code>
metadata:getIsNameFullyQualified():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsNameFullyQualified</code>
metadata:getIsNameFullyQualifiedState():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsNameFullyQualified</code>
metadata:getIsNoMiss():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsNoMiss</code>
metadata:getIsNoMissState():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsNoMiss</code>
metadata:getIsNullable():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsNullable</code>
metadata:getIsNullableState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsNullable</code>
metadata:getIsObjectCopiedFromParentOnCreation():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Gets whether new objects in this store are copied fromt their parent on creation if the object
metadata:getIsParseAllowed():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsParseAllowed</code>
metadata:getIsParseAllowedState():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsParseAllowed</code>
metadata:getIsPreassigned():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsPreassigned</code>
metadata:getIsPreassigned():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsPreassigned</code>
metadata:getIsPreassignedState():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsPreassigned</code>
metadata:getIsPreassignedState():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsPreassigned</code>
metadata:getIsPredAssoc():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Gets whether this is the pred side of the association or not
metadata:getIsPrimary():com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsPrimary</code>
metadata:getIsPrimaryState():com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsPrimary</code>
metadata:getIsRelative():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsRelative</code>
metadata:getIsRelativeState():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsRelative</code>
metadata:getIsRemotelyAccessible():com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsRemotelyAccessible</code>
metadata:getIsRemotelyAccessibleState():com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsRemotelyAccessible</code>
metadata:getIsReport():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsReport</code>
metadata:getIsReportState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsReport</code>
metadata:getIsRequired():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsRequired</code>
metadata:getIsRequired():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Is this association required for add.
metadata:getIsRequiredState():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsRequired</code>
metadata:getIsStoredStatistic():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsStoredStatistic</code>
metadata:getIsStoredStatisticState():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsStoredStatistic</code>
metadata:getIsSubstitutionAllowed():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsSubstitutionAllowed</code>
metadata:getIsSubstitutionAllowedState():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsSubstitutionAllowed</code>
metadata:getIsURL():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsURL</code>
metadata:getIsURLState():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsURL</code>
metadata:getIsUnique():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsUnique</code>
metadata:getIsUniqueState():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsUnique</code>
metadata:getIsUpdateable():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsUpdateable</code>
metadata:getIsUpdateableState():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsUpdateable</code>
metadata:getIsUserDefined():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsUserDefined</code>
metadata:getIsUserDefinedState():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsUserDefined</code>
metadata:getIsVisible():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsVisible</code>
metadata:getIsVisible():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>IsVisible</code>
metadata:getIsVisibleState():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsVisible</code>
metadata:getIsVisibleState():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the Metadata State of <code>IsVisible</code>
metadata:getJFJobs():com.sas.metadata.remote.Job:com.sas.metadata.remote:Method:Gets the AssociationList of <code>JFJobs</code>
metadata:getJavaClass():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>JavaClass</code>
metadata:getJavaClassMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>JavaClass</code>
metadata:getJavaClassState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>JavaClass</code>
metadata:getJobActivities():com.sas.metadata.remote.AbstractJob:com.sas.metadata.remote:Method:Gets the AssociationList of <code>JobActivities</code>
metadata:getJobs():com.sas.metadata.remote.TransformationActivity:com.sas.metadata.remote:Method:Gets the Association list of <code>Jobs</code>
metadata:getJoinType():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>JoinType</code>
metadata:getJoinTypeMaxLength():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Gets the maximum length of <code>JoinType</code>
metadata:getJoinTypeState():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Gets the Metadata State of <code>JoinType</code>
metadata:getKeyAssociations():com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Gets the AssociationList of <code>KeyAssociations</code>
metadata:getKeyedColumns():com.sas.metadata.remote.Key:com.sas.metadata.remote:Method:Gets the Association list of <code>KeyedColumns</code>
metadata:getKeys():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Keys</code>
metadata:getKeys():com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:getKeywords():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Keywords</code>
metadata:getLanguage():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Language</code>
metadata:getLanguageCode():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>LanguageCode</code>
metadata:getLanguageCodeMaxLength():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the maximum length of <code>LanguageCode</code>
metadata:getLanguageCodeState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LanguageCode</code>
metadata:getLanguageMaxLength():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the maximum length of <code>Language</code>
metadata:getLanguageState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Language</code>
metadata:getLayoutComponents():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the Association list of <code>LayoutComponents</code>
metadata:getLayoutComponents():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Gets the AssociationList of <code>LayoutComponents</code>
metadata:getLevel():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Level</code>
metadata:getLevelMaxLength():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>Level</code>
metadata:getLevelState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Level</code>
metadata:getLevelType():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>LevelType</code>
metadata:getLevelTypeState():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LevelType</code>
metadata:getLevels():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Levels</code>
metadata:getLevels():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Association list of <code>Levels</code>
metadata:getLevels():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Association list of <code>Levels</code>
metadata:getLibraries():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the Association list of <code>Libraries</code>
metadata:getLibraries():com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Gets the Association list of <code>Libraries</code>
metadata:getLibraries():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the Association list of <code>Libraries</code>
metadata:getLibraryConnection():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the <code>SASClientConnection</code> for <code>LibraryConnection</code>
metadata:getLibraryConnections():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the AssociationList of <code>LibraryConnections</code>
metadata:getLibref():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Libref</code>
metadata:getLibrefMaxLength():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the maximum length of <code>Libref</code>
metadata:getLibrefState():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Libref</code>
metadata:getLicensedComponent():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>DeployedComponent</code> for <code>LicensedComponent</code>
metadata:getLicensedComponents():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the AssociationList of <code>LicensedComponents</code>
metadata:getLicenses():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>Licenses</code>
metadata:getLocaleID():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>LocaleID</code>
metadata:getLocaleIDMaxLength():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the maximum length of <code>LocaleID</code>
metadata:getLocaleIDState():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LocaleID</code>
metadata:getLocalizedAttributes():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>LocalizedAttributes</code>
metadata:getLocalizedMessage():com.sas.metadata.remote.MdException:com.sas.metadata.remote:Method:
metadata:getLocalizedObject():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the <code>LocalizedType</code> for <code>LocalizedObject</code>
metadata:getLocalizedObjects():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the Association list of <code>LocalizedObjects</code>
metadata:getLocationPath():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>LocationPath</code>
metadata:getLocationPathMaxLength():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the maximum length of <code>LocationPath</code>
metadata:getLocationPathState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LocationPath</code>
metadata:getLocationPathType():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>LocationPathType</code>
metadata:getLocationPathTypeState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LocationPathType</code>
metadata:getLocationType():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>LocationType</code>
metadata:getLocationTypeMaxLength():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the maximum length of <code>LocationType</code>
metadata:getLocationTypeState():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LocationType</code>
metadata:getLocations():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Locations</code>
metadata:getLockedBy():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>LockedBy</code>
metadata:getLockedByMaxLength():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the maximum length of <code>LockedBy</code>
metadata:getLockedByState():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LockedBy</code>
metadata:getLockoutTimestamp():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>LockoutTimestamp</code>
metadata:getLockoutTimestampState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LockoutTimestamp</code>
metadata:getLogFile():com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Gets the <code>File</code> for <code>LogFile</code>
metadata:getLogFiles():com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Gets the AssociationList of <code>LogFiles</code>
metadata:getLoggingEnabled():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Gets whether XML transaction logging information is on for this instance of  SAS Java Metadata Interface.
metadata:getLoggingEnabled():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Gets whether XML transaction logging information is on for this instance of  SAS Java Metadata Interface.
metadata:getLogicalName():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>LogicalName</code>
metadata:getLogicalNameMaxLength():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the maximum length of <code>LogicalName</code>
metadata:getLogicalNameState():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LogicalName</code>
metadata:getLoginTimestamp():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>LoginTimestamp</code>
metadata:getLoginTimestampState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LoginTimestamp</code>
metadata:getLogins():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Gets the Association list of <code>Logins</code>
metadata:getLogins():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the Association list of <code>Logins</code>
metadata:getLowerLimit():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>LowerLimit</code>
metadata:getLowerLimitState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>LowerLimit</code>
metadata:getMajor():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Major</code>
metadata:getMajorState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Major</code>
metadata:getMajorVersion():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>MajorVersion</code>
metadata:getMajorVersion():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>MajorVersion</code>
metadata:getMajorVersionState():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MajorVersion</code>
metadata:getMajorVersionState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MajorVersion</code>
metadata:getMapVersion():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MapVersion</code>
metadata:getMapVersionMaxLength():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the maximum length of <code>MapVersion</code>
metadata:getMapVersionState():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MapVersion</code>
metadata:getMarker():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Marker</code>
metadata:getMarkerMaxLength():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the maximum length of <code>Marker</code>
metadata:getMarkerState():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Marker</code>
metadata:getMaxCardinality():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Get min cardinality for this association
metadata:getMaximum():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Maximum</code>
metadata:getMaximum():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Maximum</code>
metadata:getMaximumRetryCount():com.sas.metadata.remote.MdConnectionEvent:com.sas.metadata.remote:Method:
metadata:getMaximumState():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Maximum</code>
metadata:getMaximumState():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Maximum</code>
metadata:getMdConnectionListener():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:
metadata:getMdFactoryType():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:This can return MDFACTORYTYPE_MDOBJECTFACTORY or MDFACTORYTYPE_MDFACTORYIMPL
metadata:getMdFactoryType():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:This can return MDFACTORYTYPE_MDOBJECTFACTORY or MDFACTORYTYPE_MDFACTORYIMPL
metadata:getMdObjectAssociation(java.lang.String):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:(S) Set's the list into the object using the set method internally.
metadata:getMeasures():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the Association list of <code>Measures</code>
metadata:getMeasures():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Association list of <code>Measures</code>
metadata:getMemberIdentities():com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:Gets the AssociationList of <code>MemberIdentities</code>
metadata:getMemberType():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MemberType</code>
metadata:getMemberTypeMaxLength():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the maximum length of <code>MemberType</code>
metadata:getMemberTypeState():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MemberType</code>
metadata:getMembers():com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Members</code>
metadata:getMembers():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Members</code>
metadata:getMessage():com.sas.metadata.remote.MdException:com.sas.metadata.remote:Method:
metadata:getMessageLevel():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Get the level logging is set to for connections
metadata:getMetadata(com.sas.metadata.remote.MdStore,java.util.Map,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs a GetMetadata request for a group of objects.  The request sent to the server may contain a single
metadata:getMetadataAllDepths(com.sas.metadata.remote.CMetadata,java.util.List<java.lang.String>,java.util.List<java.lang.String>,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:This method constructs CMetadata objects and sets both simple and complex attributes.
metadata:getMetadataCreated():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the MetadataCreated attribute
metadata:getMetadataCreatedState():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Get the state of MetadataCreated
metadata:getMetadataNoCache(java.lang.String,java.lang.String,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs a GetMetadata request against the server.  The xml returned from the server is parsed
metadata:getMetadataObjects(java.lang.String,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Gets the list of metatdata objects in the repository for the requested type.
metadata:getMetadataObjectsNoCache(java.lang.String,java.lang.String,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Performs a GetMetadataObjects request against the server.  Each object returned from the server is parsed
metadata:getMetadataObjectsSubset(com.sas.metadata.remote.MdStore,java.lang.String,java.lang.String,int,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Gets the list of metatdata objects in the repository for the requested type.
metadata:getMetadataObjectsSubsetList(com.sas.metadata.remote.MdStore,java.lang.String,java.lang.String,int,java.lang.String,boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Gets the list of metatdata objects in the repository for the requested type.
metadata:getMetadataSimple(java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns a single attribute value from the server.  The attribute is returned as a String.  If the attribute
metadata:getMetadataType():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MetadataType</code>
metadata:getMetadataType():com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MetadataType</code>
metadata:getMetadataType():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MetadataType</code>
metadata:getMetadataTypeMaxLength():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the maximum length of <code>MetadataType</code>
metadata:getMetadataTypeMaxLength():com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Gets the maximum length of <code>MetadataType</code>
metadata:getMetadataTypeMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>MetadataType</code>
metadata:getMetadataTypeState():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MetadataType</code>
metadata:getMetadataTypeState():com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MetadataType</code>
metadata:getMetadataTypeState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MetadataType</code>
metadata:getMetadataUpdated():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the MetadataUpdated attribute
metadata:getMetadataUpdatedState():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Get the state of metadataUpdated
metadata:getMimeType():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MimeType</code>
metadata:getMimeTypeMaxLength():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the maximum length of <code>MimeType</code>
metadata:getMimeTypeState():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MimeType</code>
metadata:getMinCardinality():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Get min cardinality for this association
metadata:getMinimum():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Minimum</code>
metadata:getMinimum():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Minimum</code>
metadata:getMinimumState():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Minimum</code>
metadata:getMinimumState():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Minimum</code>
metadata:getMiningAlgorithm():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MiningAlgorithm</code>
metadata:getMiningAlgorithmMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>MiningAlgorithm</code>
metadata:getMiningAlgorithmState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MiningAlgorithm</code>
metadata:getMiningFunction():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MiningFunction</code>
metadata:getMiningFunctionMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>MiningFunction</code>
metadata:getMiningFunctionState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MiningFunction</code>
metadata:getMiningReports():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the AssociationList of <code>MiningReports</code>
metadata:getMiningTool():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>MiningTool</code>
metadata:getMiningToolMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>MiningTool</code>
metadata:getMiningToolState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MiningTool</code>
metadata:getMinor():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Minor</code>
metadata:getMinorState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Minor</code>
metadata:getMinorVersion():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>MinorVersion</code>
metadata:getMinorVersion():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>MinorVersion</code>
metadata:getMinorVersionState():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MinorVersion</code>
metadata:getMinorVersionState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>MinorVersion</code>
metadata:getModelKey():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ModelKey</code>
metadata:getModelKeyMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>ModelKey</code>
metadata:getModelKeyState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ModelKey</code>
metadata:getModelResults():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the Association list of <code>ModelResults</code>
metadata:getModels():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the Association list of <code>Models</code>
metadata:getName():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the name of this object
metadata:getNameMaxLength():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns the maximum length of an object's name
metadata:getNameObjectName():com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>NameObjectName</code>
metadata:getNameObjectNameMaxLength():com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Gets the maximum length of <code>NameObjectName</code>
metadata:getNameObjectNameState():com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NameObjectName</code>
metadata:getNameState():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns the state of the name attribute
metadata:getNamedComponent():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the <code>DeployedComponent</code> for <code>NamedComponent</code>
metadata:getNamedComponents():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the AssociationList of <code>NamedComponents</code>
metadata:getNamedServices():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>NamedServices</code>
metadata:getNamedSets():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the AssociationList of <code>NamedSets</code>
metadata:getNamespace():com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns the current namespace used for OMI interactions
metadata:getNamespaceName():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>NamespaceName</code>
metadata:getNamespaceNameMaxLength():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the maximum length of <code>NamespaceName</code>
metadata:getNamespaceNameState():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NamespaceName</code>
metadata:getNamespaceType():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>NamespaceType</code>
metadata:getNamespaceTypeMaxLength():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the maximum length of <code>NamespaceType</code>
metadata:getNamespaceTypeState():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NamespaceType</code>
metadata:getNamingServices():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the AssociationList of <code>NamingServices</code>
metadata:getNewObjectRepositoryID():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Sets the repos used for new objects created
metadata:getNewObjects():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Gets a List of changed objects.
metadata:getNextGeneration():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the <code>Cube</code> for <code>NextGeneration</code>
metadata:getNextGenerations():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the Association list of <code>NextGenerations</code>
metadata:getNodeSetFunction():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>NodeSetFunction</code>
metadata:getNodeSetFunctionMaxLength():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the maximum length of <code>NodeSetFunction</code>
metadata:getNodeSetFunctionState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NodeSetFunction</code>
metadata:getNotes():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Notes</code>
metadata:getNumRows():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>NumRows</code>
metadata:getNumRowsState():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NumRows</code>
metadata:getNumber():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Number</code>
metadata:getNumberMaxLength():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Gets the maximum length of <code>Number</code>
metadata:getNumberOfColumns():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>NumberOfColumns</code>
metadata:getNumberOfColumnsState():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NumberOfColumns</code>
metadata:getNumberOfPortlets():com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>NumberOfPortlets</code>
metadata:getNumberOfPortletsState():com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NumberOfPortlets</code>
metadata:getNumberOfRows():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>NumberOfRows</code>
metadata:getNumberOfRowsState():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NumberOfRows</code>
metadata:getNumberState():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Number</code>
metadata:getNumberofUnits():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>NumberofUnits</code>
metadata:getNumberofUnitsState():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NumberofUnits</code>
metadata:getNumericValue():com.sas.metadata.remote.NumericExtension:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>NumericValue</code>
metadata:getNumericValueState():com.sas.metadata.remote.NumericExtension:com.sas.metadata.remote:Method:Gets the Metadata State of <code>NumericValue</code>
metadata:getNway():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Nway</code>
metadata:getNwayState():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Nway</code>
metadata:getOLAPProperties():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Association list of <code>OLAPProperties</code>
metadata:getOLAPProperties():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OLAPProperties</code>
metadata:getOMIUtil():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Get's the OMI Utility class
metadata:getOMIUtil():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Get's the OMI Utility class
metadata:getObject(java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Return object associated with ID
metadata:getObject(java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Return object associated with ID
metadata:getObject(java.lang.String,boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Return object associated with ID
metadata:getObject(java.lang.String,boolean):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Return object associated with ID
metadata:getObject(java.lang.String):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Return object associated with ID
metadata:getObjectCount():com.sas.metadata.remote.MdFactoryEvent:com.sas.metadata.remote:Method:Returns the number of objects included in this event
metadata:getObjectIDs():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the List of object ids in this list.
metadata:getObjectIDs():com.sas.metadata.remote.MdFactoryEvent:com.sas.metadata.remote:Method:Returns the object ids associated with this event.  This returns
metadata:getObjectInChildStore(java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Returns a CMetadata object in a child store.
metadata:getObjectMap():com.sas.metadata.remote.MdFactoryEvent:com.sas.metadata.remote:Method:Returns the object map (where the keys are the object ids and the values are the object types) associated
metadata:getObjectPath(com.sas.metadata.remote.MdObjectStore,com.sas.metadata.remote.PrimaryType,boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns the path of the specified public object.  This method should only be used on objects that
metadata:getObjectRole():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ObjectRole</code>
metadata:getObjectRoleMaxLength():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the maximum length of <code>ObjectRole</code>
metadata:getObjectRoleState():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ObjectRole</code>
metadata:getObjectStore():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Gets the object Store associated with this object.
metadata:getObjectforID(java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Get the object for and ID
metadata:getObjects():com.sas.metadata.remote.AccessControl:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Objects</code>
metadata:getObjects():com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:Gets the Association list of <code>Objects</code>
metadata:getObjects():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Objects</code>
metadata:getObjects():com.sas.metadata.remote.Keyword:com.sas.metadata.remote:Method:Gets the Association list of <code>Objects</code>
metadata:getObjects():com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Objects</code>
metadata:getObjects():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Gets the Association list of <code>Objects</code>
metadata:getObjects():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Objects</code>
metadata:getOnForJoin():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Gets the <code>OnClause</code> for <code>OnForJoin</code>
metadata:getOnForJoins():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OnForJoins</code>
metadata:getOppositeAssn(java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the opposite side of the association.
metadata:getOrder():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Order</code>
metadata:getOrderByForSelect():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the <code>OrderByClause</code> for <code>OrderByForSelect</code>
metadata:getOrderByForSelects():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the Association list of <code>OrderByForSelects</code>
metadata:getOrderMaxLength():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>Order</code>
metadata:getOrderState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Order</code>
metadata:getOriginalException():com.sas.metadata.remote.MdConnectionEvent:com.sas.metadata.remote:Method:Returns the original exception associated to the lost connection.
metadata:getOutboundOnly():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>OutboundOnly</code>
metadata:getOutboundOnly():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>OutboundOnly</code>
metadata:getOutboundOnlyState():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Gets the Metadata State of <code>OutboundOnly</code>
metadata:getOutboundOnlyState():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the Metadata State of <code>OutboundOnly</code>
metadata:getOwningAccessControlEntry():com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Gets the <code>AccessControlEntry</code> for <code>OwningAccessControlEntry</code>
metadata:getOwningAccessControlEntrys():com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningAccessControlEntrys</code>
metadata:getOwningAnalyticColumn():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the <code>AnalyticColumn</code> for <code>OwningAnalyticColumn</code>
metadata:getOwningAnalyticColumns():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningAnalyticColumns</code>
metadata:getOwningArchive():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the <code>ArchiveFile</code> for <code>OwningArchive</code>
metadata:getOwningArchives():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningArchives</code>
metadata:getOwningChannel():com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Gets the <code>ITChannel</code> for <code>OwningChannel</code>
metadata:getOwningChannels():com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningChannels</code>
metadata:getOwningClassifierMap():com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Gets the <code>ClassifierMap</code> for <code>OwningClassifierMap</code>
metadata:getOwningClassifierMaps():com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningClassifierMaps</code>
metadata:getOwningColumn():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>Column</code> for <code>OwningColumn</code>
metadata:getOwningColumns():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningColumns</code>
metadata:getOwningCube():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the <code>Cube</code> for <code>OwningCube</code>
metadata:getOwningCubes():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningCubes</code>
metadata:getOwningDimension():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the <code>Dimension</code> for <code>OwningDimension</code>
metadata:getOwningDimension():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the <code>Dimension</code> for <code>OwningDimension</code>
metadata:getOwningDimension():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the <code>Dimension</code> for <code>OwningDimension</code>
metadata:getOwningDimensions():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningDimensions</code>
metadata:getOwningDimensions():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningDimensions</code>
metadata:getOwningDimensions():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningDimensions</code>
metadata:getOwningFile():com.sas.metadata.remote.ExternalTable:com.sas.metadata.remote:Method:Gets the <code>File</code> for <code>OwningFile</code>
metadata:getOwningFiles():com.sas.metadata.remote.ExternalTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningFiles</code>
metadata:getOwningForeignKey():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Gets the <code>ForeignKey</code> for <code>OwningForeignKey</code>
metadata:getOwningForeignKeys():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningForeignKeys</code>
metadata:getOwningHierarchy():com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Gets the <code>Hierarchy</code> for <code>OwningHierarchy</code>
metadata:getOwningHierarchys():com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningHierarchys</code>
metadata:getOwningJoin():com.sas.metadata.remote.OnClause:com.sas.metadata.remote:Method:Gets the <code>Join</code> for <code>OwningJoin</code>
metadata:getOwningJoinTable():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Gets the <code>JoinTable</code> for <code>OwningJoinTable</code>
metadata:getOwningJoinTables():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningJoinTables</code>
metadata:getOwningJoins():com.sas.metadata.remote.OnClause:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningJoins</code>
metadata:getOwningMiningResult():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Gets the <code>MiningResult</code> for <code>OwningMiningResult</code>
metadata:getOwningMiningResults():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningMiningResults</code>
metadata:getOwningObject():com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>OwningObject</code>
metadata:getOwningObject():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>OwningObject</code>
metadata:getOwningObject():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>OwningObject</code>
metadata:getOwningObject():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>OwningObject</code>
metadata:getOwningObjects():com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningObjects</code>
metadata:getOwningObjects():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningObjects</code>
metadata:getOwningObjects():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningObjects</code>
metadata:getOwningObjects():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningObjects</code>
metadata:getOwningPage():com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:Gets the <code>PSPortalPage</code> for <code>OwningPage</code>
metadata:getOwningPages():com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningPages</code>
metadata:getOwningPhysicalTable():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the <code>PhysicalTable</code> for <code>OwningPhysicalTable</code>
metadata:getOwningPhysicalTables():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningPhysicalTables</code>
metadata:getOwningPrototype():com.sas.metadata.remote.PrototypeProperty:com.sas.metadata.remote:Method:Gets the <code>Prototype</code> for <code>OwningPrototype</code>
metadata:getOwningPrototypes():com.sas.metadata.remote.PrototypeProperty:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningPrototypes</code>
metadata:getOwningSelect():com.sas.metadata.remote.GroupByClause:com.sas.metadata.remote:Method:Gets the <code>Select</code> for <code>OwningSelect</code>
metadata:getOwningSelect():com.sas.metadata.remote.HavingClause:com.sas.metadata.remote:Method:Gets the <code>Select</code> for <code>OwningSelect</code>
metadata:getOwningSelect():com.sas.metadata.remote.OrderByClause:com.sas.metadata.remote:Method:Gets the <code>Select</code> for <code>OwningSelect</code>
metadata:getOwningSelect():com.sas.metadata.remote.WhereClause:com.sas.metadata.remote:Method:Gets the <code>Select</code> for <code>OwningSelect</code>
metadata:getOwningSelects():com.sas.metadata.remote.GroupByClause:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningSelects</code>
metadata:getOwningSelects():com.sas.metadata.remote.HavingClause:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningSelects</code>
metadata:getOwningSelects():com.sas.metadata.remote.OrderByClause:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningSelects</code>
metadata:getOwningSelects():com.sas.metadata.remote.WhereClause:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningSelects</code>
metadata:getOwningStore():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Gets the parent store to this one
metadata:getOwningStore():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Gets the MdStore that owns this store, returns null, no store should own the factory.
metadata:getOwningStore():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Gets the parent store to this one
metadata:getOwningTarget():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Gets the <code>Target</code> for <code>OwningTarget</code>
metadata:getOwningTargets():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Gets the Association list of <code>OwningTargets</code>
metadata:getOwningTransformation():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the <code>AbstractTransformation</code> for <code>OwningTransformation</code>
metadata:getOwningTransformations():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningTransformations</code>
metadata:getOwningType():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the <code>PropertyType</code> for <code>OwningType</code>
metadata:getOwningType():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>PropertyType</code> for <code>OwningType</code>
metadata:getOwningTypes():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningTypes</code>
metadata:getOwningTypes():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the AssociationList of <code>OwningTypes</code>
metadata:getPageProfiles():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the Association list of <code>PageProfiles</code>
metadata:getParent():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the parent object of this associationlist.
metadata:getParent():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the <code>Directory</code> for <code>Parent</code>
metadata:getParentContainer():com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Gets the <code>FavoritesContainer</code> for <code>ParentContainer</code>
metadata:getParentContainers():com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ParentContainers</code>
metadata:getParentCubes():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ParentCubes</code>
metadata:getParentDataSources():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Gets the Association list of <code>ParentDataSources</code>
metadata:getParentGroup():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the <code>PropertyGroup</code> for <code>ParentGroup</code>
metadata:getParentGroups():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ParentGroups</code>
metadata:getParentLevel():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the <code>HierarchyLevel</code> for <code>ParentLevel</code>
metadata:getParentLevels():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ParentLevels</code>
metadata:getParentTree():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the <code>Tree</code> for <code>ParentTree</code>
metadata:getParentTrees():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ParentTrees</code>
metadata:getParents():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Parents</code>
metadata:getParsingType():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Get the type of parser currently being used, SAX or DOM
metadata:getParsingType():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Get the type of parser currently being used, SAX or DOM
metadata:getPartnerName():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PartnerName</code>
metadata:getPartnerName():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PartnerName</code>
metadata:getPartnerNameMaxLength():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the maximum length of <code>PartnerName</code>
metadata:getPartnerNameMaxLength():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the maximum length of <code>PartnerName</code>
metadata:getPartnerNameState():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PartnerName</code>
metadata:getPartnerNameState():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PartnerName</code>
metadata:getPartnerUniqueKey():com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Gets the <code>UniqueKey</code> for <code>PartnerUniqueKey</code>
metadata:getPartnerUniqueKeys():com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PartnerUniqueKeys</code>
metadata:getPassthruPassword():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the <code>SASPassword</code> for <code>PassthruPassword</code>
metadata:getPassthruPasswords():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PassthruPasswords</code>
metadata:getPassword():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Password</code>
metadata:getPassword():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Password</code>
metadata:getPasswordHash():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PasswordHash</code>
metadata:getPasswordHashHistory():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PasswordHashHistory</code>
metadata:getPasswordHashHistoryMaxLength():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the maximum length of <code>PasswordHashHistory</code>
metadata:getPasswordHashHistoryState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PasswordHashHistory</code>
metadata:getPasswordHashMaxLength():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the maximum length of <code>PasswordHash</code>
metadata:getPasswordHashState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PasswordHash</code>
metadata:getPasswordMaxLength():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the maximum length of <code>Password</code>
metadata:getPasswordMaxLength():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the maximum length of <code>Password</code>
metadata:getPasswordState():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Password</code>
metadata:getPasswordState():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Password</code>
metadata:getPasswordTimestamp():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>PasswordTimestamp</code>
metadata:getPasswordTimestampState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PasswordTimestamp</code>
metadata:getPath():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Path</code>
metadata:getPathChannels():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Association list of <code>PathChannels</code>
metadata:getPathMaxLength():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the maximum length of <code>Path</code>
metadata:getPathState():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Path</code>
metadata:getPauseComment():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns a user-defined comment set by the administrator when the server was initially
metadata:getPerf():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Tells whether or not to output performance messages
metadata:getPerf():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Tells whether or not to output performance messages
metadata:getPermissions():com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Gets the Association list of <code>Permissions</code>
metadata:getPersons():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Gets the Association list of <code>Persons</code>
metadata:getPersons():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the Association list of <code>Persons</code>
metadata:getPersons():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Gets the Association list of <code>Persons</code>
metadata:getPersons():com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Persons</code>
metadata:getPhoneNumbers():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PhoneNumbers</code>
metadata:getPhoneType():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PhoneType</code>
metadata:getPhoneTypeMaxLength():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Gets the maximum length of <code>PhoneType</code>
metadata:getPhoneTypeState():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PhoneType</code>
metadata:getPlatform():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Platform</code>
metadata:getPlatformMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>Platform</code>
metadata:getPlatformState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Platform</code>
metadata:getPlatformVersion():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns the current platform version number.  The version number represents the current version of the platform.
metadata:getPlatformVersion():com.sas.metadata.remote.UnsupportedPlatformVersionException:com.sas.metadata.remote:Method:
metadata:getPopulatedAssocs():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Gets a Map of all associations that have been populated, either by the client or the server.  Only
metadata:getPort():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Port</code>
metadata:getPort():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Port</code>
metadata:getPortState():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Port</code>
metadata:getPortState():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Port</code>
metadata:getPortalPages():com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PortalPages</code>
metadata:getPortlets():com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>Portlets</code>
metadata:getPostCode():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PostCode</code>
metadata:getPostCodeMaxLength():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the maximum length of <code>PostCode</code>
metadata:getPostCodeState():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PostCode</code>
metadata:getPredAssociations():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns list of the pred associations for this object
metadata:getPredecessorDependencies():com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PredecessorDependencies</code>
metadata:getPredecessors():com.sas.metadata.remote.StepPrecedence:com.sas.metadata.remote:Method:Gets the Association list of <code>Predecessors</code>
metadata:getPreferredHeight():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PreferredHeight</code>
metadata:getPreferredHeightMaxLength():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the maximum length of <code>PreferredHeight</code>
metadata:getPreferredHeightState():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PreferredHeight</code>
metadata:getPreferredLocale():com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PreferredLocale</code>
metadata:getPreferredLocaleMaxLength():com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:Gets the maximum length of <code>PreferredLocale</code>
metadata:getPreferredLocaleState():com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PreferredLocale</code>
metadata:getPreferredWidth():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PreferredWidth</code>
metadata:getPreferredWidthMaxLength():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the maximum length of <code>PreferredWidth</code>
metadata:getPreferredWidthState():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PreferredWidth</code>
metadata:getPrefix():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Prefix</code>
metadata:getPrefixMaxLength():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Gets the maximum length of <code>Prefix</code>
metadata:getPrefixState():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Prefix</code>
metadata:getPresentationLanguage():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PresentationLanguage</code>
metadata:getPresentationLanguageMaxLength():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the maximum length of <code>PresentationLanguage</code>
metadata:getPresentationLanguageState():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PresentationLanguage</code>
metadata:getPreviousGeneration():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the <code>Cube</code> for <code>PreviousGeneration</code>
metadata:getPreviousGenerations():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PreviousGenerations</code>
metadata:getPrice():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>Price</code>
metadata:getPriceState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Price</code>
metadata:getPrimaryPropertyGroup():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the <code>PropertyGroup</code> for <code>PrimaryPropertyGroup</code>
metadata:getPrimaryPropertyGroups():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>PrimaryPropertyGroups</code>
metadata:getProcessTag():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>ProcessTag</code>
metadata:getProcessTagState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ProcessTag</code>
metadata:getProductCode():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>ProductCode</code>
metadata:getProductCodeState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ProductCode</code>
metadata:getProductIdentifier():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ProductIdentifier</code>
metadata:getProductIdentifierMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>ProductIdentifier</code>
metadata:getProductIdentifierState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ProductIdentifier</code>
metadata:getProductName():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ProductName</code>
metadata:getProductName():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ProductName</code>
metadata:getProductNameMaxLength():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the maximum length of <code>ProductName</code>
metadata:getProductNameMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>ProductName</code>
metadata:getProductNameState():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ProductName</code>
metadata:getProductNameState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ProductName</code>
metadata:getProfileOwner():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the <code>Person</code> for <code>ProfileOwner</code>
metadata:getProfileOwners():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ProfileOwners</code>
metadata:getProjectRepositoryID():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns the project Repository ID used for change management
metadata:getPromptEnabledObject():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>PromptEnabledObject</code>
metadata:getPromptEnabledObjects():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Gets the Association list of <code>PromptEnabledObjects</code>
metadata:getPromptInfo():com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PromptInfo</code>
metadata:getPromptInfoMaxLength():com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Gets the maximum length of <code>PromptInfo</code>
metadata:getPromptInfoState():com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PromptInfo</code>
metadata:getPromptReferences():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PromptReferences</code>
metadata:getPromptType():com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>PromptType</code>
metadata:getPromptTypeState():com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PromptType</code>
metadata:getPrompts():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Prompts</code>
metadata:getProperties():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:
metadata:getProperties():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Properties</code>
metadata:getPropertyGroups():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>PropertyGroups</code>
metadata:getPropertyName():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PropertyName</code>
metadata:getPropertyName():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PropertyName</code>
metadata:getPropertyNameMaxLength():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the maximum length of <code>PropertyName</code>
metadata:getPropertyNameMaxLength():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the maximum length of <code>PropertyName</code>
metadata:getPropertyNameState():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PropertyName</code>
metadata:getPropertyNameState():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PropertyName</code>
metadata:getPropertyRole():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PropertyRole</code>
metadata:getPropertyRole():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PropertyRole</code>
metadata:getPropertyRoleMaxLength():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the maximum length of <code>PropertyRole</code>
metadata:getPropertyRoleMaxLength():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the maximum length of <code>PropertyRole</code>
metadata:getPropertyRoleState():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PropertyRole</code>
metadata:getPropertyRoleState():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PropertyRole</code>
metadata:getPropertySetName():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PropertySetName</code>
metadata:getPropertySetNameMaxLength():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the maximum length of <code>PropertySetName</code>
metadata:getPropertySetNameState():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PropertySetName</code>
metadata:getPropertySets():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>PropertySets</code>
metadata:getPropertyTypesForObjectRepository(com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Get the PropertyType objects for the repository <code>sourceObject</code>
metadata:getPropertyTypesForObjectRepositoryIDList(com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Get the PropertyType object ids for the repository that
metadata:getProtectedConnections():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the Association list of <code>ProtectedConnections</code>
metadata:getProtectedPassthrus():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the Association list of <code>ProtectedPassthrus</code>
metadata:getProtectedTable():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the <code>PhysicalTable</code> for <code>ProtectedTable</code>
metadata:getProtectedTables():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the Association list of <code>ProtectedTables</code>
metadata:getProtocol():com.sas.metadata.remote.Stream:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Protocol</code>
metadata:getProtocolMaxLength():com.sas.metadata.remote.Stream:com.sas.metadata.remote:Method:Gets the maximum length of <code>Protocol</code>
metadata:getProtocolState():com.sas.metadata.remote.Stream:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Protocol</code>
metadata:getPrototypeConditionActionSet():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the <code>ConditionActionSet</code> for <code>PrototypeConditionActionSet</code>
metadata:getPrototypeConditionActionSets():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PrototypeConditionActionSets</code>
metadata:getPrototypeProperties():com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Gets the AssociationList of <code>PrototypeProperties</code>
metadata:getProviderConnections():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>ProviderConnections</code>
metadata:getProviders():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Providers</code>
metadata:getPublicType():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>PublicType</code>
metadata:getPublicTypeMaxLength():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Gets the maximum length of <code>PublicType</code>
metadata:getPublicTypeState():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>PublicType</code>
metadata:getQueryClauses():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Association list of <code>QueryClauses</code>
metadata:getQueueName():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>QueueName</code>
metadata:getQueueNameMaxLength():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the maximum length of <code>QueueName</code>
metadata:getQueueNameState():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the Metadata State of <code>QueueName</code>
metadata:getRating():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>Rating</code>
metadata:getRatingState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Rating</code>
metadata:getRawString(java.lang.String):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:getReachThruCubes():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the Association list of <code>ReachThruCubes</code>
metadata:getReachThruTables():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ReachThruTables</code>
metadata:getReferencedObjects():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ReferencedObjects</code>
metadata:getReferencedPrompts():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Gets the Association list of <code>ReferencedPrompts</code>
metadata:getRegisteredEvents():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>RegisteredEvents</code>
metadata:getRemoteAddress():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>RemoteAddress</code>
metadata:getRemoteAddressMaxLength():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the maximum length of <code>RemoteAddress</code>
metadata:getRemoteAddressState():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>RemoteAddress</code>
metadata:getRemoveDependentObjects():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns whether or not dependent objects should be removed when an object is removed from its
metadata:getRemoveDependentObjects():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns whether or not dependent objects should be removed when an object is removed from its
metadata:getReportLocation():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Gets the <code>ContentLocation</code> for <code>ReportLocation</code>
metadata:getReportLocations():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ReportLocations</code>
metadata:getReportType():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ReportType</code>
metadata:getReportTypeMaxLength():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Gets the maximum length of <code>ReportType</code>
metadata:getReportTypeState():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ReportType</code>
metadata:getReports():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Gets the Association list of <code>Reports</code>
metadata:getReports():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Reports</code>
metadata:getReposIdFromMetadataObject(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns the fully qualified repository id for a given metadata object (A0000001.XXXXXXXX).
metadata:getRepositories():com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Reads all repositories registered in the Common Metadata Repository Manager.
metadata:getRepositoryID():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the repository ID (the top part of the unique ID) for this object.  Object ID's are XXXXXXXX.YYYYYYYY
metadata:getRepositoryIDFromName(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Get the id for a repository given the repository name
metadata:getRepositoryName(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Gets the name of a repository given its id.
metadata:getRepositoryType(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Gets the type of a repository given the repository id.  Repository types returned include Foundation,
metadata:getRepositoryUtil():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns the MdRepositoryUtil interface used for utility methods for metadata repositories.
metadata:getRepositoryUtil():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the MdRepositoryUtil interface used for utility methods for metadata repositories.
metadata:getRequiredAssociations():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return those associates that are required by this object
metadata:getResourceTemplate():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ResourceTemplate</code>
metadata:getResourceTemplateMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>ResourceTemplate</code>
metadata:getResourceTemplateState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ResourceTemplate</code>
metadata:getResources():com.sas.metadata.remote.LocalizedType:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Resources</code>
metadata:getResponsibilities():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Gets the Association list of <code>Responsibilities</code>
metadata:getResponsibleParties():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>ResponsibleParties</code>
metadata:getResponsibleParty(com.sas.metadata.remote.MdObjectStore,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns a responsible party object for a given identity and responsibility.  If the requested
metadata:getResultPMML():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>TextStore</code> for <code>ResultPMML</code>
metadata:getResultPMMLs():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Association list of <code>ResultPMMLs</code>
metadata:getRole():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Role</code>
metadata:getRole():com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Role</code>
metadata:getRoleMaxLength():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Gets the maximum length of <code>Role</code>
metadata:getRoleMaxLength():com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Gets the maximum length of <code>Role</code>
metadata:getRoleObject():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the <code>DataTable</code> for <code>RoleObject</code>
metadata:getRoleObjects():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Gets the AssociationList of <code>RoleObjects</code>
metadata:getRoleState():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Role</code>
metadata:getRoleState():com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Role</code>
metadata:getRoles():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the Association list of <code>Roles</code>
metadata:getRootHierarchyLevel():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the <code>HierarchyLevel</code> for <code>RootHierarchyLevel</code>
metadata:getRootHierarchyLevels():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Association list of <code>RootHierarchyLevels</code>
metadata:getRowsSelected():com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>RowsSelected</code>
metadata:getRowsSelectedMaxLength():com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Gets the maximum length of <code>RowsSelected</code>
metadata:getRowsSelectedState():com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Gets the Metadata State of <code>RowsSelected</code>
metadata:getRule():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Rule</code>
metadata:getRuleMaxLength():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the maximum length of <code>Rule</code>
metadata:getRuleState():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Rule</code>
metadata:getSAPW():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the <code>SASPassword</code> for <code>SAPW</code>
metadata:getSAPWs():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SAPWs</code>
metadata:getSASAttribute():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASAttribute</code>
metadata:getSASAttributeMaxLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASAttribute</code>
metadata:getSASAttributeState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASAttribute</code>
metadata:getSASCatalogEntries():com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Gets the Association list of <code>SASCatalogEntries</code>
metadata:getSASCatalogName():com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASCatalogName</code>
metadata:getSASCatalogNameMaxLength():com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASCatalogName</code>
metadata:getSASCatalogNameState():com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASCatalogName</code>
metadata:getSASCatalogs():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SASCatalogs</code>
metadata:getSASColumnLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>SASColumnLength</code>
metadata:getSASColumnLengthState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASColumnLength</code>
metadata:getSASColumnName():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASColumnName</code>
metadata:getSASColumnNameMaxLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASColumnName</code>
metadata:getSASColumnNameState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASColumnName</code>
metadata:getSASColumnType():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASColumnType</code>
metadata:getSASColumnTypeMaxLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASColumnType</code>
metadata:getSASColumnTypeState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASColumnType</code>
metadata:getSASExtendedColumnType():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASExtendedColumnType</code>
metadata:getSASExtendedColumnTypeMaxLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASExtendedColumnType</code>
metadata:getSASExtendedColumnTypeState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASExtendedColumnType</code>
metadata:getSASExtendedLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>SASExtendedLength</code>
metadata:getSASExtendedLengthState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASExtendedLength</code>
metadata:getSASFormat():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASFormat</code>
metadata:getSASFormat():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASFormat</code>
metadata:getSASFormat():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASFormat</code>
metadata:getSASFormatMaxLength():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASFormat</code>
metadata:getSASFormatMaxLength():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASFormat</code>
metadata:getSASFormatMaxLength():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASFormat</code>
metadata:getSASFormatState():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASFormat</code>
metadata:getSASFormatState():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASFormat</code>
metadata:getSASFormatState():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASFormat</code>
metadata:getSASInformat():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASInformat</code>
metadata:getSASInformatMaxLength():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASInformat</code>
metadata:getSASInformatState():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASInformat</code>
metadata:getSASMessage():com.sas.metadata.remote.MdException:com.sas.metadata.remote:Method:
metadata:getSASMessageSeverity():com.sas.metadata.remote.MdException:com.sas.metadata.remote:Method:
metadata:getSASPasswords():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SASPasswords</code>
metadata:getSASPrecision():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>SASPrecision</code>
metadata:getSASPrecisionState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASPrecision</code>
metadata:getSASScale():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>SASScale</code>
metadata:getSASScaleState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASScale</code>
metadata:getSASTableName():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SASTableName</code>
metadata:getSASTableNameMaxLength():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the maximum length of <code>SASTableName</code>
metadata:getSASTableNameState():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SASTableName</code>
metadata:getSQLType():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>SQLType</code>
metadata:getSQLType():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>SQLType</code>
metadata:getSQLType():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>SQLType</code>
metadata:getSQLTypeState():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SQLType</code>
metadata:getSQLTypeState():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SQLType</code>
metadata:getSQLTypeState():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SQLType</code>
metadata:getSalt():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Salt</code>
metadata:getSaltHistory():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SaltHistory</code>
metadata:getSaltHistoryMaxLength():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the maximum length of <code>SaltHistory</code>
metadata:getSaltHistoryState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SaltHistory</code>
metadata:getSaltMaxLength():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the maximum length of <code>Salt</code>
metadata:getSaltState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Salt</code>
metadata:getSamplingRate():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>SamplingRate</code>
metadata:getSamplingRateState():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SamplingRate</code>
metadata:getSchemaName():com.sas.metadata.remote.DatabaseSchema:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SchemaName</code>
metadata:getSchemaNameMaxLength():com.sas.metadata.remote.DatabaseSchema:com.sas.metadata.remote:Method:Gets the maximum length of <code>SchemaName</code>
metadata:getSchemaNameState():com.sas.metadata.remote.DatabaseSchema:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SchemaName</code>
metadata:getSchemaPackage():com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:Gets the <code>DatabaseCatalog</code> for <code>SchemaPackage</code>
metadata:getSchemaPackages():com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:Gets the Association list of <code>SchemaPackages</code>
metadata:getSchemas():com.sas.metadata.remote.DatabaseCatalog:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Schemas</code>
metadata:getScriptFiles():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ScriptFiles</code>
metadata:getScriptedConnections():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Gets the Association list of <code>ScriptedConnections</code>
metadata:getSecRuleScheme():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the <code>SecurityRuleScheme</code> for <code>SecRuleScheme</code>
metadata:getSecRuleSchemes():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SecRuleSchemes</code>
metadata:getSecRules():com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:Gets the Association list of <code>SecRules</code>
metadata:getSecurityUtil():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns the MdSecurityUtil instance used for security related operations.
metadata:getSecurityUtil():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the MdSecurityUtil instance used for security related operations.
metadata:getSegment():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Segment</code>
metadata:getSegmentMaxLength():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the maximum length of <code>Segment</code>
metadata:getSegmentState():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Segment</code>
metadata:getServerModelVersion():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Gets the server's model version information as a string.
metadata:getServerShortName():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ServerShortName</code>
metadata:getServerShortNameMaxLength():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the maximum length of <code>ServerShortName</code>
metadata:getServerShortNameState():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ServerShortName</code>
metadata:getServerStatus():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns the status of the metadata server.  Valid values are:
metadata:getServerStore():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the ServerStore used by this factory.
metadata:getServerVersion(com.sas.meta.SASOMI.IServer):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Gets the server version information as a string.
metadata:getService():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Service</code>
metadata:getService():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Service</code>
metadata:getServiceMaxLength():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the maximum length of <code>Service</code>
metadata:getServiceMaxLength():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the maximum length of <code>Service</code>
metadata:getServiceName():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ServiceName</code>
metadata:getServiceNameMaxLength():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the maximum length of <code>ServiceName</code>
metadata:getServiceNameState():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ServiceName</code>
metadata:getServiceNames():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>ServiceNames</code>
metadata:getServiceState():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Service</code>
metadata:getServiceState():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Service</code>
metadata:getServiceTypes():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ServiceTypes</code>
metadata:getSetProperties():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SetProperties</code>
metadata:getSetRole():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SetRole</code>
metadata:getSetRoleMaxLength():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the maximum length of <code>SetRole</code>
metadata:getSetRoleState():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SetRole</code>
metadata:getSimpleObjectMap():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns the Simple Object Map
metadata:getSimpleObjectMap():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the Simple Object Map
metadata:getSimpleObjectMap():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns the Simple Object Map
metadata:getSimpleObjectMap():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Returns the Simple Object Map
metadata:getSoftwareComponents():com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:Gets the Association list of <code>SoftwareComponents</code>
metadata:getSoftwareComponents():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the Association list of <code>SoftwareComponents</code>
metadata:getSoftwareGroups():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SoftwareGroups</code>
metadata:getSoftwareTrees():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SoftwareTrees</code>
metadata:getSoftwareVersion():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SoftwareVersion</code>
metadata:getSoftwareVersionMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>SoftwareVersion</code>
metadata:getSoftwareVersionState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SoftwareVersion</code>
metadata:getSortOrder():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SortOrder</code>
metadata:getSortOrder():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SortOrder</code>
metadata:getSortOrder():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SortOrder</code>
metadata:getSortOrderMaxLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the maximum length of <code>SortOrder</code>
metadata:getSortOrderMaxLength():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the maximum length of <code>SortOrder</code>
metadata:getSortOrderMaxLength():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the maximum length of <code>SortOrder</code>
metadata:getSortOrderState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SortOrder</code>
metadata:getSortOrderState():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SortOrder</code>
metadata:getSortOrderState():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SortOrder</code>
metadata:getSource():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the <code>DeployedComponent</code> for <code>Source</code>
metadata:getSourceClassifierMaps():com.sas.metadata.remote.Classifier:com.sas.metadata.remote:Method:Gets the Association list of <code>SourceClassifierMaps</code>
metadata:getSourceCode():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the <code>Text</code> for <code>SourceCode</code>
metadata:getSourceCode():com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:Gets the <code>Text</code> for <code>SourceCode</code>
metadata:getSourceCodeType():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SourceCodeType</code>
metadata:getSourceCodeTypeMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>SourceCodeType</code>
metadata:getSourceCodeTypeState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SourceCodeType</code>
metadata:getSourceCodes():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SourceCodes</code>
metadata:getSourceCodes():com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SourceCodes</code>
metadata:getSourceConnections():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SourceConnections</code>
metadata:getSourceFeatureMaps():com.sas.metadata.remote.Feature:com.sas.metadata.remote:Method:Gets the Association list of <code>SourceFeatureMaps</code>
metadata:getSourceSpecifications():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SourceSpecifications</code>
metadata:getSourceStore():com.sas.metadata.remote.MdEvent:com.sas.metadata.remote:Method:Gets the store used for event processing.
metadata:getSourceTransformations():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>SourceTransformations</code>
metadata:getSources():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Gets the Association list of <code>Sources</code>
metadata:getSpecSourceTransformations():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>SpecSourceTransformations</code>
metadata:getSpecTargetTransformations():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>SpecTargetTransformations</code>
metadata:getSpecVendor():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SpecVendor</code>
metadata:getSpecVendorMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>SpecVendor</code>
metadata:getSpecVendorState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SpecVendor</code>
metadata:getSpecVersion():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SpecVersion</code>
metadata:getSpecVersionMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>SpecVersion</code>
metadata:getSpecVersionState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SpecVersion</code>
metadata:getStart():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Start</code>
metadata:getStartState():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Start</code>
metadata:getState():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns a flag that tells if the user has added or removed items.
metadata:getState():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Return the current state of this object. Valid object states are found in MetadataState
metadata:getStatistic():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Statistic</code>
metadata:getStatisticMaxLength():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the maximum length of <code>Statistic</code>
metadata:getStatisticState():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Statistic</code>
metadata:getStatus():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Status</code>
metadata:getStatusMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>Status</code>
metadata:getStatusState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Status</code>
metadata:getSteps():com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:Gets the Association list of <code>Steps</code>
metadata:getSteps():com.sas.metadata.remote.TransformationActivity:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Steps</code>
metadata:getStore():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns the Server store this factory uses to create objects
metadata:getStore():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the Server store this factory uses to create objects
metadata:getStoreName():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns the name of the object store. A null value is returned if a name wasn't provided.
metadata:getStoreType():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Gets the type of store this is, either a <code>MdStore.MDSTORETYPE_SERVERSTORE</code> or a
metadata:getStoreType():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Gets the type of store this is, either a <code>MdStore.MDSTORETYPE_SERVERSTORE</code>
metadata:getStoreType():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Gets the type of store this is, either a <code>MdStore.MDSTORETYPE_SERVERSTORE</code>
metadata:getStoredConfiguration():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the <code>Text</code> for <code>StoredConfiguration</code>
metadata:getStoredConfiguration():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the <code>Text</code> for <code>StoredConfiguration</code>
metadata:getStoredConfigurations():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the AssociationList of <code>StoredConfigurations</code>
metadata:getStoredConfigurations():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Association list of <code>StoredConfigurations</code>
metadata:getStoredText():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>StoredText</code>
metadata:getStoredTextMaxLength():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Gets the maximum length of <code>StoredText</code>
metadata:getStoredTextState():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Gets the Metadata State of <code>StoredText</code>
metadata:getString(java.lang.String):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:getSubContainers():com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Gets the Association list of <code>SubContainers</code>
metadata:getSubCubes():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Gets the Association list of <code>SubCubes</code>
metadata:getSubDirectories():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Gets the Association list of <code>SubDirectories</code>
metadata:getSubLevel():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the <code>HierarchyLevel</code> for <code>SubLevel</code>
metadata:getSubLevels():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the Association list of <code>SubLevels</code>
metadata:getSubTrees():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the Association list of <code>SubTrees</code>
metadata:getSubTypes(java.lang.String,boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Gets the subtypes specific metadata object type.
metadata:getSubject():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Subject</code>
metadata:getSubject():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Subject</code>
metadata:getSubjectMaxLength():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the maximum length of <code>Subject</code>
metadata:getSubjectMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>Subject</code>
metadata:getSubjectState():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Subject</code>
metadata:getSubjectState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Subject</code>
metadata:getSubpropertyGroups():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Gets the Association list of <code>SubpropertyGroups</code>
metadata:getSubscribedChannels():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SubscribedChannels</code>
metadata:getSubscriberEmail():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the <code>Email</code> for <code>SubscriberEmail</code>
metadata:getSubscriberEmails():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SubscriberEmails</code>
metadata:getSubscriberGroups():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SubscriberGroups</code>
metadata:getSubscriberIdentities():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Gets the Association list of <code>SubscriberIdentities</code>
metadata:getSubstitutionVariables():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Association list of <code>SubstitutionVariables</code>
metadata:getSuccessorDependencies():com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Gets the AssociationList of <code>SuccessorDependencies</code>
metadata:getSuccessors():com.sas.metadata.remote.StepPrecedence:com.sas.metadata.remote:Method:Gets the Association list of <code>Successors</code>
metadata:getSummaryRole():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SummaryRole</code>
metadata:getSummaryRoleMaxLength():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the maximum length of <code>SummaryRole</code>
metadata:getSummaryRoleState():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SummaryRole</code>
metadata:getSupportedObjectVersionMax():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>SupportedObjectVersionMax</code>
metadata:getSupportedObjectVersionMaxState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SupportedObjectVersionMax</code>
metadata:getSupportedObjectVersionMin():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>SupportedObjectVersionMin</code>
metadata:getSupportedObjectVersionMinState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SupportedObjectVersionMin</code>
metadata:getSyntaxMarker():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>SyntaxMarker</code>
metadata:getSyntaxMarkerMaxLength():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the maximum length of <code>SyntaxMarker</code>
metadata:getSyntaxMarkerState():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Gets the Metadata State of <code>SyntaxMarker</code>
metadata:getTSAccessKeys():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TSAccessKeys</code>
metadata:getTSAssociatedNamespace():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Gets the <code>TSNamespace</code> for <code>TSAssociatedNamespace</code>
metadata:getTSAssociatedNamespace():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the <code>TSNamespace</code> for <code>TSAssociatedNamespace</code>
metadata:getTSAssociatedNamespaces():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Gets the Association list of <code>TSAssociatedNamespaces</code>
metadata:getTSAssociatedNamespaces():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the Association list of <code>TSAssociatedNamespaces</code>
metadata:getTSContainedNames():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TSContainedNames</code>
metadata:getTSContainingNamespace():com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Gets the <code>TSNamespace</code> for <code>TSContainingNamespace</code>
metadata:getTSContainingNamespaces():com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Gets the Association list of <code>TSContainingNamespaces</code>
metadata:getTSNamespaceLocations():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TSNamespaceLocations</code>
metadata:getTSObjectNamespace():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the <code>TSNamespace</code> for <code>TSObjectNamespace</code>
metadata:getTSObjectNamespaces():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TSObjectNamespaces</code>
metadata:getTSObjects():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the Association list of <code>TSObjects</code>
metadata:getTSParentNamespace():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the <code>TSNamespace</code> for <code>TSParentNamespace</code>
metadata:getTSParentNamespaces():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TSParentNamespaces</code>
metadata:getTSSubNamespaces():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Gets the Association list of <code>TSSubNamespaces</code>
metadata:getTable():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the <code>DataTable</code> for <code>Table</code>
metadata:getTable():com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Gets the <code>DataTable</code> for <code>Table</code>
metadata:getTable():com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Gets the <code>DataTable</code> for <code>Table</code>
metadata:getTableCollections():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the Association list of <code>TableCollections</code>
metadata:getTableCollections():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Gets the Association list of <code>TableCollections</code>
metadata:getTableJoin():com.sas.metadata.remote.JoinTable:com.sas.metadata.remote:Method:Gets the <code>Join</code> for <code>TableJoin</code>
metadata:getTableJoins():com.sas.metadata.remote.JoinTable:com.sas.metadata.remote:Method:Gets the Association list of <code>TableJoins</code>
metadata:getTableName():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TableName</code>
metadata:getTableNameMaxLength():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the maximum length of <code>TableName</code>
metadata:getTableNameState():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TableName</code>
metadata:getTablePackage():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the <code>RelationalSchema</code> for <code>TablePackage</code>
metadata:getTablePackages():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TablePackages</code>
metadata:getTables():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Association list of <code>Tables</code>
metadata:getTables():com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Gets the Association list of <code>Tables</code>
metadata:getTables():com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:Gets the Association list of <code>Tables</code>
metadata:getTables():com.sas.metadata.remote.TableCollection:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Tables</code>
metadata:getTables():com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Gets the Association list of <code>Tables</code>
metadata:getTargetClassifierMaps():com.sas.metadata.remote.Classifier:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TargetClassifierMaps</code>
metadata:getTargetFeatureMaps():com.sas.metadata.remote.Feature:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TargetFeatureMaps</code>
metadata:getTargetInformation():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>Target</code> for <code>TargetInformation</code>
metadata:getTargetInformations():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Association list of <code>TargetInformations</code>
metadata:getTargetSpecifications():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TargetSpecifications</code>
metadata:getTargetTable():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>RelationalTable</code> for <code>TargetTable</code>
metadata:getTargetTables():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TargetTables</code>
metadata:getTargetTransformations():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TargetTransformations</code>
metadata:getTargets():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Targets</code>
metadata:getTargets():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the Association list of <code>Targets</code>
metadata:getText():com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Text</code>
metadata:getTextMaxLength():com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Gets the maximum length of <code>Text</code>
metadata:getTextRole():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TextRole</code>
metadata:getTextRoleMaxLength():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the maximum length of <code>TextRole</code>
metadata:getTextRoleState():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TextRole</code>
metadata:getTextState():com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Text</code>
metadata:getTextType():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TextType</code>
metadata:getTextTypeMaxLength():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the maximum length of <code>TextType</code>
metadata:getTextTypeState():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TextType</code>
metadata:getTextualInformationObjects():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TextualInformationObjects</code>
metadata:getTimeZone():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TimeZone</code>
metadata:getTimeZoneMaxLength():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the maximum length of <code>TimeZone</code>
metadata:getTimeZoneState():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TimeZone</code>
metadata:getTimestampRole():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TimestampRole</code>
metadata:getTimestampRoleMaxLength():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the maximum length of <code>TimestampRole</code>
metadata:getTimestampRoleState():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TimestampRole</code>
metadata:getTimestamps():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Timestamps</code>
metadata:getTitle():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Title</code>
metadata:getTitleMaxLength():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Gets the maximum length of <code>Title</code>
metadata:getTitleState():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Title</code>
metadata:getTrainCode():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>Text</code> for <code>TrainCode</code>
metadata:getTrainCodes():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TrainCodes</code>
metadata:getTrainedModelResults():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TrainedModelResults</code>
metadata:getTrainingTable():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>PhysicalTable</code> for <code>TrainingTable</code>
metadata:getTrainingTables():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Association list of <code>TrainingTables</code>
metadata:getTransformRole():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TransformRole</code>
metadata:getTransformRoleMaxLength():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the maximum length of <code>TransformRole</code>
metadata:getTransformRoleState():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TransformRole</code>
metadata:getTransformationSources():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TransformationSources</code>
metadata:getTransformationTargets():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Association list of <code>TransformationTargets</code>
metadata:getTransformations():com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Gets the AssociationList of <code>Transformations</code>
metadata:getTreeType():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TreeType</code>
metadata:getTreeTypeMaxLength():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the maximum length of <code>TreeType</code>
metadata:getTreeTypeState():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TreeType</code>
metadata:getTrees():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Trees</code>
metadata:getTriggeredEvents():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Association list of <code>TriggeredEvents</code>
metadata:getTriggeredTransforms():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TriggeredTransforms</code>
metadata:getTriggeringEvents():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Gets the Association list of <code>TriggeringEvents</code>
metadata:getTriggeringTransforms():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Gets the AssociationList of <code>TriggeringTransforms</code>
metadata:getTrustedOnly():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>TrustedOnly</code>
metadata:getTrustedOnly():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>TrustedOnly</code>
metadata:getTrustedOnlyState():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TrustedOnly</code>
metadata:getTrustedOnlyState():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TrustedOnly</code>
metadata:getType():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Type</code>
metadata:getType():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Type</code>
metadata:getType():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Type</code>
metadata:getType():com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Type</code>
metadata:getType():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Type</code>
metadata:getType():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Type</code>
metadata:getType():com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Type</code>
metadata:getTypeDefinitions():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Gets the Association list of <code>TypeDefinitions</code>
metadata:getTypeMaxLength():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the maximum length of <code>Type</code>
metadata:getTypeMaxLength():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the maximum length of <code>Type</code>
metadata:getTypeMaxLength():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the maximum length of <code>Type</code>
metadata:getTypeMaxLength():com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:Gets the maximum length of <code>Type</code>
metadata:getTypeMaxLength():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the maximum length of <code>Type</code>
metadata:getTypeMaxLength():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the maximum length of <code>Type</code>
metadata:getTypeMaxLength():com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:Gets the maximum length of <code>Type</code>
metadata:getTypeName():com.sas.metadata.remote.SecurityTypeContainmentRule:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TypeName</code>
metadata:getTypeName():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>TypeName</code>
metadata:getTypeNameMaxLength():com.sas.metadata.remote.SecurityTypeContainmentRule:com.sas.metadata.remote:Method:Gets the maximum length of <code>TypeName</code>
metadata:getTypeNameMaxLength():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the maximum length of <code>TypeName</code>
metadata:getTypeNameState():com.sas.metadata.remote.SecurityTypeContainmentRule:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TypeName</code>
metadata:getTypeNameState():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>TypeName</code>
metadata:getTypeProperties(java.lang.String,java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>,java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Gets the properties for a specific metadata object type.  This will call the GetTypeProperties
metadata:getTypeState():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Type</code>
metadata:getTypeState():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Type</code>
metadata:getTypeState():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Type</code>
metadata:getTypeState():com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Type</code>
metadata:getTypeState():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Type</code>
metadata:getTypeState():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Type</code>
metadata:getTypeState():com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Type</code>
metadata:getTypedAttProperties():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Association list of <code>TypedAttProperties</code>
metadata:getTypedProperties():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Association list of <code>TypedProperties</code>
metadata:getTypes(java.util.List<java.lang.String>,java.util.List<java.lang.String>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Gets the types that are available in the repository.
metadata:getURI():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>URI</code>
metadata:getURIMaxLength():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Gets the maximum length of <code>URI</code>
metadata:getURIState():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Gets the Metadata State of <code>URI</code>
metadata:getURIType():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>URIType</code>
metadata:getURITypeMaxLength():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Gets the maximum length of <code>URIType</code>
metadata:getURITypeState():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Gets the Metadata State of <code>URIType</code>
metadata:getURL():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>URL</code>
metadata:getURL():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>URL</code>
metadata:getURLMaxLength():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the maximum length of <code>URL</code>
metadata:getURLMaxLength():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the maximum length of <code>URL</code>
metadata:getURLState():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Gets the Metadata State of <code>URL</code>
metadata:getURLState():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Gets the Metadata State of <code>URL</code>
metadata:getUniqueIdentifier():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifier():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifier():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifierMaxLength():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifierMaxLength():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifierMaxLength():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifierState():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifierState():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueIdentifier</code>
metadata:getUniqueIdentifierState():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueIdentifier</code>
metadata:getUniqueKeyAssociations():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the Association list of <code>UniqueKeyAssociations</code>
metadata:getUniqueKeyColumn():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Gets the <code>Column</code> for <code>UniqueKeyColumn</code>
metadata:getUniqueKeyColumns():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Gets the AssociationList of <code>UniqueKeyColumns</code>
metadata:getUniqueKeys():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>UniqueKeys</code>
metadata:getUniqueName():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueName</code>
metadata:getUniqueName():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueName</code>
metadata:getUniqueName():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueName</code>
metadata:getUniqueName():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueName</code>
metadata:getUniqueName():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueName</code>
metadata:getUniqueName():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UniqueName</code>
metadata:getUniqueNameMaxLength():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueName</code>
metadata:getUniqueNameMaxLength():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueName</code>
metadata:getUniqueNameMaxLength():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueName</code>
metadata:getUniqueNameMaxLength():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueName</code>
metadata:getUniqueNameMaxLength():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueName</code>
metadata:getUniqueNameMaxLength():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the maximum length of <code>UniqueName</code>
metadata:getUniqueNameState():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueName</code>
metadata:getUniqueNameState():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueName</code>
metadata:getUniqueNameState():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueName</code>
metadata:getUniqueNameState():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueName</code>
metadata:getUniqueNameState():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueName</code>
metadata:getUniqueNameState():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UniqueName</code>
metadata:getUnit():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Unit</code>
metadata:getUnitMaxLength():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the maximum length of <code>Unit</code>
metadata:getUnitState():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Unit</code>
metadata:getUnitofTimeRole():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UnitofTimeRole</code>
metadata:getUnitofTimeRoleMaxLength():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the maximum length of <code>UnitofTimeRole</code>
metadata:getUnitofTimeRoleState():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UnitofTimeRole</code>
metadata:getUnitofTimes():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Gets the Association list of <code>UnitofTimes</code>
metadata:getUnits():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Units</code>
metadata:getUnitsMaxLength():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the maximum length of <code>Units</code>
metadata:getUnitsState():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Units</code>
metadata:getUpdateSimpleSubstring():com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:Overwrite this method to generate XML for simple properties.
metadata:getUpdatedAttrs():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Returns a map of all attributes that have been updated locally by the client.  All updated
metadata:getUpperLimit():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>UpperLimit</code>
metadata:getUpperLimitState():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UpperLimit</code>
metadata:getUsageVersion():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the <code>double</code> value of <code>UsageVersion</code>
metadata:getUsageVersionState():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UsageVersion</code>
metadata:getUse():com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Use</code>
metadata:getUseExternalData():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>UseExternalData</code>
metadata:getUseExternalDataState():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UseExternalData</code>
metadata:getUseMaxLength():com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:Gets the maximum length of <code>Use</code>
metadata:getUseServerFormattedDates():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns whether the date attributes (MetadataCreated and MetadataUpdated) on an object should be formatted
metadata:getUseServerFormattedDates():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns whether the date attributes (MetadataCreated and MetadataUpdated) on an object should be formatted
metadata:getUseState():com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Use</code>
metadata:getUseStdExpirationDays():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>UseStdExpirationDays</code>
metadata:getUseStdExpirationDaysState():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UseStdExpirationDays</code>
metadata:getUseValueOnly():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>UseValueOnly</code>
metadata:getUseValueOnlyState():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UseValueOnly</code>
metadata:getUsedByComponents():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>UsedByComponents</code>
metadata:getUsedByConditionActionSets():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Gets the Association list of <code>UsedByConditionActionSets</code>
metadata:getUsedByPackages():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Gets the AssociationList of <code>UsedByPackages</code>
metadata:getUsedByPrototypes():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>UsedByPrototypes</code>
metadata:getUsedByRepositories(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Gets a list of repositories that use the specified repository.
metadata:getUserHomeFolder(com.sas.metadata.remote.MdObjectStore,java.lang.String,java.lang.String,java.lang.String,int):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns a home folder for a given user.  An exception will be thrown if the home folder does not
metadata:getUserHomeFolderName(java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Returns the localized name of a user's home folder.  If the user's home folder does not yet exist,
metadata:getUserID():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>UserID</code>
metadata:getUserIDMaxLength():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the maximum length of <code>UserID</code>
metadata:getUserIDState():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Gets the Metadata State of <code>UserID</code>
metadata:getUsingComponents():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Gets the Association list of <code>UsingComponents</code>
metadata:getUsingPackages():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Gets the Association list of <code>UsingPackages</code>
metadata:getUsingPrototype():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the <code>Root</code> for <code>UsingPrototype</code>
metadata:getUsingPrototypes():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the AssociationList of <code>UsingPrototypes</code>
metadata:getUtil():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Returns the MdUtil class used for output.
metadata:getUtil():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Returns the MdUtil class used for output.
metadata:getValidatedProperties():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ValidatedProperties</code>
metadata:getValidatedTypes():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ValidatedTypes</code>
metadata:getValidation():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Validation</code>
metadata:getValidationPath():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ValidationPath</code>
metadata:getValidationPathMaxLength():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the maximum length of <code>ValidationPath</code>
metadata:getValidationPathState():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ValidationPath</code>
metadata:getValidationSource():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>ValidationSource</code>
metadata:getValidationSourceState():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ValidationSource</code>
metadata:getValidationState():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Validation</code>
metadata:getValidators():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Gets the Association list of <code>Validators</code>
metadata:getValidators():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Gets the Association list of <code>Validators</code>
metadata:getValue():com.sas.metadata.remote.Extension:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Value</code>
metadata:getValue():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Value</code>
metadata:getValueMaxLength():com.sas.metadata.remote.Extension:com.sas.metadata.remote:Method:Gets the maximum length of <code>Value</code>
metadata:getValueMaxLength():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the maximum length of <code>Value</code>
metadata:getValueSource():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Gets the <code>Transformation</code> for <code>ValueSource</code>
metadata:getValueSources():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Gets the AssociationList of <code>ValueSources</code>
metadata:getValueState():com.sas.metadata.remote.Extension:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Value</code>
metadata:getValueState():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Value</code>
metadata:getValueType():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>ValueType</code>
metadata:getValueTypeMaxLength():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the maximum length of <code>ValueType</code>
metadata:getValueTypeState():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Gets the Metadata State of <code>ValueType</code>
metadata:getVariables():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Gets the Association list of <code>Variables</code>
metadata:getVendor():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>Vendor</code>
metadata:getVendorIdentifier():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>VendorIdentifier</code>
metadata:getVendorIdentifierMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>VendorIdentifier</code>
metadata:getVendorIdentifierState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>VendorIdentifier</code>
metadata:getVendorMaxLength():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the maximum length of <code>Vendor</code>
metadata:getVendorState():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Vendor</code>
metadata:getVersionCompatibility(com.sas.meta.SASOMI.IServer):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Return the compatibility of the server to the client.  1 server is
metadata:getViewList():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Get all the views associated with this metadata object.
metadata:getWhereForSelect():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the <code>WhereClause</code> for <code>WhereForSelect</code>
metadata:getWhereForSelects():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Gets the Association list of <code>WhereForSelects</code>
metadata:getWidth():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>Width</code>
metadata:getWidthState():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Gets the Metadata State of <code>Width</code>
metadata:getWorkspaceName():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>WorkspaceName</code>
metadata:getWorkspaceNameMaxLength():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the maximum length of <code>WorkspaceName</code>
metadata:getWorkspaceNameState():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Gets the Metadata State of <code>WorkspaceName</code>
metadata:getWriteBuffer():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Get the string to be attached to the update write for this store.
metadata:getXMLMapTables():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Gets the AssociationList of <code>XMLMapTables</code>
metadata:getXPaths():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Gets the AssociationList of <code>XPaths</code>
metadata:getXPaths():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Gets the AssociationList of <code>XPaths</code>
metadata:getisOwned():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the <code>int</code> value of <code>isOwned</code>
metadata:getisOwnedState():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Gets the Metadata State of <code>isOwned</code>
metadata:getportletType():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Gets the <code>String</code> value of <code>portletType</code>
metadata:getportletTypeMaxLength():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Gets the maximum length of <code>portletType</code>
metadata:getportletTypeState():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Gets the Metadata State of <code>portletType</code>
metadata:hasDependentRepositories(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Returns true if the given repository has any dependent repositories
metadata:hashCode():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the hash code value for this List.
metadata:indexOf(java.lang.Object):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Searches for the first occurence of the given argument, testing
metadata:initializePredObjects():com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AbstractJob:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AccessControl:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AnalyticContext:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.COMConnection:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.CalculatedMeasure:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Classifier:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ColumnHierarchy:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ConditionalPrecedence:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ConfiguredComponent:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.DatabaseCatalog:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.DatabaseSchema:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Extension:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ExternalTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Feature:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.GroupByClause:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.HavingClause:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ITEventSubscriber:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.JFJob:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Job:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.JoinTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Key:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Keyword:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.LocalizedType:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.LogicalServer:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Machine:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Used to initialize the objects pred array
metadata:initializePredObjects():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Memory:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.NamedSet:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.NumericExtension:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.OnClause:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.OpenClientConnection:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.OrderByClause:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.PrototypeProperty:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.QueryTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Search:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SecondaryType:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SecuredTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SecurityTypeContainmentRule:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ServerComponent:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ServerContext:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SharedDimension:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.StepPrecedence:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Stream:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.SyncStep:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TableCollection:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TransformationActivity:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.WhereClause:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.WorkTable:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializePredObjects():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:(S) Adds the Associated objects to the predObjects which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AbstractJob:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AccessControl:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AnalyticContext:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.COMConnection:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.CalculatedMeasure:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Classifier:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ColumnHierarchy:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ConditionalPrecedence:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ConfiguredComponent:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.DatabaseCatalog:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.DatabaseSchema:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Extension:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ExternalTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Feature:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.File:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.GroupByClause:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.HavingClause:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ITEventSubscriber:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.JFJob:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Job:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.JoinTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Key:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Keyword:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.LocalizedType:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.LogicalServer:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Machine:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Used at constructor time to initialize the required objects array
metadata:initializeRequiredObjects():com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Memory:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.NamedSet:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.NumericExtension:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.OnClause:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.OpenClientConnection:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.OrderByClause:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.PrototypeProperty:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.QueryTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Search:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SecondaryType:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SecuredTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SecurityTypeContainmentRule:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ServerComponent:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ServerContext:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SharedDimension:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.StepPrecedence:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Stream:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.SyncStep:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TableCollection:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TransformationActivity:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.WhereClause:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.WorkTable:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:initializeRequiredObjects():com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:(S) This initializes the Required Objects(Roles) which are:<br>
metadata:insertElementAt(java.lang.Object,int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Inserts the specified object as a component in this List at the
metadata:isAssociationRequired(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns information about the specified association in this object
metadata:isCheckedOut():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Tells whether or not this object in the checked out state in the project repository
metadata:isChildUsingObject(java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Tells whether or not a child ObjectStore is using an object or not.
metadata:isCustomType(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Returns true if the repository is a Custom repository
metadata:isDeepCopyObjects():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:If deep copy has been turned on/off. Default value is true.
metadata:isDeletedObject(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Returns true if the object is included in the store's deleted objects list
metadata:isDependentRepository(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Returns true if the given repository is a dependent repository.
metadata:isDisposed():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Returns whether or not the store has been disposed.
metadata:isEmpty():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Tests if this List has no components.
metadata:isFolderWriteAuthorized(java.lang.String):com.sas.metadata.remote.MdSecurityUtil:com.sas.metadata.remote:Method:Returns true if the user has the necessary WriteMemberMetadata permissions for a particular folder.  If
metadata:isFoundationType(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Returns true if the repository is a Foundation repository
metadata:isGoToServerForAssoc():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns whether or not to go to the server to populate an association.
metadata:isGoToServerForMetadata():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:isGoToServerForMetadata():com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:isGoToServerForMetadata():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:isLocked():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Tells whether on not this object is locked in a repository.
metadata:isNewObject():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Tells whether or not this has a temporary ID.
metadata:isObjectInServerStore(java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Returns true if the object is cached in the server store
metadata:isPredAssociation(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Returns information about the specified association in this object
metadata:isProjectType(java.lang.String):com.sas.metadata.remote.MdRepositoryUtil:com.sas.metadata.remote:Method:Returns true if the repository is a Project repository
metadata:isReadAuthorized(java.lang.String,java.lang.String):com.sas.metadata.remote.MdSecurityUtil:com.sas.metadata.remote:Method:Returns true if the user has the necessary ReadMetadata permissions for a particular object.
metadata:isRemoteEnvironment():com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Indicates whether or not the client is running in a true remote environment.
metadata:isRemoteEnvironment():com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Indicates whether or not the client is running in a true remote environment.
metadata:isServerPaused():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Returns true if the server is currently paused, either in an offline or admin state.
metadata:isWriteAuthorized(java.lang.String,java.lang.String):com.sas.metadata.remote.MdSecurityUtil:com.sas.metadata.remote:Method:Returns true if the user has the necessary WriteMetadata permissions for a particular object.
metadata:is_write_lock():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:@return lock write enabled.
metadata:iterator():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns an iterator over the elements in this list in proper
metadata:lastElement():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the last component of the List.
metadata:lastIndexOf(java.lang.Object):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the index of the last occurrence of the specified object in
metadata:listIterator():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns an iterator of the elements in this list (in proper sequence).
metadata:makeConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:This makes a connection to OMR using makeOMRConnection in MdOMRConnection
metadata:makeConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:This makes a connection to OMR using makeOMRConnection in MdOMRConnection
metadata:makeConnection2(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:This makes a connection to OMR using makeOMRConnection in MdOMRConnection
metadata:makeConnection2(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:This makes a connection to OMR using makeOMRConnection in MdOMRConnection
metadata:makeID(java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Creates an ID for a new or temporary object.
metadata:makeID(java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Creates an ID for a new or temporary object.
metadata:makeID(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Creates a new id for an object.
metadata:makeID(java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Creates a new id for an object.
metadata:makeID(java.lang.String):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Creates a new id for an object.
metadata:makeIMetadataTransportConnection(com.sas.meta.SASOMI.IOMI):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Narrows a connection to a SAS Metadata Server to the <CODE>IMetadataTransport</CODE> interface.
metadata:makeIMetadataTransportConnectionUsingSecurityPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified SAS Metadata Server
metadata:makeIOMConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified
metadata:makeIOMConnectionUsingSecurityPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified
metadata:makeISecurityAdminConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified SAS Metadata Server
metadata:makeISecurityAdminConnectionUsingSecurityPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified SAS Metadata Server
metadata:makeISecurityConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified SAS Metadata Server
metadata:makeISecurityConnectionUsingSecurityPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified SAS Metadata Server
metadata:makeIServerConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified SAS Metadata Server
metadata:makeIServerConnectionUsingSecurityPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Makes a connection to the specified SAS Metadata Server
metadata:makeOMRConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:This makes a connection to OMR using makeOMRConnection in MdOMRConnection
metadata:makeOMRConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:This makes a connection to OMR using makeOMRConnection in MdOMRConnection
metadata:makeOMRConnection(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Connect to the metadata server.  The IOMI connection is set as
metadata:makeOMRConnectionUsingSecurityPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Connect to the metadata server using a security package such as Kerberos.
metadata:messageString(java.lang.String):com.sas.metadata.remote.MetadataResource:com.sas.metadata.remote:Method:
metadata:normalize(java.lang.String):com.sas.metadata.remote.XMLUtil:com.sas.metadata.remote:Static method:Converts invalid xml characters, such as "&lt;", "&gt;", "\n", "\t" and others,
metadata:notify(com.sas.metadata.remote.MdConnectionEvent):com.sas.metadata.remote.MdConnectionListener:com.sas.metadata.remote:Method:Sends a notification that a request to the metadata server has failed because of a lost or
metadata:objectModified():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Tells whether any of the attributes or associationLists on this object have
metadata:parseXML(java.lang.String):com.sas.metadata.remote.MdException:com.sas.metadata.remote:Method:routine to parse a passed in xml string and return a dom document
metadata:parseXML(java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:routine to parse a passed in xml string and return a dom document
metadata:platformVersionToString(int):com.sas.metadata.remote.UnsupportedPlatformVersionException:com.sas.metadata.remote:Static method:
metadata:populateEntityAttributeDescriptorfromOMRProperty(com.sas.entities.AttributeDescriptorInterface,com.sas.metadata.remote.Property):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Populate an Entity AttributeDescriptor from an OMR Property
metadata:populateEntityAttributeTypeFromOMRPropertyType(com.sas.entities.AttributeTypeInterface,com.sas.metadata.remote.PropertyType):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Populate an Entity AttributeType from an OMR PropertyType
metadata:populateEntityFromOMRObject(com.sas.entities.RemoteEntityInterface,com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Take an existing entity object and populate it from metadata object.
metadata:populateEntityFromOMRProperty(com.sas.entities.RemoteEntityInterface,com.sas.metadata.remote.Property):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:populate an entity from the omr Property object that represents that
metadata:populateEntityGroupfromOMRGroup(com.sas.entities.AttributeGroupInterface,com.sas.metadata.remote.PropertyGroup):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Populate an Entity AttributeGroup from an OMR PropertyGroup
metadata:populateOMRObjectFromEntity(com.sas.metadata.remote.Root,com.sas.entities.RemoteEntityInterface):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Take an metadata object and populate it with the entity information.
metadata:populateOMRPropertyFromAttributeDescriptor(com.sas.metadata.remote.Property,com.sas.entities.AttributeDescriptorInterface):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Populate an OMR Property from and Entity Attribute Descriptor
metadata:populateOMRPropertyFromEntity(com.sas.metadata.remote.Property,com.sas.entities.RemoteEntityInterface):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Take an metadata object and populate it with the entity information.
metadata:populateOMRPropertyGroupFromAttributeGroup(com.sas.metadata.remote.PropertyGroup,com.sas.entities.AttributeGroupInterface):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Populate an OMR PropertyGroup from an Entity Attribute Group.
metadata:populateOMRPropertyTypeFromAttributeType(com.sas.metadata.remote.PropertyType,com.sas.entities.AttributeTypeInterface):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Populate an OMR PropertyType from an Entity AttributeType
metadata:populateObject(com.sas.metadata.remote.CMetadata,org.w3c.dom.NamedNodeMap,org.w3c.dom.NodeList):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Populates an objects simple and complex attributes, by what is in the simpleNodeMap and the complexNodeList.
metadata:populateObjects(com.sas.metadata.remote.CMetadata,org.w3c.dom.NamedNodeMap,org.w3c.dom.NodeList,boolean,java.util.List):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Populates an objects simple and complex attributes, by what is in the simpleNodeMap and the complexNodeList.
metadata:populateStoreFromInputStream(com.sas.metadata.remote.MdStore,java.io.InputStream,int,boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Build objects from an input stream and set states to desired state.
metadata:populateStoreFromString(com.sas.metadata.remote.MdStore,org.w3c.dom.Document,int,boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Build objects from source XML and set states to desired state.
metadata:printStackTrace():com.sas.metadata.remote.MdException:com.sas.metadata.remote:Method:
metadata:processDeletedObjects(org.w3c.dom.Document):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:This deletes objects on the client that have been deleted from the server and
metadata:refreshObjectFromServer(com.sas.metadata.remote.CMetadata,boolean,boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Refreshes object from the server
metadata:refreshObjects(java.util.List<java.lang.String>):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Refreshes the following items from parent Map and tells children of update,
metadata:refreshStoreFromServer(boolean,boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Refreshes objects in this store from the server
metadata:remove(java.lang.Object):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Removes the first occurrence of the specified element in this List
metadata:removeAll(java.util.Collection):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Removes from this List all of its elements that are contained in the
metadata:removeAllElements():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Removes all components from this List and sets its size to zero.<p>
metadata:removeChildStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Remove a store as a child of this one.
metadata:removeElement(java.lang.Object):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Removes the first (lowest-indexed) occurrence of the argument
metadata:removeElementAt(int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Deletes the component at the specified index. Each component in
metadata:removeElementFromChangeList(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Remove the specified element from the change list
metadata:removeElementFromChangeList(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Remove the specified element from the change list
metadata:removeElementFromStore(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Removes an element from the changelist and removes all of its associations, then removes the
metadata:removeEntityFromOMR(com.sas.metadata.remote.Root):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Given an OMR Metadata object, remove the Property object(s) that represents the Entity
metadata:removeEntityPropertyObjectFromOMR(com.sas.metadata.remote.Property):com.sas.metadata.remote.entities.MdOMAEntityUtility:com.sas.metadata.remote.entities:Static method:Remoe an entity property object and all connected objects from OMR.
metadata:removeMdFactoryListener(com.sas.metadata.remote.MdFactoryListener):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Removes a listener from the list
metadata:removeMdFactoryListener(com.sas.metadata.remote.MdFactoryListener):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Removes a listener from the list
metadata:removeMdObjectFactoryListener(com.sas.metadata.remote.MdObjectFactoryListener):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdObjectFactoryListener(com.sas.metadata.remote.MdObjectFactoryListener):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Object.
metadata:removeMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdObjectListener(com.sas.metadata.remote.MdObjectListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdStoreIDChangeListener(com.sas.metadata.remote.MdStoreIDChangeListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdStoreIDChangeListener(com.sas.metadata.remote.MdStoreIDChangeListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdStoreListener(com.sas.metadata.remote.MdStoreListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdStoreListener(com.sas.metadata.remote.MdStoreListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeMdStoreListener(com.sas.metadata.remote.MdStoreListener):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Used to remove an object from the list of listeners for changes in the Metadata Map
metadata:removeObjFromAuthorizationTransContextList(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Remove an object from the Authorization Transaction Context List for this Store
metadata:removeObjectFromStore(com.sas.metadata.remote.CMetadata,java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Removes an object from the store, marks it to delete, and uses a template to delete associated
metadata:removeObjectsFromStore(java.util.List<? extends com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Removes a set of objects from the store, and from server once store is persisted to server.
metadata:removeOppositeAssn(java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Remove the parent object for the associationList on the other side of this association.
metadata:removeRange(int,int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Removes from this List all of the elements whose index is between
metadata:removeStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Remove an object store from the factory for use.  Also removes any objects
metadata:removeStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Remove an object store from the factory for use.  Also removes any objects
metadata:removeStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Removes a child store.
metadata:removeStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Remove an object store from the factory for use.  Also removes any objects
metadata:removeVetoableChangeListener(java.beans.VetoableChangeListener):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Removes a listener from the list of vetoable listners
metadata:removeVetoableChangeListener(java.beans.VetoableChangeListener):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Removes a listener from the list of vetoable listners
metadata:removeVetoableChangeListener(java.beans.VetoableChangeListener):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Removes a listener from the list of vetoable listners
metadata:resetObject():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Resets all the states of the attributes and associations to .server.
metadata:resetState(int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Removes the value from the existing state.
metadata:resetState(int):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Turn off the specified state variable in the object state
metadata:resetStates():com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Resets all the attributes and association list states.
metadata:resetStates(java.util.List<com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Resets all the objects in items to to set from server state or unSET.
metadata:resetStates(java.util.List):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Resets all the objects in items to to set from server state or unSET.
metadata:resetStates(java.util.List<com.sas.metadata.remote.CMetadata>):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Resets all the objects in items to to set from server state or unSET.
metadata:restoreObject(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Restores an object to the Store so that it is available from the store.
metadata:restoreObject(java.lang.String):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Restores an object to the Store so that it is available from the store.
metadata:restoreObject(java.lang.String):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Restores an object to the Store so that it is available from the store.
metadata:retainAll(java.util.Collection):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Retains only the elements in this List that are contained in the
metadata:retrieveFullObject(java.lang.String,java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Retrieves all metadata for an existing public object. A public object is defined as an object
metadata:set(int,java.lang.Object):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Replaces the element at the specified position in this List with the
metadata:setAccessControlEntries(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>AccessControlEntries</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAccessControlEntries(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:Sets the <code>AccessControlEntries</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAccessControlItems(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:Sets the <code>AccessControlItems</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAccessControlTemplates(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AccessControl:com.sas.metadata.remote:Method:Sets the <code>AccessControlTemplates</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAccessControls(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>AccessControls</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAccessMethod(java.lang.String):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the <code>AccessMethod</code> value and sets the state to MetadataState.LOCAL.
metadata:setAccessMethodState(int):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AccessMethod</code>.
metadata:setAccountExpirationDate(double):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>AccountExpirationDate</code> value and sets the state to MetadataState.LOCAL.
metadata:setAccountExpirationDateState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AccountExpirationDate</code>.
metadata:setActionIdentifier(java.lang.String):com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Sets the <code>ActionIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setActionIdentifierState(int):com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ActionIdentifier</code>.
metadata:setActionType(java.lang.String):com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Sets the <code>ActionType</code> value and sets the state to MetadataState.LOCAL.
metadata:setActionType(java.lang.String):com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Sets the <code>ActionType</code> value and sets the state to MetadataState.LOCAL.
metadata:setActionTypeState(int):com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ActionType</code>.
metadata:setActionTypeState(int):com.sas.metadata.remote.ApplicationAction:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ActionType</code>.
metadata:setActions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>Actions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setActivities(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Sets the <code>Activities</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAddress(java.lang.String):com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Sets the <code>Address</code> value and sets the state to MetadataState.LOCAL.
metadata:setAddress(java.lang.String):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the <code>Address</code> value and sets the state to MetadataState.LOCAL.
metadata:setAddressState(int):com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Address</code>.
metadata:setAddressState(int):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Address</code>.
metadata:setAggregationTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the <code>AggregationTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAggregations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>Aggregations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAggregations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>Aggregations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAggregations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>Aggregations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAliasFor(com.sas.metadata.remote.DeployedDataPackage):com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Sets the <code>AliasFors</code> list 0th element to be <code>inObject</code>.
metadata:setAliasFors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Sets the <code>AliasFors</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAliases(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Sets the <code>Aliases</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAllMember(java.lang.String):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>AllMember</code> value and sets the state to MetadataState.LOCAL.
metadata:setAllMemberState(int):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AllMember</code>.
metadata:setAllowsChildren(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>AllowsChildren</code> value and sets the state to MetadataState.LOCAL.
metadata:setAllowsChildrenState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AllowsChildren</code>.
metadata:setAnalyticColumnRole(java.lang.String):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>AnalyticColumnRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setAnalyticColumnRoleState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AnalyticColumnRole</code>.
metadata:setAnalyticColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>AnalyticColumns</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAnalyticTableRole(java.lang.String):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the <code>AnalyticTableRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setAnalyticTableRoleState(int):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AnalyticTableRole</code>.
metadata:setAnalyticTableType(java.lang.String):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the <code>AnalyticTableType</code> value and sets the state to MetadataState.LOCAL.
metadata:setAnalyticTableTypeState(int):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AnalyticTableType</code>.
metadata:setAnalyticTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Sets the <code>AnalyticTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAnalyticTrainingTable(com.sas.metadata.remote.RelationalTable):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the <code>AnalyticTrainingTables</code> list 0th element to be <code>inObject</code>.
metadata:setAnalyticTrainingTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the <code>AnalyticTrainingTables</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setApplicablePermissions(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>ApplicablePermissions</code> value and sets the state to MetadataState.LOCAL.
metadata:setApplicablePermissionsState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ApplicablePermissions</code>.
metadata:setApplicationProtocol(java.lang.String):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>ApplicationProtocol</code> value and sets the state to MetadataState.LOCAL.
metadata:setApplicationProtocolState(int):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ApplicationProtocol</code>.
metadata:setArchiveEntries(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Sets the <code>ArchiveEntries</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setArchivePaths(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>ArchivePaths</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setArchiveReceiveBy(java.lang.String):com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Sets the <code>ArchiveReceiveBy</code> value and sets the state to MetadataState.LOCAL.
metadata:setArchiveReceiveByState(int):com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ArchiveReceiveBy</code>.
metadata:setArchives(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>Archives</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setArea(java.lang.String):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the <code>Area</code> value and sets the state to MetadataState.LOCAL.
metadata:setAreaState(int):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Area</code>.
metadata:setArrayTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>ArrayTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedClassifierMap(com.sas.metadata.remote.ClassifierMap):com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Sets the <code>AssociatedClassifierMaps</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedClassifierMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Sets the <code>AssociatedClassifierMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedCondition(com.sas.metadata.remote.PermissionCondition):com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Sets the <code>AssociatedConditions</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedCondition(com.sas.metadata.remote.Condition):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>AssociatedConditions</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedConditions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Sets the <code>AssociatedConditions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedConditions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>AssociatedConditions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedContentCollection(com.sas.metadata.remote.Tree):com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentCollections</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedContentCollections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentCollections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedContentLocation(com.sas.metadata.remote.ContentLocation):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentLocations</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedContentLocations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentLocations</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedContentType(com.sas.metadata.remote.ContentType):com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentTypes</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedContentType(com.sas.metadata.remote.ContentType):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentTypes</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedContentTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentTypes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedContentTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>AssociatedContentTypes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedCube(com.sas.metadata.remote.Cube):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>AssociatedCubes</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedCube(com.sas.metadata.remote.Cube):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the <code>AssociatedCubes</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>AssociatedCubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the <code>AssociatedCubes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedDataTable(com.sas.metadata.remote.DataTable):com.sas.metadata.remote.ColumnHierarchy:com.sas.metadata.remote:Method:Sets the <code>AssociatedDataTables</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedDataTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ColumnHierarchy:com.sas.metadata.remote:Method:Sets the <code>AssociatedDataTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedDeviceType(com.sas.metadata.remote.DeviceType):com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Sets the <code>AssociatedDeviceTypes</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedDeviceTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Sets the <code>AssociatedDeviceTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedDirectory(com.sas.metadata.remote.Directory):com.sas.metadata.remote.SharedDimension:com.sas.metadata.remote:Method:Sets the <code>AssociatedDirectorys</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedDirectorys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SharedDimension:com.sas.metadata.remote:Method:Sets the <code>AssociatedDirectorys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedExternalTable(com.sas.metadata.remote.ExternalTable):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>AssociatedExternalTables</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedExternalTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>AssociatedExternalTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedFile(com.sas.metadata.remote.File):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>AssociatedFiles</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedFiles(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>AssociatedFiles</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedHierarchies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.NamedSet:com.sas.metadata.remote:Method:Sets the <code>AssociatedHierarchies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedHierarchy(com.sas.metadata.remote.Hierarchy):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>AssociatedHierarchys</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedHierarchys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>AssociatedHierarchys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedHomeFolder(com.sas.metadata.remote.Tree):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>AssociatedHomeFolders</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedHomeFolders(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>AssociatedHomeFolders</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedIdentity(com.sas.metadata.remote.Identity):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>AssociatedIdentitys</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedIdentity(com.sas.metadata.remote.Identity):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>AssociatedIdentitys</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedIdentitys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>AssociatedIdentitys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedIdentitys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>AssociatedIdentitys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedJob(com.sas.metadata.remote.Job):com.sas.metadata.remote.JFJob:com.sas.metadata.remote:Method:Sets the <code>AssociatedJobs</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedJobs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.JFJob:com.sas.metadata.remote:Method:Sets the <code>AssociatedJobs</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedLevel(com.sas.metadata.remote.Level):com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Sets the <code>AssociatedLevels</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedLevel(com.sas.metadata.remote.Level):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>AssociatedLevels</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedLevel(com.sas.metadata.remote.Level):com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Sets the <code>AssociatedLevels</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Sets the <code>AssociatedLevels</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>AssociatedLevels</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Sets the <code>AssociatedLevels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedLocalizedObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>AssociatedLocalizedObjects</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedLocalizedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>AssociatedLocalizedObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedMachine(com.sas.metadata.remote.Machine):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>AssociatedMachines</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedMachines(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>AssociatedMachines</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedMapColumn(com.sas.metadata.remote.Column):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>AssociatedMapColumns</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedMapColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>AssociatedMapColumns</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedMapTable(com.sas.metadata.remote.RelationalTable):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>AssociatedMapTables</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedMapTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>AssociatedMapTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedMiningResult(com.sas.metadata.remote.MiningResult):com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Sets the <code>AssociatedMiningResults</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedMiningResults(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Sets the <code>AssociatedMiningResults</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedOLAPSchema(com.sas.metadata.remote.OLAPSchema):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>AssociatedOLAPSchemas</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedOLAPSchema(com.sas.metadata.remote.OLAPSchema):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>AssociatedOLAPSchemas</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedOLAPSchema(com.sas.metadata.remote.OLAPSchema):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>AssociatedOLAPSchemas</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedOLAPSchemas(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>AssociatedOLAPSchemas</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedOLAPSchemas(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>AssociatedOLAPSchemas</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedOLAPSchemas(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>AssociatedOLAPSchemas</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>AssociatedObjects</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>AssociatedObjects</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the <code>AssociatedObjects</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Sets the <code>AssociatedObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>AssociatedObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>AssociatedObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the <code>AssociatedObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedPSPortlet(com.sas.metadata.remote.PSPortlet):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>AssociatedPSPortlets</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedPSPortlets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>AssociatedPSPortlets</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedPrompt(com.sas.metadata.remote.AbstractPrompt):com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:Sets the <code>AssociatedPrompts</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedPrompts(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:Sets the <code>AssociatedPrompts</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedProperty(com.sas.metadata.remote.AbstractProperty):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedPropertys</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedPropertyGroup(com.sas.metadata.remote.PropertyGroup):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>AssociatedPropertyGroups</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedPropertyGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>AssociatedPropertyGroups</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedPropertySet(com.sas.metadata.remote.PropertySet):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>AssociatedPropertySets</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedPropertySets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>AssociatedPropertySets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedPropertys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedPropertys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedPrototypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the <code>AssociatedPrototypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedQueryClause(com.sas.metadata.remote.QueryClause):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedQueryClauses</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedQueryClauses(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedQueryClauses</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedRowSelector(com.sas.metadata.remote.RowSelector):com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Sets the <code>AssociatedRowSelectors</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedRowSelectors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Sets the <code>AssociatedRowSelectors</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedSASCatalog(com.sas.metadata.remote.SASCatalog):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the <code>AssociatedSASCatalogs</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedSASCatalogs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the <code>AssociatedSASCatalogs</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedSecuredLibrary(com.sas.metadata.remote.SecuredLibrary):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>AssociatedSecuredLibrarys</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedSecuredLibrarys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>AssociatedSecuredLibrarys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedTrainedResult(com.sas.metadata.remote.MiningResult):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedTrainedResults</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedTrainedResults(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedTrainedResults</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedTransformation(com.sas.metadata.remote.AbstractTransformation):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>AssociatedTransformations</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedTransformation(com.sas.metadata.remote.AbstractTransformation):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedTransformations</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>AssociatedTransformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedTransformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociatedType(com.sas.metadata.remote.PropertyType):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedTypes</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>AssociatedTypes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setAssociatedXMLMap(com.sas.metadata.remote.SXLEMap):com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Sets the <code>AssociatedXMLMaps</code> list 0th element to be <code>inObject</code>.
metadata:setAssociatedXMLMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Sets the <code>AssociatedXMLMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAssociationName(java.lang.String):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the <code>AssociationName</code> value and sets the state to MetadataState.LOCAL.
metadata:setAssociationNameState(int):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AssociationName</code>.
metadata:setAssociationType(java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the associationType of this association
metadata:setAssociations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Sets the <code>Associations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setAttrs(java.util.Map<java.lang.String,com.sas.metadata.remote.MdObjectAttribute>):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:(S) Sets the Map of all attributes this object has.
metadata:setAuthenticationType(java.lang.String):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>AuthenticationType</code> value and sets the state to MetadataState.LOCAL.
metadata:setAuthenticationTypeState(int):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AuthenticationType</code>.
metadata:setAxisName(java.lang.String):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>AxisName</code> value and sets the state to MetadataState.LOCAL.
metadata:setAxisNameState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>AxisName</code>.
metadata:setBeginPosition(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>BeginPosition</code> value and sets the state to MetadataState.LOCAL.
metadata:setBeginPositionState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>BeginPosition</code>.
metadata:setBitDepth(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the <code>BitDepth</code> value and sets the state to MetadataState.LOCAL.
metadata:setBitDepthState(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>BitDepth</code>.
metadata:setBypassHistory(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>BypassHistory</code> value and sets the state to MetadataState.LOCAL.
metadata:setBypassHistoryState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>BypassHistory</code>.
metadata:setBypassInactivitySuspension(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>BypassInactivitySuspension</code> value and sets the state to MetadataState.LOCAL.
metadata:setBypassInactivitySuspensionState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>BypassInactivitySuspension</code>.
metadata:setBypassLockout(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>BypassLockout</code> value and sets the state to MetadataState.LOCAL.
metadata:setBypassLockoutState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>BypassLockout</code>.
metadata:setBypassStrength(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>BypassStrength</code> value and sets the state to MetadataState.LOCAL.
metadata:setBypassStrengthState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>BypassStrength</code>.
metadata:setCMRHandle(com.sas.meta.SASOMI.IOMI):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Set IOMI connection to be used by this connection object.  If you
metadata:setCMetadataType(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the type of this object.  The type is one of the object types supported by the model
metadata:setCPUModelName(java.lang.String):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>CPUModelName</code> value and sets the state to MetadataState.LOCAL.
metadata:setCPUModelNameState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CPUModelName</code>.
metadata:setCPUModelNumber(java.lang.String):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>CPUModelNumber</code> value and sets the state to MetadataState.LOCAL.
metadata:setCPUModelNumberState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CPUModelNumber</code>.
metadata:setCPUSerialNumber(java.lang.String):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>CPUSerialNumber</code> value and sets the state to MetadataState.LOCAL.
metadata:setCPUSerialNumberState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CPUSerialNumber</code>.
metadata:setCalculatedMembers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>CalculatedMembers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCalculatedMembers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>CalculatedMembers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCardinality(double):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>Cardinality</code> value and sets the state to MetadataState.LOCAL.
metadata:setCardinality(double):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>Cardinality</code> value and sets the state to MetadataState.LOCAL.
metadata:setCardinality(int):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>Cardinality</code> value and sets the state to MetadataState.LOCAL.
metadata:setCardinalityState(int):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Cardinality</code>.
metadata:setCardinalityState(int):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Cardinality</code>.
metadata:setCardinalityState(int):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Cardinality</code>.
metadata:setCatalogEntryName(java.lang.String):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the <code>CatalogEntryName</code> value and sets the state to MetadataState.LOCAL.
metadata:setCatalogEntryNameState(int):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CatalogEntryName</code>.
metadata:setCatalogEntryType(java.lang.String):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the <code>CatalogEntryType</code> value and sets the state to MetadataState.LOCAL.
metadata:setCatalogEntryTypeState(int):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CatalogEntryType</code>.
metadata:setChangeIdentity(com.sas.metadata.remote.Identity):com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:Sets the <code>ChangeIdentitys</code> list 0th element to be <code>inObject</code>.
metadata:setChangeIdentitys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:Sets the <code>ChangeIdentitys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setChangeManagementEnabled(boolean):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Sets the status of change management
metadata:setChangeManagementEnabled(boolean):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Sets the status of change management
metadata:setChangeManagementTargetRepository(java.lang.String):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Sets the repository objects will reside in.
metadata:setChangeState(java.lang.String):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>ChangeState</code> value and sets the state to MetadataState.LOCAL.
metadata:setChangeStateState(int):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ChangeState</code>.
metadata:setChanges(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Changes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setChannelSubscriptions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>ChannelSubscriptions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setChgMgtExternalIdentityImportType(int):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Sets the change management's external identity object's ImportType for the
metadata:setChildDataSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>ChildDataSources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCity(java.lang.String):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the <code>City</code> value and sets the state to MetadataState.LOCAL.
metadata:setCityState(int):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the Metadata State of <code>City</code>.
metadata:setClassIdentifier(java.lang.String):com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Sets the <code>ClassIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setClassIdentifier(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>ClassIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setClassIdentifierState(int):com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ClassIdentifier</code>.
metadata:setClassIdentifierState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ClassIdentifier</code>.
metadata:setClassifierSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Sets the <code>ClassifierSources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setClassifierTargets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Sets the <code>ClassifierTargets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setClientSideOnlyObject(java.lang.Object):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Sets the client-side-only object that is attached to the metadata
metadata:setCollectionLocations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TableCollection:com.sas.metadata.remote:Method:Sets the <code>CollectionLocations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setColumnHierarchies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>ColumnHierarchies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setColumnLength(int):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the <code>ColumnLength</code> value and sets the state to MetadataState.LOCAL.
metadata:setColumnLengthState(int):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ColumnLength</code>.
metadata:setColumnName(java.lang.String):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the <code>ColumnName</code> value and sets the state to MetadataState.LOCAL.
metadata:setColumnNameState(int):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ColumnName</code>.
metadata:setColumnType(int):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the <code>ColumnType</code> value and sets the state to MetadataState.LOCAL.
metadata:setColumnTypeState(int):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ColumnType</code>.
metadata:setColumnWidth(java.lang.String):com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Sets the <code>ColumnWidth</code> value and sets the state to MetadataState.LOCAL.
metadata:setColumnWidthState(int):com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ColumnWidth</code>.
metadata:setColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>Columns</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the <code>Columns</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:Sets the <code>Columns</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCommunicationProtocol(java.lang.String):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>CommunicationProtocol</code> value and sets the state to MetadataState.LOCAL.
metadata:setCommunicationProtocolState(int):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CommunicationProtocol</code>.
metadata:setComputeLocations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>ComputeLocations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setComputeTasks(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>ComputeTasks</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCondition(java.lang.String):com.sas.metadata.remote.ConditionalPrecedence:com.sas.metadata.remote:Method:Sets the <code>Condition</code> value and sets the state to MetadataState.LOCAL.
metadata:setCondition(java.lang.String):com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Sets the <code>Condition</code> value and sets the state to MetadataState.LOCAL.
metadata:setConditionActionSetType(java.lang.String):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>ConditionActionSetType</code> value and sets the state to MetadataState.LOCAL.
metadata:setConditionActionSetTypeState(int):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ConditionActionSetType</code>.
metadata:setConditionActionSets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>ConditionActionSets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setConditionActionSets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Sets the <code>ConditionActionSets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setConditionActionSets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the <code>ConditionActionSets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setConditionState(int):com.sas.metadata.remote.ConditionalPrecedence:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Condition</code>.
metadata:setConditionState(int):com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Condition</code>.
metadata:setConditionType(java.lang.String):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the <code>ConditionType</code> value and sets the state to MetadataState.LOCAL.
metadata:setConditionTypeState(int):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ConditionType</code>.
metadata:setConfigureVersion(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>ConfigureVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setConfigureVersionState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ConfigureVersion</code>.
metadata:setConnectionResources(com.sas.services.connection.ConnectionResources):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Set resources to be used during connection to IOM servers.
metadata:setConnections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Sets the <code>Connections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setContainerAssociation(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>ContainerAssociation</code> value and sets the state to MetadataState.LOCAL.
metadata:setContainerAssociationState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ContainerAssociation</code>.
metadata:setContainerType(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>ContainerType</code> value and sets the state to MetadataState.LOCAL.
metadata:setContainerTypeState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ContainerType</code>.
metadata:setContentDestination(com.sas.metadata.remote.Directory):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>ContentDestinations</code> list 0th element to be <code>inObject</code>.
metadata:setContentDestination(com.sas.metadata.remote.Directory):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>ContentDestinations</code> list 0th element to be <code>inObject</code>.
metadata:setContentDestinations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>ContentDestinations</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setContentDestinations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>ContentDestinations</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setContentItems(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the <code>ContentItems</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setContentTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the <code>ContentTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setContext(java.lang.String):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the <code>Context</code> value and sets the state to MetadataState.LOCAL.
metadata:setContext(java.lang.String):com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Sets the <code>Context</code> value and sets the state to MetadataState.LOCAL.
metadata:setContextState(int):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Context</code>.
metadata:setContextState(int):com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Context</code>.
metadata:setCountry(java.lang.String):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the <code>Country</code> value and sets the state to MetadataState.LOCAL.
metadata:setCountryState(int):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Country</code>.
metadata:setCreator(java.lang.String):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>Creator</code> value and sets the state to MetadataState.LOCAL.
metadata:setCreatorState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Creator</code>.
metadata:setCubeName(java.lang.String):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>CubeName</code> value and sets the state to MetadataState.LOCAL.
metadata:setCubeNameState(int):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CubeName</code>.
metadata:setCubeType(java.lang.String):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>CubeType</code> value and sets the state to MetadataState.LOCAL.
metadata:setCubeTypeState(int):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the Metadata State of <code>CubeType</code>.
metadata:setCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>Cubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>Cubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the <code>Cubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Sets the <code>Cubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomAssociations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>CustomAssociations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomizedProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>CustomizedProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomizedTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>CustomizedTransformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomizedTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>CustomizedTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomizers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>Customizers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomizers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>Customizers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomizers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>Customizers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setCustomizers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>Customizers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDBMSType(java.lang.String):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>DBMSType</code> value and sets the state to MetadataState.LOCAL.
metadata:setDBMSTypeState(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DBMSType</code>.
metadata:setDataPackages(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>DataPackages</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDataSourceConnection(com.sas.metadata.remote.Connection):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>DataSourceConnections</code> list 0th element to be <code>inObject</code>.
metadata:setDataSourceConnections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>DataSourceConnections</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setDataSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>DataSources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDataSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>DataSources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDateandTime(double):com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Sets the <code>DateandTime</code> value and sets the state to MetadataState.LOCAL.
metadata:setDateandTimeState(int):com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DateandTime</code>.
metadata:setDebug(boolean):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Sets whether debug information is on for this instance of  SAS Java Metadata Interface.
metadata:setDebug(boolean):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Sets whether debug information is on for this instance of  SAS Java Metadata Interface.
metadata:setDeepCopyObjects(boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Sets if objects should be deep copied into this store. The default value is true.
metadata:setDefaultIcon(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>DefaultIcon</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefaultIconState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefaultIcon</code>.
metadata:setDefaultLocation(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>DefaultLocation</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefaultLocationState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefaultLocation</code>.
metadata:setDefaultLogin(com.sas.metadata.remote.Login):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>DefaultLogins</code> list 0th element to be <code>inObject</code>.
metadata:setDefaultLogin(com.sas.metadata.remote.Login):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>DefaultLogins</code> list 0th element to be <code>inObject</code>.
metadata:setDefaultLogins(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>DefaultLogins</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDefaultLogins(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>DefaultLogins</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setDefaultMember(java.lang.String):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>DefaultMember</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefaultMemberState(int):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefaultMember</code>.
metadata:setDefaultPasswords(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:Sets the <code>DefaultPasswords</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDefaultTransport(java.lang.String):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>DefaultTransport</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefaultTransportState(int):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefaultTransport</code>.
metadata:setDefaultUpdatesAllowed(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>DefaultUpdatesAllowed</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefaultUpdatesAllowedState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefaultUpdatesAllowed</code>.
metadata:setDefaultValue(java.lang.String):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the <code>DefaultValue</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefaultValue(java.lang.String):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>DefaultValue</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefaultValueState(int):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefaultValue</code>.
metadata:setDefaultValueState(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefaultValue</code>.
metadata:setDefinitionVersion(double):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>DefinitionVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setDefinitionVersionState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DefinitionVersion</code>.
metadata:setDelimiter(java.lang.String):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>Delimiter</code> value and sets the state to MetadataState.LOCAL.
metadata:setDelimiterState(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Delimiter</code>.
metadata:setDeliveryTransport(java.lang.String):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>DeliveryTransport</code> value and sets the state to MetadataState.LOCAL.
metadata:setDeliveryTransport(java.lang.String):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>DeliveryTransport</code> value and sets the state to MetadataState.LOCAL.
metadata:setDeliveryTransportState(int):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DeliveryTransport</code>.
metadata:setDeliveryTransportState(int):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DeliveryTransport</code>.
metadata:setDependentComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>DependentComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDependsOnComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>DependsOnComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDeployedComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>DeployedComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDeployedComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Sets the <code>DeployedComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDeployedComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Machine:com.sas.metadata.remote:Method:Sets the <code>DeployedComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDeployedComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Sets the <code>DeployedComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDeployedComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>DeployedComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDeployedDevices(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the <code>DeployedDevices</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDesc(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the Description attribute of this object and set its state to MetadataState.LOCAL
metadata:setDescState(int):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Sets the state of the Description variable
metadata:setDescriptiveComponent(com.sas.metadata.remote.SoftwareComponent):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>DescriptiveComponents</code> list 0th element to be <code>inObject</code>.
metadata:setDescriptiveComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>DescriptiveComponents</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setDetails(java.lang.String):com.sas.metadata.remote.Search:com.sas.metadata.remote:Method:Sets the <code>Details</code> value and sets the state to MetadataState.LOCAL.
metadata:setDetailsState(int):com.sas.metadata.remote.Search:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Details</code>.
metadata:setDeviceDescriptors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the <code>DeviceDescriptors</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDeviceName(java.lang.String):com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Sets the <code>DeviceName</code> value and sets the state to MetadataState.LOCAL.
metadata:setDeviceNameState(int):com.sas.metadata.remote.Device:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DeviceName</code>.
metadata:setDimensionType(java.lang.String):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>DimensionType</code> value and sets the state to MetadataState.LOCAL.
metadata:setDimensionTypeState(int):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DimensionType</code>.
metadata:setDimensions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>Dimensions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDimensions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>Dimensions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDimensions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Sets the <code>Dimensions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDirectories(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>Directories</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDirectoryName(java.lang.String):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>DirectoryName</code> value and sets the state to MetadataState.LOCAL.
metadata:setDirectoryNameState(int):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DirectoryName</code>.
metadata:setDirectoryRole(java.lang.String):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>DirectoryRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setDirectoryRoleState(int):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DirectoryRole</code>.
metadata:setDisplayColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Key:com.sas.metadata.remote:Method:Sets the <code>DisplayColumns</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDisplayForKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>DisplayForKeys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDisplayName(java.lang.String):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>DisplayName</code> value and sets the state to MetadataState.LOCAL.
metadata:setDisplayNameState(int):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the Metadata State of <code>DisplayName</code>.
metadata:setDistribution(java.lang.String):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>Distribution</code> value and sets the state to MetadataState.LOCAL.
metadata:setDistributionState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Distribution</code>.
metadata:setDocuments(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Documents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setDomain(com.sas.metadata.remote.AuthenticationDomain):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>Domains</code> list 0th element to be <code>inObject</code>.
metadata:setDomain(com.sas.metadata.remote.AuthenticationDomain):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>Domains</code> list 0th element to be <code>inObject</code>.
metadata:setDomains(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>Domains</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setDomains(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>Domains</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setDriver(java.lang.String):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>Driver</code> value and sets the state to MetadataState.LOCAL.
metadata:setDriverState(int):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Driver</code>.
metadata:setEditedProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>EditedProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setEditedTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>EditedTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setEditors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>Editors</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setEditors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>Editors</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setElementAt(java.lang.Object,int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the component at the specified <code>index</code> of this
metadata:setElementType(com.sas.metadata.remote.PropertyType):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>ElementTypes</code> list 0th element to be <code>inObject</code>.
metadata:setElementTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>ElementTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setEmailAddresses(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Sets the <code>EmailAddresses</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setEmailFormat(java.lang.String):com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Sets the <code>EmailFormat</code> value and sets the state to MetadataState.LOCAL.
metadata:setEmailFormatState(int):com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Sets the Metadata State of <code>EmailFormat</code>.
metadata:setEmailSubscriber(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Sets the <code>EmailSubscriber</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setEmailType(java.lang.String):com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Sets the <code>EmailType</code> value and sets the state to MetadataState.LOCAL.
metadata:setEmailTypeState(int):com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Sets the Metadata State of <code>EmailType</code>.
metadata:setEncrypt(java.lang.String):com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:Sets the <code>Encrypt</code> value and sets the state to MetadataState.LOCAL.
metadata:setEncryptState(int):com.sas.metadata.remote.SecuredLibrary:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Encrypt</code>.
metadata:setEncryption(java.lang.String):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>Encryption</code> value and sets the state to MetadataState.LOCAL.
metadata:setEncryptionState(int):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Encryption</code>.
metadata:setEnd(int):com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Sets the <code>End</code> value and sets the state to MetadataState.LOCAL.
metadata:setEndPosition(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>EndPosition</code> value and sets the state to MetadataState.LOCAL.
metadata:setEndPositionState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>EndPosition</code>.
metadata:setEndState(int):com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Sets the Metadata State of <code>End</code>.
metadata:setEngine(java.lang.String):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>Engine</code> value and sets the state to MetadataState.LOCAL.
metadata:setEngineState(int):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Engine</code>.
metadata:setEntryName(java.lang.String):com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Sets the <code>EntryName</code> value and sets the state to MetadataState.LOCAL.
metadata:setEntryNameState(int):com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Sets the Metadata State of <code>EntryName</code>.
metadata:setEvent(java.lang.String):com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Sets the <code>Event</code> value and sets the state to MetadataState.LOCAL.
metadata:setEventBrokers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Sets the <code>EventBrokers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setEventRole(java.lang.String):com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Sets the <code>EventRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setEventRoleState(int):com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Sets the Metadata State of <code>EventRole</code>.
metadata:setEventState(int):com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Event</code>.
metadata:setExpiration(double):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>Expiration</code> value and sets the state to MetadataState.LOCAL.
metadata:setExpirationDays(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>ExpirationDays</code> value and sets the state to MetadataState.LOCAL.
metadata:setExpirationDaysState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ExpirationDays</code>.
metadata:setExpirationState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Expiration</code>.
metadata:setExpression(java.lang.String):com.sas.metadata.remote.CalculatedMeasure:com.sas.metadata.remote:Method:Sets the <code>Expression</code> value and sets the state to MetadataState.LOCAL.
metadata:setExpression(java.lang.String):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the <code>Expression</code> value and sets the state to MetadataState.LOCAL.
metadata:setExpressionState(int):com.sas.metadata.remote.CalculatedMeasure:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Expression</code>.
metadata:setExpressionState(int):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Expression</code>.
metadata:setExtensionType(java.lang.String):com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Sets the <code>ExtensionType</code> value and sets the state to MetadataState.LOCAL.
metadata:setExtensionTypeState(int):com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ExtensionType</code>.
metadata:setExtensions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Extensions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setExternalIdentities(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>ExternalIdentities</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFQID(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the ID for this object
metadata:setFactoryClassName(java.lang.String):com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Sets the <code>FactoryClassName</code> value and sets the state to MetadataState.LOCAL.
metadata:setFactoryClassNameState(int):com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>FactoryClassName</code>.
metadata:setFailureCount(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>FailureCount</code> value and sets the state to MetadataState.LOCAL.
metadata:setFailureCountState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>FailureCount</code>.
metadata:setFamily(java.lang.String):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>Family</code> value and sets the state to MetadataState.LOCAL.
metadata:setFamilyState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Family</code>.
metadata:setFavorites(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Sets the <code>Favorites</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFavoritesContainers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Sets the <code>FavoritesContainers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFeatureMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ClassifierMap:com.sas.metadata.remote:Method:Sets the <code>FeatureMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFeatureSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Sets the <code>FeatureSources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFeatureTargets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.FeatureMap:com.sas.metadata.remote:Method:Sets the <code>FeatureTargets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFileExtension(java.lang.String):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>FileExtension</code> value and sets the state to MetadataState.LOCAL.
metadata:setFileExtensionState(int):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the Metadata State of <code>FileExtension</code>.
metadata:setFileName(java.lang.String):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>FileName</code> value and sets the state to MetadataState.LOCAL.
metadata:setFileNameState(int):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the Metadata State of <code>FileName</code>.
metadata:setFileRefLocations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the <code>FileRefLocations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFileRefs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Sets the <code>FileRefs</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFileRefs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Sets the <code>FileRefs</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFileref(java.lang.String):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the <code>Fileref</code> value and sets the state to MetadataState.LOCAL.
metadata:setFilerefState(int):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Fileref</code>.
metadata:setFiles(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>Files</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFilterRole(java.lang.String):com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Sets the <code>FilterRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setFilterRoleState(int):com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Sets the Metadata State of <code>FilterRole</code>.
metadata:setFilterString(java.lang.String):com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Sets the <code>FilterString</code> value and sets the state to MetadataState.LOCAL.
metadata:setFilterStringState(int):com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Sets the Metadata State of <code>FilterString</code>.
metadata:setFilterSubscriber(com.sas.metadata.remote.ITContentSubscriber):com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Sets the <code>FilterSubscribers</code> list 0th element to be <code>inObject</code>.
metadata:setFilterSubscribers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITFilter:com.sas.metadata.remote:Method:Sets the <code>FilterSubscribers</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setFilters(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITContentSubscriber:com.sas.metadata.remote:Method:Sets the <code>Filters</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFitStatisticValue(double):com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Sets the <code>FitStatisticValue</code> value and sets the state to MetadataState.LOCAL.
metadata:setFitStatisticValueState(int):com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Sets the Metadata State of <code>FitStatisticValue</code>.
metadata:setFitStatistics(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Sets the <code>FitStatistics</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFlags(int):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>Flags</code> value and sets the state to MetadataState.LOCAL.
metadata:setFlagsState(int):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Flags</code>.
metadata:setForIdentity(com.sas.metadata.remote.Identity):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>ForIdentitys</code> list 0th element to be <code>inObject</code>.
metadata:setForIdentitys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>ForIdentitys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setForeignKeyAssociations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>ForeignKeyAssociations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setForeignKeyColumn(com.sas.metadata.remote.Column):com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Sets the <code>ForeignKeyColumns</code> list 0th element to be <code>inObject</code>.
metadata:setForeignKeyColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Sets the <code>ForeignKeyColumns</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setForeignKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>ForeignKeys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setForeignKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Sets the <code>ForeignKeys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFormulas(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>Formulas</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setFrequency(java.lang.String):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>Frequency</code> value and sets the state to MetadataState.LOCAL.
metadata:setFrequencyState(int):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Frequency</code>.
metadata:setGlobalFormulaRole(java.lang.String):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the <code>GlobalFormulaRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setGlobalFormulaRoleState(int):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the Metadata State of <code>GlobalFormulaRole</code>.
metadata:setGoToServerForMetadata(boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:setGoToServerForMetadata(boolean):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:setGoToServerForMetadata(boolean):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:setGroupByForSelect(com.sas.metadata.remote.GroupByClause):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>GroupByForSelects</code> list 0th element to be <code>inObject</code>.
metadata:setGroupByForSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>GroupByForSelects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setGroupInfo(java.lang.String):com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Sets the <code>GroupInfo</code> value and sets the state to MetadataState.LOCAL.
metadata:setGroupInfoState(int):com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Sets the Metadata State of <code>GroupInfo</code>.
metadata:setGroupSubscriptions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:Sets the <code>GroupSubscriptions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setGroupType(java.lang.String):com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:Sets the <code>GroupType</code> value and sets the state to MetadataState.LOCAL.
metadata:setGroupType(int):com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Sets the <code>GroupType</code> value and sets the state to MetadataState.LOCAL.
metadata:setGroupTypeState(int):com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:Sets the Metadata State of <code>GroupType</code>.
metadata:setGroupTypeState(int):com.sas.metadata.remote.PromptGroup:com.sas.metadata.remote:Method:Sets the Metadata State of <code>GroupType</code>.
metadata:setGroupedProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>GroupedProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Groups</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setHavingForSelect(com.sas.metadata.remote.HavingClause):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>HavingForSelects</code> list 0th element to be <code>inObject</code>.
metadata:setHavingForSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>HavingForSelects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setHeight(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the <code>Height</code> value and sets the state to MetadataState.LOCAL.
metadata:setHeightState(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Height</code>.
metadata:setHierarchies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>Hierarchies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setHierarchies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>Hierarchies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setHierarchies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>Hierarchies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setHierarchies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Sets the <code>Hierarchies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setHierarchyLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>HierarchyLevels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setHostName(java.lang.String):com.sas.metadata.remote.COMConnection:com.sas.metadata.remote:Method:Sets the <code>HostName</code> value and sets the state to MetadataState.LOCAL.
metadata:setHostName(java.lang.String):com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Sets the <code>HostName</code> value and sets the state to MetadataState.LOCAL.
metadata:setHostNameState(int):com.sas.metadata.remote.COMConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>HostName</code>.
metadata:setHostNameState(int):com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>HostName</code>.
metadata:setIOMHandle(com.sas.iom.SAS.IWorkspace):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Add the IOM workspace handle to the IOM handle array.
metadata:setITChannels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>ITChannels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setITSubscribers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>ITSubscribers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setId(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the ID for this object
metadata:setIdState(int):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the ID state for this object
metadata:setIdentifier(java.lang.String):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the <code>Identifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setIdentifierState(int):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Identifier</code>.
metadata:setIdentities(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Sets the <code>Identities</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setIdentityChanges(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>IdentityChanges</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setIdentityGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>IdentityGroups</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setImplementedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>ImplementedObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setImplementors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Implementors</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setImportType(java.lang.String):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the <code>ImportType</code> value and sets the state to MetadataState.LOCAL.
metadata:setImportTypeState(int):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ImportType</code>.
metadata:setIndexName(java.lang.String):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the <code>IndexName</code> value and sets the state to MetadataState.LOCAL.
metadata:setIndexNameState(int):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IndexName</code>.
metadata:setIndexes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>Indexes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setIndexes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>Indexes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setInitProcesses(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>InitProcesses</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setInstallationLocation(java.lang.String):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>InstallationLocation</code> value and sets the state to MetadataState.LOCAL.
metadata:setInstallationLocationState(int):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>InstallationLocation</code>.
metadata:setInstanceVersion(int):com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Sets the <code>InstanceVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setInstanceVersion(int):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the <code>InstanceVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setInstanceVersion(int):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>InstanceVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setInstanceVersionState(int):com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Sets the Metadata State of <code>InstanceVersion</code>.
metadata:setInstanceVersionState(int):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>InstanceVersion</code>.
metadata:setInstanceVersionState(int):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the Metadata State of <code>InstanceVersion</code>.
metadata:setInterfaceName(java.lang.String):com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Sets the <code>InterfaceName</code> value and sets the state to MetadataState.LOCAL.
metadata:setInterfaceNameState(int):com.sas.metadata.remote.ServiceType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>InterfaceName</code>.
metadata:setInternalLoginInfo(com.sas.metadata.remote.InternalLogin):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>InternalLoginInfos</code> list 0th element to be <code>inObject</code>.
metadata:setInternalLoginInfos(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>InternalLoginInfos</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setIsARelativeName(int):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>IsARelativeName</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsARelativeNameState(int):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsARelativeName</code>.
metadata:setIsActive(int):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>IsActive</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsActive(int):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the <code>IsActive</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsActiveState(int):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsActive</code>.
metadata:setIsActiveState(int):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsActive</code>.
metadata:setIsClustered(int):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the <code>IsClustered</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsClusteredState(int):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsClustered</code>.
metadata:setIsColor(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the <code>IsColor</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsColorState(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsColor</code>.
metadata:setIsCompressed(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>IsCompressed</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsCompressedState(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsCompressed</code>.
metadata:setIsDBMSLibname(int):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>IsDBMSLibname</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsDBMSLibnameState(int):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsDBMSLibname</code>.
metadata:setIsDBMSView(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>IsDBMSView</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsDBMSViewState(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsDBMSView</code>.
metadata:setIsDisabled(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>IsDisabled</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsDisabledState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsDisabled</code>.
metadata:setIsDiscrete(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>IsDiscrete</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsDiscreteState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsDiscrete</code>.
metadata:setIsEncrypted(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>IsEncrypted</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsEncryptedState(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsEncrypted</code>.
metadata:setIsExpert(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>IsExpert</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsExpertState(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsExpert</code>.
metadata:setIsGotToServerForMetadata(boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:setIsGotToServerForMetadata(boolean):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:setIsGotToServerForMetadata(boolean):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Tells whether or not to go to server for the metadata.
metadata:setIsHidden(int):com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Sets the <code>IsHidden</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsHiddenState(int):com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsHidden</code>.
metadata:setIsInstituteSupplied(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the <code>IsInstituteSupplied</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsInstituteSuppliedState(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsInstituteSupplied</code>.
metadata:setIsLicensed(int):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>IsLicensed</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsLicensedState(int):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsLicensed</code>.
metadata:setIsLinked(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>IsLinked</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsLinkedState(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsLinked</code>.
metadata:setIsNameFullyQualified(int):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the <code>IsNameFullyQualified</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsNameFullyQualifiedState(int):com.sas.metadata.remote.SASCatalogEntry:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsNameFullyQualified</code>.
metadata:setIsNoMiss(int):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the <code>IsNoMiss</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsNoMissState(int):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsNoMiss</code>.
metadata:setIsNullable(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>IsNullable</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsNullableState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsNullable</code>.
metadata:setIsObjectCopiedFromParentOnCreation(boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Sets whether new objects in this store are copied from thier parent on creation if the object
metadata:setIsParseAllowed(int):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>IsParseAllowed</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsParseAllowedState(int):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsParseAllowed</code>.
metadata:setIsPreassigned(int):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the <code>IsPreassigned</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsPreassigned(int):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>IsPreassigned</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsPreassignedState(int):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsPreassigned</code>.
metadata:setIsPreassignedState(int):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsPreassigned</code>.
metadata:setIsPredAssoc(boolean):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets whether this is the pred side of the association or not.
metadata:setIsPrimary(int):com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Sets the <code>IsPrimary</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsPrimaryState(int):com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsPrimary</code>.
metadata:setIsRelative(int):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>IsRelative</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsRelativeState(int):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsRelative</code>.
metadata:setIsRemotelyAccessible(int):com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Sets the <code>IsRemotelyAccessible</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsRemotelyAccessibleState(int):com.sas.metadata.remote.ServiceComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsRemotelyAccessible</code>.
metadata:setIsReport(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>IsReport</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsReportState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsReport</code>.
metadata:setIsRequired(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>IsRequired</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsRequiredState(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsRequired</code>.
metadata:setIsStoredStatistic(int):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the <code>IsStoredStatistic</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsStoredStatisticState(int):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsStoredStatistic</code>.
metadata:setIsSubstitutionAllowed(int):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>IsSubstitutionAllowed</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsSubstitutionAllowedState(int):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsSubstitutionAllowed</code>.
metadata:setIsURL(int):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the <code>IsURL</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsURLState(int):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsURL</code>.
metadata:setIsUnique(int):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the <code>IsUnique</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsUniqueState(int):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsUnique</code>.
metadata:setIsUpdateable(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>IsUpdateable</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsUpdateableState(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsUpdateable</code>.
metadata:setIsUserDefined(int):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>IsUserDefined</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsUserDefinedState(int):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsUserDefined</code>.
metadata:setIsVisible(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>IsVisible</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsVisible(int):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>IsVisible</code> value and sets the state to MetadataState.LOCAL.
metadata:setIsVisibleState(int):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsVisible</code>.
metadata:setIsVisibleState(int):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the Metadata State of <code>IsVisible</code>.
metadata:setJFJobs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Job:com.sas.metadata.remote:Method:Sets the <code>JFJobs</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setJavaClass(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>JavaClass</code> value and sets the state to MetadataState.LOCAL.
metadata:setJavaClassState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>JavaClass</code>.
metadata:setJobActivities(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractJob:com.sas.metadata.remote:Method:Sets the <code>JobActivities</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setJobs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TransformationActivity:com.sas.metadata.remote:Method:Sets the <code>Jobs</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setJoinType(java.lang.String):com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Sets the <code>JoinType</code> value and sets the state to MetadataState.LOCAL.
metadata:setJoinTypeState(int):com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Sets the Metadata State of <code>JoinType</code>.
metadata:setKeyAssociations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Sets the <code>KeyAssociations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setKeyedColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Key:com.sas.metadata.remote:Method:Sets the <code>KeyedColumns</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>Keys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setKeywords(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Keywords</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLanguage(java.lang.String):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>Language</code> value and sets the state to MetadataState.LOCAL.
metadata:setLanguageCode(java.lang.String):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>LanguageCode</code> value and sets the state to MetadataState.LOCAL.
metadata:setLanguageCodeState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LanguageCode</code>.
metadata:setLanguageState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Language</code>.
metadata:setLayoutComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the <code>LayoutComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLayoutComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Sets the <code>LayoutComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLevel(java.lang.String):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>Level</code> value and sets the state to MetadataState.LOCAL.
metadata:setLevelState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Level</code>.
metadata:setLevelType(int):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>LevelType</code> value and sets the state to MetadataState.LOCAL.
metadata:setLevelTypeState(int):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LevelType</code>.
metadata:setLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the <code>Levels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>Levels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>Levels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLibraries(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>Libraries</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLibraries(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Sets the <code>Libraries</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLibraries(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the <code>Libraries</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLibraryConnection(com.sas.metadata.remote.SASClientConnection):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>LibraryConnections</code> list 0th element to be <code>inObject</code>.
metadata:setLibraryConnections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>LibraryConnections</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setLibref(java.lang.String):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>Libref</code> value and sets the state to MetadataState.LOCAL.
metadata:setLibrefState(int):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Libref</code>.
metadata:setLicensedComponent(com.sas.metadata.remote.DeployedComponent):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>LicensedComponents</code> list 0th element to be <code>inObject</code>.
metadata:setLicensedComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>LicensedComponents</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setLicenses(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>Licenses</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLocaleID(java.lang.String):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the <code>LocaleID</code> value and sets the state to MetadataState.LOCAL.
metadata:setLocaleIDState(int):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LocaleID</code>.
metadata:setLocalizedAttributes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>LocalizedAttributes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLocalizedObject(com.sas.metadata.remote.LocalizedType):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the <code>LocalizedObjects</code> list 0th element to be <code>inObject</code>.
metadata:setLocalizedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the <code>LocalizedObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLocationPath(java.lang.String):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>LocationPath</code> value and sets the state to MetadataState.LOCAL.
metadata:setLocationPathState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LocationPath</code>.
metadata:setLocationPathType(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>LocationPathType</code> value and sets the state to MetadataState.LOCAL.
metadata:setLocationPathTypeState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LocationPathType</code>.
metadata:setLocationType(java.lang.String):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the <code>LocationType</code> value and sets the state to MetadataState.LOCAL.
metadata:setLocationTypeState(int):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LocationType</code>.
metadata:setLocations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Sets the <code>Locations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLockedBy(java.lang.String):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>LockedBy</code> value and sets the state to MetadataState.LOCAL.
metadata:setLockedByState(int):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LockedBy</code>.
metadata:setLockoutTimestamp(double):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>LockoutTimestamp</code> value and sets the state to MetadataState.LOCAL.
metadata:setLockoutTimestampState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LockoutTimestamp</code>.
metadata:setLogFile(com.sas.metadata.remote.File):com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Sets the <code>LogFiles</code> list 0th element to be <code>inObject</code>.
metadata:setLogFiles(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.OLAPSchema:com.sas.metadata.remote:Method:Sets the <code>LogFiles</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setLoggingEnabled(boolean):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Sets whether XML transaction logging information is on for this instance of SAS Java Metadata Interface.
metadata:setLoggingEnabled(boolean):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Sets whether XML transaction logging information is on for this instance of SAS Java Metadata Interface.
metadata:setLogicalName(java.lang.String):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>LogicalName</code> value and sets the state to MetadataState.LOCAL.
metadata:setLogicalNameState(int):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LogicalName</code>.
metadata:setLoginTimestamp(double):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>LoginTimestamp</code> value and sets the state to MetadataState.LOCAL.
metadata:setLoginTimestampState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LoginTimestamp</code>.
metadata:setLogins(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Sets the <code>Logins</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLogins(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>Logins</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setLowerLimit(double):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>LowerLimit</code> value and sets the state to MetadataState.LOCAL.
metadata:setLowerLimitState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>LowerLimit</code>.
metadata:setMajor(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>Major</code> value and sets the state to MetadataState.LOCAL.
metadata:setMajorState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Major</code>.
metadata:setMajorVersion(double):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the <code>MajorVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setMajorVersion(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>MajorVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setMajorVersionState(int):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MajorVersion</code>.
metadata:setMajorVersionState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MajorVersion</code>.
metadata:setMapVersion(java.lang.String):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the <code>MapVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setMapVersionState(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MapVersion</code>.
metadata:setMarker(java.lang.String):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the <code>Marker</code> value and sets the state to MetadataState.LOCAL.
metadata:setMarkerState(int):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Marker</code>.
metadata:setMaximum(int):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the <code>Maximum</code> value and sets the state to MetadataState.LOCAL.
metadata:setMaximum(int):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>Maximum</code> value and sets the state to MetadataState.LOCAL.
metadata:setMaximumState(int):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Maximum</code>.
metadata:setMaximumState(int):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Maximum</code>.
metadata:setMaxiumRetryCount(int):com.sas.metadata.remote.MdConnectionEvent:com.sas.metadata.remote:Method:Sets the maximum number of times a retry should be attempted. The default setting is a total
metadata:setMdConnectionListener(com.sas.metadata.remote.MdConnectionListener):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:
metadata:setMdObjectAssociation(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Set's the list into the object using the set method internally.
metadata:setMeasures(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>Measures</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setMeasures(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>Measures</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setMemberIdentities(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.IdentityGroup:com.sas.metadata.remote:Method:Sets the <code>MemberIdentities</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setMemberType(java.lang.String):com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Sets the <code>MemberType</code> value and sets the state to MetadataState.LOCAL.
metadata:setMemberTypeState(int):com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MemberType</code>.
metadata:setMembers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:Sets the <code>Members</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setMembers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>Members</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setMessageLevel(java.util.logging.Level):com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Set the logging level for connections.
metadata:setMetadataCreated(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the MetadataCreated attribute
metadata:setMetadataCreatedState(int):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the state of the MetadataCreated attribute
metadata:setMetadataType(java.lang.String):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the <code>MetadataType</code> value and sets the state to MetadataState.LOCAL.
metadata:setMetadataType(java.lang.String):com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Sets the <code>MetadataType</code> value and sets the state to MetadataState.LOCAL.
metadata:setMetadataType(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>MetadataType</code> value and sets the state to MetadataState.LOCAL.
metadata:setMetadataTypeState(int):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MetadataType</code>.
metadata:setMetadataTypeState(int):com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MetadataType</code>.
metadata:setMetadataTypeState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MetadataType</code>.
metadata:setMetadataUpdated(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the MetadataUpdated attribute
metadata:setMetadataUpdatedState(int):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the state of the MetadataUpdated attribute
metadata:setMimeType(java.lang.String):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the <code>MimeType</code> value and sets the state to MetadataState.LOCAL.
metadata:setMimeTypeState(int):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MimeType</code>.
metadata:setMinimum(int):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the <code>Minimum</code> value and sets the state to MetadataState.LOCAL.
metadata:setMinimum(int):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>Minimum</code> value and sets the state to MetadataState.LOCAL.
metadata:setMinimumState(int):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Minimum</code>.
metadata:setMinimumState(int):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Minimum</code>.
metadata:setMiningAlgorithm(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>MiningAlgorithm</code> value and sets the state to MetadataState.LOCAL.
metadata:setMiningAlgorithmState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MiningAlgorithm</code>.
metadata:setMiningFunction(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>MiningFunction</code> value and sets the state to MetadataState.LOCAL.
metadata:setMiningFunctionState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MiningFunction</code>.
metadata:setMiningReports(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>MiningReports</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setMiningTool(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>MiningTool</code> value and sets the state to MetadataState.LOCAL.
metadata:setMiningToolState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MiningTool</code>.
metadata:setMinor(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>Minor</code> value and sets the state to MetadataState.LOCAL.
metadata:setMinorState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Minor</code>.
metadata:setMinorVersion(double):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the <code>MinorVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setMinorVersion(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>MinorVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setMinorVersionState(int):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MinorVersion</code>.
metadata:setMinorVersionState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>MinorVersion</code>.
metadata:setModelKey(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>ModelKey</code> value and sets the state to MetadataState.LOCAL.
metadata:setModelKeyState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ModelKey</code>.
metadata:setModelResults(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Sets the <code>ModelResults</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setModels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Sets the <code>Models</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setName(java.lang.String):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the name of this metadata object and its state to MetadataState.LOCAL.
metadata:setNameObjectName(java.lang.String):com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Sets the <code>NameObjectName</code> value and sets the state to MetadataState.LOCAL.
metadata:setNameObjectNameState(int):com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NameObjectName</code>.
metadata:setNameState(int):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:Set the state of the name to indicate that the name has been set
metadata:setNamedComponent(com.sas.metadata.remote.DeployedComponent):com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Sets the <code>NamedComponents</code> list 0th element to be <code>inObject</code>.
metadata:setNamedComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Sets the <code>NamedComponents</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setNamedServices(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>NamedServices</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setNamedSets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>NamedSets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setNamespace(java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Sets the current namespace used for OMI interactions
metadata:setNamespaceName(java.lang.String):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>NamespaceName</code> value and sets the state to MetadataState.LOCAL.
metadata:setNamespaceNameState(int):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NamespaceName</code>.
metadata:setNamespaceType(java.lang.String):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>NamespaceType</code> value and sets the state to MetadataState.LOCAL.
metadata:setNamespaceTypeState(int):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NamespaceType</code>.
metadata:setNamingServices(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Sets the <code>NamingServices</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setNewObjectRepositoryID(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Sets the repos id used for new object.
metadata:setNextGeneration(com.sas.metadata.remote.Cube):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>NextGenerations</code> list 0th element to be <code>inObject</code>.
metadata:setNextGenerations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>NextGenerations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setNodeSetFunction(java.lang.String):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>NodeSetFunction</code> value and sets the state to MetadataState.LOCAL.
metadata:setNodeSetFunctionState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NodeSetFunction</code>.
metadata:setNotes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Notes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setNumRows(double):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>NumRows</code> value and sets the state to MetadataState.LOCAL.
metadata:setNumRowsState(int):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NumRows</code>.
metadata:setNumber(java.lang.String):com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Sets the <code>Number</code> value and sets the state to MetadataState.LOCAL.
metadata:setNumberOfColumns(double):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the <code>NumberOfColumns</code> value and sets the state to MetadataState.LOCAL.
metadata:setNumberOfColumnsState(int):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NumberOfColumns</code>.
metadata:setNumberOfPortlets(int):com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Sets the <code>NumberOfPortlets</code> value and sets the state to MetadataState.LOCAL.
metadata:setNumberOfPortletsState(int):com.sas.metadata.remote.PSColumnLayoutComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NumberOfPortlets</code>.
metadata:setNumberOfRows(double):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the <code>NumberOfRows</code> value and sets the state to MetadataState.LOCAL.
metadata:setNumberOfRowsState(int):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NumberOfRows</code>.
metadata:setNumberState(int):com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Number</code>.
metadata:setNumberofUnits(int):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the <code>NumberofUnits</code> value and sets the state to MetadataState.LOCAL.
metadata:setNumberofUnitsState(int):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NumberofUnits</code>.
metadata:setNumericValue(double):com.sas.metadata.remote.NumericExtension:com.sas.metadata.remote:Method:Sets the <code>NumericValue</code> value and sets the state to MetadataState.LOCAL.
metadata:setNumericValueState(int):com.sas.metadata.remote.NumericExtension:com.sas.metadata.remote:Method:Sets the Metadata State of <code>NumericValue</code>.
metadata:setNway(int):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the <code>Nway</code> value and sets the state to MetadataState.LOCAL.
metadata:setNwayState(int):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Nway</code>.
metadata:setOLAPProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>OLAPProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOLAPProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>OLAPProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjectAssociations(com.sas.metadata.remote.CMetadata,java.util.List,java.util.List[],boolean):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Call given object's 'set...s' methods for the given complex attributes
metadata:setObjectIDs(java.util.List<java.lang.String>):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the current list to be the new list.
metadata:setObjectMap(java.util.Map<java.lang.String,java.lang.String>):com.sas.metadata.remote.MdFactoryEvent:com.sas.metadata.remote:Method:
metadata:setObjectRole(java.lang.String):com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Sets the <code>ObjectRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setObjectRoleState(int):com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ObjectRole</code>.
metadata:setObjectStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:The store that holds this object.
metadata:setObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AccessControl:com.sas.metadata.remote:Method:Sets the <code>Objects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Change:com.sas.metadata.remote:Method:Sets the <code>Objects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Sets the <code>Objects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Keyword:com.sas.metadata.remote:Method:Sets the <code>Objects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Sets the <code>Objects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Sets the <code>Objects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Sets the <code>Objects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setObjectsToStale():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Sets the state of all objects in the store to be "stale". The next time one of these objects
metadata:setOnForJoin(com.sas.metadata.remote.OnClause):com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Sets the <code>OnForJoins</code> list 0th element to be <code>inObject</code>.
metadata:setOnForJoins(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Sets the <code>OnForJoins</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOppositeAssn(java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the opposite side of the association.
metadata:setOrder(java.lang.String):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>Order</code> value and sets the state to MetadataState.LOCAL.
metadata:setOrderByForSelect(com.sas.metadata.remote.OrderByClause):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>OrderByForSelects</code> list 0th element to be <code>inObject</code>.
metadata:setOrderByForSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>OrderByForSelects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOrderState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Order</code>.
metadata:setOutboundOnly(int):com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Sets the <code>OutboundOnly</code> value and sets the state to MetadataState.LOCAL.
metadata:setOutboundOnly(int):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>OutboundOnly</code> value and sets the state to MetadataState.LOCAL.
metadata:setOutboundOnlyState(int):com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Sets the Metadata State of <code>OutboundOnly</code>.
metadata:setOutboundOnlyState(int):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the Metadata State of <code>OutboundOnly</code>.
metadata:setOwningAccessControlEntry(com.sas.metadata.remote.AccessControlEntry):com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Sets the <code>OwningAccessControlEntrys</code> list 0th element to be <code>inObject</code>.
metadata:setOwningAccessControlEntrys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Sets the <code>OwningAccessControlEntrys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningAnalyticColumn(com.sas.metadata.remote.AnalyticColumn):com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Sets the <code>OwningAnalyticColumns</code> list 0th element to be <code>inObject</code>.
metadata:setOwningAnalyticColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Sets the <code>OwningAnalyticColumns</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningArchive(com.sas.metadata.remote.ArchiveFile):com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Sets the <code>OwningArchives</code> list 0th element to be <code>inObject</code>.
metadata:setOwningArchives(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Sets the <code>OwningArchives</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningChannel(com.sas.metadata.remote.ITChannel):com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Sets the <code>OwningChannels</code> list 0th element to be <code>inObject</code>.
metadata:setOwningChannels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ArchiveFile:com.sas.metadata.remote:Method:Sets the <code>OwningChannels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningClassifierMap(com.sas.metadata.remote.ClassifierMap):com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Sets the <code>OwningClassifierMaps</code> list 0th element to be <code>inObject</code>.
metadata:setOwningClassifierMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Sets the <code>OwningClassifierMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningColumn(com.sas.metadata.remote.Column):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>OwningColumns</code> list 0th element to be <code>inObject</code>.
metadata:setOwningColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>OwningColumns</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningCube(com.sas.metadata.remote.Cube):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the <code>OwningCubes</code> list 0th element to be <code>inObject</code>.
metadata:setOwningCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the <code>OwningCubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningDimension(com.sas.metadata.remote.Dimension):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>OwningDimensions</code> list 0th element to be <code>inObject</code>.
metadata:setOwningDimension(com.sas.metadata.remote.Dimension):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>OwningDimensions</code> list 0th element to be <code>inObject</code>.
metadata:setOwningDimension(com.sas.metadata.remote.Dimension):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the <code>OwningDimensions</code> list 0th element to be <code>inObject</code>.
metadata:setOwningDimensions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>OwningDimensions</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningDimensions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>OwningDimensions</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningDimensions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the <code>OwningDimensions</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningFile(com.sas.metadata.remote.File):com.sas.metadata.remote.ExternalTable:com.sas.metadata.remote:Method:Sets the <code>OwningFiles</code> list 0th element to be <code>inObject</code>.
metadata:setOwningFiles(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ExternalTable:com.sas.metadata.remote:Method:Sets the <code>OwningFiles</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningForeignKey(com.sas.metadata.remote.ForeignKey):com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Sets the <code>OwningForeignKeys</code> list 0th element to be <code>inObject</code>.
metadata:setOwningForeignKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Sets the <code>OwningForeignKeys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningHierarchy(com.sas.metadata.remote.Hierarchy):com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Sets the <code>OwningHierarchys</code> list 0th element to be <code>inObject</code>.
metadata:setOwningHierarchys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.CalculatedMember:com.sas.metadata.remote:Method:Sets the <code>OwningHierarchys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningJoin(com.sas.metadata.remote.Join):com.sas.metadata.remote.OnClause:com.sas.metadata.remote:Method:Sets the <code>OwningJoins</code> list 0th element to be <code>inObject</code>.
metadata:setOwningJoinTable(com.sas.metadata.remote.JoinTable):com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Sets the <code>OwningJoinTables</code> list 0th element to be <code>inObject</code>.
metadata:setOwningJoinTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Join:com.sas.metadata.remote:Method:Sets the <code>OwningJoinTables</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningJoins(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.OnClause:com.sas.metadata.remote:Method:Sets the <code>OwningJoins</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningMiningResult(com.sas.metadata.remote.MiningResult):com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Sets the <code>OwningMiningResults</code> list 0th element to be <code>inObject</code>.
metadata:setOwningMiningResults(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Sets the <code>OwningMiningResults</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractExtension:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ExternalIdentity:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Sets the <code>OwningObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningPage(com.sas.metadata.remote.PSPortalPage):com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:Sets the <code>OwningPages</code> list 0th element to be <code>inObject</code>.
metadata:setOwningPages(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:Sets the <code>OwningPages</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningPhysicalTable(com.sas.metadata.remote.PhysicalTable):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the <code>OwningPhysicalTables</code> list 0th element to be <code>inObject</code>.
metadata:setOwningPhysicalTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Index:com.sas.metadata.remote:Method:Sets the <code>OwningPhysicalTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningPrototype(com.sas.metadata.remote.Prototype):com.sas.metadata.remote.PrototypeProperty:com.sas.metadata.remote:Method:Sets the <code>OwningPrototypes</code> list 0th element to be <code>inObject</code>.
metadata:setOwningPrototypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PrototypeProperty:com.sas.metadata.remote:Method:Sets the <code>OwningPrototypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningSelect(com.sas.metadata.remote.Select):com.sas.metadata.remote.GroupByClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningSelect(com.sas.metadata.remote.Select):com.sas.metadata.remote.HavingClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningSelect(com.sas.metadata.remote.Select):com.sas.metadata.remote.OrderByClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningSelect(com.sas.metadata.remote.Select):com.sas.metadata.remote.WhereClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list 0th element to be <code>inObject</code>.
metadata:setOwningSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.GroupByClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.HavingClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.OrderByClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.WhereClause:com.sas.metadata.remote:Method:Sets the <code>OwningSelects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Sets the parent store to this one.
metadata:setOwningStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:Sets the owning store, which is not implemented for this <code>MdStore</code>
metadata:setOwningStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Sets the parent store to this one.
metadata:setOwningTarget(com.sas.metadata.remote.Target):com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Sets the <code>OwningTargets</code> list 0th element to be <code>inObject</code>.
metadata:setOwningTargets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Sets the <code>OwningTargets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setOwningTransformation(com.sas.metadata.remote.AbstractTransformation):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the <code>OwningTransformations</code> list 0th element to be <code>inObject</code>.
metadata:setOwningTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the <code>OwningTransformations</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningType(com.sas.metadata.remote.PropertyType):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the <code>OwningTypes</code> list 0th element to be <code>inObject</code>.
metadata:setOwningType(com.sas.metadata.remote.PropertyType):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>OwningTypes</code> list 0th element to be <code>inObject</code>.
metadata:setOwningTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the <code>OwningTypes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setOwningTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>OwningTypes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setPageProfiles(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the <code>PageProfiles</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setParent(com.sas.metadata.remote.CMetadata):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the parent object of this associationList.
metadata:setParent(com.sas.metadata.remote.Directory):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>Parents</code> list 0th element to be <code>inObject</code>.
metadata:setParentContainer(com.sas.metadata.remote.FavoritesContainer):com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Sets the <code>ParentContainers</code> list 0th element to be <code>inObject</code>.
metadata:setParentContainers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Sets the <code>ParentContainers</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setParentCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>ParentCubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setParentDataSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataSourceName:com.sas.metadata.remote:Method:Sets the <code>ParentDataSources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setParentGroup(com.sas.metadata.remote.PropertyGroup):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>ParentGroups</code> list 0th element to be <code>inObject</code>.
metadata:setParentGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>ParentGroups</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setParentLevel(com.sas.metadata.remote.HierarchyLevel):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>ParentLevels</code> list 0th element to be <code>inObject</code>.
metadata:setParentLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>ParentLevels</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setParentTree(com.sas.metadata.remote.Tree):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>ParentTrees</code> list 0th element to be <code>inObject</code>.
metadata:setParentTrees(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>ParentTrees</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setParents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>Parents</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setParsingType(int):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Sets the type of xml parser to use.  Valid options are <CODE>MdFactory.PARSING_TYPE_SAX</CODE> or
metadata:setParsingType(int):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Sets the type of xml parser to use.  Valid options are <CODE>MdFactory.PARSING_TYPE_SAX</CODE> or
metadata:setPartnerName(java.lang.String):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the <code>PartnerName</code> value and sets the state to MetadataState.LOCAL.
metadata:setPartnerName(java.lang.String):com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Sets the <code>PartnerName</code> value and sets the state to MetadataState.LOCAL.
metadata:setPartnerNameState(int):com.sas.metadata.remote.AssociationProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PartnerName</code>.
metadata:setPartnerNameState(int):com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PartnerName</code>.
metadata:setPartnerUniqueKey(com.sas.metadata.remote.UniqueKey):com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Sets the <code>PartnerUniqueKeys</code> list 0th element to be <code>inObject</code>.
metadata:setPartnerUniqueKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Sets the <code>PartnerUniqueKeys</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setPassthruPassword(com.sas.metadata.remote.SASPassword):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>PassthruPasswords</code> list 0th element to be <code>inObject</code>.
metadata:setPassthruPasswords(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>PassthruPasswords</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setPassword(java.lang.String):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>Password</code> value and sets the state to MetadataState.LOCAL.
metadata:setPassword(java.lang.String):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>Password</code> value and sets the state to MetadataState.LOCAL.
metadata:setPasswordHash(java.lang.String):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>PasswordHash</code> value and sets the state to MetadataState.LOCAL.
metadata:setPasswordHashHistory(java.lang.String):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>PasswordHashHistory</code> value and sets the state to MetadataState.LOCAL.
metadata:setPasswordHashHistoryState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PasswordHashHistory</code>.
metadata:setPasswordHashState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PasswordHash</code>.
metadata:setPasswordState(int):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Password</code>.
metadata:setPasswordState(int):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Password</code>.
metadata:setPasswordTimestamp(double):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>PasswordTimestamp</code> value and sets the state to MetadataState.LOCAL.
metadata:setPasswordTimestampState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PasswordTimestamp</code>.
metadata:setPath(java.lang.String):com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Sets the <code>Path</code> value and sets the state to MetadataState.LOCAL.
metadata:setPathChannels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>PathChannels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPathState(int):com.sas.metadata.remote.ArchiveEntry:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Path</code>.
metadata:setPerf(boolean):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Tells whether or not to output performance messages
metadata:setPerf(boolean):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Tells whether or not to output performance messages
metadata:setPermissions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AccessControlEntry:com.sas.metadata.remote:Method:Sets the <code>Permissions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPersons(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Email:com.sas.metadata.remote:Method:Sets the <code>Persons</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPersons(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the <code>Persons</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPersons(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Sets the <code>Persons</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPersons(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Sets the <code>Persons</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPhoneNumbers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Sets the <code>PhoneNumbers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPhoneType(java.lang.String):com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Sets the <code>PhoneType</code> value and sets the state to MetadataState.LOCAL.
metadata:setPhoneTypeState(int):com.sas.metadata.remote.Phone:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PhoneType</code>.
metadata:setPlatform(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>Platform</code> value and sets the state to MetadataState.LOCAL.
metadata:setPlatformState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Platform</code>.
metadata:setPort(int):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the <code>Port</code> value and sets the state to MetadataState.LOCAL.
metadata:setPort(int):com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Sets the <code>Port</code> value and sets the state to MetadataState.LOCAL.
metadata:setPortState(int):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Port</code>.
metadata:setPortState(int):com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Port</code>.
metadata:setPortalPages(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:Sets the <code>PortalPages</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPortlets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PSLayoutComponent:com.sas.metadata.remote:Method:Sets the <code>Portlets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPostCode(java.lang.String):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the <code>PostCode</code> value and sets the state to MetadataState.LOCAL.
metadata:setPostCodeState(int):com.sas.metadata.remote.Location:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PostCode</code>.
metadata:setPredecessorDependencies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Sets the <code>PredecessorDependencies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPredecessors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.StepPrecedence:com.sas.metadata.remote:Method:Sets the <code>Predecessors</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPreferredHeight(java.lang.String):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the <code>PreferredHeight</code> value and sets the state to MetadataState.LOCAL.
metadata:setPreferredHeightState(int):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PreferredHeight</code>.
metadata:setPreferredLocale(java.lang.String):com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:Sets the <code>PreferredLocale</code> value and sets the state to MetadataState.LOCAL.
metadata:setPreferredLocaleState(int):com.sas.metadata.remote.PSPortalProfile:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PreferredLocale</code>.
metadata:setPreferredWidth(java.lang.String):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the <code>PreferredWidth</code> value and sets the state to MetadataState.LOCAL.
metadata:setPreferredWidthState(int):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PreferredWidth</code>.
metadata:setPrefix(java.lang.String):com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Sets the <code>Prefix</code> value and sets the state to MetadataState.LOCAL.
metadata:setPrefixState(int):com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Prefix</code>.
metadata:setPresentationLanguage(java.lang.String):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>PresentationLanguage</code> value and sets the state to MetadataState.LOCAL.
metadata:setPresentationLanguageState(int):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PresentationLanguage</code>.
metadata:setPreviousGeneration(com.sas.metadata.remote.Cube):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>PreviousGenerations</code> list 0th element to be <code>inObject</code>.
metadata:setPreviousGenerations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>PreviousGenerations</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setPrice(double):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>Price</code> value and sets the state to MetadataState.LOCAL.
metadata:setPriceState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Price</code>.
metadata:setPrimaryPropertyGroup(com.sas.metadata.remote.PropertyGroup):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>PrimaryPropertyGroups</code> list 0th element to be <code>inObject</code>.
metadata:setPrimaryPropertyGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>PrimaryPropertyGroups</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProcessTag(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>ProcessTag</code> value and sets the state to MetadataState.LOCAL.
metadata:setProcessTagState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ProcessTag</code>.
metadata:setProductCode(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>ProductCode</code> value and sets the state to MetadataState.LOCAL.
metadata:setProductCodeState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ProductCode</code>.
metadata:setProductIdentifier(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>ProductIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setProductIdentifierState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ProductIdentifier</code>.
metadata:setProductName(java.lang.String):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the <code>ProductName</code> value and sets the state to MetadataState.LOCAL.
metadata:setProductName(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>ProductName</code> value and sets the state to MetadataState.LOCAL.
metadata:setProductNameState(int):com.sas.metadata.remote.SASLicense:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ProductName</code>.
metadata:setProductNameState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ProductName</code>.
metadata:setProfileOwner(com.sas.metadata.remote.Person):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>ProfileOwners</code> list 0th element to be <code>inObject</code>.
metadata:setProfileOwners(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>ProfileOwners</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setProjectRepositoryID(java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Sets the project repos id
metadata:setPromptEnabledObject(com.sas.metadata.remote.Root):com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Sets the <code>PromptEnabledObjects</code> list 0th element to be <code>inObject</code>.
metadata:setPromptEnabledObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Sets the <code>PromptEnabledObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPromptInfo(java.lang.String):com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Sets the <code>PromptInfo</code> value and sets the state to MetadataState.LOCAL.
metadata:setPromptInfoState(int):com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PromptInfo</code>.
metadata:setPromptReferences(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Sets the <code>PromptReferences</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPromptType(int):com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Sets the <code>PromptType</code> value and sets the state to MetadataState.LOCAL.
metadata:setPromptTypeState(int):com.sas.metadata.remote.Prompt:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PromptType</code>.
metadata:setPrompts(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Prompts</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProperties(java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the properties of this association.
metadata:setProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Properties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPropertyGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>PropertyGroups</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPropertyName(java.lang.String):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the <code>PropertyName</code> value and sets the state to MetadataState.LOCAL.
metadata:setPropertyName(java.lang.String):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>PropertyName</code> value and sets the state to MetadataState.LOCAL.
metadata:setPropertyNameState(int):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PropertyName</code>.
metadata:setPropertyNameState(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PropertyName</code>.
metadata:setPropertyRole(java.lang.String):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the <code>PropertyRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setPropertyRole(java.lang.String):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>PropertyRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setPropertyRoleState(int):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PropertyRole</code>.
metadata:setPropertyRoleState(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PropertyRole</code>.
metadata:setPropertySetName(java.lang.String):com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Sets the <code>PropertySetName</code> value and sets the state to MetadataState.LOCAL.
metadata:setPropertySetNameState(int):com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PropertySetName</code>.
metadata:setPropertySets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>PropertySets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProtectedConnections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>ProtectedConnections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProtectedPassthrus(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>ProtectedPassthrus</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProtectedTable(com.sas.metadata.remote.PhysicalTable):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>ProtectedTables</code> list 0th element to be <code>inObject</code>.
metadata:setProtectedTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>ProtectedTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProtocol(java.lang.String):com.sas.metadata.remote.Stream:com.sas.metadata.remote:Method:Sets the <code>Protocol</code> value and sets the state to MetadataState.LOCAL.
metadata:setProtocolState(int):com.sas.metadata.remote.Stream:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Protocol</code>.
metadata:setPrototypeConditionActionSet(com.sas.metadata.remote.ConditionActionSet):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>PrototypeConditionActionSets</code> list 0th element to be <code>inObject</code>.
metadata:setPrototypeConditionActionSets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>PrototypeConditionActionSets</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setPrototypeProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Prototype:com.sas.metadata.remote:Method:Sets the <code>PrototypeProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProviderConnections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>ProviderConnections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setProviders(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>Providers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setPublicType(java.lang.String):com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Sets the <code>PublicType</code> value and sets the state to MetadataState.LOCAL.
metadata:setPublicTypeState(int):com.sas.metadata.remote.PrimaryType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>PublicType</code>.
metadata:setQueryClauses(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>QueryClauses</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setQueueName(java.lang.String):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>QueueName</code> value and sets the state to MetadataState.LOCAL.
metadata:setQueueNameState(int):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the Metadata State of <code>QueueName</code>.
metadata:setRating(double):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>Rating</code> value and sets the state to MetadataState.LOCAL.
metadata:setRatingState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Rating</code>.
metadata:setReachThruCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>ReachThruCubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setReachThruTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>ReachThruTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setReferencedObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>ReferencedObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setReferencedPrompts(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Sets the <code>ReferencedPrompts</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setRegisteredEvents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>RegisteredEvents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setRemoteAddress(java.lang.String):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the <code>RemoteAddress</code> value and sets the state to MetadataState.LOCAL.
metadata:setRemoteAddressState(int):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>RemoteAddress</code>.
metadata:setRemoveDependentObjects(boolean):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Sets whether or not dependent objects should be removed when an object is removed from its
metadata:setRemoveDependentObjects(boolean):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Sets whether or not dependent objects should be removed when an object is removed from its
metadata:setReportLocation(com.sas.metadata.remote.ContentLocation):com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Sets the <code>ReportLocations</code> list 0th element to be <code>inObject</code>.
metadata:setReportLocations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Sets the <code>ReportLocations</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setReportType(java.lang.String):com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Sets the <code>ReportType</code> value and sets the state to MetadataState.LOCAL.
metadata:setReportTypeState(int):com.sas.metadata.remote.Report:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ReportType</code>.
metadata:setReports(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Sets the <code>Reports</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setReports(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASFileRef:com.sas.metadata.remote:Method:Sets the <code>Reports</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setResourceTemplate(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>ResourceTemplate</code> value and sets the state to MetadataState.LOCAL.
metadata:setResourceTemplateState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ResourceTemplate</code>.
metadata:setResources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.LocalizedType:com.sas.metadata.remote:Method:Sets the <code>Resources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setResponsibilities(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Identity:com.sas.metadata.remote:Method:Sets the <code>Responsibilities</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setResponsibleParties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>ResponsibleParties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setResultPMML(com.sas.metadata.remote.TextStore):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>ResultPMMLs</code> list 0th element to be <code>inObject</code>.
metadata:setResultPMMLs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>ResultPMMLs</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setRole(java.lang.String):com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Sets the <code>Role</code> value and sets the state to MetadataState.LOCAL.
metadata:setRole(java.lang.String):com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Sets the <code>Role</code> value and sets the state to MetadataState.LOCAL.
metadata:setRoleObject(com.sas.metadata.remote.DataTable):com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Sets the <code>RoleObjects</code> list 0th element to be <code>inObject</code>.
metadata:setRoleObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Role:com.sas.metadata.remote:Method:Sets the <code>RoleObjects</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setRoleState(int):com.sas.metadata.remote.FitStatistic:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Role</code>.
metadata:setRoleState(int):com.sas.metadata.remote.ResponsibleParty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Role</code>.
metadata:setRoles(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>Roles</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setRootHierarchyLevel(com.sas.metadata.remote.HierarchyLevel):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>RootHierarchyLevels</code> list 0th element to be <code>inObject</code>.
metadata:setRootHierarchyLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>RootHierarchyLevels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setRowsSelected(java.lang.String):com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Sets the <code>RowsSelected</code> value and sets the state to MetadataState.LOCAL.
metadata:setRowsSelectedState(int):com.sas.metadata.remote.RowSelector:com.sas.metadata.remote:Method:Sets the Metadata State of <code>RowsSelected</code>.
metadata:setRule(java.lang.String):com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Sets the <code>Rule</code> value and sets the state to MetadataState.LOCAL.
metadata:setRuleState(int):com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Rule</code>.
metadata:setSAPW(com.sas.metadata.remote.SASPassword):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>SAPWs</code> list 0th element to be <code>inObject</code>.
metadata:setSAPWs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>SAPWs</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setSASAttribute(java.lang.String):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASAttribute</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASAttributeState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASAttribute</code>.
metadata:setSASCatalogEntries(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Sets the <code>SASCatalogEntries</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSASCatalogName(java.lang.String):com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Sets the <code>SASCatalogName</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASCatalogNameState(int):com.sas.metadata.remote.SASCatalog:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASCatalogName</code>.
metadata:setSASCatalogs(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASLibrary:com.sas.metadata.remote:Method:Sets the <code>SASCatalogs</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSASColumnLength(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASColumnLength</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASColumnLengthState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASColumnLength</code>.
metadata:setSASColumnName(java.lang.String):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASColumnName</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASColumnNameState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASColumnName</code>.
metadata:setSASColumnType(java.lang.String):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASColumnType</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASColumnTypeState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASColumnType</code>.
metadata:setSASExtendedColumnType(java.lang.String):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASExtendedColumnType</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASExtendedColumnTypeState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASExtendedColumnType</code>.
metadata:setSASExtendedLength(double):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASExtendedLength</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASExtendedLengthState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASExtendedLength</code>.
metadata:setSASFormat(java.lang.String):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>SASFormat</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASFormat(java.lang.String):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the <code>SASFormat</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASFormat(java.lang.String):com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Sets the <code>SASFormat</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASFormatState(int):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASFormat</code>.
metadata:setSASFormatState(int):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASFormat</code>.
metadata:setSASFormatState(int):com.sas.metadata.remote.OLAPProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASFormat</code>.
metadata:setSASInformat(java.lang.String):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the <code>SASInformat</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASInformatState(int):com.sas.metadata.remote.LogicalColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASInformat</code>.
metadata:setSASPasswords(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>SASPasswords</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSASPrecision(double):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASPrecision</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASPrecisionState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASPrecision</code>.
metadata:setSASScale(double):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SASScale</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASScaleState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASScale</code>.
metadata:setSASTableName(java.lang.String):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>SASTableName</code> value and sets the state to MetadataState.LOCAL.
metadata:setSASTableNameState(int):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SASTableName</code>.
metadata:setSQLType(int):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the <code>SQLType</code> value and sets the state to MetadataState.LOCAL.
metadata:setSQLType(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>SQLType</code> value and sets the state to MetadataState.LOCAL.
metadata:setSQLType(int):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>SQLType</code> value and sets the state to MetadataState.LOCAL.
metadata:setSQLTypeState(int):com.sas.metadata.remote.AttributeProperty:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SQLType</code>.
metadata:setSQLTypeState(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SQLType</code>.
metadata:setSQLTypeState(int):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SQLType</code>.
metadata:setSalt(java.lang.String):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>Salt</code> value and sets the state to MetadataState.LOCAL.
metadata:setSaltHistory(java.lang.String):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>SaltHistory</code> value and sets the state to MetadataState.LOCAL.
metadata:setSaltHistoryState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SaltHistory</code>.
metadata:setSaltState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Salt</code>.
metadata:setSamplingRate(double):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the <code>SamplingRate</code> value and sets the state to MetadataState.LOCAL.
metadata:setSamplingRateState(int):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SamplingRate</code>.
metadata:setSchemaName(java.lang.String):com.sas.metadata.remote.DatabaseSchema:com.sas.metadata.remote:Method:Sets the <code>SchemaName</code> value and sets the state to MetadataState.LOCAL.
metadata:setSchemaNameState(int):com.sas.metadata.remote.DatabaseSchema:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SchemaName</code>.
metadata:setSchemaPackage(com.sas.metadata.remote.DatabaseCatalog):com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:Sets the <code>SchemaPackages</code> list 0th element to be <code>inObject</code>.
metadata:setSchemaPackages(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:Sets the <code>SchemaPackages</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSchemas(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DatabaseCatalog:com.sas.metadata.remote:Method:Sets the <code>Schemas</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setScriptFiles(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the <code>ScriptFiles</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setScriptedConnections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.File:com.sas.metadata.remote:Method:Sets the <code>ScriptedConnections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSecRuleScheme(com.sas.metadata.remote.SecurityRuleScheme):com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Sets the <code>SecRuleSchemes</code> list 0th element to be <code>inObject</code>.
metadata:setSecRuleSchemes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Sets the <code>SecRuleSchemes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setSecRules(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:Sets the <code>SecRules</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSegment(java.lang.String):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the <code>Segment</code> value and sets the state to MetadataState.LOCAL.
metadata:setSegmentState(int):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Segment</code>.
metadata:setServerShortName(java.lang.String):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the <code>ServerShortName</code> value and sets the state to MetadataState.LOCAL.
metadata:setServerShortNameState(int):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ServerShortName</code>.
metadata:setService(java.lang.String):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the <code>Service</code> value and sets the state to MetadataState.LOCAL.
metadata:setService(java.lang.String):com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Sets the <code>Service</code> value and sets the state to MetadataState.LOCAL.
metadata:setServiceName(java.lang.String):com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Sets the <code>ServiceName</code> value and sets the state to MetadataState.LOCAL.
metadata:setServiceNameState(int):com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ServiceName</code>.
metadata:setServiceNames(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>ServiceNames</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setServiceState(int):com.sas.metadata.remote.SASClientConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Service</code>.
metadata:setServiceState(int):com.sas.metadata.remote.TCPIPConnection:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Service</code>.
metadata:setServiceTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>ServiceTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSetProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Sets the <code>SetProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSetRole(java.lang.String):com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Sets the <code>SetRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setSetRoleState(int):com.sas.metadata.remote.PropertySet:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SetRole</code>.
metadata:setSize(int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Sets the size of this List. If the new size is greater than the
metadata:setSoftwareComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Group:com.sas.metadata.remote:Method:Sets the <code>SoftwareComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSoftwareComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>SoftwareComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSoftwareGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>SoftwareGroups</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSoftwareTrees(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>SoftwareTrees</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSoftwareVersion(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>SoftwareVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setSoftwareVersionState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SoftwareVersion</code>.
metadata:setSortOrder(java.lang.String):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SortOrder</code> value and sets the state to MetadataState.LOCAL.
metadata:setSortOrder(java.lang.String):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>SortOrder</code> value and sets the state to MetadataState.LOCAL.
metadata:setSortOrder(java.lang.String):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>SortOrder</code> value and sets the state to MetadataState.LOCAL.
metadata:setSortOrderState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SortOrder</code>.
metadata:setSortOrderState(int):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SortOrder</code>.
metadata:setSortOrderState(int):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SortOrder</code>.
metadata:setSource(com.sas.metadata.remote.DeployedComponent):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>Sources</code> list 0th element to be <code>inObject</code>.
metadata:setSourceClassifierMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Classifier:com.sas.metadata.remote:Method:Sets the <code>SourceClassifierMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSourceCode(com.sas.metadata.remote.Text):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>SourceCodes</code> list 0th element to be <code>inObject</code>.
metadata:setSourceCode(com.sas.metadata.remote.Text):com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:Sets the <code>SourceCodes</code> list 0th element to be <code>inObject</code>.
metadata:setSourceCodeType(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>SourceCodeType</code> value and sets the state to MetadataState.LOCAL.
metadata:setSourceCodeTypeState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SourceCodeType</code>.
metadata:setSourceCodes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>SourceCodes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setSourceCodes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.QueryClause:com.sas.metadata.remote:Method:Sets the <code>SourceCodes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setSourceConnections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>SourceConnections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSourceFeatureMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Feature:com.sas.metadata.remote:Method:Sets the <code>SourceFeatureMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSourceSpecifications(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>SourceSpecifications</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSourceStore(com.sas.metadata.remote.MdStore):com.sas.metadata.remote.MdEvent:com.sas.metadata.remote:Method:Sets the store used for event processing.
metadata:setSourceTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>SourceTransformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Connection:com.sas.metadata.remote:Method:Sets the <code>Sources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSpecSourceTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>SpecSourceTransformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSpecTargetTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>SpecTargetTransformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSpecVendor(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>SpecVendor</code> value and sets the state to MetadataState.LOCAL.
metadata:setSpecVendorState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SpecVendor</code>.
metadata:setSpecVersion(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>SpecVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setSpecVersionState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SpecVersion</code>.
metadata:setStart(int):com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Sets the <code>Start</code> value and sets the state to MetadataState.LOCAL.
metadata:setStartState(int):com.sas.metadata.remote.ColumnRange:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Start</code>.
metadata:setState(int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:ORs the value with the existing state.
metadata:setState(int):com.sas.metadata.remote.MdObjectBase:com.sas.metadata.remote:Method:OR in the specified value with the objectState
metadata:setStatistic(java.lang.String):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the <code>Statistic</code> value and sets the state to MetadataState.LOCAL.
metadata:setStatisticState(int):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Statistic</code>.
metadata:setStatus(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>Status</code> value and sets the state to MetadataState.LOCAL.
metadata:setStatusState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Status</code>.
metadata:setSteps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Transformation:com.sas.metadata.remote:Method:Sets the <code>Steps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSteps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TransformationActivity:com.sas.metadata.remote:Method:Sets the <code>Steps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setStoredConfiguration(com.sas.metadata.remote.Text):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>StoredConfigurations</code> list 0th element to be <code>inObject</code>.
metadata:setStoredConfiguration(com.sas.metadata.remote.Text):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>StoredConfigurations</code> list 0th element to be <code>inObject</code>.
metadata:setStoredConfigurations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>StoredConfigurations</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setStoredConfigurations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>StoredConfigurations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setStoredText(java.lang.String):com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Sets the <code>StoredText</code> value and sets the state to MetadataState.LOCAL.
metadata:setStoredTextState(int):com.sas.metadata.remote.TextStore:com.sas.metadata.remote:Method:Sets the Metadata State of <code>StoredText</code>.
metadata:setSubContainers(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.FavoritesContainer:com.sas.metadata.remote:Method:Sets the <code>SubContainers</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubCubes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Cube:com.sas.metadata.remote:Method:Sets the <code>SubCubes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubDirectories(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Directory:com.sas.metadata.remote:Method:Sets the <code>SubDirectories</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubLevel(com.sas.metadata.remote.HierarchyLevel):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>SubLevels</code> list 0th element to be <code>inObject</code>.
metadata:setSubLevels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>SubLevels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubTrees(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>SubTrees</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubject(java.lang.String):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>Subject</code> value and sets the state to MetadataState.LOCAL.
metadata:setSubject(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>Subject</code> value and sets the state to MetadataState.LOCAL.
metadata:setSubjectState(int):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Subject</code>.
metadata:setSubjectState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Subject</code>.
metadata:setSubpropertyGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyGroup:com.sas.metadata.remote:Method:Sets the <code>SubpropertyGroups</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubscribedChannels(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>SubscribedChannels</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubscriberEmail(com.sas.metadata.remote.Email):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>SubscriberEmails</code> list 0th element to be <code>inObject</code>.
metadata:setSubscriberEmails(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>SubscriberEmails</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setSubscriberGroups(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>SubscriberGroups</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubscriberIdentities(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Sets the <code>SubscriberIdentities</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSubstitutionVariables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>SubstitutionVariables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSuccessorDependencies(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Sets the <code>SuccessorDependencies</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSuccessors(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.StepPrecedence:com.sas.metadata.remote:Method:Sets the <code>Successors</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setSummaryRole(java.lang.String):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>SummaryRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setSummaryRoleState(int):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SummaryRole</code>.
metadata:setSupportedObjectVersionMax(double):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>SupportedObjectVersionMax</code> value and sets the state to MetadataState.LOCAL.
metadata:setSupportedObjectVersionMaxState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SupportedObjectVersionMax</code>.
metadata:setSupportedObjectVersionMin(double):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>SupportedObjectVersionMin</code> value and sets the state to MetadataState.LOCAL.
metadata:setSupportedObjectVersionMinState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SupportedObjectVersionMin</code>.
metadata:setSyntaxMarker(java.lang.String):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the <code>SyntaxMarker</code> value and sets the state to MetadataState.LOCAL.
metadata:setSyntaxMarkerState(int):com.sas.metadata.remote.XPath:com.sas.metadata.remote:Method:Sets the Metadata State of <code>SyntaxMarker</code>.
metadata:setTSAccessKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>TSAccessKeys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTSAssociatedNamespace(com.sas.metadata.remote.TSNamespace):com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Sets the <code>TSAssociatedNamespaces</code> list 0th element to be <code>inObject</code>.
metadata:setTSAssociatedNamespace(com.sas.metadata.remote.TSNamespace):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>TSAssociatedNamespaces</code> list 0th element to be <code>inObject</code>.
metadata:setTSAssociatedNamespaces(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Sets the <code>TSAssociatedNamespaces</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTSAssociatedNamespaces(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>TSAssociatedNamespaces</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTSContainedNames(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>TSContainedNames</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTSContainingNamespace(com.sas.metadata.remote.TSNamespace):com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Sets the <code>TSContainingNamespaces</code> list 0th element to be <code>inObject</code>.
metadata:setTSContainingNamespaces(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TSNameObject:com.sas.metadata.remote:Method:Sets the <code>TSContainingNamespaces</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTSNamespaceLocations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>TSNamespaceLocations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTSObjectNamespace(com.sas.metadata.remote.TSNamespace):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>TSObjectNamespaces</code> list 0th element to be <code>inObject</code>.
metadata:setTSObjectNamespaces(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>TSObjectNamespaces</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setTSObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>TSObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTSParentNamespace(com.sas.metadata.remote.TSNamespace):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>TSParentNamespaces</code> list 0th element to be <code>inObject</code>.
metadata:setTSParentNamespaces(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>TSParentNamespaces</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setTSSubNamespaces(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TSNamespace:com.sas.metadata.remote:Method:Sets the <code>TSSubNamespaces</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTable(com.sas.metadata.remote.DataTable):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list 0th element to be <code>inObject</code>.
metadata:setTable(com.sas.metadata.remote.DataTable):com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list 0th element to be <code>inObject</code>.
metadata:setTable(com.sas.metadata.remote.DataTable):com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list 0th element to be <code>inObject</code>.
metadata:setTableCollections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>TableCollections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTableCollections(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Sets the <code>TableCollections</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTableJoin(com.sas.metadata.remote.Join):com.sas.metadata.remote.JoinTable:com.sas.metadata.remote:Method:Sets the <code>TableJoins</code> list 0th element to be <code>inObject</code>.
metadata:setTableJoins(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.JoinTable:com.sas.metadata.remote:Method:Sets the <code>TableJoins</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTableName(java.lang.String):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>TableName</code> value and sets the state to MetadataState.LOCAL.
metadata:setTableNameState(int):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TableName</code>.
metadata:setTablePackage(com.sas.metadata.remote.RelationalSchema):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>TablePackages</code> list 0th element to be <code>inObject</code>.
metadata:setTablePackages(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>TablePackages</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ForeignKey:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.RelationalSchema:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TableCollection:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.UniqueKey:com.sas.metadata.remote:Method:Sets the <code>Tables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTargetClassifierMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Classifier:com.sas.metadata.remote:Method:Sets the <code>TargetClassifierMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTargetFeatureMaps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Feature:com.sas.metadata.remote:Method:Sets the <code>TargetFeatureMaps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTargetInformation(com.sas.metadata.remote.Target):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>TargetInformations</code> list 0th element to be <code>inObject</code>.
metadata:setTargetInformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>TargetInformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTargetSpecifications(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>TargetSpecifications</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTargetTable(com.sas.metadata.remote.RelationalTable):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>TargetTables</code> list 0th element to be <code>inObject</code>.
metadata:setTargetTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>TargetTables</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setTargetTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>TargetTransformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTargets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>Targets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTargets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>Targets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setText(java.lang.String):com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Sets the <code>Text</code> value and sets the state to MetadataState.LOCAL.
metadata:setTextRole(java.lang.String):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>TextRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setTextRoleState(int):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TextRole</code>.
metadata:setTextState(int):com.sas.metadata.remote.PermissionCondition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Text</code>.
metadata:setTextType(java.lang.String):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the <code>TextType</code> value and sets the state to MetadataState.LOCAL.
metadata:setTextTypeState(int):com.sas.metadata.remote.Text:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TextType</code>.
metadata:setTextualInformationObjects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Target:com.sas.metadata.remote:Method:Sets the <code>TextualInformationObjects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTimeZone(java.lang.String):com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Sets the <code>TimeZone</code> value and sets the state to MetadataState.LOCAL.
metadata:setTimeZoneState(int):com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TimeZone</code>.
metadata:setTimestampRole(java.lang.String):com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Sets the <code>TimestampRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setTimestampRoleState(int):com.sas.metadata.remote.Timestamp:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TimestampRole</code>.
metadata:setTimestamps(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Timestamps</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTitle(java.lang.String):com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Sets the <code>Title</code> value and sets the state to MetadataState.LOCAL.
metadata:setTitleState(int):com.sas.metadata.remote.Person:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Title</code>.
metadata:setTrainCode(com.sas.metadata.remote.Text):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>TrainCodes</code> list 0th element to be <code>inObject</code>.
metadata:setTrainCodes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>TrainCodes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setTrainedModelResults(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PhysicalTable:com.sas.metadata.remote:Method:Sets the <code>TrainedModelResults</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTrainingTable(com.sas.metadata.remote.PhysicalTable):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>TrainingTables</code> list 0th element to be <code>inObject</code>.
metadata:setTrainingTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>TrainingTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTransformRole(java.lang.String):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>TransformRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setTransformRoleState(int):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TransformRole</code>.
metadata:setTransformationSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>TransformationSources</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTransformationTargets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>TransformationTargets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTransformations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.TransformationStep:com.sas.metadata.remote:Method:Sets the <code>Transformations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTreeType(java.lang.String):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the <code>TreeType</code> value and sets the state to MetadataState.LOCAL.
metadata:setTreeTypeState(int):com.sas.metadata.remote.Tree:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TreeType</code>.
metadata:setTrees(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Trees</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTriggeredEvents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>TriggeredEvents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTriggeredTransforms(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Sets the <code>TriggeredTransforms</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTriggeringEvents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractTransformation:com.sas.metadata.remote:Method:Sets the <code>TriggeringEvents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTriggeringTransforms(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Event:com.sas.metadata.remote:Method:Sets the <code>TriggeringTransforms</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTrustedOnly(int):com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Sets the <code>TrustedOnly</code> value and sets the state to MetadataState.LOCAL.
metadata:setTrustedOnly(int):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>TrustedOnly</code> value and sets the state to MetadataState.LOCAL.
metadata:setTrustedOnlyState(int):com.sas.metadata.remote.AuthenticationDomain:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TrustedOnly</code>.
metadata:setTrustedOnlyState(int):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TrustedOnly</code>.
metadata:setType(java.lang.String):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the <code>Type</code> value and sets the state to MetadataState.LOCAL.
metadata:setType(java.lang.String):com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Sets the <code>Type</code> value and sets the state to MetadataState.LOCAL.
metadata:setType(java.lang.String):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the <code>Type</code> value and sets the state to MetadataState.LOCAL.
metadata:setType(java.lang.String):com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:Sets the <code>Type</code> value and sets the state to MetadataState.LOCAL.
metadata:setType(java.lang.String):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the <code>Type</code> value and sets the state to MetadataState.LOCAL.
metadata:setType(java.lang.String):com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Sets the <code>Type</code> value and sets the state to MetadataState.LOCAL.
metadata:setType(java.lang.String):com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:Sets the <code>Type</code> value and sets the state to MetadataState.LOCAL.
metadata:setTypeDefinitions(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentType:com.sas.metadata.remote:Method:Sets the <code>TypeDefinitions</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTypeName(java.lang.String):com.sas.metadata.remote.SecurityTypeContainmentRule:com.sas.metadata.remote:Method:Sets the <code>TypeName</code> value and sets the state to MetadataState.LOCAL.
metadata:setTypeName(java.lang.String):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the <code>TypeName</code> value and sets the state to MetadataState.LOCAL.
metadata:setTypeNameState(int):com.sas.metadata.remote.SecurityTypeContainmentRule:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TypeName</code>.
metadata:setTypeNameState(int):com.sas.metadata.remote.TypeDefinition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>TypeName</code>.
metadata:setTypeState(int):com.sas.metadata.remote.Aggregation:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Type</code>.
metadata:setTypeState(int):com.sas.metadata.remote.NamedService:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Type</code>.
metadata:setTypeState(int):com.sas.metadata.remote.PSPortalPage:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Type</code>.
metadata:setTypeState(int):com.sas.metadata.remote.Permission:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Type</code>.
metadata:setTypeState(int):com.sas.metadata.remote.SASPassword:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Type</code>.
metadata:setTypeState(int):com.sas.metadata.remote.SecurityRule:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Type</code>.
metadata:setTypeState(int):com.sas.metadata.remote.SecurityRuleScheme:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Type</code>.
metadata:setTypedAttProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>TypedAttProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setTypedProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>TypedProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setURI(java.lang.String):com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Sets the <code>URI</code> value and sets the state to MetadataState.LOCAL.
metadata:setURIState(int):com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Sets the Metadata State of <code>URI</code>.
metadata:setURIType(java.lang.String):com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Sets the <code>URIType</code> value and sets the state to MetadataState.LOCAL.
metadata:setURITypeState(int):com.sas.metadata.remote.Document:com.sas.metadata.remote:Method:Sets the Metadata State of <code>URIType</code>.
metadata:setURL(java.lang.String):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the <code>URL</code> value and sets the state to MetadataState.LOCAL.
metadata:setURL(java.lang.String):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the <code>URL</code> value and sets the state to MetadataState.LOCAL.
metadata:setURLState(int):com.sas.metadata.remote.ITChannel:com.sas.metadata.remote:Method:Sets the Metadata State of <code>URL</code>.
metadata:setURLState(int):com.sas.metadata.remote.ITSubscriber:com.sas.metadata.remote:Method:Sets the Metadata State of <code>URL</code>.
metadata:setUniqueIdentifier(java.lang.String):com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Sets the <code>UniqueIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueIdentifier(java.lang.String):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the <code>UniqueIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueIdentifier(java.lang.String):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>UniqueIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueIdentifierState(int):com.sas.metadata.remote.Action:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueIdentifier</code>.
metadata:setUniqueIdentifierState(int):com.sas.metadata.remote.Condition:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueIdentifier</code>.
metadata:setUniqueIdentifierState(int):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueIdentifier</code>.
metadata:setUniqueKeyAssociations(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>UniqueKeyAssociations</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUniqueKeyColumn(com.sas.metadata.remote.Column):com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Sets the <code>UniqueKeyColumns</code> list 0th element to be <code>inObject</code>.
metadata:setUniqueKeyColumns(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.KeyAssociation:com.sas.metadata.remote:Method:Sets the <code>UniqueKeyColumns</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setUniqueKeys(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DataTable:com.sas.metadata.remote:Method:Sets the <code>UniqueKeys</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUniqueName(java.lang.String):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the <code>UniqueName</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueName(java.lang.String):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the <code>UniqueName</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueName(java.lang.String):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the <code>UniqueName</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueName(java.lang.String):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the <code>UniqueName</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueName(java.lang.String):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the <code>UniqueName</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueName(java.lang.String):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the <code>UniqueName</code> value and sets the state to MetadataState.LOCAL.
metadata:setUniqueNameState(int):com.sas.metadata.remote.Dimension:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueName</code>.
metadata:setUniqueNameState(int):com.sas.metadata.remote.GlobalFormula:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueName</code>.
metadata:setUniqueNameState(int):com.sas.metadata.remote.Hierarchy:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueName</code>.
metadata:setUniqueNameState(int):com.sas.metadata.remote.HierarchyLevel:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueName</code>.
metadata:setUniqueNameState(int):com.sas.metadata.remote.Level:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueName</code>.
metadata:setUniqueNameState(int):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UniqueName</code>.
metadata:setUnit(java.lang.String):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the <code>Unit</code> value and sets the state to MetadataState.LOCAL.
metadata:setUnitState(int):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Unit</code>.
metadata:setUnitofTimeRole(java.lang.String):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the <code>UnitofTimeRole</code> value and sets the state to MetadataState.LOCAL.
metadata:setUnitofTimeRoleState(int):com.sas.metadata.remote.UnitofTime:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UnitofTimeRole</code>.
metadata:setUnitofTimes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ContentLocation:com.sas.metadata.remote:Method:Sets the <code>UnitofTimes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUnits(java.lang.String):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the <code>Units</code> value and sets the state to MetadataState.LOCAL.
metadata:setUnitsState(int):com.sas.metadata.remote.Measure:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Units</code>.
metadata:setUpperLimit(double):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the <code>UpperLimit</code> value and sets the state to MetadataState.LOCAL.
metadata:setUpperLimitState(int):com.sas.metadata.remote.AnalyticColumn:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UpperLimit</code>.
metadata:setUsageVersion(double):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>UsageVersion</code> value and sets the state to MetadataState.LOCAL.
metadata:setUsageVersionState(int):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UsageVersion</code>.
metadata:setUse(java.lang.String):com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:Sets the <code>Use</code> value and sets the state to MetadataState.LOCAL.
metadata:setUseExternalData(int):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the <code>UseExternalData</code> value and sets the state to MetadataState.LOCAL.
metadata:setUseExternalDataState(int):com.sas.metadata.remote.AnalyticTable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UseExternalData</code>.
metadata:setUseServerFormattedDates(boolean):com.sas.metadata.remote.MdFactory:com.sas.metadata.remote:Method:Sets whether the date attributes (MetadataCreated and MetadataUpdated) on an object should be formatted by
metadata:setUseServerFormattedDates(boolean):com.sas.metadata.remote.MdFactoryImpl:com.sas.metadata.remote:Method:Sets whether the date attributes (MetadataCreated and MetadataUpdated) on an object should be formatted by
metadata:setUseState(int):com.sas.metadata.remote.AccessControlTemplate:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Use</code>.
metadata:setUseStdExpirationDays(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the <code>UseStdExpirationDays</code> value and sets the state to MetadataState.LOCAL.
metadata:setUseStdExpirationDaysState(int):com.sas.metadata.remote.InternalLogin:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UseStdExpirationDays</code>.
metadata:setUseValueOnly(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the <code>UseValueOnly</code> value and sets the state to MetadataState.LOCAL.
metadata:setUseValueOnlyState(int):com.sas.metadata.remote.Property:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UseValueOnly</code>.
metadata:setUsedByComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>UsedByComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUsedByConditionActionSets(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.ConditionActionSet:com.sas.metadata.remote:Method:Sets the <code>UsedByConditionActionSets</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUsedByPackages(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Sets the <code>UsedByPackages</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUsedByPrototypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>UsedByPrototypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUserID(java.lang.String):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the <code>UserID</code> value and sets the state to MetadataState.LOCAL.
metadata:setUserIDState(int):com.sas.metadata.remote.Login:com.sas.metadata.remote:Method:Sets the Metadata State of <code>UserID</code>.
metadata:setUsingComponents(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedComponent:com.sas.metadata.remote:Method:Sets the <code>UsingComponents</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUsingPackages(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.DeployedDataPackage:com.sas.metadata.remote:Method:Sets the <code>UsingPackages</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setUsingPrototype(com.sas.metadata.remote.Root):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>UsingPrototypes</code> list 0th element to be <code>inObject</code>.
metadata:setUsingPrototypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>UsingPrototypes</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setValidatedProperties(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>ValidatedProperties</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setValidatedTypes(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>ValidatedTypes</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setValidation(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the <code>Validation</code> value and sets the state to MetadataState.LOCAL.
metadata:setValidationPath(java.lang.String):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the <code>ValidationPath</code> value and sets the state to MetadataState.LOCAL.
metadata:setValidationPathState(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ValidationPath</code>.
metadata:setValidationSource(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the <code>ValidationSource</code> value and sets the state to MetadataState.LOCAL.
metadata:setValidationSourceState(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ValidationSource</code>.
metadata:setValidationState(int):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Validation</code>.
metadata:setValidators(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractProperty:com.sas.metadata.remote:Method:Sets the <code>Validators</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setValidators(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.PropertyType:com.sas.metadata.remote:Method:Sets the <code>Validators</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setValue(java.lang.String):com.sas.metadata.remote.Extension:com.sas.metadata.remote:Method:Sets the <code>Value</code> value and sets the state to MetadataState.LOCAL.
metadata:setValue(java.lang.String):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the <code>Value</code> value and sets the state to MetadataState.LOCAL.
metadata:setValueSource(com.sas.metadata.remote.Transformation):com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Sets the <code>ValueSources</code> list 0th element to be <code>inObject</code>.
metadata:setValueSources(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.AbstractPrompt:com.sas.metadata.remote:Method:Sets the <code>ValueSources</code> list to be <code>list</code>. Object of which can be of type: <br>
metadata:setValueState(int):com.sas.metadata.remote.Extension:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Value</code>.
metadata:setValueState(int):com.sas.metadata.remote.LocalizedResource:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Value</code>.
metadata:setValueType(java.lang.String):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the <code>ValueType</code> value and sets the state to MetadataState.LOCAL.
metadata:setValueTypeState(int):com.sas.metadata.remote.Variable:com.sas.metadata.remote:Method:Sets the Metadata State of <code>ValueType</code>.
metadata:setVariables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Root:com.sas.metadata.remote:Method:Sets the <code>Variables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setVendor(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>Vendor</code> value and sets the state to MetadataState.LOCAL.
metadata:setVendorIdentifier(java.lang.String):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the <code>VendorIdentifier</code> value and sets the state to MetadataState.LOCAL.
metadata:setVendorIdentifierState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>VendorIdentifier</code>.
metadata:setVendorState(int):com.sas.metadata.remote.SoftwareComponent:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Vendor</code>.
metadata:setWhereForSelect(com.sas.metadata.remote.WhereClause):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>WhereForSelects</code> list 0th element to be <code>inObject</code>.
metadata:setWhereForSelects(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Select:com.sas.metadata.remote:Method:Sets the <code>WhereForSelects</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setWidth(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the <code>Width</code> value and sets the state to MetadataState.LOCAL.
metadata:setWidthState(int):com.sas.metadata.remote.DeviceType:com.sas.metadata.remote:Method:Sets the Metadata State of <code>Width</code>.
metadata:setWorkspaceName(java.lang.String):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the <code>WorkspaceName</code> value and sets the state to MetadataState.LOCAL.
metadata:setWorkspaceNameState(int):com.sas.metadata.remote.MiningResult:com.sas.metadata.remote:Method:Sets the Metadata State of <code>WorkspaceName</code>.
metadata:setXMLMapTables(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.SXLEMap:com.sas.metadata.remote:Method:Sets the <code>XMLMapTables</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setXPaths(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.Column:com.sas.metadata.remote:Method:Sets the <code>XPaths</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:setXPaths(com.sas.metadata.remote.AssociationList):com.sas.metadata.remote.RelationalTable:com.sas.metadata.remote:Method:Sets the <code>XPaths</code> list to be <code>list</code>. Objects of which can be of type: <br>
metadata:set_write_lock(boolean):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:set write lock enabled.
metadata:setisOwned(int):com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Sets the <code>isOwned</code> value and sets the state to MetadataState.LOCAL.
metadata:setisOwnedState(int):com.sas.metadata.remote.CustomAssociation:com.sas.metadata.remote:Method:Sets the Metadata State of <code>isOwned</code>.
metadata:setportletType(java.lang.String):com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Sets the <code>portletType</code> value and sets the state to MetadataState.LOCAL.
metadata:setportletTypeState(int):com.sas.metadata.remote.PSPortlet:com.sas.metadata.remote:Method:Sets the Metadata State of <code>portletType</code>.
metadata:size():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns the number of components in this List.
metadata:subList(int,int):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns a view of the portion of this List between fromIndex,
metadata:toArray():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns an array containing all of the elements in this List
metadata:toString():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Returns a string representation of this collection.  The string
metadata:touch():com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Touches the object so that its last modified date will be updated the next time this
metadata:trimToSize():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Trims the capacity of this List to be the List's current
metadata:updateAssnsIds(java.lang.String,java.lang.String):com.sas.metadata.remote.MdObjectBaseUtil:com.sas.metadata.remote:Method:Updates the ids in the association lists contained in this object.
metadata:updateChangeListObjectIDs(java.lang.String,java.lang.String):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Changes a new objects repos id for all the objects in the change list of this object store, to
metadata:updateChangeListObjectIDs(java.lang.String,java.lang.String):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:Changes a new objects repos id for all the objects in the change list of this object store, to
metadata:updateCreatedItemsList(java.util.List<java.lang.String>):com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:remove the items that have been updated from the createdItems list.
metadata:updateCreatedItemsList(java.util.List<java.lang.String>):com.sas.metadata.remote.MdServerStore:com.sas.metadata.remote:Method:remove the items that have been updated from the createdItems list.
metadata:updateCreatedItemsList(java.util.List<java.lang.String>):com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:remove the items that have been updated from the createdItems list.
metadata:updateMetadata(java.lang.String):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:
metadata:updateMetadataAll():com.sas.metadata.remote.MdObjectBaseXML:com.sas.metadata.remote:Method:This method is called to build and submit an updateMetadata XML stream
metadata:updateMetadataSimple(java.lang.String,java.lang.String,java.util.List<java.lang.String>,java.util.List<java.lang.String>):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Updates the values of the simple attributes given.
metadata:updateObjectID(java.lang.String,java.lang.String):com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Change the hash key associated with an object, and notify listeners
metadata:updateObjectId(org.w3c.dom.Document,org.w3c.dom.Document):com.sas.metadata.remote.MdOMIUtil:com.sas.metadata.remote:Method:Updates the object ids on the local server stores to reflect the new id on the server.
metadata:updateOppositeSideAssn():com.sas.metadata.remote.AssociationList:com.sas.metadata.remote:Method:Updates the opposite side assn for all object currently in list
metadata:updatedMetadataAll():com.sas.metadata.remote.MdObjectStore:com.sas.metadata.remote:Method:Updates objects in store to Metadata server.
metadata:updatedMetadataAll():com.sas.metadata.remote.MdStore:com.sas.metadata.remote:Method:
metadata:validatePlatformVersion():com.sas.metadata.remote.MdOMRConnection:com.sas.metadata.remote:Method:Check if connected server is a version supported by this client.  An
