Deprecated API


Contents
Deprecated Classes
com.change_vision.jude.api.inf.ui.IPluginExtraView
            
com.change_vision.jude.api.inf.presentation.ITopicPresentation
          Interface for Topic. 
com.change_vision.jude.api.inf.project.ProjectAccessorFactory
          6.7.0 
com.change_vision.jude.api.inf.system.SystemPropertyAccessorFactory
          6.7.0 
 

Deprecated Methods
com.change_vision.jude.api.inf.view.IDiagramViewManager.IDiagramViewManager.autoCreateClassDiagram(com.change_vision.jude.api.inf.model.IClass)
            
com.change_vision.jude.api.inf.model.IAssociation.IAssociation.getAttributes()
          Get Attributes (Association End). 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.getChildren()
          Get Children. 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.getLabel()
          Get Label. 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.getParent()
          Get Parent. 
com.change_vision.jude.api.inf.model.IMindMapDiagram.IMindMapDiagram.getRootTopic()
          Get root Topic. 
com.change_vision.jude.api.inf.model.IDiagram.IDiagram.getText()
          Get texts on the diagram. 
com.change_vision.jude.api.inf.model.IAttribute.IAttribute.isEnable()
          Check if it is able to navigate. 
com.change_vision.jude.api.inf.view.IDiagramViewManager.IDiagramViewManager.layoutAll()
            
com.change_vision.jude.api.inf.view.IDiagramViewManager.IDiagramViewManager.layoutSelected()
            
com.change_vision.jude.api.inf.model.IAttribute.IAttribute.setEnable(boolean)
          Set Enable. 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.setLabel(java.lang.String)
          Set Label.