| Package | Description | 
|---|---|
| org.apache.uima | Apache UIMA | 
| org.apache.uima.impl | Apache UIMA internals | 
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| org.apache.uima.resource.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Session | UimaContext. getSession()Returns the Session object, which can be used to store data that pertains to a particular
 client session. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UimaContextAdmin. setSession(Session aSession)Sets the current session object. | 
| Modifier and Type | Method and Description | 
|---|---|
| Session | RootUimaContext_impl. getSession() | 
| Session | ChildUimaContext_impl. getSession() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RootUimaContext_impl. setSession(Session aSession) | 
| void | ChildUimaContext_impl. setSession(Session aSession) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigurationManager. setSession(Session aSession)Sets the current  Session. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Session_impl | 
| class  | SessionNamespaceView_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Session | ConfigurationManagerImplBase. getSession() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SessionNamespaceView_impl. setRootSession(Session aSession)Sets the root session for this view. | 
| void | ConfigurationManagerImplBase. setSession(Session aSession) | 
| Constructor and Description | 
|---|
| SessionNamespaceView_impl(Session aRootSession,
                         String aNamespace) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.