Class SessionNamespaceView_impl
java.lang.Object
org.apache.uima.resource.impl.SessionNamespaceView_impl
- All Implemented Interfaces:
Serializable, Session
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
mRootSession
-
mNamespace
-
-
Constructor Details
-
SessionNamespaceView_impl
-
-
Method Details
-
put
-
get
-
setRootSession
Sets the root session for this view. Not part of Session interface.- Parameters:
aSession- the root session
-