|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.change_vision.jude.api.inf.editor.ModelEditorFactory
public class ModelEditorFactory
Class to create ModelEditor.
Method Summary | |
---|---|
static BasicModelEditor |
getBasicModelEditor()
Create BasicModelEditor. |
static CompositeStructureModelEditor |
getCompositeStructureModelEditor()
Create CompositeStructureModelEditor. |
static ERModelEditor |
getERModelEditor()
Create ERModelEditor. |
static MindmapDiagramEditor |
getMindmapDiagramEditor()
Deprecated. Create MindmapDiagramEditor. |
static UseCaseModelEditor |
getUseCaseModelEditor()
Create UseCaseModelEditor. |
Method Detail |
---|
public static BasicModelEditor getBasicModelEditor()
ClassNotFoundException
- Invalid Class Path
InvalidEditingException
- community version cannot use editing APIProjectAccessorFactory.getProjectAccessor()
,
ProjectAccessor.getTransactionManager()
,
ITransactionManager.isInTransaction()
public static ERModelEditor getERModelEditor()
ClassNotFoundException
- Invalid Class Path
InvalidEditingException
- community version cannot use editing APIProjectAccessorFactory.getProjectAccessor()
,
ProjectAccessor.getTransactionManager()
,
ITransactionManager.isInTransaction()
public static UseCaseModelEditor getUseCaseModelEditor()
ClassNotFoundException
- Invalid Class Path
InvalidEditingException
- community version cannot use editing APIProjectAccessorFactory.getProjectAccessor()
,
ProjectAccessor.getTransactionManager()
,
ITransactionManager.isInTransaction()
public static MindmapDiagramEditor getMindmapDiagramEditor()
ClassNotFoundException
- Invalid Class Path
InvalidEditingException
- community version cannot use editing APIProjectAccessorFactory.getProjectAccessor()
,
ProjectAccessor.getTransactionManager()
,
ITransactionManager.isInTransaction()
public static CompositeStructureModelEditor getCompositeStructureModelEditor()
ClassNotFoundException
- Invalid Class Path
InvalidEditingException
- community version cannot use editing APIProjectAccessorFactory.getProjectAccessor()
,
ProjectAccessor.getTransactionManager()
,
IModelEditorFactory.getCompositeStructureModelEditor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |