public class SemanticTypeManagerMemento extends java.lang.Object
| Constructor and Description |
|---|
SemanticTypeManagerMemento(SemanticTypeManager manager)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
SemanticTypeManager |
getState()
Obtain the save state.
|
public SemanticTypeManagerMemento(SemanticTypeManager manager)
manager - the semantic type manager to savepublic SemanticTypeManager getState()