Uses of Interface
com.sas.metadata.remote.Hierarchy

Packages that use Hierarchy
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of Hierarchy in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return Hierarchy
 Hierarchy HierarchyLevel.getAssociatedHierarchy()
          Gets the Hierarchy for AssociatedHierarchy
 Hierarchy CalculatedMember.getOwningHierarchy()
          Gets the Hierarchy for OwningHierarchy
 

Methods in com.sas.metadata.remote with parameters of type Hierarchy
 void HierarchyLevel.setAssociatedHierarchy(Hierarchy inObject)
          Sets the AssociatedHierarchys list 0th element to be inObject.
 void CalculatedMember.setOwningHierarchy(Hierarchy inObject)
          Sets the OwningHierarchys list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.