|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.change_vision.jude.api.inf.editor.IModelEditorFactory
public IModelEditorFactory
Interface to create ModelEditor.
Method Summary | |
---|---|
abstract BasicModelEditor |
getBasicModelEditor()
Create BasicModelEditor. |
abstract CompositeStructureModelEditor |
getCompositeStructureModelEditor()
Create CompositeStructureModelEditor. |
abstract ERModelEditor |
getERModelEditor()
Create ERModelEditor. |
abstract MindmapDiagramEditor |
getMindmapDiagramEditor()
Deprecated. Create MindmapDiagramEditor. |
abstract UseCaseModelEditor |
getUseCaseModelEditor()
Create UseCaseModelEditor. |
Method Detail |
---|
abstract BasicModelEditor getBasicModelEditor()
InvalidEditingException
- community version cannot use editing APIabstract ERModelEditor getERModelEditor()
InvalidEditingException
- community version cannot use editing APIabstract UseCaseModelEditor getUseCaseModelEditor()
InvalidEditingException
- community version cannot use editing APIabstract MindmapDiagramEditor getMindmapDiagramEditor()
InvalidEditingException
- community version cannot use editing APIabstract CompositeStructureModelEditor getCompositeStructureModelEditor()
InvalidEditingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |