metadata:com.sas.metadata.remote:AbstractExtension:com/sas/metadata/remote/AbstractExtension.html:<p>The SAS Metadata Model supports extensions to enable end users and application developers to define additional attributes that are not part of an object's metadata type definition. Two types of extended attributes are supported:
metadata:com.sas.metadata.remote:AbstractJob:com/sas/metadata/remote/AbstractJob.html:A job is a set of processes that initiate a process or create an output such as a data store or output table. A given job can produce a single output or multiple outputs. In addition, jobs can be scheduled. 
metadata:com.sas.metadata.remote:AbstractPrompt:com/sas/metadata/remote/AbstractPrompt.html:The parent class for types used by the SAS Prompt Interface.
metadata:com.sas.metadata.remote:AbstractProperty:com/sas/metadata/remote/AbstractProperty.html:Used to contain name/value pairs. 
metadata:com.sas.metadata.remote:AbstractTransformation:com/sas/metadata/remote/AbstractTransformation.html:The parent type for transformation types.  Transformation types are used to document transformation of data.  This includes extraction, transformation, and loading of data, stored procedures, and logical to physical mappings. AbstractTransformation is a supertype that defines common attributes and associations that are shared by metadata types that describe the steps and activities in the transformation process. 
metadata:com.sas.metadata.remote:AccessControl:com/sas/metadata/remote/AccessControl.html:An access control is an object that relates an identity and a permission to a resource in order to regulate access to the resource. The SAS Open Metadata Architecture authorization facility uses the information in access controls to return authorization decisions on resource requests. 
metadata:com.sas.metadata.remote:AccessControlEntry:com/sas/metadata/remote/AccessControlEntry.html:The AccessControlEntry metadata type is used to define an access control directly on a resource. The access control is stored with the resource definition and is unique to that resource. That is, the AccessControlEntry (ACE) cannot be applied to another metadata object.
metadata:com.sas.metadata.remote:AccessControlTemplate:com/sas/metadata/remote/AccessControlTemplate.html:The AccessControlTemplate (ACT) metadata type enables you to define a template of individual users, groups, and permissions that can be applied to multiple resources. This template is stored as an independent resource that can be associated with other resources. Use this metadata type when you want to confer the same set of authorizations on multiple resources. Because an ACT is independent of the resources that it controls, it is also easy to maintain when an update is needed. Any change that you make to the ACT will be enforced on all resources that reference the ACT.
metadata:com.sas.metadata.remote:Action:com/sas/metadata/remote/Action.html:An action that will be performed when a stated condition is met.
metadata:com.sas.metadata.remote:Aggregation:com/sas/metadata/remote/Aggregation.html:A summary of detail data that is stored with or referred to by a cube. Aggregations support rapid and efficient answers to business questions.
metadata:com.sas.metadata.remote:AnalyticColumn:com/sas/metadata/remote/AnalyticColumn.html:Contains analytic attributes to apply to a column. These attributes include information such as upper and lower limits, and cost of acquiring a variable, level, and distribution. Used by SAS Enterprise Miner.
metadata:com.sas.metadata.remote:AnalyticContext:com/sas/metadata/remote/AnalyticContext.html:References a location that has SAS analytic content.  An associated server context should be a SAS server that can reference this location and interpret the content.
metadata:com.sas.metadata.remote:AnalyticTable:com/sas/metadata/remote/AnalyticTable.html:Contains analytic attributes to apply to a table. These attributes include information such as the sampling rate and a description of the group of observations in this table.   Used by SAS Enterprise Miner.
metadata:com.sas.metadata.remote:ApplicationAction:com/sas/metadata/remote/ApplicationAction.html:Represents a feature/action of an application.  These are used in conjunction with Roles (IdentityGroup objects with a type of Role) to control which application features are made available to different users. Application actions are designed by applications and created by them during installation and/or configuration.  The user manager can be used to create roles and manage user access to those features.  Since applications are designed to respond only to certain actions there is no need for users to explicitly create their own application actions.
metadata:com.sas.metadata.remote:ArchiveEntry:com/sas/metadata/remote/ArchiveEntry.html:One of several metadata types used to describe the physical location of some form of content. ArchiveEntry describes a unit of content in an archive file. 
metadata:com.sas.metadata.remote:ArchiveFile:com/sas/metadata/remote/ArchiveFile.html:Represents an archive, such as a tar file or a zip file, which may contain entries. It is one of several metadata types used to describe the physical location of some form of content.
metadata:com.sas.metadata.remote:AssociationList:com/sas/metadata/remote/AssociationList.html:Extension of List to manage associations between objects.
metadata:com.sas.metadata.remote:AssociationProperty:com/sas/metadata/remote/AssociationProperty.html:The SAS Metadata Model provides a Prototype metadata type to define templates that can be used to create metadata entities. The AssociationProperty metadata type is used with other prototype objects to define the associations that are needed in a given scenario. 
metadata:com.sas.metadata.remote:AttributeProperty:com/sas/metadata/remote/AttributeProperty.html:The SAS Metadata Model provides a Prototype metadata type to define templates that can be used to create metadata entities. The AttributeProperty metadata type is used with other prototype objects to define the attributes and the values that are needed in a given scenario. 
metadata:com.sas.metadata.remote:AuthenticationDomain:com/sas/metadata/remote/AuthenticationDomain.html:Authentication domains provide logical groupings for resources and logins in a metadata repository. An individual uses the same user ID and password for all of the resources in a particular authentication domain. For example, when an application needs to locate credentials that enable a particular user to access a particular server, the application searches the metadata for logins that are associated with the authentication domain in that the target server is registered.
metadata:com.sas.metadata.remote:CMetadata:com/sas/metadata/remote/CMetadata.html:
metadata:com.sas.metadata.remote:COMConnection:com/sas/metadata/remote/COMConnection.html:Represents a COM connection.<p/>
metadata:com.sas.metadata.remote:CalculatedMeasure:com/sas/metadata/remote/CalculatedMeasure.html:In a dimension, a member whose value is derived from the values of other members.
metadata:com.sas.metadata.remote:CalculatedMember:com/sas/metadata/remote/CalculatedMember.html:Beginning in SAS 9.3, represents a new member in a dimension of a cube.  A CalculatedMember object is required to have an association to a  Hierarchy object and supports an optional association to a Level object in addition to having an association to the owning Cube object. If the associated Hierarchy object is deleted, the CalculatedMember is deleted as well.
metadata:com.sas.metadata.remote:Change:com/sas/metadata/remote/Change.html:This type is used by Change Mangement.  Change represents the identity who made the change and is associated to all objects checked back into a repository.
metadata:com.sas.metadata.remote:Classifier:com/sas/metadata/remote/Classifier.html:A classifier is an element that describes structural and behavioral features.
metadata:com.sas.metadata.remote:ClassifierMap:com/sas/metadata/remote/ClassifierMap.html:Used to map any number of Classifier objects to any number of Classifier objects.
metadata:com.sas.metadata.remote:Column:com/sas/metadata/remote/Column.html:Represents a column in a table, view, etc.
metadata:com.sas.metadata.remote:ColumnHierarchy:com/sas/metadata/remote/ColumnHierarchy.html:Used to assign columns to a hierarchy for the associated data table.
metadata:com.sas.metadata.remote:ColumnRange:com/sas/metadata/remote/ColumnRange.html:Represents a range of columns.
metadata:com.sas.metadata.remote:Condition:com/sas/metadata/remote/Condition.html:A condition that when met may activate an action or set of actions.
metadata:com.sas.metadata.remote:ConditionActionSet:com/sas/metadata/remote/ConditionActionSet.html:A set that contains the condition that must be met and the set of actions to be performed.
metadata:com.sas.metadata.remote:ConditionalPrecedence:com/sas/metadata/remote/ConditionalPrecedence.html:The preceding and succeeding steps based on the stated condition.
metadata:com.sas.metadata.remote:ConfiguredComponent:com/sas/metadata/remote/ConfiguredComponent.html:Installed software that has configuration information in addition to the licensing information.
metadata:com.sas.metadata.remote:Connection:com/sas/metadata/remote/Connection.html:Represents the information required to connect to a server.  It is associated with the deployed component, i.e. server,  that can be accessed using the connection information. It may also be associated with the deployed components that can use the connection information to access the server..
metadata:com.sas.metadata.remote:ContentLocation:com/sas/metadata/remote/ContentLocation.html:The supertype for all types that provide location information.
metadata:com.sas.metadata.remote:ContentType:com/sas/metadata/remote/ContentType.html:Describes the type of content contained in the associated object.   This will allow application that deliver content to determine if content may be displayed and/or the best way to display the content.  
metadata:com.sas.metadata.remote:Cube:com/sas/metadata/remote/Cube.html:A logical set of data that is organized and structured in a hierarchical, multidimensional arrangement. A cube is a directory structure, not a single file. A cube includes measures, and it can have numerous dimensions and levels of data.
metadata:com.sas.metadata.remote:CustomAssociation:com/sas/metadata/remote/CustomAssociation.html:Defines a custom association between any two metadata objects.
metadata:com.sas.metadata.remote:DataSourceName:com/sas/metadata/remote/DataSourceName.html:Represents a data source name (DSN) that is a construct used by the SAS table server to identify a data source definition. A data source definition specifies how to locate and access a data source, including any authentication (such as a user name and password) that a user must supply in order to access the data and any properties used to connect to a particular data source or data sources. By using a DSN, a user can avoid specifying connection parameters to connect to a data source. An administrator can also configure a data source, determine the level of security, and share the DSN with others. 
metadata:com.sas.metadata.remote:DataTable:com/sas/metadata/remote/DataTable.html:An abstract type that represents an object that contains a set of columns. When creating metadata, use the subtype of DataTable that best describes the entity that you want to represent.
metadata:com.sas.metadata.remote:DatabaseCatalog:com/sas/metadata/remote/DatabaseCatalog.html:A namespace for contained database schemas.
metadata:com.sas.metadata.remote:DatabaseSchema:com/sas/metadata/remote/DatabaseSchema.html:A relational schema that contains tables that are not in SAS data sets. In order to use a SAS application server to access the tables in a database schema, the tables must also be registered with a SAS library. 
metadata:com.sas.metadata.remote:DeployedComponent:com/sas/metadata/remote/DeployedComponent.html:An abstract metadata type that represents installed software. This software might or might not be licensed as indicated by the IsLicensed attribute. When creating metadata, use the subtype that best represents the software that you want to describe. ConfiguredComponent represents software that is configured to run, such as Java components or customizers. ServiceComponent represents software that acts as a service. ServerComponent represents servers and spawners. LogicalServer represents a grouping of homogeneous servers for the purpose of load balancing or pooling.  
metadata:com.sas.metadata.remote:DeployedDataPackage:com/sas/metadata/remote/DeployedDataPackage.html:A container of data files (files that contain data) or other Deployed Data Packages.  
metadata:com.sas.metadata.remote:Device:com/sas/metadata/remote/Device.html:Describes location information for SAS Filerefs.
metadata:com.sas.metadata.remote:DeviceType:com/sas/metadata/remote/DeviceType.html:Defines a prototype for a specific supported device.
metadata:com.sas.metadata.remote:Dimension:com/sas/metadata/remote/Dimension.html:A group of closely related hierarchies. Hierarchies within a dimension typically represent different groupings of information that pertains to a single concept. For example, a Time dimension might consist of two hierarchies: (1) Year, Month, Date, and (2) Year, Week, Day. See also hierarchy.
metadata:com.sas.metadata.remote:Directory:com/sas/metadata/remote/Directory.html:Represents a physical operating system path. Directory objects should not be shared by logical metadata definitions. Each logical metadata definition should define its own Directory object.
metadata:com.sas.metadata.remote:Document:com/sas/metadata/remote/Document.html:A Document is a web page or other conent that contains documentation pertinent to the object to which this document is related.
metadata:com.sas.metadata.remote:Email:com/sas/metadata/remote/Email.html:An e-mail address.
metadata:com.sas.metadata.remote:Event:com/sas/metadata/remote/Event.html:Describes a condition that occurs that drives other actions, ie. jobs, to be processed.
metadata:com.sas.metadata.remote:Extension:com/sas/metadata/remote/Extension.html:Extension enables end users and application developers to define additional attributes that are not part of an object's metadata type definition.  Use the Extension metadata type to define attributes that store character values.
metadata:com.sas.metadata.remote:ExternalIdentity:com/sas/metadata/remote/ExternalIdentity.html:This is an ID associated with the object in some other context, such as a GUID or DN for LDAP .
metadata:com.sas.metadata.remote:ExternalTable:com/sas/metadata/remote/ExternalTable.html:Represents a table in an external data file.
metadata:com.sas.metadata.remote:FastMetadata:com/sas/metadata/remote/FastMetadata.html:FastMetadata is a lightweight wrapper for the attribute and association maps returned
metadata:com.sas.metadata.remote:FavoritesContainer:com/sas/metadata/remote/FavoritesContainer.html:Contains one or more links to an object that a user has marked as a favorite.
metadata:com.sas.metadata.remote:Feature:com/sas/metadata/remote/Feature.html:A feature is a property that is encapsulated within a Classifier. 
metadata:com.sas.metadata.remote:FeatureMap:com/sas/metadata/remote/FeatureMap.html:Used to map any number of Feature objects to any number of Feature objects.
metadata:com.sas.metadata.remote:File:com/sas/metadata/remote/File.html:Represents a file in the file system.
metadata:com.sas.metadata.remote:FitStatistic:com/sas/metadata/remote/FitStatistic.html:Usually a measure of the accuracy of a predicted value.  Maybe a measure of the accuracy/performance of the model.  Used by SAS Enterprise Miner.
metadata:com.sas.metadata.remote:ForeignKey:com/sas/metadata/remote/ForeignKey.html:Represents the fact that a table contains a foreign key to another table.
metadata:com.sas.metadata.remote:GlobalFormula:com/sas/metadata/remote/GlobalFormula.html:PROC OLAP and OLAP CUBE Studio enable users to define formulas for the dimensions of a cube that result in the creation of calculated members and named sets. In SAS 9.2, the GlobalFormula metadata type was used to store the formula that created the calculated member or named set.
metadata:com.sas.metadata.remote:Group:com/sas/metadata/remote/Group.html:This type represents the ability to group metadata together.
metadata:com.sas.metadata.remote:GroupByClause:com/sas/metadata/remote/GroupByClause.html:DEPRECATED: Has an association to the columns used to group this data.
metadata:com.sas.metadata.remote:HavingClause:com/sas/metadata/remote/HavingClause.html:DEPRECATED: Represents a Having clause in an SQL statement.
metadata:com.sas.metadata.remote:Hierarchy:com/sas/metadata/remote/Hierarchy.html:An arrangement of members of a dimension into levels that are based on parent-child relationships. Members of a hierarchy are arranged from more general to more specific. For example, in a Time dimension, a hierarchy might consist of the members Year, Quarter, Month, and Day. In a Geography dimension, a hierarchy might consist of the members Country, State or Province, and City. More than one hierarchy can be defined for a dimension. Each hierarchy provides a navigational path that enables users to drill down to increasing levels of detail. See also CalculatedMember, Level.
metadata:com.sas.metadata.remote:HierarchyLevel:com/sas/metadata/remote/HierarchyLevel.html:Represents a level within one and only one hierarchy.  A level may participate in multiple heirarchies as represented by the levels association to HierarchyLevel objects.  A HierachyLevel object is not deleted when a level is deleted,  OLAP will instead collapse the hierarchy if the associated level object is not found.  
metadata:com.sas.metadata.remote:ITChannel:com/sas/metadata/remote/ITChannel.html:A content distribution center.  A channel is sort of like a mailing list.  A list of subscriber entries is maintined, and new content can be published to that list.  It's also a content access point that aggregates published content with a common subject or intended for a common audience.
metadata:com.sas.metadata.remote:ITContentSubscriber:com/sas/metadata/remote/ITContentSubscriber.html:A subscriber profile for content subscribers.
metadata:com.sas.metadata.remote:ITEventSubscriber:com/sas/metadata/remote/ITEventSubscriber.html:A subscriber profile for event subscribers.
metadata:com.sas.metadata.remote:ITFilter:com/sas/metadata/remote/ITFilter.html:A filter string is used to include or exclude content going to a specific subscriber.  It can be used to filter entries in a package, or the entire package.
metadata:com.sas.metadata.remote:ITSubscriber:com/sas/metadata/remote/ITSubscriber.html:A subscriber profile is used to control how published content is delivered to a user.  Typical delivery mechanisms are mail, message queue or none.  None is used by Portal users who will check the channel for new archived packages and view them on demand, rather than having them delivered at publication time.
metadata:com.sas.metadata.remote:Identity:com/sas/metadata/remote/Identity.html:Identity - abstract class for objects that identify an entity.
metadata:com.sas.metadata.remote:IdentityGroup:com/sas/metadata/remote/IdentityGroup.html:Grouping mechanism for identity objects.  A IdentityGroup may also be a member of another IdentityGroup
metadata:com.sas.metadata.remote:Index:com/sas/metadata/remote/Index.html:Represents an index on a physical structure.  It is tied to the columns that make up the index.
metadata:com.sas.metadata.remote:InternalLogin:com/sas/metadata/remote/InternalLogin.html:Internal use only.
metadata:com.sas.metadata.remote:JFJob:com/sas/metadata/remote/JFJob.html:Represents a job that has been or will be scheduled in the LSF JobFlow.
metadata:com.sas.metadata.remote:Job:com/sas/metadata/remote/Job.html:Groups transformation activities to be an actual runtime unit.
metadata:com.sas.metadata.remote:Join:com/sas/metadata/remote/Join.html:The output of a Join is limited to one JoinTable.  A Join may have at most two inputs.  A Join may not exist without a Select.
metadata:com.sas.metadata.remote:JoinTable:com/sas/metadata/remote/JoinTable.html:DEPRECATED: Represents an instance of a join between two tables. This is used in the process submodel.
metadata:com.sas.metadata.remote:Key:com/sas/metadata/remote/Key.html:Represents keys on tables.
metadata:com.sas.metadata.remote:KeyAssociation:com/sas/metadata/remote/KeyAssociation.html:Represents the relationship between two columns in a foreign key, unique key relationship.  For example, if table a has a unique key of columns a1 and a2, and table b has a foreign key, of columns b1 and b2, into table a, there is a keyassociation between the columns that relate to each other, for ex. b1 to a1 and b2 to a2.
metadata:com.sas.metadata.remote:Keyword:com/sas/metadata/remote/Keyword.html:The name attribute of this object is a single word that can be used to identify this object.
metadata:com.sas.metadata.remote:Level:com/sas/metadata/remote/Level.html:An element of a dimension hierarchy. Levels describe the dimension from the highest (most summarized) level to the lowest (most detailed) level. For example, possible levels for a Geography dimension are Country, Region, State or Province, and City.
metadata:com.sas.metadata.remote:LocalizedResource:com/sas/metadata/remote/LocalizedResource.html:Contains the localized values for a particular locale as defined by the LocalId attribute.  Locale information contained in the LocalizedResource is used when displaying information contained in the associated LocalizedObject.  The Value attribute contains the localized version of the value for the property specified by the Name attribute.
metadata:com.sas.metadata.remote:LocalizedType:com/sas/metadata/remote/LocalizedType.html:This is the abstract supertype for all of the types that have localized resources.
metadata:com.sas.metadata.remote:Location:com/sas/metadata/remote/Location.html:This type represents a location that includes a type (is it a street address, or an office number), as well as address information (street, city, country).
metadata:com.sas.metadata.remote:LogicalColumn:com/sas/metadata/remote/LogicalColumn.html:The supertype for  Column, which is part of a relational table, and Measure, which is used with OLAP types.
metadata:com.sas.metadata.remote:LogicalServer:com/sas/metadata/remote/LogicalServer.html:Used to define a homogeneous group of servers.
metadata:com.sas.metadata.remote:Login:com/sas/metadata/remote/Login.html:Represents login information for a given user in a given authentication domain.
metadata:com.sas.metadata.remote:Machine:com/sas/metadata/remote/Machine.html:Represents a physical machine.
metadata:com.sas.metadata.remote:MdConnectionEvent:com/sas/metadata/remote/MdConnectionEvent.html:The event class used for signalling clients when a connection to the metadata server has
metadata:com.sas.metadata.remote:MdConnectionListener:com/sas/metadata/remote/MdConnectionListener.html:Interface used for notifying clients when a connection to the metadata server has
metadata:com.sas.metadata.remote:MdEvent:com/sas/metadata/remote/MdEvent.html:MdEvent is used to notify interested parties that
metadata:com.sas.metadata.remote:MdException:com/sas/metadata/remote/MdException.html:This exception type is used to define a metadata exception in general, whether it
metadata:com.sas.metadata.remote:MdFactory:com/sas/metadata/remote/MdFactory.html:The MdFactory interface is used for controlling the creation of metadata objects and object
metadata:com.sas.metadata.remote:MdFactoryEvent:com/sas/metadata/remote/MdFactoryEvent.html:This is the event class used for signalling when objects are created, modified, and deleted on the server.  This
metadata:com.sas.metadata.remote:MdFactoryImpl:com/sas/metadata/remote/MdFactoryImpl.html:This creates objects and Object Stores to be used by views of the metadata.
metadata:com.sas.metadata.remote:MdFactoryListener:com/sas/metadata/remote/MdFactoryListener.html:Interface used for notifying clients when changes have been persisted to the server.  These changes
metadata:com.sas.metadata.remote.entities:MdOMAEntityUtility:com/sas/metadata/remote/entities/MdOMAEntityUtility.html:This class is used for the persistence/serialization of entities to OMR.
metadata:com.sas.metadata.remote:MdOMIUtil:com/sas/metadata/remote/MdOMIUtil.html:Used to perform operations against the metadata server, such as querying and deleting objects.  This
metadata:com.sas.metadata.remote:MdOMRConnection:com/sas/metadata/remote/MdOMRConnection.html:Used to manage connections the the SAS/Open Metadata Repository.
metadata:com.sas.metadata.remote:MdObjectBase:com/sas/metadata/remote/MdObjectBase.html:Root class of all metadata classes.  This class does not actually exist in the model.
metadata:com.sas.metadata.remote:MdObjectBaseUtil:com/sas/metadata/remote/MdObjectBaseUtil.html:Provides the Store object and event interactions for Metadata objects.
metadata:com.sas.metadata.remote:MdObjectBaseXML:com/sas/metadata/remote/MdObjectBaseXML.html:Provides the XML object interactions for Metadata objects.
metadata:com.sas.metadata.remote:MdObjectFactoryListener:com/sas/metadata/remote/MdObjectFactoryListener.html:This Listener handles events for objects creation and deletion on the server.
metadata:com.sas.metadata.remote:MdObjectListener:com/sas/metadata/remote/MdObjectListener.html:Details events that are generated for an individual object.
metadata:com.sas.metadata.remote:MdObjectStore:com/sas/metadata/remote/MdObjectStore.html:This a store of objects for a view's interaction. This is the views object cache, and allows for
metadata:com.sas.metadata.remote:MdRepositoryUtil:com/sas/metadata/remote/MdRepositoryUtil.html:The interface defining the utility class for retrieving repository information.
metadata:com.sas.metadata.remote:MdSecurityUtil:com/sas/metadata/remote/MdSecurityUtil.html:Utility class used for retrieving the necessary security permissions for a metadata object. 
metadata:com.sas.metadata.remote:MdServerStore:com/sas/metadata/remote/MdServerStore.html:This is the Main store of objects (Cache) for interactions with the server.
metadata:com.sas.metadata.remote:MdStore:com/sas/metadata/remote/MdStore.html:This describes the base store object for metadata
metadata:com.sas.metadata.remote:MdStoreIDChangeListener:com/sas/metadata/remote/MdStoreIDChangeListener.html:The listener interface for an object store hashmap and its contained items.
metadata:com.sas.metadata.remote:MdStoreListener:com/sas/metadata/remote/MdStoreListener.html:The listener interface for an object store hashmap and its contained items.
metadata:com.sas.metadata.remote:Measure:com/sas/metadata/remote/Measure.html:A special dimension that contains summarized numeric data values that are analyzed. Total Sales and Average Revenue are examples of measures. For example, you might drill down within the Clothing hierarchy of the Product dimension to see the value of the Total Sales measure for the Shirts member.
metadata:com.sas.metadata.remote:Memory:com/sas/metadata/remote/Memory.html:Represents a result of a transformation that resides in memory on the server.
metadata:com.sas.metadata.remote:MetadataObjects:com/sas/metadata/remote/MetadataObjects.html:This interface defines the objects of the SAS Open Metadata Architecture model as constant variables.  These should be used
metadata:com.sas.metadata.remote:MetadataResource:com/sas/metadata/remote/MetadataResource.html:Each package has a standard set of resources named PropertyBundle.
metadata:com.sas.metadata.remote:MetadataState:com/sas/metadata/remote/MetadataState.html:This class defines the state that the attributes and association lists of an object can be.
metadata:com.sas.metadata.remote:MiningResult:com/sas/metadata/remote/MiningResult.html:Represents a SAS Enterprise Data Mining Model that is a formula or algorithm that computes outputs from inputs. A data mining model includes information about the conditional distribution of the target variables, given the input variables.  
metadata:com.sas.metadata.remote:NamedService:com/sas/metadata/remote/NamedService.html:Describes the name of the service and how the name is used (as rebind, bind, or lookup). This type is associated to one DeployedComponent that is being named, and to (possibly multiple) DeployedComponents that provide a naming service.
metadata:com.sas.metadata.remote:NamedSet:com/sas/metadata/remote/NamedSet.html:Beginning in SAS 9.3, represents a named set in dimension of a cube. A NamedSet object can be associated with one or many Hierarchy objects, in addition to the owning Cube.
metadata:com.sas.metadata.remote:NumericExtension:com/sas/metadata/remote/NumericExtension.html:This allows an application to create a numeric extension to any object.
metadata:com.sas.metadata.remote:OLAPProperty:com/sas/metadata/remote/OLAPProperty.html:An attribute associated with members of a given dimension level. It is a feature of a Dimension, and can associated with a Level, and to a Column through a FeatureMap.
metadata:com.sas.metadata.remote:OLAPSchema:com/sas/metadata/remote/OLAPSchema.html:This is a grouping of Cubes accessible from a SAS OLAP server.
metadata:com.sas.metadata.remote:OnClause:com/sas/metadata/remote/OnClause.html:DEPRECATED: Represents an SQL ON clause.
metadata:com.sas.metadata.remote:OpenClientConnection:com/sas/metadata/remote/OpenClientConnection.html:An abstract type that represents the connection information needed by an open client to access a deployed component.
metadata:com.sas.metadata.remote:OrderByClause:com/sas/metadata/remote/OrderByClause.html:Has an association to columns used to order the data.
metadata:com.sas.metadata.remote:PSColumnLayoutComponent:com/sas/metadata/remote/PSColumnLayoutComponent.html:Provides the information needed to lay a PortalPage out in columns.
metadata:com.sas.metadata.remote:PSLayoutComponent:com/sas/metadata/remote/PSLayoutComponent.html:A UI element that designates how Portlets should be laid out on a PortalPage.
metadata:com.sas.metadata.remote:PSPortalPage:com/sas/metadata/remote/PSPortalPage.html:A PortalPage gathers and displays information in the Portal, and can be customized.
metadata:com.sas.metadata.remote:PSPortalProfile:com/sas/metadata/remote/PSPortalProfile.html:A SAS Information Delivery Portal user's portal information, which defines the basic functionality of the portal.
metadata:com.sas.metadata.remote:PSPortlet:com/sas/metadata/remote/PSPortlet.html:A Web component that is managed by a Web application and that is aggregated with other portlets to form a page within the application. Portlets can process requests from the user and generate dynamic content. 
metadata:com.sas.metadata.remote:Permission:com/sas/metadata/remote/Permission.html:A permission represents an action that a user may attempt against a resource in the metadata server.  Permission objects are created in pairs within the metadata server.  One instance will have its Type attribute set to "GRANT", the other will have Type= "DENY".  
metadata:com.sas.metadata.remote:PermissionCondition:com/sas/metadata/remote/PermissionCondition.html:Stores an expression that is applied to conditionally grant a user or group access to a resource.  The syntax of the expression is not explicitly defined as it varies depending on the resource to which it applies.  PermissionCondition objects should not be explicitly created or deleted.  PermissionCondition objects are created for you by the authorization tab as appropriate.  
metadata:com.sas.metadata.remote:Person:com/sas/metadata/remote/Person.html:This type represents the information kept about a person.
metadata:com.sas.metadata.remote:Phone:com/sas/metadata/remote/Phone.html:A phone number and the type of phone number (home, office, mobile, fax).
metadata:com.sas.metadata.remote:PhysicalTable:com/sas/metadata/remote/PhysicalTable.html:A "materialized" table that resides in a database or a file system.
metadata:com.sas.metadata.remote:PrimaryType:com/sas/metadata/remote/PrimaryType.html:The PrimaryType subtypes are the starting point for modeling a logical metadata definition.  When the logical metadata definition  models an object that is managed by the SAS type dictionary, the PublicType= attribute must be set to indicate the type of object. 
metadata:com.sas.metadata.remote:Prompt:com/sas/metadata/remote/Prompt.html:For use by the SAS Prompt Interface.  The SAS Prompt Interface allows prompts to be defined as either shared or private.  A private prompt is visible and used only by the prompt enabled object and may reference a shared prompt.  A shared prompt is a prompt that is publicly visible and may be used by multiple objects.  A prompt will be either associated to a single metadata object or, if acting as a shared prompt, a member ofa SAS Folder.
metadata:com.sas.metadata.remote:PromptGroup:com/sas/metadata/remote/PromptGroup.html:For use by the SAS Prompt Interface. A prompt group will be either associated to a single metadata object or, if acting as a shared prompt group, a member of the SAS tree.
metadata:com.sas.metadata.remote:Property:com/sas/metadata/remote/Property.html:A parameter, option or other type of information that is used to tailor a metadata object.
metadata:com.sas.metadata.remote:PropertyGroup:com/sas/metadata/remote/PropertyGroup.html:Represents a group of properties.  The properties that are part of this group are associated using the GroupedProperties association.
metadata:com.sas.metadata.remote:PropertySet:com/sas/metadata/remote/PropertySet.html:A PropertySet contains a complete set of properties to be used by the OwningObject in a particular context.  The properties that are part of this set are associated using the SetProperties association. Additional information regarding the charateristics or context of the PropertySet is modeled using the Properties association.  Note that Properties extend the PropertySet and SetProperties are the set of Properties that extend the OwningObject.
metadata:com.sas.metadata.remote:PropertyType:com/sas/metadata/remote/PropertyType.html:Defines the data type of a property. Beginning with SAS 9.2, PropertyType is no longer a shared resource; instead, it is contained by the Property object that it helps to define. 
metadata:com.sas.metadata.remote:Prototype:com/sas/metadata/remote/Prototype.html:Used to create a template for creating other metadata objects or set of metadata objects that represent a concept.  Any metadata type may be associated with a prototype.  The prototype includes all possible valid options or properties that may be used to describe the metadata object that is represented by the prototype. The prototype may then be used to drive a UI that will aid an end user in the creation of metadata.   
metadata:com.sas.metadata.remote:PrototypeProperty:com/sas/metadata/remote/PrototypeProperty.html:This is the super type for types that define properties that are for prototype objects only. These are either AttributeProperty or AssociationProperty objects.  
metadata:com.sas.metadata.remote:QueryClause:com/sas/metadata/remote/QueryClause.html:This abstract type represents types that are used to define the transformations that are performed. These include types that subset, group and order data.
metadata:com.sas.metadata.remote:QueryTable:com/sas/metadata/remote/QueryTable.html:Result set of a query.
metadata:com.sas.metadata.remote:RelationalSchema:com/sas/metadata/remote/RelationalSchema.html:The abstract type that acts as the supertype for any type that can contain table objects.
metadata:com.sas.metadata.remote:RelationalTable:com/sas/metadata/remote/RelationalTable.html:Represents a relational  table, one that does not have a physical representation. If the table resides in a DBMS or file system, it should be represented by a PhysicalTable.  If it is a transient table, one that has a physical representation but is temporary,  it should be represented as a WorkTable.
metadata:com.sas.metadata.remote:Report:com/sas/metadata/remote/Report.html:Represents the result of data being transformed into a report. The report has an association to a physical location, such as a SAS catalog entry or file.
metadata:com.sas.metadata.remote:ResponsibleParty:com/sas/metadata/remote/ResponsibleParty.html:This metadata type associates a responsibility with an identity. Later, this ResponsibleParty object can be associated with one or more resources.
metadata:com.sas.metadata.remote:Role:com/sas/metadata/remote/Role.html:This object describes a role of of an object, and the context of the role.
metadata:com.sas.metadata.remote:Root:com/sas/metadata/remote/Root.html:This is an abstract type that is the supertype for all of the other metadata types.
metadata:com.sas.metadata.remote:RowSelector:com/sas/metadata/remote/RowSelector.html:Used to document a SAS DATA step SELECT statement.
metadata:com.sas.metadata.remote:SASCatalog:com/sas/metadata/remote/SASCatalog.html:Represents a SAS file that stores many different kinds of information in smaller units called catalog entries. A single SAS catalog can contain several different types of catalog entries.
metadata:com.sas.metadata.remote:SASCatalogEntry:com/sas/metadata/remote/SASCatalogEntry.html:Represents a separate storage unit within a SAS catalog. Each entry has an entry type that identifies its purpose to SAS. Some catalog entries contain system information such as key definitions. Other catalog entries contain application information such as window definitions, help windows, formats, informats, macros, or graphics output.
metadata:com.sas.metadata.remote:SASClientConnection:com/sas/metadata/remote/SASClientConnection.html:Represents the information needed by SAS software to connect to other servers.
metadata:com.sas.metadata.remote:SASFileRef:com/sas/metadata/remote/SASFileRef.html:Represents a name temporarily assigned to an external file or to an aggregate storage location that identifies it to SAS. The associated ContentLocations (and this should be a single object except for concatenated files) represent the location used by the fileref. 
metadata:com.sas.metadata.remote:SASLibrary:com/sas/metadata/remote/SASLibrary.html:Represents a SAS library. A SAS library is a collection of one or more SAS files that are recognized by SAS software and that are referenced and stored as a unit. Each file is a member of the library. 
metadata:com.sas.metadata.remote:SASLicense:com/sas/metadata/remote/SASLicense.html:Used to document the setinit information for SAS products.
metadata:com.sas.metadata.remote:SASPassword:com/sas/metadata/remote/SASPassword.html:Represents the storage of SAS passwords for SAS tables or connections.  There will be one of these for each type of password associated with a file.
metadata:com.sas.metadata.remote:SXLEMap:com/sas/metadata/remote/SXLEMap.html:Root node for SXLE map definition.
metadata:com.sas.metadata.remote:Search:com/sas/metadata/remote/Search.html:This object is used to store information for search definitions.
metadata:com.sas.metadata.remote:SecondaryType:com/sas/metadata/remote/SecondaryType.html:The SecondaryType subtypes are used along with the PrimaryType subtypes to create a logical metadata definition for an object. The SecondaryType subtypes provide supporting information in the logical metadata definition. 
metadata:com.sas.metadata.remote:SecuredLibrary:com/sas/metadata/remote/SecuredLibrary.html:A SecuredLibrary object is created for a SAS physical library when it is bound to metadata with the AUTHLIB procedure of SAS. The location of the securedLibrary object is stored in the physical library such that the SAS system will not access the physical library without first establishing an authenticated identity and connection to the metadata server and obtaining the identity's data permissions for this object. These data permissions then determine what actions the SAS system will allow that identity to perform on the physical data. SecuredLibrary objects should not be created or manipulated by any code other than the AUTHLIB procedure as they will not be or will no longer be effective. The physical data will not be accessible if an existing SecuredLibrary object is modified by other means. 
metadata:com.sas.metadata.remote:SecuredTable:com/sas/metadata/remote/SecuredTable.html:A SecuredTable object is created for a physical SAS data set when a data set with the same name is first created in a metadata-bound library. Subsequent data sets created with the same name will find and bind to an existing SecuredTable object under the SecuredLibrary object. The location of the SecuredTable object is stored in the physical SAS data set such that the SAS system will not access the SAS data set without first establishing an authenticated identity and connection to the metadata server and obtaining the identity's data permissions for this object. These data permissions then determine what actions the SAS system will allow that identity to perform on the physical data. SecuredTable objects should not be created or manipulated by any code other than the AUTHLIB procedure or the SAS I/O subsystem. The physical data will not be accessible if an existing SecuredTable object is modified by other means.
metadata:com.sas.metadata.remote:SecurityRule:com/sas/metadata/remote/SecurityRule.html:This is an abstract class from which other "SecurityRules" will derive.  Security rules are used to tell the authorization facility the rules it should use when making authorization decisions.  
metadata:com.sas.metadata.remote:SecurityRuleScheme:com/sas/metadata/remote/SecurityRuleScheme.html:This class is used to group SecurityRules into a unit.  The rules in a scheme were generally created together and will most likely need to be deleted together.  The SecurityScheme provides the common link needed to facilitate this functionality.
metadata:com.sas.metadata.remote:SecurityTypeContainmentRule:com/sas/metadata/remote/SecurityTypeContainmentRule.html:A SecurityTypeContainmentRule tells the authorization facility how to find parent objects for a particular metadata type.  There may be more than one rule for any class.
metadata:com.sas.metadata.remote:Select:com/sas/metadata/remote/Select.html:Used to document an SQL select statement.
metadata:com.sas.metadata.remote:ServerComponent:com/sas/metadata/remote/ServerComponent.html:Represents servers and spawners.
metadata:com.sas.metadata.remote:ServerContext:com/sas/metadata/remote/ServerContext.html:Used to define an application context for non-homogeneous group servers.
metadata:com.sas.metadata.remote:ServiceComponent:com/sas/metadata/remote/ServiceComponent.html:Represents software that acts as a service.
metadata:com.sas.metadata.remote:ServiceType:com/sas/metadata/remote/ServiceType.html:The types of services available from a DeployedComponent.  Examples of types are DBMS, FileSystem, OperatingSystem.
metadata:com.sas.metadata.remote:SharedDimension:com/sas/metadata/remote/SharedDimension.html:Shared dimension is contained by its schema and may be used by more than one cube.  The shared dimension will be removed when the olap schema is removed.  Security for the dimension is independent of the cubes that use the dimension. 
metadata:com.sas.metadata.remote:SoftwareComponent:com/sas/metadata/remote/SoftwareComponent.html:Used to define an application hierarchy.  The application hierarchy contains information sepcific to the application including configuration properties.  An application would use the SoftwareComponent that represents the application as a starting place to navigate through the hierarchy that is made of Trees and Groups and their members.
metadata:com.sas.metadata.remote:StepPrecedence:com/sas/metadata/remote/StepPrecedence.html:The preceding and succeeding steps in a process.
metadata:com.sas.metadata.remote:Stream:com/sas/metadata/remote/Stream.html:Represents a stream of data. The protocol attribute describes the format of the data.
metadata:com.sas.metadata.remote:SyncStep:com/sas/metadata/remote/SyncStep.html:The SyncStep is used to define a part of workflow.  This step does not represent a process step, but instead a point of synchronization to help define complex flow algorithms.  Valid roles for this type are:  AND, OR, EVENTWAIT, or CASE
metadata:com.sas.metadata.remote:TCPIPConnection:com/sas/metadata/remote/TCPIPConnection.html:Contains information for making a TCP/IP connection to a server.
metadata:com.sas.metadata.remote:TSNameObject:com/sas/metadata/remote/TSNameObject.html:Table server name object.
metadata:com.sas.metadata.remote:TSNamespace:com/sas/metadata/remote/TSNamespace.html:Table server namespace.
metadata:com.sas.metadata.remote:TableCollection:com/sas/metadata/remote/TableCollection.html:A classifier that defines a set of tables that all share the same characteristics but that should be treated as one classifer for display purposes.  It is often not known until the table definition is used how many physical representations will exist for a given definition.
metadata:com.sas.metadata.remote:Target:com/sas/metadata/remote/Target.html:Represents a variable whose values are known in one or more data sets that are available (in training data, for example) but whose values are unknown in one or more future data sets (in a score data set, for example). Data mining models use data from known variables to predict the values of target variables.  Used by SAS Enterprise Miner.
metadata:com.sas.metadata.remote:Text:com/sas/metadata/remote/Text.html:The superclass for files, SAS catalog entries and text stored in the repository itself.
metadata:com.sas.metadata.remote:TextStore:com/sas/metadata/remote/TextStore.html:Represents storing text in the repository.
metadata:com.sas.metadata.remote:Timestamp:com/sas/metadata/remote/Timestamp.html:This object contains a timestamp and the role of the timestamp.
metadata:com.sas.metadata.remote:Transformation:com/sas/metadata/remote/Transformation.html:This type is used for generic transformations such as stored procedures.
metadata:com.sas.metadata.remote:TransformationActivity:com/sas/metadata/remote/TransformationActivity.html:TransformationActivity contains TransformationSteps.  
metadata:com.sas.metadata.remote:TransformationStep:com/sas/metadata/remote/TransformationStep.html:TransformationStep contains mapping objects.  They may be ordered using an association to StepPrecedence.
metadata:com.sas.metadata.remote:Tree:com/sas/metadata/remote/Tree.html:This type represents a tree that is the root node for a hierarchy of groups of metadata.
metadata:com.sas.metadata.remote:TypeDefinition:com/sas/metadata/remote/TypeDefinition.html:Type definition is used to describe members of the SAS type dictionary. A type definition contains
metadata:com.sas.metadata.remote:UniqueKey:com/sas/metadata/remote/UniqueKey.html:A representation of the unique and primary keys of a table.  It is also associated with the columns in the table that comprise the key.
metadata:com.sas.metadata.remote:UnitofTime:com/sas/metadata/remote/UnitofTime.html:Unit of time.
metadata:com.sas.metadata.remote:UnsupportedPlatformVersionException:com/sas/metadata/remote/UnsupportedPlatformVersionException.html:
metadata:com.sas.metadata.remote:Variable:com/sas/metadata/remote/Variable.html:Used to define substitution strings and the replacement values.
metadata:com.sas.metadata.remote:WhereClause:com/sas/metadata/remote/WhereClause.html:DEPRECATED: Represents a Where SQL Clause.
metadata:com.sas.metadata.remote:WorkTable:com/sas/metadata/remote/WorkTable.html:Represents a table that is created as part of running SAS code that is not intended to be persisted.  Usually,  these types of tables are in the WORK library.
metadata:com.sas.metadata.remote:XMLUtil:com/sas/metadata/remote/XMLUtil.html:Contains utility methods for xml processing.
metadata:com.sas.metadata.remote:XPath:com/sas/metadata/remote/XPath.html:Used to describe an XPath location path.
