Package com.sas.hls.type

Provides the services and classes needed to describe the object type definitions within the system.

See:
          Description

Interface Summary
TypeService A service for retrieving object type information for objects stored in the system.
 

Class Summary
AttributeDefinition Provides information about attributes defined on a Type.
Type A Type represents an object type defined in the system and contains metadata representing the state maintained by instances of this type.
 

Enum Summary
AttributeDefinition.AttributeType The enumeration of value types that an attribute can have.
 

Package com.sas.hls.type Description

Provides the services and classes needed to describe the object type definitions within the system. Type definitions outline the attributes available on the object instances within the system and allow the addition of extended attributes for certain types.



Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA