-
- All Superinterfaces:
Serializable
public interface DocModel extends Serializable
Primary application artifact.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
IamsoftUndoManager
getUndoMgr()
-
-
-
Method Detail
-
getUndoMgr
IamsoftUndoManager getUndoMgr()
-
getName
String getName()
-
-