Interface TermHierarchyDesignSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface TermHierarchyDesignSession extends OsidSession

This session defines methods for managing a hierarchy of Terms . Each node in the hierarchy is a unique Term.

Like all OsidSessions, TermHierarchyDesignSessions are dedicated to single processing threads and a single authenticated user.